ruff/scripts/ty_benchmark/snapshots/pytorch_Pyrefly.txt

21874 lines
2.6 MiB

ERROR torch/__init__.py:67:5-17: Name `BoolTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:69:5-17: Name `ByteTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:71:5-17: Name `CharTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:73:5-19: Name `DoubleTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:75:5-18: Name `FloatTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:78:5-16: Name `IntTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:80:5-17: Name `LongTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:82:5-18: Name `ShortTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:91:5-12: Name `chunk` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:110:5-13: Name `matmul` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:112:5-11: Name `rand` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:113:5-12: Name `randn` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:124:5-12: Name `stack` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/__init__.py:291:5-51: Could not find import of `torch.version` [missing-import]
ERROR torch/__init__.py:1018:12-24: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1025:26-40: Could not import `_initExtension` from `torch._C` [missing-module-attribute]
ERROR torch/__init__.py:1184:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1197:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1215:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1308:5-32: No attribute `_set_default_tensor_type` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1311:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1361:5-26: No attribute `_set_default_dtype` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1510:5-37: No attribute `_set_deterministic_algorithms` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1517:12-44: No attribute `_get_deterministic_algorithms` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1525:12-54: No attribute `_get_deterministic_algorithms_warn_only` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1561:9-41: No attribute `_set_deterministic_algorithms` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1563:9-41: No attribute `_set_deterministic_algorithms` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1565:9-41: No attribute `_set_deterministic_algorithms` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1578:8-40: No attribute `_get_deterministic_algorithms` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1579:12-54: No attribute `_get_deterministic_algorithms_warn_only` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1591:12-44: No attribute `_get_float32_matmul_precision` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1657:5-37: No attribute `_set_float32_matmul_precision` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1670:5-23: No attribute `_set_warnAlways` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1677:12-30: No attribute `_get_warnAlways` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:1851:26-36: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1917:16-27: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1928:16-28: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1939:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1950:16-26: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1961:16-26: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1972:16-25: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1983:16-27: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/__init__.py:1994:16-26: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2005:16-26: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2016:16-30: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2027:16-29: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2038:16-28: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2049:16-28: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2060:16-27: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2071:16-28: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2082:16-30: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2093:16-30: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2145:1-18: No attribute `_initExtension` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:2160:23-37: `segment_reduce` is uninitialized [unbound-name]
ERROR torch/__init__.py:2161:9-23: `segment_reduce` is uninitialized [unbound-name]
ERROR torch/__init__.py:2168:19-40: No attribute `_VariableFunctions` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:2171:21-42: No attribute `_VariableFunctions` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:2192:69-80: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2279:5-23: Could not import `version` from `torch` [missing-module-attribute]
ERROR torch/__init__.py:2296:1-15: No attribute `_init_names` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:2330:28-45: Could not find name `contiguous_format` [unknown-name]
ERROR torch/__init__.py:2336:21-42: No attribute `get_num_threads` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2479:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/__init__.py:2664:5-27: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:2771:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2875:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2880:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2883:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2886:30-55: No attribute `_get_accelerator` in module `torch._C` [missing-attribute]
ERROR torch/__init__.py:2922:5-39: No attribute `sym_constrain_range_for_size` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2978:16-31: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2978:41-54: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2980:16-31: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2980:41-52: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/__init__.py:2982:16-31: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:10:22-34: Could not import `ScriptObject` from `torch._C` [missing-module-attribute]
ERROR torch/_C/_distributed_c10d.pyi:191:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:339:51-63: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:343:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:348:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:349:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:585:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:586:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:590:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:591:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:595:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:606:34-46: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:608:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:691:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:779:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:780:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:793:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:795:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:808:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:815:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_c10d.pyi:835:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:7:22-28: Could not import `Future` from `torch._C` [missing-module-attribute]
ERROR torch/_C/_distributed_rpc.pyi:47:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:47:70-82: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:72:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:72:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:73:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:81:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:81:51-63: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:82:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:87:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:87:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:98:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:98:59-71: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:99:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:110:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:110:70-82: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:114:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:115:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc.pyi:115:58-70: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc_testing.pyi:30:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc_testing.pyi:30:59-71: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_distributed_rpc_testing.pyi:31:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_C/_profiler.pyi:4:22-28: Could not import `device` from `torch._C` [missing-module-attribute]
ERROR torch/_C/_profiler.pyi:4:30-35: Could not import `dtype` from `torch._C` [missing-module-attribute]
ERROR torch/_C/_profiler.pyi:4:37-43: Could not import `layout` from `torch._C` [missing-module-attribute]
ERROR torch/_C_flatbuffer/__init__.pyi:2:22-38: Could not import `LiteScriptModule` from `torch._C` [missing-module-attribute]
ERROR torch/_C_flatbuffer/__init__.pyi:2:40-52: Could not import `ScriptModule` from `torch._C` [missing-module-attribute]
ERROR torch/_VF.py:25:19-46: No attribute `_VariableFunctions` in module `torch._C` [missing-attribute]
ERROR torch/__config__.py:9:12-33: No attribute `_show_config` in module `torch._C` [missing-attribute]
ERROR torch/__config__.py:17:12-31: No attribute `_cxx_flags` in module `torch._C` [missing-attribute]
ERROR torch/__config__.py:22:12-35: No attribute `_parallel_info` in module `torch._C` [missing-attribute]
ERROR torch/_awaits/__init__.py:7:12-19: Name `Await` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/_awaits/__init__.py:14:14-29: No attribute `_Await` in module `torch._C` [missing-attribute]
ERROR torch/_classes.py:12:9-20: Class member `_ClassNamespace.__getattr__` overrides parent class `ModuleType` in an inconsistent manner [bad-param-name-override]
ERROR torch/_classes.py:13:17-58: No attribute `_get_custom_class_python_wrapper` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/autograd.py:53:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_custom_op/autograd.py:57:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/autograd.py:113:18-53: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:113:9-53: No attribute `_dispatch_set_report_error_callback` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:150:25-51: No attribute `_DispatchOperatorHandle` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:216:18-41: No attribute `_dispatch_call_boxed` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:246:12-61: No attribute `_dispatch_has_computed_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:341:12-52: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:356:16-56: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:374:12-52: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:376:19-59: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:384:12-52: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:396:12-52: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:484:12-45: No attribute `_dispatch_find_schema_or_throw` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:691:24-40: Module `torch._custom_op` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_custom_op/impl.py:691:24-45: Module `torch._custom_op.impl` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_custom_op/impl.py:693:17-33: Module `torch._custom_op` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_custom_op/impl.py:693:17-38: Module `torch._custom_op.impl` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_custom_op/impl.py:706:13-25: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_custom_op/impl.py:713:5-49: No attribute `_dispatch_set_report_error_callback` in module `torch._C` [missing-attribute]
ERROR torch/_decomp/__init__.py:59:8-17: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_decomp/__init__.py:89:12-41: No attribute `_dispatch_has_kernel` in module `torch._C` [missing-attribute]
ERROR torch/_decomp/decompositions.py:144:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:162:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:168:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:170:50-59: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:177:12-27: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:193:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:193:24-35: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:200:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:212:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:219:19-30: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:219:31-42: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:226:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:229:9-20: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:236:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:245:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:261:22-32: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:276:26-35: No attribute `erf` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:277:23-32: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:284:27-37: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:285:21-34: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:294:19-32: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:301:24-33: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:307:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:316:18-29: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:317:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:347:17-28: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:348:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:349:9-18: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:349:20-29: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:357:16-26: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:359:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:364:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:365:17-32: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:366:16-29: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:367:19-34: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:368:16-29: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:369:19-35: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:370:16-29: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:402:11-24: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:404:19-28: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:405:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:406:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:420:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:431:13-22: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:433:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:436:21-31: No attribute `sign` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:462:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:465:9-20: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:499:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:500:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:501:18-31: No attribute `scatter` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:512:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:530:26-39: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:535:12-21: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:631:27-40: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:632:9-20: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:633:18-31: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:633:32-41: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:650:46-57: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:666:12-23: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:666:24-33: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:679:42-55: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:695:14-29: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:695:53-76: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:697:14-29: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:697:53-76: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:698:11-20: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:699:11-20: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:715:12-31: No attribute `slice_scatter` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:818:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:821:12-22: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:821:60-70: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:823:16-33: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:826:16-33: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:829:16-33: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:841:12-32: No attribute `select_scatter` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:850:12-34: No attribute `diagonal_scatter` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:854:59-70: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:865:65-76: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:868:45-54: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:883:65-76: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:885:32-41: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:885:52-61: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:897:25-37: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:897:45-56: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:976:33-77: Argument `tuple[int, int, int, int]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:1084:28-76: Argument `tuple[int, int, int, int]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:1112:16-34: No attribute `squeeze_copy` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1114:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1114:67-78: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1133:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1134:13-30: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1139:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1140:13-30: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1161:21-37: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1161:46-62: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1161:76-86: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1166:21-36: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1170:24-39: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1170:53-63: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1182:27-37: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1188:24-33: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1190:17-27: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1191:24-33: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1192:29-38: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1207:27-37: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1215:17-27: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1217:25-34: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1217:35-44: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1217:45-54: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1261:16-31: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1299:41-51: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1368:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1370:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1386:39-62: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1433:48-59: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1446:26-39: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_decomp/decompositions.py:1476:19-27: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1516:19-27: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1563:10-19: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1572:22-31: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1573:22-31: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1574:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1581:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1583:17-27: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1592:13-22: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1593:15-24: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1664:47-70: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1701:9-18: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1702:10-19: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1703:10-19: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1704:10-19: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1715:24-33: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1721:22-31: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1777:34-47: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1777:49-64: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1778:23-34: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1778:35-48: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1780:23-34: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1780:35-48: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1784:19-30: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1801:9-28: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1802:9-31: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1829:42-65: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1831:60-83: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1833:52-75: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1872:19-28: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1878:24-33: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1908:28-42: No attribute `var_mean` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1911:16-27: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1915:21-34: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1916:21-34: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1926:28-41: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:1938:23-33: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2152:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2153:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2243:12-43: Object of class `bool` has no attribute `to` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2243:13-28: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2243:50-61: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2253:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2255:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2258:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2260:36-49: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2273:20-39: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2278:24-36: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_decomp/decompositions.py:2280:20-32: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_decomp/decompositions.py:2283:20-32: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_decomp/decompositions.py:2287:16-27: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2327:54-65: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2332:37-48: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2424:18-29: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2595:16-25: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2598:16-25: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2601:18-30: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2601:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2614:21-33: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2614:66-77: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2619:22-41: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2622:19-32: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2638:16-26: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2650:20-37: No attribute `masked_fill` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2704:26-37: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2753:26-37: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2929:11-24: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2930:9-18: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2930:20-29: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2935:18-29: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:2944:25-40: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3062:26-38: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3062:52-65: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3063:64-75: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3177:29-52: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3222:12-24: No attribute `concat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3271:11-20: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3272:18-27: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3308:11-20: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3320:14-25: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3321:14-25: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3398:21-34: No attribute `dropout` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3430:51-61: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3432:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3461:51-61: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3463:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3495:37-47: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3498:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3530:37-47: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3533:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3572:11-20: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3617:18-30: No attribute `concat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3620:18-30: No attribute `concat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3635:22-31: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3635:45-54: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3637:11-20: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3657:16-44: No attribute `_get_mkldnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3666:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3671:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3671:43-57: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3722:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3722:51-62: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3755:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3755:51-62: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3803:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3833:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3935:14-25: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3935:34-45: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3938:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3938:43-54: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3942:18-29: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3944:18-30: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3947:35-43: Object of class `bool` has no attribute `sum` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3972:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3976:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:3999:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4011:25-48: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4050:33-43: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4050:45-54: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4055:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4078:33-43: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4078:45-54: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4083:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4124:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4128:15-27: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4130:14-25: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4139:16-28: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4140:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4143:24-52: Object of class `bool` has no attribute `sum` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4207:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4208:15-26: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4209:15-26: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4212:18-30: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4213:18-30: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4231:19-28: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4235:49-60: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4235:70-82: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4238:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4241:12-26: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4252:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4255:50-56: Argument `tuple[Literal[0], Literal[2]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:4256:50-56: Argument `tuple[Literal[1], Literal[1]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:4257:54-60: Argument `tuple[Literal[2], Literal[0]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:4268:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4271:50-56: Argument `tuple[Literal[0], Literal[3]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:4272:50-56: Argument `tuple[Literal[1], Literal[2]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:4273:50-56: Argument `tuple[Literal[2], Literal[1]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:4274:54-60: Argument `tuple[Literal[3], Literal[0]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_decomp/decompositions.py:4348:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4352:17-27: No attribute `fmod` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4353:58-68: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4354:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4362:20-31: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4368:20-31: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4387:16-33: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4388:22-39: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4388:49-66: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4391:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4392:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4402:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4403:35-46: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4403:61-72: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4571:16-25: No attribute `dot` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4573:16-24: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4575:16-29: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4575:30-38: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4575:39-54: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4577:16-24: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4709:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4710:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4723:14-25: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4724:14-25: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4733:23-34: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4738:47-57: No attribute `sign` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4738:71-82: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4742:47-57: No attribute `sign` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4742:71-82: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4747:17-28: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4748:17-28: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4754:27-38: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4760:23-34: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4807:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4824:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4825:16-27: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4878:24-36: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4885:16-33: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4957:12-22: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4959:12-22: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4974:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4975:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4975:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4976:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4989:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4990:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4990:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:4991:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5037:9-21: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5043:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5044:9-20: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5075:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5077:15-25: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5077:26-37: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5081:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5082:9-21: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5084:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5085:17-26: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5091:9-20: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5128:9-32: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5179:35-58: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5201:14-23: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5215:12-21: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5227:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5253:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5253:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5263:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5266:20-28: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5268:20-28: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5282:25-40: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5285:17-27: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5285:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5287:17-27: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5290:19-32: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5293:9-26: Object of class `bool` has no attribute `to` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5299:16-32: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5299:49-59: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5314:24-33: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5315:41-51: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5318:26-47: No attribute `constant_pad_nd` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5323:16-32: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5328:35-45: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5329:15-33: No attribute `searchsorted` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5330:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5332:15-30: Object of class `bool` has no attribute `logical_not` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5333:16-27: Object of class `bool` has no attribute `reshape` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5346:25-48: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions.py:5347:25-46: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:104:12-21: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:104:22-32: No attribute `diag` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:109:11-24: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:110:9-18: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:110:20-29: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:115:18-29: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:124:12-22: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:125:11-20: No attribute `var` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:126:11-20: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:128:16-26: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:173:9-18: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:174:10-19: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:175:10-19: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:176:10-19: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:182:19-35: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:186:42-51: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:192:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:194:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:198:40-49: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:202:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:204:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:248:18-29: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:260:12-25: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:262:23-32: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:263:13-22: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:265:17-30: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:266:18-31: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:266:32-41: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:269:22-35: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:271:22-35: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:282:23-39: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:286:23-34: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_jvp.py:291:21-37: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:33:36-49: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:37:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:52:19-40: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:78:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:79:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:102:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:106:39-51: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:253:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:255:23-38: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:255:51-64: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:260:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:263:12-27: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/_decomp/decompositions_for_rng.py:263:40-53: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_dispatch/python.py:14:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_dispatch/python.py:19:24-57: No attribute `_DisablePythonDispatcher` in module `torch._C` [missing-attribute]
ERROR torch/_dispatch/python.py:20:28-60: No attribute `_EnablePythonDispatcher` in module `torch._C` [missing-attribute]
ERROR torch/_dispatch/python.py:21:23-50: No attribute `_EnablePreDispatch` in module `torch._C` [missing-attribute]
ERROR torch/_dispatch/python.py:57:13-60: No attribute `_dispatch_tls_is_dispatch_key_included` in module `torch._C` [missing-attribute]
ERROR torch/_dispatch/python.py:58:9-29: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_dispatch/python.py:60:12-57: No attribute `_functionalization_reapply_views_tls` in module `torch._C` [missing-attribute]
ERROR torch/_dispatch/python.py:62:9-41: No attribute `_disable_functionalization` in module `torch` [missing-attribute]
ERROR torch/_dispatch/python.py:67:13-44: No attribute `_enable_functionalization` in module `torch` [missing-attribute]
ERROR torch/_dispatch/python.py:74:25-44: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dispatch/python.py:126:20-47: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_dispatch/python.py:127:25-54: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_dispatch/python.py:183:30-50: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_dispatch/python.py:192:34-54: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/__init__.py:153:9-40: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/__init__.py:160:9-27: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/_trace_wrapped_higher_order_op.py:35:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/_trace_wrapped_higher_order_op.py:59:12-23: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_dynamo/_trace_wrapped_higher_order_op.py:121:6-19: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/_trace_wrapped_higher_order_op.py:139:22-42: No attribute `_TensorMeta` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/_trace_wrapped_higher_order_op.py:160:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_dynamo/_trace_wrapped_higher_order_op.py:171:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/_trace_wrapped_higher_order_op.py:215:40-56: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_dynamo/aot_compile.py:161:14-36: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/aot_compile.py:226:13-26: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/aot_compile.py:227:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/aot_compile.py:227:13-36: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/aot_compile_types.py:49:14-30: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/aot_compile_types.py:49:14-37: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/common.py:166:58-70: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/common.py:170:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/common.py:173:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/common.py:177:12-25: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/cudagraphs.py:95:11-23: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/cudagraphs.py:96:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/cudagraphs.py:203:23-54: Module `torch._inductor.cudagraph_trees` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/cudagraphs.py:267:26-42: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/debugging.py:101:19-36: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/debugging.py:224:12-28: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/debugging.py:224:12-35: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/debugging.py:226:10-26: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/debugging.py:226:10-33: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/debugging.py:229:16-32: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/debugging.py:229:16-39: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/debugging.py:372:27-37: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/debugging.py:382:27-37: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/debugging.py:394:27-37: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/debugging.py:395:27-36: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/distributed.py:191:15-28: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/distributed.py:311:31-44: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/distributed.py:319:35-48: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/distributed.py:346:35-48: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/distributed.py:576:20-29: Module `torch.fx.passes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/torchxla.py:33:16-54: Could not find import of `torch_xla.core.dynamo_bridge` [missing-import]
ERROR torch/_dynamo/backends/tvm.py:83:9-39: Could not find import of `tvm` [missing-import]
ERROR torch/_dynamo/backends/tvm.py:118:9-44: Could not find import of `tvm` [missing-import]
ERROR torch/_dynamo/backends/tvm.py:164:20-36: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/_dynamo/backends/tvm.py:165:16-34: Module `torch.utils.dlpack` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/backends/tvm.py:169:34-44: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_dynamo/bytecode_transformation.py:1364:21-37: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
WARN torch/_dynamo/bytecode_transformation.py:1399:12-26: `types.CodeType.co_lnotab` is deprecated [deprecated]
WARN torch/_dynamo/bytecode_transformation.py:1399:30-44: `types.CodeType.co_lnotab` is deprecated [deprecated]
WARN torch/_dynamo/bytecode_transformation.py:1399:74-88: `types.CodeType.co_lnotab` is deprecated [deprecated]
ERROR torch/_dynamo/codegen.py:311:42-55: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:91:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:167:28-39: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:181:20-31: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:192:20-31: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:420:13-34: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:420:13-50: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:422:16-427:10: Returned type `tuple[str, list[Tensor], list[Unknown], list[float | int]]` is not assignable to declared return type `tuple[str, list[Tensor], list[IntLikeType], list[FloatLikeType]]` [bad-return]
ERROR torch/_dynamo/compiled_autograd.py:473:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:486:19-35: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:486:19-49: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:486:19-66: Module `torch._functorch._aot_autograd.runtime_wrappers` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:604:28-39: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:634:19-35: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:634:19-49: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:634:19-66: Module `torch._functorch._aot_autograd.runtime_wrappers` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:689:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:731:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:783:30-39: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:849:13-29: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1123:51-62: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_dynamo/compiled_autograd.py:1398:41-62: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1398:41-75: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1521:17-33: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1537:17-33: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1551:9-25: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1563:9-25: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1573:5-21: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1574:5-21: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1575:5-21: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/compiled_autograd.py:1597:64-87: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_dynamo/comptime.py:234:9-235:27: `InstructionTranslatorBase | None` is not assignable to `InstructionTranslatorBase` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_dynamo/convert_frame.py:289:27-48: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:296:13-47: No attribute `_PreserveDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:300:36-67: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:304:17-62: No attribute `_is_default_mobile_cpu_allocator_set` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:307:27-50: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:311:22-51: No attribute `DisableTorchFunction` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:313:37-72: No attribute `_get_fp32_precision_getter` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:329:24-58: No attribute `_len_torch_function_stack` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:333:17-43: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:342:21-66: No attribute `_is_default_mobile_cpu_allocator_set` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:345:21-65: No attribute `_unset_default_mobile_cpu_allocator` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:347:26-55: No attribute `DisableTorchFunction` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:349:17-52: No attribute `_set_fp32_precision_setter` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/convert_frame.py:667:9-671:43: `FrameType | None` is not assignable to `FrameType` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_dynamo/create_parameter_op.py:43:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/create_parameter_op.py:43:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/create_parameter_op.py:47:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:69:12-31: Could not find import of `libfb.py.build_info` [missing-import]
ERROR torch/_dynamo/debug_utils.py:226:18-41: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:461:65-78: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:462:44-57: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:467:39-52: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:476:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:481:17-30: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:498:20-33: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:543:22-41: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:545:12-31: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:546:6-25: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:554:35-48: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:555:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:570:26-45: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:571:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:601:26-45: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:602:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:628:16-35: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:629:26-45: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:632:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:642:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:650:43-64: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:707:31-50: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:708:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:822:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:850:27-46: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/debug_utils.py:850:65-76: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:864:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_dynamo/debug_utils.py:864:67-78: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_dynamo/decorators.py:158:9-17: Class member `set_stance.__exit__` overrides parent class `_DecoratorContextManager` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/decorators.py:823:12-18: Could not find import of `einops` [missing-import]
ERROR torch/_dynamo/device_interface.py:30:26-70: Could not import `_cuda_getCurrentRawStream` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/device_interface.py:106:24-36: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:110:29-41: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:114:28-40: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:143:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:145:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:224:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:226:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:284:16-31: Could not find import of `triton.backends` [missing-import]
ERROR torch/_dynamo/device_interface.py:295:26-70: Could not import `_mtia_getCurrentRawStream` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/device_interface.py:321:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:323:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:369:9-36: Class member `MtiaInterface.raise_if_triton_unavailable` overrides parent class `DeviceInterface` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/device_interface.py:370:16-31: Could not find import of `triton.backends` [missing-import]
ERROR torch/_dynamo/device_interface.py:378:26-68: Could not import `_xpu_getCurrentRawStream` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/device_interface.py:404:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:406:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:455:16-31: Could not find import of `triton.backends` [missing-import]
ERROR torch/_dynamo/device_interface.py:468:17-28: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:519:16-31: Could not find import of `triton.backends` [missing-import]
ERROR torch/_dynamo/device_interface.py:532:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:534:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:534:37-53: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:536:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:572:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:574:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:579:49-61: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/device_interface.py:580:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/eval_frame.py:357:12-28: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/eval_frame.py:527:9-20: Class member `OptimizedModule.__setattr__` overrides parent class `Module` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/eval_frame.py:868:26-46: No attribute `_is_tracing` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/eval_frame.py:876:39-52: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/eval_frame.py:914:21-40: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/eval_frame.py:940:21-40: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/eval_frame.py:1057:23-54: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/eval_frame.py:1429:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/eval_frame.py:1739:9-30: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/eval_frame.py:1954:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/eval_frame.py:2228:22-40: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/exc.py:388:35-43: Cannot index into `dict[type[AttributeError] | type[GeneratorExit] | type[IndexError] | type[KeyError] | type[LookupError] | type[NotImplementedError] | type[RuntimeError] | type[StopIteration] | type[TypeError], type[ObservedAttributeError] | type[ObservedGeneratorExit] | type[ObservedIndexError] | type[ObservedKeyError] | type[ObservedLookupError] | type[ObservedNotImplementedError] | type[ObservedRuntimeError] | type[ObservedTypeError] | type[ObservedUserStopIteration]]` [bad-index]
ERROR torch/_dynamo/functional_export.py:348:9-17: Class member `DynamoGraphTransformer.run_node` overrides parent class `Transformer` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/functional_export.py:374:70-377:18: Cannot index into `Module` [bad-index]
ERROR torch/_dynamo/functional_export.py:381:55-384:18: Cannot index into `Module` [bad-index]
ERROR torch/_dynamo/functional_export.py:800:43-63: Module `torch._dynamo.source` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/graph_region_tracker.py:55:5-16: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/graph_region_tracker.py:155:9-30: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/graph_region_tracker.py:156:9-40: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/graph_region_tracker.py:157:9-30: No attribute `get_num_threads` in module `torch` [missing-attribute]
ERROR torch/_dynamo/graph_region_tracker.py:158:9-68: No attribute `_get_cublas_allow_fp16_reduced_precision_reduction` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/graph_region_tracker.py:159:9-68: No attribute `_get_cublas_allow_bf16_reduced_precision_reduction` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/graph_region_tracker.py:160:9-32: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/graph_region_tracker.py:162:9-40: No attribute `_get_cublas_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/graph_utils.py:87:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:220:26-40: Could not import `DispatchKeySet` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/guards.py:770:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:783:23-39: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:852:25-65: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:853:9-49: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:1011:14-27: Module `torch.package` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:1818:24-40: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2074:32-55: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:2102:22-38: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2102:22-50: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2112:21-37: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2112:21-51: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2112:21-57: Module `torch._functorch._aot_autograd.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2114:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2114:13-43: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2114:13-49: Module `torch._functorch._aot_autograd.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2205:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:2206:17-29: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:2477:21-40: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2771:20-39: Module `torch._inductor.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:2810:29-52: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:2861:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:2861:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:3195:9-24: No attribute `Stream` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:3199:17-43: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3231:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:3243:13-36: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:3252:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:3268:29-52: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:3276:59-82: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:3277:16-39: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:3282:10-29: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3283:16-35: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3299:16-38: Module `torch.distributed.fsdp` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3361:21-37: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:3362:21-31: Object of class `TensorWithFlatten` has no attribute `device` [missing-attribute]
ERROR torch/_dynamo/guards.py:3364:21-44: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:3370:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_dynamo/guards.py:3373:17-40: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:3395:30-53: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/guards.py:3398:30-49: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3461:19-36: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3470:33-55: Module `torch.distributed.fsdp` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3472:27-49: Module `torch.distributed.fsdp` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3477:24-46: Module `torch.distributed.fsdp` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3507:15-32: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3553:37-53: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3776:23-40: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3788:23-40: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/guards.py:3842:25-3844:20: Object of class `object` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/guards.py:3855:21-34: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/logging.py:52:16-22: Could not find import of `triton` [missing-import]
ERROR torch/_dynamo/output_graph.py:335:28-44: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:335:28-56: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:336:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:337:25-41: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:411:21-40: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:411:51-70: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:412:9-28: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:416:25-44: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:416:55-74: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:549:30-46: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:549:30-58: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:550:28-47: Module `torch.utils._device` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:553:16-32: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:671:44-84: No attribute `_is_torch_function_mode_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:802:14-33: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:807:16-47: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:815:12-43: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:818:21-37: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:818:21-51: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:818:21-57: Module `torch._functorch._aot_autograd.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:820:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:820:13-43: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:820:13-49: Module `torch._functorch._aot_autograd.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:995:65-86: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:998:31-57: No attribute `set_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:999:13-38: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1002:31-57: No attribute `set_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1003:13-38: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1006:31-55: No attribute `set_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1007:13-37: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1010:31-55: No attribute `set_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1011:13-37: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1014:13-45: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1015:13-44: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1652:36-59: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:1659:39-62: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:1664:50-71: Module `torch._dynamo.codegen` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:1683:45-68: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:1942:24-45: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1945:33-59: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1951:37-63: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:1966:19-36: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:2323:25-60: Module `torch._dynamo.graph_bytecode_inputs` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/output_graph.py:2591:66-84: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:2829:12-21: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:2844:16-25: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:2859:24-52: No attribute `_jit_resolve_packet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:2872:12-21: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3005:12-43: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3246:9-20: Class member `SubgraphTracer.create_node` overrides parent class `Tracer` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/output_graph.py:3573:40-53: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3595:42-58: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3598:43-59: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3598:61-77: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3601:43-59: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3601:61-77: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3701:40-53: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3721:42-58: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3724:43-59: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3724:61-77: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3727:43-59: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_dynamo/output_graph.py:3727:61-77: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_dynamo/package.py:123:12-32: Module `torch._dynamo.guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/package.py:849:53-73: Module `torch._dynamo.guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/package.py:1014:9-14: Class member `InMemoryDynamoStore.write` overrides parent class `DynamoStore` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/package.py:1058:9-14: Class member `DiskDynamoStore.write` overrides parent class `DynamoStore` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/pgo.py:598:9-73: Could not find import of `torch._inductor.fb.remote_cache` [missing-import]
ERROR torch/_dynamo/polyfills/__init__.py:96:24-40: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_dynamo/polyfills/__init__.py:100:10-31: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/polyfills/__init__.py:362:14-32: No attribute `_foreach_sub` in module `torch` [missing-attribute]
ERROR torch/_dynamo/polyfills/__init__.py:363:14-32: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/_dynamo/polyfills/__init__.py:364:12-31: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/_dynamo/polyfills/__init__.py:368:12-30: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/_dynamo/polyfills/fx.py:4:22-39: Could not import `_fx_map_aggregate` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/polyfills/fx.py:4:41-52: Could not import `_fx_map_arg` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/polyfills/os.py:17:1-64: Argument `(path: PathLike[AnyStr] | AnyStr) -> AnyStr` is not assignable to parameter with type `(path: str) -> str` [bad-argument-type]
ERROR torch/_dynamo/polyfills/tensor.py:14:10-47: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/repro/after_aot.py:42:5-63: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_dynamo/repro/after_aot.py:43:5-47: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_dynamo/repro/after_aot.py:507:25-46: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/repro/after_aot.py:507:25-62: Module `torch.fx.experimental._backward_state` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/repro/after_aot.py:792:5-27: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/repro/after_aot.py:883:14-40: Module `torch.utils._content_store` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/repro/after_aot.py:886:14-40: Module `torch.utils._content_store` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/repro/after_dynamo.py:231:42-67: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/repro/aoti.py:305:5-27: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/side_effects.py:724:26-50: Module `torch._dynamo.variables.torch_function` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/side_effects.py:958:22-46: Module `torch._dynamo.variables.torch_function` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/side_effects.py:967:24-48: Module `torch._dynamo.variables.torch_function` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/source.py:26:19-40: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/_dynamo/symbolic_convert.py:686:21-40: No attribute `_assert_async` in module `torch` [missing-attribute]
ERROR torch/_dynamo/symbolic_convert.py:699:26-47: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/symbolic_convert.py:699:26-63: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/symbolic_convert.py:711:34-53: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/symbolic_convert.py:722:17-36: No attribute `_assert_async` in module `torch` [missing-attribute]
ERROR torch/_dynamo/symbolic_convert.py:1843:21-34: Module `torch.package` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/symbolic_convert.py:4176:26-39: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/symbolic_convert.py:4562:14-33: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/symbolic_convert.py:4564:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/symbolic_convert.py:4565:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/symbolic_convert.py:4566:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/symbolic_convert.py:5075:21-34: Module `torch.package` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/tensor_version_op.py:53:15-33: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/tensor_version_op.py:70:5-23: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/test_case.py:87:39-60: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/test_case.py:101:47-68: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/test_minifier_common.py:83:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/test_minifier_common.py:107:2-24: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/test_minifier_common.py:138:31-53: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/test_minifier_common.py:164:17-39: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/test_minifier_common.py:264:17-39: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/testing.py:116:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:383:14-25: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:384:14-25: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:425:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:425:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:426:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:441:22-33: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:441:53-66: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:445:22-33: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:447:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:448:12-28: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_dynamo/testing.py:558:16-46: Could not find import of `torch_xla.core.xla_model` [missing-import]
ERROR torch/_dynamo/trace_rules.py:4036:5-30: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/trace_rules.py:4037:5-30: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/trace_rules.py:4038:5-30: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/trace_rules.py:4039:5-30: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/trace_rules.py:4040:5-30: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:74:5-30: Could not import `_len_torch_function_stack` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/utils.py:75:5-30: Could not import `_pop_torch_function_stack` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/utils.py:76:5-34: Could not import `_push_on_torch_function_stack` from `torch._C` [missing-module-attribute]
ERROR torch/_dynamo/utils.py:740:23-36: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:857:5-22: No attribute `FloatTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:857:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:857:40-51: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:858:5-23: No attribute `DoubleTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:858:26-39: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:858:41-53: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:859:5-21: No attribute `HalfTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:859:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:859:39-49: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:860:5-25: No attribute `BFloat16Tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:860:28-42: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:861:5-21: No attribute `ByteTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:861:24-35: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:862:5-21: No attribute `CharTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:862:24-34: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:863:5-21: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:863:24-35: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:863:37-47: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:864:5-20: No attribute `IntTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:864:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:864:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:865:5-22: No attribute `ShortTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:865:25-36: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:865:38-49: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:866:5-21: No attribute `BoolTensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:866:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:1077:58-87: Could not find name `_builtin_final_typing_classes` [unknown-name]
ERROR torch/_dynamo/utils.py:1626:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:1665:13-77: Could not find import of `torch._inductor.fb.remote_cache` [missing-import]
ERROR torch/_dynamo/utils.py:1680:22-35: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:1901:36-49: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:1944:36-49: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:2044:26-39: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:2161:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2170:13-24: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2185:24-40: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2186:20-43: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2193:29-45: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2193:47-63: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2199:20-50: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2215:22-43: No attribute `empty_quantized` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2217:22-33: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2287:25-51: No attribute `_DisableFuncTorch` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/utils.py:2288:29-57: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:2290:21-32: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2293:30-41: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2297:14-42: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:2413:21-32: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2415:30-41: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2417:37-48: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2479:5-17: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2480:5-16: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2481:5-24: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2482:5-17: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2483:5-16: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2484:5-16: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2490:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_dynamo/utils.py:2510:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2532:21-54: Module `torch.nested._internal.nested_int` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:2646:39-53: `type[Iterator]` is not assignable to `type[Iterator[Any]]` [bad-assignment]
ERROR torch/_dynamo/utils.py:2647:39-59: `type[Iterator]` is not assignable to `type[Iterator[Any]]` [bad-assignment]
ERROR torch/_dynamo/utils.py:2981:12-22: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2981:23-33: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:2981:34-46: No attribute `square` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3011:71-81: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3088:58-70: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3101:29-39: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3105:21-35: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3106:34-45: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3107:34-45: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3117:36-49: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3118:36-49: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3119:16-30: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3132:16-30: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3136:34-47: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3148:25-39: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3178:46-59: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3178:61-75: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3211:29-51: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:3233:55-67: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3251:13-28: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3252:13-28: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:3325:27-53: Module `torch._dynamo.output_graph` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:3542:32-57: No attribute `_dispatch_pystub` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/utils.py:3980:16-31: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4054:11-30: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4055:13-32: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4072:9-28: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4133:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4438:9-27: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/utils.py:4439:9-32: No attribute `default_generator` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4444:9-27: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/utils.py:4445:9-32: No attribute `default_generator` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4496:35-73: No attribute `_disabled_torch_function_impl` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/utils.py:4507:27-40: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4557:14-45: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4594:9-13: `args` cannot be annotated with `list[Any]`, it is already defined with type `tuple[Any, ...]` [redefinition]
ERROR torch/_dynamo/utils.py:4612:8-39: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4690:17-35: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4693:9-27: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4697:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4697:52-73: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4708:12-43: No attribute `_get_function_stack_at` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/utils.py:4724:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4724:49-61: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4792:63-75: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4793:12-27: No attribute `Stream` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/utils.py:4796:62-73: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4797:12-26: No attribute `Event` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/utils.py:4890:55-86: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/utils.py:4910:14-42: Module `torch._subclasses.meta_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/utils.py:4936:9-27: Module `torch._C._profiler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:388:25-29: `None` is not assignable to attribute `_example` with type `SymInt | TensorWeakRef` [bad-assignment]
ERROR torch/_dynamo/variables/builder.py:398:20-24: Argument `None` is not assignable to parameter `source` with type `Source` in function `GraphArg.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:399:22-37: Argument `BackwardState` is not assignable to parameter `_example` with type `SymInt | TensorWeakRef` in function `GraphArg.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:534:21-56: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:539:64-74: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:667:13-59: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_dynamo/variables/builder.py:668:13-55: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_dynamo/variables/builder.py:690:13-693:14: Could not find import of `triton.tools.experimental_descriptor` [missing-import]
ERROR torch/_dynamo/variables/builder.py:695:13-72: Could not find import of `triton.tools.tensor_descriptor` [missing-import]
ERROR torch/_dynamo/variables/builder.py:738:17-23: Argument `list[LazyVariableTracker]` is not assignable to parameter `items` with type `list[VariableTracker]` in function `torch._dynamo.variables.lists.NamedTupleVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:846:34-39: Argument `list[LazyVariableTracker]` is not assignable to parameter `items` with type `list[VariableTracker]` in function `torch._dynamo.variables.dicts.SetVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:854:22-41: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:866:32-49: No attribute `DispatchKey` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:866:51-70: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:948:34-42: Object of class `NoneType` has no attribute `iinfo` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:972:40-59: Object of class `FunctionCtx` has no attribute `saved_tensors` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1019:32-58: No attribute `_ImperativeEngine` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1043:20-73: Class `VariableTracker` has no class attribute `create_with_source`
Object of class `NoneType` has no attribute `create_with_source` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1063:32-44: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1075:33-53: No attribute `_SDPAParams` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1078:32-48: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:1078:32-60: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:1081:32-43: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1112:32-52: No attribute `DispatchKeySet` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1150:21-31: Object of class `_DynamicScalar` has no attribute `real` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1156:26-36: Object of class `_DynamicScalar` has no attribute `real` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1222:22-32: `new_symint` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:1223:17-27: `new_symint` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:1229:17-27: `new_symint` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:1233:36-46: `new_symint` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:1236:24-34: `new_symint` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:1240:61-71: `new_symint` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:1243:17-27: `new_symint` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:1243:68-78: `new_symint` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:1322:20-64: Class `VariableTracker` has no class attribute `create_with_source`
Object of class `NoneType` has no attribute `create_with_source` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1341:17-22: Argument `DummyModule | ModuleType` is not assignable to parameter `value` with type `ModuleType` in function `torch._dynamo.variables.misc.PythonModuleVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1347:47-66: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:1396:24-68: Class `VariableTracker` has no class attribute `create_with_source`
Object of class `NoneType` has no attribute `create_with_source` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1448:34-39: Argument `type[Unknown] | Unknown` is not assignable to parameter `_example` with type `SymInt | TensorWeakRef` in function `GraphArg.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1498:30-35: Argument `type[Unknown] | Unknown` is not assignable to parameter `_example` with type `SymInt | TensorWeakRef` in function `GraphArg.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1568:17-23: Argument `list[LazyVariableTracker]` is not assignable to parameter `items` with type `list[VariableTracker]` in function `torch._dynamo.variables.lists.BaseListVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1588:17-23: Argument `list[LazyVariableTracker]` is not assignable to parameter `items` with type `list[VariableTracker]` in function `torch._dynamo.variables.lists.BaseListVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1606:17-23: Argument `list[LazyVariableTracker]` is not assignable to parameter `items` with type `list[VariableTracker]` in function `torch._dynamo.variables.dicts.FrozensetVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1606:17-23: Argument `list[LazyVariableTracker]` is not assignable to parameter `items` with type `list[VariableTracker]` in function `torch._dynamo.variables.dicts.SetVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1688:53-63: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1765:17-22: Argument `list[Unknown]` is not assignable to parameter `_example` with type `SymInt | TensorWeakRef` in function `GraphArg.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1793:59-65: Argument `list[LazyVariableTracker]` is not assignable to parameter `items` with type `list[VariableTracker]` in function `torch._dynamo.variables.lists.BaseListVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:1924:34-55: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:1924:34-68: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:1925:25-39: Object of class `_AttrProxy` has no attribute `get_base` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1937:25-56: Object of class `FunctionType` has no attribute `__func__` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1941:37-61: Type `object` is not iterable [not-iterable]
ERROR torch/_dynamo/variables/builder.py:1948:25-53: Object of class `FunctionType` has no attribute `__func__` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:1951:37-58: Type `object` is not iterable [not-iterable]
ERROR torch/_dynamo/variables/builder.py:2159:39-75: Module `torch.nested._internal.nested_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:2187:32-54: Object of class `NoneType` has no attribute `dtype` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2191:69-91: Object of class `NoneType` has no attribute `dtype` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2244:20-44: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:2321:29-50: Object of class `VariableTracker` has no attribute `proxy` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2367:74-86: `tensor_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:2369:13-25: `tensor_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:2376:18-30: `tensor_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:2380:54-66: `tensor_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:2397:13-25: `tensor_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:2401:32-44: `tensor_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:2472:25-47: No matching overload found for function `dict.__init__` called with arguments: (frozenset[str]) [no-matching-overload]
ERROR torch/_dynamo/variables/builder.py:2559:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:2575:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2575:51-64: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2580:12-31: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:2664:57-66: Object of class `VariableTracker` has no attribute `sym_num` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2674:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2741:37-42: `value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/builder.py:2741:37-42: Argument `object` is not assignable to parameter `class_or_instance` with type `DataclassInstance | type[DataclassInstance]` in function `dataclasses.fields` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:2757:17-44: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2791:14-51: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2864:17-40: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:2865:17-40: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:2910:22-59: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:2924:52-77: Missing argument `source` in function `wrap_to_fake_tensor_and_record` [missing-argument]
ERROR torch/_dynamo/variables/builder.py:3001:52-70: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3006:30-56: No attribute `_DisableFuncTorch` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3010:32-42: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3055:38-48: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3078:35-47: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3090:35-46: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3103:43-54: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3115:39-50: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3131:13-41: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3132:13-41: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3155:13-54: No attribute `_are_functorch_transforms_active` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3156:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3160:13-44: No attribute `_get_cudnn_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3161:13-44: No attribute `_get_flash_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3162:13-52: No attribute `_get_mem_efficient_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3163:13-43: No attribute `_get_math_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3164:13-51: No attribute `_get_overrideable_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3195:9-44: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3380:12-48: Module `torch.nested._internal.nested_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3418:27-54: Object of class `SymbolicContext` has no attribute `dynamic_sizes` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3419:29-58: Object of class `SymbolicContext` has no attribute `dynamic_strides` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3420:30-60: Object of class `SymbolicContext` has no attribute `constraint_sizes` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3421:32-64: Object of class `SymbolicContext` has no attribute `constraint_strides` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3423:27-54: Object of class `SymbolicContext` has no attribute `tensor_source` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3424:49-98: Object of class `SymbolicContext` has no attribute `shape_env_to_source_to_symbol_cache` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3436:49-84: Argument `Unknown | None` is not assignable to parameter `shape_env_to_source_to_symbol_cache` with type `dict[int, dict[str, Expr]]` in function `torch.fx.experimental.symbolic_shapes.StatefulSymbolicContext.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:3454:49-84: Argument `Unknown | None` is not assignable to parameter `shape_env_to_source_to_symbol_cache` with type `dict[int, dict[str, Expr]]` in function `torch.fx.experimental.symbolic_shapes.StatefulSymbolicContext.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:3520:21-43: No matching overload found for function `dict.__init__` called with arguments: (frozenset[str]) [no-matching-overload]
ERROR torch/_dynamo/variables/builder.py:3637:45-80: Argument `Unknown | None` is not assignable to parameter `shape_env_to_source_to_symbol_cache` with type `dict[int, dict[str, Expr]]` in function `torch.fx.experimental.symbolic_shapes.StatefulSymbolicContext.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/builder.py:3768:24-56: Class `SourcelessBuilder` has no class attribute `_type_handlers` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3775:32-70: No attribute `_HAS_DEFAULT_FACTORY_CLASS` in module `dataclasses` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3782:20-54: Expected a callable, got `None` [not-callable]
ERROR torch/_dynamo/variables/builder.py:3782:55-60: Expected 0 positional arguments, got 1 in function `torch._dynamo.variables.base.VariableTracker.__init__` [bad-argument-count]
ERROR torch/_dynamo/variables/builder.py:3787:19-62: Expected a callable, got `None` [not-callable]
ERROR torch/_dynamo/variables/builder.py:3787:47-61: Object of class `FunctionType` has no attribute `__self__` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3787:63-77: Object of class `FunctionType` has no attribute `__self__` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3787:63-77: Expected 0 positional arguments, got 1 in function `torch._dynamo.variables.base.VariableTracker.__init__` [bad-argument-count]
ERROR torch/_dynamo/variables/builder.py:3790:20-45: Expected a callable, got `None` [not-callable]
ERROR torch/_dynamo/variables/builder.py:3790:46-51: Expected 0 positional arguments, got 1 in function `torch._dynamo.variables.base.VariableTracker.__init__` [bad-argument-count]
ERROR torch/_dynamo/variables/builder.py:3792:32-49: No attribute `DispatchKey` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3792:51-70: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3814:32-51: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3824:32-55: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3827:20-43: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3861:27-68: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3865:18-22: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3865:26-3869:10: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3870:18-22: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3870:26-3872:10: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3873:18-23: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3873:27-3875:10: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3876:18-28: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3876:32-3878:10: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3879:18-41: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3879:54-58: Cannot index into `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [bad-index]
ERROR torch/_dynamo/variables/builder.py:3880:18-32: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3880:45-49: Cannot index into `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [bad-index]
ERROR torch/_dynamo/variables/builder.py:3881:18-32: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3881:45-49: Cannot index into `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [bad-index]
ERROR torch/_dynamo/variables/builder.py:3882:18-31: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3882:35-74: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3883:18-34: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3883:38-83: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3885:18-38: No attribute `DispatchKeySet` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builder.py:3885:42-3887:10: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3888:18-34: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3888:18-46: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3888:18-67: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3889:13-3891:14: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3894:18-49: Module `torch.distributions.constraints` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3894:18-55: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3895:13-3897:14: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3899:18-49: Module `torch.distributions.constraints` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3899:18-59: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3900:13-3902:14: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3904:18-49: Module `torch.distributions.constraints` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builder.py:3904:18-60: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builder.py:3905:13-3907:14: Cannot set item in `dict[type[set], (tx: Unknown, value: Unknown) -> SetVariable]` [unsupported-operation]
ERROR torch/_dynamo/variables/builtin.py:245:12-22: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:246:12-22: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:247:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:247:36-47: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:248:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:248:36-47: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:935:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:936:18-29: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:937:20-33: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:1327:22-34: No attribute `select` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:1724:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:1750:65-76: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:1760:38-51: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:1760:58-71: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/builtin.py:2652:19-44: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/builtin.py:2774:25-43: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/constant.py:127:55-65: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/constant.py:261:26-46: `in` is not supported between `Any` and `complex` [not-iterable]
ERROR torch/_dynamo/variables/constant.py:261:26-46: `in` is not supported between `Any` and `float` [not-iterable]
ERROR torch/_dynamo/variables/constant.py:261:26-46: `in` is not supported between `Any` and `int` [not-iterable]
ERROR torch/_dynamo/variables/ctx_manager.py:253:27-46: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:254:9-28: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:257:21-40: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:263:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:275:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:296:22-41: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:299:21-40: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:303:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:315:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:345:21-37: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:345:21-54: Module `torch._functorch.eager_transforms` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:347:25-41: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:347:25-58: Module `torch._functorch.eager_transforms` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:351:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:362:30-49: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:382:27-56: No attribute `_is_fwd_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:383:9-39: No attribute `_set_fwd_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:386:21-51: No attribute `_set_fwd_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:390:13-43: No attribute `_set_fwd_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:402:13-43: No attribute `_set_fwd_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:430:13-39: No attribute `_enter_dual_level` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:442:13-38: No attribute `_exit_dual_level` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:472:22-41: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:473:43-62: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:476:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:487:30-49: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:526:9-20: Class member `CatchWarningsCtxManagerVariable.reconstruct` overrides parent class `ContextWrappingVariable` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/variables/ctx_manager.py:564:22-41: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:567:43-62: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:570:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:570:13-41: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:582:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:582:13-41: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:603:29-50: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:645:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:647:34-60: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:649:13-39: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:664:44-75: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:676:30-61: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:703:21-42: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:704:13-39: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:710:17-43: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:825:9-25: Class member `TorchFunctionDisableVariable.set_cleanup_hook` overrides parent class `ContextWrappingVariable` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/variables/ctx_manager.py:898:30-68: No attribute `_set_deterministic_algorithms` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:900:9-47: No attribute `_set_deterministic_algorithms` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/ctx_manager.py:919:17-35: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:951:17-35: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:955:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:959:34-52: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:961:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
WARN torch/_dynamo/variables/ctx_manager.py:996:41-64: Identity comparison between an instance of `autocast` and class `autocast` is always False [unnecessary-comparison]
ERROR torch/_dynamo/variables/ctx_manager.py:1091:9-20: Class member `ProfilerContextVariable.reconstruct` overrides parent class `ContextWrappingVariable` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/variables/ctx_manager.py:1367:29-47: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/ctx_manager.py:1368:29-47: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/functions.py:628:18-44: Module `torch._dynamo.side_effects` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/functions.py:645:22-48: Module `torch._dynamo.side_effects` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/functions.py:1839:34-47: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
WARN torch/_dynamo/variables/functions.py:1981:13-38: `torch.distributed.distributed_c10d._reduce_scatter_base` is deprecated [deprecated]
ERROR torch/_dynamo/variables/functions.py:2446:9-17: Class member `DynamoTritonHOPifier.call_HOP` overrides parent class `TritonHOPifier` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:98:24-57: Argument `list[bool] | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:98:66-83: Argument `list[Any] | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:189:17-38: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:315:40-79: No matching overload found for function `zip.__new__` called with arguments: (type[zip[_T_co]], VariableTracker | tuple[VariableTracker, ...], Unknown) [no-matching-overload]
ERROR torch/_dynamo/variables/higher_order_ops.py:315:59-78: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:349:55-74: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:362:13-32: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:494:17-35: Object of class `VariableTracker` has no attribute `proxy` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:532:23-33: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:560:33-61: Object of class `VariableTracker` has no attribute `supports_input_mutation` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:561:27-49: Object of class `VariableTracker` has no attribute `supports_aliasing` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:570:33-43: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:570:68-78: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:605:23-33: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:669:9-19: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:837:37-46: Object of class `NoneType` has no attribute `meta` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:846:37-46: Object of class `NoneType` has no attribute `meta` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:884:33-42: Object of class `NoneType` has no attribute `meta` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:885:28-37: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:907:25-32: `new_arg` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:1029:50-72: Object of class `tuple` has no attribute `values` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1065:32-54: Object of class `tuple` has no attribute `values` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1150:9-26: `prev_side_effects` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:1153:34-51: `prev_side_effects` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:1210:23-49: Module `torch._dynamo.output_graph` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:1314:49-55: Argument `SubgraphTracer | None` is not assignable to parameter `prior_tracer` with type `SubgraphTracer` in function `torch._dynamo.output_graph.OutputGraph.subtracer` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:1361:21-44: Object of class `tuple` has no attribute `append` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1405:28-65: Object of class `Tracer` has no attribute `tracked_tensor_or_symint_vt` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1410:44-60: Argument `tuple[Unknown, ...]` is not assignable to parameter `output` with type `VariableTracker` in function `validate_subgraph_output_types` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:1417:35-45: Object of class `object` has no attribute `as_proxy` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1419:21-66: Object of class `Tracer` has no attribute `maybe_lift_tracked_freevar_to_input` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1425:21-66: Object of class `Tracer` has no attribute `maybe_lift_tracked_freevar_to_input` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1436:31-56: Object of class `Tracer` has no attribute `lifted_freevars` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1603:29-37: Argument `Unknown | None` is not assignable to parameter `treespec` with type `TreeSpec` in function `OutputSpec.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:1648:29-37: Argument `Unknown | None` is not assignable to parameter `treespec` with type `TreeSpec` in function `OutputSpec.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:1747:9-23: Class member `CustomFunctionHigherOrderOperatorVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:1753:16-39: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:1755:13-36: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:1758:31-42: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:1892:13-31: Object of class `NoneType` has no attribute `epoch` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:1993:9-23: Class member `CallTorchbindHigherOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:2261:14-26: Cannot use `None` as a context manager [bad-context-manager]
ERROR torch/_dynamo/variables/higher_order_ops.py:2261:14-26: Cannot use `None` as a context manager [bad-context-manager]
ERROR torch/_dynamo/variables/higher_order_ops.py:2615:26-86: Argument `tuple[Any, Any]` is not assignable to parameter `args` with type `list[VariableTracker]` in function `torch._dynamo.variables.base.VariableTracker.call_method` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:2677:9-23: Class member `PrintHigherOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:2701:9-23: Class member `ExecutorchCallDelegateHigherOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:2738:14-26: Cannot use `None` as a context manager [bad-context-manager]
ERROR torch/_dynamo/variables/higher_order_ops.py:2738:14-26: Cannot use `None` as a context manager [bad-context-manager]
ERROR torch/_dynamo/variables/higher_order_ops.py:2739:29-43: `lowered_module` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:2739:29-59: Object of class `object` has no attribute `original_module` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:2746:19-31: `lowered_node` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:2762:9-22: Class member `FunctorchHigherOrderVariable.call_function` overrides parent class `UserFunctionVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:2798:53-67: Argument `VariableTracker` is not assignable to parameter `ctx_manager_vt` with type `ContextWrappingVariable` in function `torch._dynamo.variables.ctx_manager.RepararametrizeModuleContextVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:2880:9-23: Class member `WrapHigherOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:2907:16-2915:10: Returned type `VariableTracker | None` is not assignable to declared return type `VariableTracker` [bad-return]
ERROR torch/_dynamo/variables/higher_order_ops.py:2924:9-22: Class member `WrapWithSetGradEnabledHigherOrderVariable.call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3011:9-22: Class member `WrapWithAutocastHigherOrderVariable.call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3168:16-3176:10: Returned type `VariableTracker | None` is not assignable to declared return type `VariableTracker` [bad-return]
ERROR torch/_dynamo/variables/higher_order_ops.py:3180:9-23: Class member `OutDtypeHigherOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3319:32-55: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3322:22-45: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3355:16-3363:10: Returned type `VariableTracker | None` is not assignable to declared return type `VariableTracker` [bad-return]
ERROR torch/_dynamo/variables/higher_order_ops.py:3378:33-56: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3381:23-46: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3409:16-3417:10: Returned type `VariableTracker | None` is not assignable to declared return type `VariableTracker` [bad-return]
ERROR torch/_dynamo/variables/higher_order_ops.py:3421:9-22: Class member `ExportTracepointHigherOrderVariable.call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3444:9-23: Class member `RunWithRNGStateHigherOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3467:9-23: Class member `AutoFunctionalizeHigherOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3504:9-23: Class member `FlexAttentionBackwardHighOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3527:22-28: `p_args` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:3528:24-32: `p_kwargs` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:3542:9-23: Class member `TraceWrappedHigherOrderOperatorVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3578:17-49: Argument `tuple[Any]` is not assignable to parameter `args` with type `list[VariableTracker]` in function `torch._dynamo.variables.base.VariableTracker.call_method` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:3580:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:3587:45-64: Object of class `VariableTracker` has no attribute `requires_grad` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:3591:21-53: Argument `tuple[Any]` is not assignable to parameter `args` with type `list[VariableTracker]` in function `torch._dynamo.variables.base.VariableTracker.call_method` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:3631:9-23: Class member `FlexAttentionHigherOrderVariable._call_function` overrides parent class `TorchHigherOrderOperatorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3654:44-78: No attribute `_flex_attention` in module `torch.nn.attention` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:3679:14-35: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3679:14-48: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3708:9-22: Class member `AutogradFunctionApplyVariable.call_function` overrides parent class `VariableTracker` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:3754:22-48: Module `torch._dynamo.output_graph` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3790:13-19: `fwd_fn` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:3791:13-21: `fwd_args` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:3814:22-48: Module `torch._dynamo.output_graph` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3854:33-39: `fwd_fn` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:3854:33-39: Argument `UserFunctionVariable | UserMethodVariable` is not assignable to parameter `source_target` with type `((...) -> Any) | str | None` in function `torch._dynamo.output_graph.OutputGraph.subtracer` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:3860:21-27: `bwd_fn` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:3869:20-37: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3871:24-41: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3875:34-60: Module `torch._dynamo.output_graph` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/higher_order_ops.py:3909:29-35: `bwd_fn` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/higher_order_ops.py:4025:13-4029:81: `tuple[()] | tuple[Unknown]` is not assignable to `tuple[()]` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_dynamo/variables/higher_order_ops.py:4056:18-4059:10: `dict[str, list[bool] | list[@_]]` is not assignable to variable `kwargs` with type `dict[str, VariableTracker]` [bad-assignment]
ERROR torch/_dynamo/variables/higher_order_ops.py:4156:16-4164:10: Returned type `VariableTracker | None` is not assignable to declared return type `VariableTracker` [bad-return]
ERROR torch/_dynamo/variables/higher_order_ops.py:4172:9-41: Class member `InvokeSubgraphHigherOrderVariable.install_subgraph_in_output_graph` overrides parent class `WrapHigherOrderVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:4199:24-43: Object of class `object` has no attribute `forward` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4200:23-42: Object of class `object` has no attribute `forward` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4267:16-4275:10: Returned type `VariableTracker | None` is not assignable to declared return type `VariableTracker` [bad-return]
ERROR torch/_dynamo/variables/higher_order_ops.py:4319:9-14: Class member `LocalMapWrappedHigherOrderVariable.build` overrides parent class `WrapHigherOrderVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/higher_order_ops.py:4364:50-69: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4365:50-70: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4368:31-51: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4369:30-49: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4370:36-61: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4371:35-59: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4372:28-45: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4388:20-39: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4389:26-45: Argument `object` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:4401:34-66: No matching overload found for function `zip.__new__` called with arguments: (type[zip[_T_co]], object, list[VariableTracker]) [no-matching-overload]
ERROR torch/_dynamo/variables/higher_order_ops.py:4437:35-54: Argument `object` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_dynamo/variables/higher_order_ops.py:4439:36-56: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4507:33-53: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4508:35-55: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4533:31-51: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4534:30-71: Cannot index into `object` [bad-index]
ERROR torch/_dynamo/variables/higher_order_ops.py:4535:36-61: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4536:35-59: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4537:28-45: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/higher_order_ops.py:4540:16-19: Returned type `VariableTracker | None` is not assignable to declared return type `VariableTracker` [bad-return]
ERROR torch/_dynamo/variables/lists.py:71:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/lists.py:1160:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/lists.py:1195:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/lists.py:1197:54-64: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/lists.py:1200:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/lists.py:1296:58-68: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:131:23-46: Object of class `NoneType` has no attribute `python_type` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:133:24-42: Argument `object | Unknown` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.TypeSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:133:47-65: Object of class `NoneType` has no attribute `source` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:136:27-44: Object of class `NoneType` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:158:57-75: Argument `TypeSource | object | Unknown` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.TypeMROSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:184:59-63: Argument `Self@SuperVariable` is not assignable to parameter `tx` with type `InstructionTranslator` in function `SuperVariable._resolved_getattr_and_source` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:198:62-66: Argument `Self@SuperVariable` is not assignable to parameter `tx` with type `InstructionTranslator` in function `SuperVariable._resolved_getattr_and_source` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:233:13-31: Object of class `NoneType` has no attribute `source` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:268:20-38: Object of class `NoneType` has no attribute `source` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:269:45-63: Argument `object | Unknown` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.TypeSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:271:25-47: Object of class `NoneType` has no attribute `value_type` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:283:36-47: Argument `Unknown | None` is not assignable to parameter `obj` with type `VariableTracker` in function `torch._dynamo.variables.functions.UserMethodVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:304:65-76: Argument `Unknown | None` is not assignable to parameter `item` with type `VariableTracker` in function `torch._dynamo.side_effects.SideEffects.is_attribute_mutation` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:319:17-28: Argument `Unknown | None` is not assignable to parameter `item` with type `VariableTracker` in function `torch._dynamo.side_effects.SideEffects.store_attr` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:319:30-34: Argument `VariableTracker | Any` is not assignable to parameter `name` with type `str` in function `torch._dynamo.side_effects.SideEffects.store_attr` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:326:20-52: Object of class `NoneType` has no attribute `call_method` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:331:20-51: Object of class `NoneType` has no attribute `call_method` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:336:20-53: Object of class `NoneType` has no attribute `call_method` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:341:20-52: Object of class `NoneType` has no attribute `call_method` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:345:25-38: Object of class `VariableTracker` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:347:17-28: Argument `Unknown | None` is not assignable to parameter `item` with type `VariableTracker` in function `torch._dynamo.side_effects.SideEffects.has_pending_mutation_of_attr` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:350:21-32: Argument `Unknown | None` is not assignable to parameter `item` with type `VariableTracker` in function `torch._dynamo.side_effects.SideEffects.load_attr` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:358:54-71: Object of class `NoneType` has no attribute `value` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:363:16-34: Object of class `NoneType` has no attribute `source` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:365:49-67: Argument `object | Unknown` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.GenericAttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:366:46-56: `attr_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/misc.py:367:26-64: No attribute `_disabled_torch_function_impl` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:374:23-36: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:375:42-55: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:438:28-35: `ExceptionVariable` is not assignable to attribute `__context__` with type `ConstantVariable` [bad-assignment]
ERROR torch/_dynamo/variables/misc.py:475:30-33: Argument `VariableTracker` is not assignable to parameter `context` with type `ExceptionVariable` in function `ExceptionVariable.set_context` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:486:34-37: `BuiltinVariable | ConstantVariable | ExceptionVariable | UserDefinedExceptionClassVariable | UserDefinedExceptionObjectVariable` is not assignable to attribute `__cause__` with type `ConstantVariable` [bad-assignment]
ERROR torch/_dynamo/variables/misc.py:565:9-22: Class member `DelayGraphBreakVariable.call_function` overrides parent class `UnknownVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/misc.py:575:30-46: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:594:60-71: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:597:9-22: Class member `ComptimeVariable.call_function` overrides parent class `VariableTracker` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/misc.py:629:23-40: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:673:5-38: Object of class `FunctionType` has no attribute `_origin` [missing-attribute]
WARN torch/_dynamo/variables/misc.py:704:52-57: Identity comparison `True is False` is always False [unnecessary-comparison]
ERROR torch/_dynamo/variables/misc.py:791:37-52: Object of class `Signature` has no attribute `_parameters` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:819:32-43: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:864:25-865:44: Class `VariableTracker` has no class attribute `create_with_source`
Object of class `NoneType` has no attribute `create_with_source` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:869:28-52: Expected a callable, got `None` [not-callable]
ERROR torch/_dynamo/variables/misc.py:869:53-57: Expected 0 positional arguments, got 1 in function `torch._dynamo.variables.base.VariableTracker.__init__` [bad-argument-count]
ERROR torch/_dynamo/variables/misc.py:933:13-17: Argument `None` is not assignable to parameter `cls_source` with type `Source` in function `torch._dynamo.side_effects.SideEffects.track_object_new` [bad-argument-type]
ERROR torch/_dynamo/variables/misc.py:946:12-22: Object of class `AutogradFunctionContextVariable` has no attribute `proxy` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:1002:16-42: Object of class `NoneType` has no attribute `tensors` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:1003:13-39: Object of class `NoneType` has no attribute `tensors` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:1005:13-39: Object of class `NoneType` has no attribute `tensors` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:1020:50-77: Object of class `object` has no attribute `needs_input_grad` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:1046:16-47: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/misc.py:1083:9-22: Class member `LambdaVariable.call_function` overrides parent class `VariableTracker` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/misc.py:1145:9-22: Class member `GetAttrVariable.call_function` overrides parent class `VariableTracker` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/misc.py:1237:9-22: Class member `MethodWrapperVariable.call_function` overrides parent class `VariableTracker` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/misc.py:1367:42-52: `attr_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/misc.py:1403:20-35: Object of class `InstructionTranslator` has no attribute `side_effects` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:1498:9-22: Class member `NumpyVariable.call_function` overrides parent class `VariableTracker` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/misc.py:1734:16-39: Object of class `NoneType` has no attribute `reconstruct` [missing-attribute]
ERROR torch/_dynamo/variables/misc.py:1737:47-51: bool literal cannot be used in annotations [invalid-annotation]
ERROR torch/_dynamo/variables/misc.py:1775:13-19: Returned type `None` is not assignable to declared return type `VariableTracker` [bad-return]
ERROR torch/_dynamo/variables/misc.py:1832:45-50: `cargs` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/misc.py:1832:54-61: `ckwargs` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/misc.py:2071:9-14: Class member `WeakRefVariable.build` overrides parent class `VariableTracker` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/variables/misc.py:2087:9-22: Class member `WeakRefVariable.call_function` overrides parent class `VariableTracker` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/nn_module.py:210:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.GetItemSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:237:39-50: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:383:45-51: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:383:68-74: Argument `AttrSource | Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.NNModuleSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:395:23-29: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:402:21-27: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:405:25-31: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:407:21-27: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:411:25-31: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:413:21-27: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:415:25-31: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:416:53-59: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:417:35-41: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:417:55-61: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:419:50-56: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:419:73-79: Argument `AttrSource | Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.NNModuleSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:423:107-113: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:424:106-112: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:426:79-85: `subobj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/nn_module.py:435:9-22: Class member `NNModuleVariable.call_function` overrides parent class `VariableTracker` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/nn_module.py:476:62-73: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:508:26-65: Module `torch.ao.quantization.pt2e.export_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/nn_module.py:621:23-36: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/nn_module.py:630:53-64: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.GetItemSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:697:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:710:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:718:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:726:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:734:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:744:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:747:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:750:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:841:45-56: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:919:47-58: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/nn_module.py:1044:16-33: Object of class `object` has no attribute `cls_to_become` [missing-attribute]
ERROR torch/_dynamo/variables/nn_module.py:1058:20-32: Object of class `object` has no attribute `__call__` [missing-attribute]
ERROR torch/_dynamo/variables/nn_module.py:1059:24-38: Object of class `object` has no attribute `_call_impl` [missing-attribute]
ERROR torch/_dynamo/variables/nn_module.py:1072:24-84: Object of class `VariableTracker` has no attribute `len` [missing-attribute]
ERROR torch/_dynamo/variables/nn_module.py:1073:24-80: Object of class `VariableTracker` has no attribute `len` [missing-attribute]
ERROR torch/_dynamo/variables/nn_module.py:1074:24-79: Object of class `VariableTracker` has no attribute `len` [missing-attribute]
ERROR torch/_dynamo/variables/nn_module.py:1075:24-83: Object of class `VariableTracker` has no attribute `len` [missing-attribute]
ERROR torch/_dynamo/variables/nn_module.py:1089:70-73: Argument `object` is not assignable to parameter `mod` with type `Module` in function `record_nn_module_stack` [bad-argument-type]
ERROR torch/_dynamo/variables/script_object.py:65:37-55: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/sdpa.py:72:28-48: No attribute `_SDPAParams` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:36:13-24: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:55:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:66:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:73:41-53: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:75:31-43: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:81:40-51: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:83:30-41: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:202:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:266:16-28: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:284:16-28: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/streams.py:356:21-56: Module `torch._dynamo.graph_bytecode_inputs` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/streams.py:399:16-27: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:133:20-39: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:268:16-35: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/tensor.py:275:30-49: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/tensor.py:402:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/tensor.py:402:13-46: No attribute `_get_data_attr` in module `torch._C._autograd` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:495:21-30: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:554:49-65: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:565:12-40: `_input_associated_real_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/tensor.py:573:23-45: Object of class `NoneType` has no attribute `make_guard` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:574:23-51: `_input_associated_real_value` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/tensor.py:827:18-41: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:840:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:904:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:933:27-40: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:943:22-46: Object of class `bool` has no attribute `as_python_constant` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:968:17-27: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:969:17-28: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:970:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:971:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1039:17-29: No attribute `select` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1059:22-35: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/tensor.py:1202:61-70: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1212:61-70: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1215:61-70: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1229:57-65: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1232:57-66: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1368:29-61: Object of class `bool` has no attribute `as_python_constant` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1459:21-40: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1467:16-37: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/tensor.py:1467:16-45: Module `torch.fx.experimental._config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/tensor.py:1590:9-20: Class member `NumpyNdarrayVariable.call_method` overrides parent class `TensorVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/tensor.py:1645:16-26: Object of class `NoneType` has no attribute `ndarray` [missing-attribute]
ERROR torch/_dynamo/variables/tensor.py:1716:43-54: Argument `Source | None` is not assignable to parameter `cls_source` with type `Source` in function `torch._dynamo.variables.torch_function.TensorWithTFOverrideVariable.from_tensor_var` [bad-argument-type]
ERROR torch/_dynamo/variables/tensor.py:1740:69-72: `var` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/tensor.py:1744:23-26: `var` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/tensor.py:1746:16-19: `var` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/torch.py:115:9-46: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:116:9-38: No attribute `DisableTorchFunction` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:117:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:117:9-30: Module `torch._functorch.vmap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:118:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:118:9-42: Module `torch._functorch.eager_transforms` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:119:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:119:9-42: Module `torch._functorch.eager_transforms` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:120:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:120:9-42: Module `torch._functorch.eager_transforms` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:129:9-27: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:145:9-31: No attribute `_shape_as_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:161:5-36: No attribute `_get_cublas_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:162:5-38: No attribute `_is_any_autocast_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:167:5-29: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:168:5-33: No attribute `get_autocast_gpu_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:169:5-28: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:170:5-36: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:171:5-34: No attribute `is_autocast_cpu_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:172:5-30: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:173:5-21: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:174:5-28: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:176:5-24: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:177:5-43: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:201:9-36: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
WARN torch/_dynamo/variables/torch.py:205:9-50: `torch._dynamo.external_utils.is_compiling` is deprecated [deprecated]
WARN torch/_dynamo/variables/torch.py:206:9-34: `torch._utils.is_compiling` is deprecated [deprecated]
ERROR torch/_dynamo/variables/torch.py:219:5-28: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:220:5-45: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:221:5-45: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:233:9-19: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:234:9-24: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:235:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:236:9-25: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:237:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:238:9-19: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:260:20-51: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:386:13-31: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:393:69-81: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:424:27-64: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:425:30-59: No attribute `DisableTorchFunction` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:429:49-86: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:431:28-44: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:431:28-49: Module `torch._functorch.vmap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:437:28-44: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:437:28-61: Module `torch._functorch.eager_transforms` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:449:28-44: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:449:28-61: Module `torch._functorch.eager_transforms` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:453:27-43: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:453:27-60: Module `torch._functorch.eager_transforms` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
WARN torch/_dynamo/variables/torch.py:543:17-42: `torch._utils.is_compiling` is deprecated [deprecated]
WARN torch/_dynamo/variables/torch.py:544:17-58: `torch._dynamo.external_utils.is_compiling` is deprecated [deprecated]
ERROR torch/_dynamo/variables/torch.py:557:30-53: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:570:27-50: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:570:51-71: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:571:27-50: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:572:29-49: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:615:63-76: No attribute `addcmul` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:621:19-50: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:645:13-36: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:646:13-29: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:651:34-57: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:653:36-52: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:658:19-30: No attribute `numel` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:688:13-35: Module `torch.nn.modules.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:689:13-35: Module `torch.nn.modules.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:690:13-35: Module `torch.nn.modules.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:691:13-35: Module `torch.nn.modules.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:692:13-35: Module `torch.nn.modules.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:697:19-40: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:700:44-65: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:724:19-54: No attribute `_is_torch_function_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:733:19-59: No attribute `_is_torch_function_all_disabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:764:19-35: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:793:21-36: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:816:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:840:19-32: No attribute `addcdiv` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:845:55-64: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:848:55-64: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:851:53-62: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:855:19-29: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:860:61-72: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:866:19-39: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:877:19-37: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:902:21-41: No attribute `_SDPAParams` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:999:58-71: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1037:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1037:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1043:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1043:21-58: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1050:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1050:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1056:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1056:21-58: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1061:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1061:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1067:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1067:21-58: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1072:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1072:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1076:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1076:21-58: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1083:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1083:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1098:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1098:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1101:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1101:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1105:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1105:21-58: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1112:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1112:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1117:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1117:21-58: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1123:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1123:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1128:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1128:21-58: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1134:19-40: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1134:19-56: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1145:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1145:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1148:19-37: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1158:19-38: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1165:17-36: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1168:19-35: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1168:19-47: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1174:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1174:17-45: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1177:19-31: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1204:19-53: No attribute `_pop_torch_function_stack` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1222:19-57: No attribute `_push_on_torch_function_stack` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1235:19-53: No attribute `_len_torch_function_stack` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1245:19-50: No attribute `_get_function_stack_at` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1311:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1313:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1579:17-34: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1581:17-34: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1632:29-38: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/torch.py:1789:28-47: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1818:24-43: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1834:26-48: Module `torch.nn.modules.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1849:21-43: Module `torch.nn.modules.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:1861:26-48: Module `torch.nn.modules.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/torch.py:2057:53-72: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch_function.py:209:13-51: No attribute `_push_on_torch_function_stack` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch_function.py:216:38-72: No attribute `_pop_torch_function_stack` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch_function.py:283:48-83: No attribute `_is_torch_function_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/torch_function.py:290:17-57: No attribute `_is_torch_function_all_disabled` in module `torch._C` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:26:8-20: Could not find import of `_collections` [missing-import]
ERROR torch/_dynamo/variables/user_defined.py:130:9-53: Could not find import of `_pytest.python_api` [missing-import]
ERROR torch/_dynamo/variables/user_defined.py:131:9-52: Could not find import of `_pytest.recwarn` [missing-import]
ERROR torch/_dynamo/variables/user_defined.py:157:5-10: Class member `UserDefinedClassVariable.value` overrides parent class `UserDefinedVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/user_defined.py:180:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:181:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:182:13-24: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:183:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:191:13-35: No attribute `FloatTensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:192:13-36: No attribute `DoubleTensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:193:13-34: No attribute `HalfTensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:194:13-38: No attribute `BFloat16Tensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:195:13-34: No attribute `ByteTensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:196:13-34: No attribute `CharTensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:197:13-33: No attribute `IntTensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:198:13-35: No attribute `ShortTensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:199:13-34: No attribute `LongTensor` in module `torch.cuda` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:200:13-25: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:201:13-24: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:233:16-28: Argument `set[((cls: type[object]) -> object) | Overload[[_T_co](cls: type[frozenset[_T_co]]) -> frozenset[_T_co], [_T_co](cls: type[frozenset[_T_co]], iterable: Iterable[_T_co], /) -> frozenset[_T_co]] | [_KT, _VT](cls: type[dict[_KT, _VT]], *args: Any, **kwargs: Any) -> dict[_KT, _VT] | [_T](cls: type[list[_T]]) -> list[_T] | [_T](cls: type[set[_T]]) -> set[_T] | [_T_co](cls: type[tuple[_T_co, ...]], iterable: Iterable[_T_co] = ..., /) -> tuple[_T_co, ...]]` is not assignable to parameter `self` with type `set[((cls: type[object]) -> object) | Overload[[_T_co](cls: type[frozenset[_T_co]]) -> frozenset[_T_co], [_T_co](cls: type[frozenset[_T_co]], iterable: Iterable[_T_co], /) -> frozenset[_T_co]] | [_KT, _VT](cls: type[dict[_KT, _VT]], *args: Any, **kwargs: Any) -> dict[_KT, _VT] | [_T](cls: type[list[_T]]) -> list[_T] | [_T](cls: type[set[((cls: type[object]) -> object) | Overload[[_T_co](cls: type[frozenset[_T_co]]) -> frozenset[_T_co], [_T_co](cls: type[frozenset[_T_co]], iterable: Iterable[_T_co], /) -> frozenset[_T_co]] | [_KT, _VT](cls: type[dict[_KT, _VT]], *args: Any, **kwargs: Any) -> dict[_KT, _VT] | [_T](cls: type[list[_T]]) -> list[_T] | [_T](cls: type[set[_T]]) -> set[_T] | [_T_co](cls: type[tuple[_T_co, ...]], iterable: Iterable[_T_co] = ..., /) -> tuple[_T_co, ...]]]) -> set[((cls: type[object]) -> object) | Overload[[_T_co](cls: type[frozenset[_T_co]]) -> frozenset[_T_co], [_T_co](cls: type[frozenset[_T_co]], iterable: Iterable[_T_co], /) -> frozenset[_T_co]] | [_KT, _VT](cls: type[dict[_KT, _VT]], *args: Any, **kwargs: Any) -> dict[_KT, _VT] | [_T](cls: type[list[_T]]) -> list[_T] | [_T](cls: type[set[_T]]) -> set[_T] | [_T_co](cls: type[tuple[_T_co, ...]], iterable: Iterable[_T_co] = ..., /) -> tuple[_T_co, ...]] | [_T_co](cls: type[tuple[_T_co, ...]], iterable: Iterable[_T_co] = ..., /) -> tuple[_T_co, ...]]` in function `set.union` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:292:83-86: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:295:62-65: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:298:23-26: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:299:46-49: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:300:25-28: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:301:27-30: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:302:53-56: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:304:49-52: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:305:25-28: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:308:20-23: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:311:43-46: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:312:50-53: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:314:40-43: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:315:44-47: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:316:25-28: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:317:33-36: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:325:50-53: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:329:48-51: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:330:53-56: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:332:46-49: `obj` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:470:9-22: Class member `UserDefinedClassVariable.call_function` overrides parent class `UserDefinedVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/user_defined.py:511:17-30: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:517:16-44: Class `object` has no class attribute `__optional_keys__` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:548:30-40: `bound_args` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:549:24-34: `bound_args` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:563:25-35: `bound_args` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:567:28-38: `bound_args` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:568:26-36: `bound_args` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:681:33-46: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:682:35-66: Object of class `VariableTracker` has no attribute `keys_as_python_constant` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:715:34-60: Class `object` has no class attribute `_field_defaults` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:718:30-65: Argument `list[None]` is not assignable to parameter `iterable` with type `Iterable[VariableTracker]` in function `list.extend` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:744:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:747:33-42: Object of class `VariableTracker` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:749:41-51: Argument `type[object]` is not assignable to parameter `class_or_instance` with type `DataclassInstance | type[DataclassInstance]` in function `dataclasses.fields` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:750:51-62: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.DataclassFieldsSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:752:26-61: Argument `list[None]` is not assignable to parameter `iterable` with type `Iterable[VariableTracker]` in function `list.extend` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:808:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:814:39-51: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:842:41-52: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:851:25-35: Expected a callable, got `type[Never]` [not-callable]
ERROR torch/_dynamo/variables/user_defined.py:1147:45-55: Argument `object` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1208:21-34: Cannot index into `object` [bad-index]
ERROR torch/_dynamo/variables/user_defined.py:1211:36-46: Argument `object` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1246:9-22: Class member `UserDefinedObjectVariable.call_function` overrides parent class `UserDefinedVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/user_defined.py:1262:25-48: Module `torch.utils._contextlib` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/user_defined.py:1277:50-58: Object of class `object` has no attribute `mode` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1291:35-46: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1293:34-45: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1298:37-52: Argument `Unknown | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.AttrSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1317:14-30: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/user_defined.py:1317:14-36: No attribute `utils` in module `torch._C._dynamo` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1436:51-61: `new_source` may be uninitialized [unbound-name]
ERROR torch/_dynamo/variables/user_defined.py:1478:32-54: Object of class `object` has no attribute `_parameters` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1479:32-51: Object of class `object` has no attribute `_buffers` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1480:32-51: Object of class `object` has no attribute `_modules` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1504:40-71: Object of class `UserDefinedObjectVariable` has no attribute `get_nn_module_stack_source` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1551:20-40: Object of class `NoneType` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1573:27-36: Argument `AttrSource | None` is not assignable to parameter `source_fn` with type `((...) -> Any) | None` in function `torch._dynamo.variables.functions.UserMethodVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1689:57-68: Argument `Source | None` is not assignable to parameter `base` with type `Source` in function `torch._dynamo.source.UnspecializedParamBufferSource.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1695:20-36: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_dynamo/variables/user_defined.py:1695:20-42: No attribute `utils` in module `torch._C._dynamo` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1804:29-39: Argument `object` is not assignable to parameter `class_or_instance` with type `DataclassInstance | type[DataclassInstance]` in function `dataclasses.fields` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1822:29-39: Argument `object` is not assignable to parameter `class_or_instance` with type `DataclassInstance | type[DataclassInstance]` in function `dataclasses.fields` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:1854:9-32: Class member `FrozenDataClassVariable.method_setattr_standard` overrides parent class `UserDefinedObjectVariable` in an inconsistent manner [bad-override]
ERROR torch/_dynamo/variables/user_defined.py:1877:49-67: Object of class `object` has no attribute `forward` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1903:13-28: Object of class `object` has no attribute `args` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:1940:9-68: Could not find import of `torchrec.sparse.jagged_tensor` [missing-import]
ERROR torch/_dynamo/variables/user_defined.py:1985:9-20: Class member `RemovableHandleVariable.call_method` overrides parent class `VariableTracker` in an inconsistent manner [bad-param-name-override]
ERROR torch/_dynamo/variables/user_defined.py:1988:52-60: Argument `Unknown | None` is not assignable to parameter `idx` with type `int` in function `torch._dynamo.side_effects.SideEffects.remove_hook` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:2046:24-49: Object of class `NoneType` has no attribute `call_method` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2059:12-37: Class `object` has no class attribute `__iter__` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2063:20-53: Object of class `NoneType` has no attribute `unpack_var_sequence` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2071:16-38: Object of class `NoneType` has no attribute `user_cls` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2075:16-35: Object of class `NoneType` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2078:16-59: Object of class `NoneType` has no attribute `install_dict_keys_match_guard` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2081:16-57: Object of class `NoneType` has no attribute `install_dict_contains_guard` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2109:21-23: Argument `dict[@_, @_]` is not assignable to parameter `items` with type `list[VariableTracker]` in function `torch._dynamo.variables.dicts.SetVariable.__init__` [bad-argument-type]
ERROR torch/_dynamo/variables/user_defined.py:2127:20-44: Object of class `NoneType` has no attribute `call_method` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2131:16-47: Object of class `NoneType` has no attribute `as_python_constant` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2138:20-52: Object of class `NoneType` has no attribute `unpack_var_sequence` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2143:16-38: Object of class `NoneType` has no attribute `set_items` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2147:16-34: Object of class `NoneType` has no attribute `items` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2153:16-58: Object of class `NoneType` has no attribute `install_dict_keys_match_guard` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2156:16-56: Object of class `NoneType` has no attribute `install_dict_contains_guard` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2194:12-37: Class `object` has no class attribute `__iter__` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2227:21-33: `None` is not subscriptable [unsupported-operation]
ERROR torch/_dynamo/variables/user_defined.py:2247:12-37: Class `object` has no class attribute `__iter__` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2267:30-50: Class `object` has no class attribute `get` [missing-attribute]
ERROR torch/_dynamo/variables/user_defined.py:2273:36-2275:14: `LazyVariableTracker` is not assignable to attribute `generic_dict_vt` with type `ConstDictVariable` [bad-assignment]
ERROR torch/_export/__init__.py:133:14-33: Module `torch.export._trace` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/__init__.py:137:14-27: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/__init__.py:169:44-58: Module `torch._C._aoti` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/__init__.py:171:18-32: Module `torch._C._aoti` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/__init__.py:173:18-32: Module `torch._C._aoti` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/__init__.py:175:18-32: Module `torch._C._aoti` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/converter.py:54:35-66: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:55:5-37: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:63:5-37: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:76:12-23: No attribute `Graph` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:76:31-40: No attribute `IValue` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:76:58-76: No attribute `ScriptModule` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:86:13-52: No attribute `_jit_pass_onnx_function_substitution` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:87:30-47: No attribute `_freeze_module` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:88:29-44: No attribute `ScriptModule` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:90:30-64: No attribute `_jit_onnx_list_model_parameters` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:95:21-58: No attribute `_propagate_and_assign_input_shapes` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:103:9-48: No attribute `_jit_pass_onnx_function_substitution` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:105:17-54: No attribute `_propagate_and_assign_input_shapes` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:111:5-27: No attribute `_jit_pass_onnx_lint` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:120:5-44: No attribute `_jit_pass_onnx_function_substitution` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:197:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:198:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:199:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:200:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:201:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:202:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:203:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:204:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:205:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:206:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:207:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:208:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:209:5-16: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:210:5-17: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:211:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:266:12-26: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:267:17-31: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:284:34-48: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:335:34-48: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:346:50-63: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:370:27-40: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:373:13-36: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:373:39-60: No attribute `parse_schema` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:395:25-39: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:395:41-55: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:398:38-52: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:469:60-78: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:473:48-61: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:525:42-56: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:532:37-50: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:543:47-61: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:550:62-80: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:627:64-82: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:644:49-64: No attribute `ClassType` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:660:40-53: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:662:31-42: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:671:41-54: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:680:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:682:18-29: Module `torch._refs` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/converter.py:699:41-54: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:722:43-56: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:750:45-58: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:758:41-54: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:760:35-54: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:767:42-55: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:795:42-55: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:807:46-59: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:828:49-62: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:831:48-61: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:834:44-57: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:840:48-61: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:863:45-58: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:866:46-59: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:869:51-64: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:877:38-51: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:881:76-87: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:893:46-59: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:903:71-81: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:907:47-60: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:911:47-60: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:922:38-51: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:955:46-59: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:965:37-50: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1003:38-51: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1005:52-66: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:1006:42-56: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:1050:39-52: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1129:52-65: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1139:37-50: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1179:39-52: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1182:40-53: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1189:39-52: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1193:38-51: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1204:60-73: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1212:41-54: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1221:48-61: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1229:49-62: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1236:34-47: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1270:59-70: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:1333:25-39: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1333:41-55: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1336:38-52: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1352:42-55: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1409:46-69: No attribute `ScriptFunction` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1412:42-65: No attribute `ScriptFunction` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1416:21-42: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/_export/converter.py:1471:42-65: No attribute `ScriptFunction` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1538:49-67: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/converter.py:1582:27-40: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/_export/converter.py:1604:44-62: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/assume_constant_result.py:18:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/assume_constant_result.py:18:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/autograd_function.py:24:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/class_method.py:21:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_branch_class_method.py:39:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_branch_nested_function.py:36:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_branch_nonlocal_variables.py:51:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_branch_nonlocal_variables.py:54:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_closed_over_variable.py:20:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_closed_over_variable.py:20:37-48: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_operands.py:6:5-16: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_operands.py:7:5-16: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_operands.py:33:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_operands.py:33:36-47: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/cond_predicate.py:20:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/constrain_as_size_example.py:15:16-27: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/constrain_as_size_example.py:18:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/constrain_as_value_example.py:21:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/constrain_as_value_example.py:21:34-45: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/decorator.py:22:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/decorator.py:22:36-47: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dictionary.py:15:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dictionary.py:15:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_assert.py:16:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_constructor.py:11:16-27: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_constructor.py:13:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_if_guard.py:17:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_map.py:17:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_map.py:17:36-47: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_round.py:15:5-16: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_slicing.py:13:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/dynamic_shape_view.py:15:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/fn_with_kwargs.py:20:5-16: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/fn_with_kwargs.py:21:6-17: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/fn_with_kwargs.py:21:22-33: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/fn_with_kwargs.py:22:7-18: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/fn_with_kwargs.py:22:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/fn_with_kwargs.py:25:14-25: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/fn_with_kwargs.py:26:15-26: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/fn_with_kwargs.py:27:15-26: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/list_contains.py:15:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/list_unpack.py:19:18-29: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/list_unpack.py:19:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/list_unpack.py:19:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/model_attr_mutation.py:12:27-38: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/model_attr_mutation.py:12:46-57: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/model_attr_mutation.py:15:17-28: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/model_attr_mutation.py:15:36-47: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/model_attr_mutation.py:22:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/nested_function.py:21:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/nested_function.py:21:36-47: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/null_context_manager.py:19:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/optional_input.py:11:28-39: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/optional_input.py:17:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/pytree_flatten.py:15:21-32: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/pytree_flatten.py:15:43-54: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/scalar_output.py:6:5-16: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/specialized_attribute.py:25:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/static_for_loop.py:14:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/static_if.py:12:24-34: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/static_if.py:16:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/tensor_setattr.py:10:26-37: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/tensor_setattr.py:13:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/type_reflection_method.py:20:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/unsupported_operator.py:15:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/examples/user_input_mutation.py:15:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_export/db/logging.py:43:33-40: Cannot index into `dict[type[TorchRuntimeError] | type[Unsupported] | type[UserError], str | None]` [bad-index]
ERROR torch/_export/non_strict_utils.py:102:9-105:27: `list[KeyEntry] | tuple[KeyEntry, ...]` is not assignable to `tuple[KeyEntry, ...]` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_export/non_strict_utils.py:172:51-69: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:312:54-67: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:321:39-52: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:363:70-83: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:368:70-83: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:415:15-28: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/non_strict_utils.py:647:25-46: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/non_strict_utils.py:647:25-54: Module `torch.fx.experimental._config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/non_strict_utils.py:660:12-30: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/non_strict_utils.py:660:12-43: Module `torch.utils._sympy.value_ranges` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/non_strict_utils.py:822:21-39: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:855:9-22: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/non_strict_utils.py:862:9-22: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/non_strict_utils.py:974:13-31: No attribute `ScriptObject` in module `torch` [missing-attribute]
WARN torch/_export/non_strict_utils.py:1030:21-59: `torch.distributed.distributed_c10d._reduce_scatter_base` is deprecated [deprecated]
ERROR torch/_export/non_strict_utils.py:1035:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:1044:24-35: Module `torch._refs` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/non_strict_utils.py:1050:38-53: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:1052:34-46: No attribute `select` in module `torch` [missing-attribute]
ERROR torch/_export/non_strict_utils.py:1103:30-31: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/_export/pass_base.py:123:29-45: No attribute `dequantize` in module `torch` [missing-attribute]
ERROR torch/_export/pass_base.py:167:29-45: No attribute `dequantize` in module `torch` [missing-attribute]
ERROR torch/_export/pass_base.py:341:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_export/pass_base.py:348:21-33: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_export/passes/collect_tracepoints_pass.py:32:9-13: Class member `CollectTracepointsPass.call` overrides parent class `PassBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/_export/passes/constant_folding.py:71:33-47: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_export/passes/constant_folding.py:112:9-17: Class member `ConstantFolder.run_node` overrides parent class `Interpreter` in an inconsistent manner [bad-param-name-override]
ERROR torch/_export/passes/constant_folding.py:162:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_export/passes/constant_folding.py:211:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/passes/constant_folding.py:251:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/passes/lift_constants_pass.py:37:56-75: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/passes/lift_constants_pass.py:43:44-62: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/passes/lift_constants_pass.py:46:49-67: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/passes/lift_constants_pass.py:58:28-46: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/passes/lift_constants_pass.py:73:49-67: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/passes/lift_constants_pass.py:88:49-67: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/passes/lift_constants_pass.py:234:41-60: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/passes/lift_constants_pass.py:256:42-60: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/passes/lift_constants_pass.py:322:47-68: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_export/passes/lift_constants_pass.py:392:33-51: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:21:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:26:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:29:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:32:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:33:16-27: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:34:19-30: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:35:16-26: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:50:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:51:23-36: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:72:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:74:23-36: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:76:19-42: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:85:21-45: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:106:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:108:23-36: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:110:19-42: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:122:21-45: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:139:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:144:49-60: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:156:6-27: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:165:28-49: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:231:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:231:39-51: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:240:23-47: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:512:9-32: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:523:9-32: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:601:25-48: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:612:25-48: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:629:34-52: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:636:29-40: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:637:29-41: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_set_grad_with_hop_pass.py:25:28-54: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_export/passes/replace_set_grad_with_hop_pass.py:41:40-66: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_export/passes/replace_set_grad_with_hop_pass.py:44:41-62: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py:18:24-47: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py:25:38-61: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_export/serde/dynamic_shapes.py:49:12-56:6: `dict[str, RootDim]` is not assignable to variable `dims` with type `dict[str, dict[str, int | list[str] | None]]` [bad-assignment]
ERROR torch/_export/serde/serialize.py:134:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:135:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:136:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:137:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:138:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:139:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:140:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:141:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:142:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:143:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:144:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:145:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:146:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:147:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:148:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:149:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:150:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:151:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:159:5-21: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:160:5-21: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:161:5-21: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:162:5-21: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:163:5-21: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:165:5-18: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:173:5-28: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:174:5-24: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:175:5-27: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:176:5-26: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:256:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:259:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:278:48-59: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:299:16-22: Object of class `Symbol` has no attribute `node` [missing-attribute]
ERROR torch/_export/serde/serialize.py:305:56-62: Object of class `Symbol` has no attribute `node` [missing-attribute]
ERROR torch/_export/serde/serialize.py:320:16-22: Object of class `Symbol` has no attribute `node` [missing-attribute]
ERROR torch/_export/serde/serialize.py:326:58-64: Object of class `Symbol` has no attribute `node` [missing-attribute]
ERROR torch/_export/serde/serialize.py:340:73-74: Argument `SymBool | bool` is not assignable to parameter `s` with type `Expr | SymBool | SymFloat | SymInt` in function `_print_sympy` [bad-argument-type]
ERROR torch/_export/serde/serialize.py:472:16-19: Returned type `int` is not assignable to declared return type `Expr` [bad-return]
ERROR torch/_export/serde/serialize.py:537:12-54: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:541:5-51: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_export/serde/serialize.py:542:5-47: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_export/serde/serialize.py:545:14-56: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:662:37-58: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_export/serde/serialize.py:816:20-62: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:1201:45-63: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1203:49-63: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1205:46-64: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1208:46-60: No attribute `BoolType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1210:48-61: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1212:48-63: No attribute `FloatType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1214:48-64: No attribute `StringType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1216:48-64: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1333:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1335:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1337:30-49: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1341:30-42: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1343:30-51: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1648:44-58: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1649:47-63: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1687:47-65: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1687:67-83: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1694:47-65: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1694:67-83: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1701:46-60: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1703:63-79: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:1891:42-76: No attribute `_get_max_operator_version` in module `torch._C` [missing-attribute]
ERROR torch/_export/serde/serialize.py:2040:42-45: Argument `Basic` is not assignable to parameter `expr_str` with type `str` in function `GraphModuleDeserializer._parse_sym_expr` [bad-argument-type]
ERROR torch/_export/serde/serialize.py:2045:60-63: Cannot set item in `dict[str, Symbol]` [unsupported-operation]
ERROR torch/_export/serde/serialize.py:2124:17-36: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:2285:39-55: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_export/serde/serialize.py:2300:16-58: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2537:29-47: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2537:29-57: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2538:36-54: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2538:36-64: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2539:26-44: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2539:26-54: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2540:30-48: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2540:30-58: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2541:24-42: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2541:24-52: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2542:29-47: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2542:29-57: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2543:30-48: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2543:30-58: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2544:31-49: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2544:31-59: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2545:28-46: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2545:28-56: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2546:27-45: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2546:27-55: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2547:27-45: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2547:27-55: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2548:33-51: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2548:33-61: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2549:29-47: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2549:29-57: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2550:33-51: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2550:33-61: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2551:31-49: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2551:31-59: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2552:54-72: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2552:54-82: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2553:33-51: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2553:33-61: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2554:31-49: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2554:31-59: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2555:31-49: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2555:31-59: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2556:33-51: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2556:33-61: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2557:28-46: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2557:28-56: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2558:29-47: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:2558:29-57: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/serde/serialize.py:3101:51-85: No attribute `_get_max_operator_version` in module `torch._C` [missing-attribute]
ERROR torch/_export/serde/serialize.py:3180:9-16: Class member `EnumEncoder.default` overrides parent class `JSONEncoder` in an inconsistent manner [bad-param-name-override]
ERROR torch/_export/serde/serialize.py:3640:5-14: `constants` cannot be annotated with `set[str]`, it is already defined with type `set[str] | None` [redefinition]
ERROR torch/_export/serde/serialize.py:3865:31-51: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_export/verifier.py:49:19-38: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_export/verifier.py:49:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_export/verifier.py:49:53-65: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_export/verifier.py:49:67-79: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_export/verifier.py:162:39-58: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:170:13-32: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:223:17-43: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_export/verifier.py:226:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:226:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:227:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:227:17-45: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:228:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:228:17-45: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:229:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:229:17-45: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:230:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:230:17-45: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:231:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/verifier.py:231:17-45: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_export/wrappers.py:8:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_export/wrappers.py:33:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_export/wrappers.py:296:48-78: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_export/wrappers.py:302:26-66: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_export/wrappers.py:303:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_export/wrappers.py:306:13-53: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_export/wrappers.py:307:15-38: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_export/wrappers.py:307:39-59: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_export/wrappers.py:310:14-45: No attribute `_ForceDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_activation_checkpointing/knapsack.py:71:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/_activation_checkpointing/knapsack.py:72:47-57: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_functorch/_activation_checkpointing/knapsack.py:74:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/_activation_checkpointing/knapsack.py:74:44-57: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_functorch/_activation_checkpointing/knapsack.py:85:10-21: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_functorch/_activation_checkpointing/knapsack.py:86:50-63: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_functorch/_activation_checkpointing/knapsack.py:100:38-51: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/aot_autograd_result.py:163:9-38: Module `torch._inductor.async_compile` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/aot_autograd_result.py:515:23-56: No attribute `_is_any_autocast_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/aot_autograd_result.py:634:28-50: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/aot_autograd_result.py:643:15-28: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/aot_autograd_result.py:647:19-32: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/aot_autograd_result.py:648:10-23: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:105:9-73: Could not find import of `torch._inductor.fb.remote_cache` [missing-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:171:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:171:17-40: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:180:33-55: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:256:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:260:9-31: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:264:23-36: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:319:13-59: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:340:29-50: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:341:28-61: No attribute `_is_any_autocast_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:408:9-23: Class member `AOTAutogradCachePickler._reduce_tensor` overrides parent class `FxGraphCachePickler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:486:16-22: Could not find import of `triton` [missing-import]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:769:9-29: Class member `AOTAutogradCache._get_tmp_dir_for_key` overrides parent class `GuardedCache` in an inconsistent manner [bad-param-name-override]
ERROR torch/_functorch/_aot_autograd/autograd_cache.py:777:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:190:30-51: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:194:25-58: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:195:13-36: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:195:37-57: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:497:45-57: Cannot index into `dict[StorageWeakRef, int]` [bad-index]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:706:24-35: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:712:33-69: Module `torch.nested._internal.nested_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:713:20-36: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:713:20-43: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:802:12-43: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:841:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/collect_metadata_analysis.py:842:37-58: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/frontend_utils.py:50:30-48: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/frontend_utils.py:71:35-48: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/frontend_utils.py:116:26-39: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/frontend_utils.py:156:16-44: `in` is not supported between `str` and `Module` [unsupported-operation]
ERROR torch/_functorch/_aot_autograd/frontend_utils.py:157:18-44: Cannot index into `Module` [bad-index]
ERROR torch/_functorch/_aot_autograd/frontend_utils.py:197:12-64: Returned type `tuple[list[Unknown | None], list[int]]` is not assignable to declared return type `tuple[list[Source] | None, list[int]]` [bad-return]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:75:12-41: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:119:16-75: No attribute `_functionalize_are_all_mutations_hidden_from_autograd` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:133:16-86: No attribute `_functionalize_are_all_mutations_under_no_grad_or_inference_mode` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:149:16-65: No attribute `_functionalize_was_inductor_storage_resized` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:181:21-50: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:295:23-41: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:299:23-44: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:336:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/functional_utils.py:376:16-43: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:138:36-72: No attribute `_autocast_supported_devices` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:354:38-66: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:355:17-47: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:376:42-58: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:376:42-65: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:455:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:459:59-71: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:777:29-62: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:778:17-40: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:778:41-61: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:862:29-47: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:907:30-48: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:959:28-964:26: No matching overload found for function `zip.__new__` called with arguments: (type[zip[_T_co]], None, list[FxValue], None, list[InputAliasInfo]) [no-matching-overload]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:971:29-47: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1008:25-43: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1074:25-58: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1075:13-36: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1075:37-57: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1092:38-66: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1093:17-47: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1140:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:368:32-48: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:368:32-55: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:510:19-52: No attribute `_is_any_autocast_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1027:29-62: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1028:17-40: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1028:41-61: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1062:8-39: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1065:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1065:17-47: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1065:17-53: Module `torch._functorch._aot_autograd.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1067:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1067:9-39: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1067:9-45: Module `torch._functorch._aot_autograd.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1124:12-28: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1124:12-35: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1487:32-48: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1487:32-55: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1574:19-52: No attribute `_is_any_autocast_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1578:19-44: No attribute `_DisableAutocast` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1599:25-41: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1599:25-48: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1601:24-40: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1601:24-47: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1669:16-32: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1669:16-39: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1819:61-86: No attribute `_DisableAutocast` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:1943:16-47: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:2069:19-52: No attribute `_is_any_autocast_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:2248:13-38: No attribute `_DisableAutocast` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:2249:16-49: No attribute `_is_any_autocast_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:2256:24-49: No attribute `_DisableAutocast` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/graph_compile.py:2287:31-44: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/input_output_analysis.py:77:61-84: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/input_output_analysis.py:306:23-36: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/input_output_analysis.py:330:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/logging_utils.py:51:27-40: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/logging_utils.py:64:35-48: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:236:8-39: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:239:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:239:17-47: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:239:17-53: Module `torch._functorch._aot_autograd.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:241:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:241:9-39: Module `torch._functorch._aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:241:9-45: Module `torch._functorch._aot_autograd.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:300:18-36: Module `torch._C._profiler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:352:28-49: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:355:21-47: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:362:21-47: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:465:13-39: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:492:9-20: Class member `FunctionalizedRngRuntimeWrapper.pre_compile` overrides parent class `InductorWrapper` in an inconsistent manner [bad-param-name-override]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:574:27-40: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:674:9-21: Class member `AOTDispatchSubclassWrapper.post_compile` overrides parent class `CompilerWrapper` in an inconsistent manner [bad-param-name-override]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:712:9-21: Class member `EffectTokensWrapper.post_compile` overrides parent class `CompilerWrapper` in an inconsistent manner [bad-param-name-override]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1487:30-41: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1592:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1798:9-30: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1811:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1812:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1827:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1828:17-30: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1828:34-45: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1828:46-57: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1897:17-36: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1923:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1925:9-27: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1931:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1933:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:1988:26-61: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2096:30-45: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2097:30-45: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2288:25-43: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2331:30-51: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2355:25-33: Class member `CompiledFunctionBackward.backward` overrides parent class `Function` in an inconsistent manner [bad-param-name-override]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2375:25-43: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2442:31-56: No attribute `_DisableAutocast` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2478:21-37: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/runtime_wrappers.py:2478:21-44: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/schemas.py:175:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/schemas.py:185:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/schemas.py:185:17-40: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/schemas.py:200:31-50: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/streams.py:20:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:39:5-23: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:97:9-34: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:98:9-34: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:99:9-33: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:100:9-33: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:101:9-40: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:131:15-40: No attribute `_DisableAutocast` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:288:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:289:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:523:26-47: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/utils.py:523:26-60: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/utils.py:525:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/utils.py:525:21-55: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/_aot_autograd/utils.py:545:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_functorch/_aot_autograd/utils.py:563:12-30: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/aot_autograd.py:499:37-39: `dict[@_, @_]` is not assignable to attribute `decompositions` with type `Never` [bad-assignment]
ERROR torch/_functorch/aot_autograd.py:508:37-511:10: `dict[OpOverload[Ellipsis, Any] | str, ((...) -> Unknown) | dict[OpOverload[Ellipsis, Any], (...) -> Unknown]]` is not assignable to attribute `decompositions` with type `dict[OpOverload[Ellipsis, Any], (...) -> Unknown]` [bad-assignment]
ERROR torch/_functorch/aot_autograd.py:564:16-32: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/aot_autograd.py:564:16-39: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/aot_autograd.py:598:25-59: Cannot index into `list[InputAliasInfo]` [bad-index]
ERROR torch/_functorch/aot_autograd.py:785:21-25: Argument `None` is not assignable to parameter `fw_compiler` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:786:21-25: Argument `None` is not assignable to parameter `bw_compiler` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:788:22-26: Argument `None` is not assignable to parameter `partition_fn` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:789:24-38: Argument `dict[Unknown, Unknown] | None` is not assignable to parameter `decompositions` with type `dict[OpOverload[Ellipsis, Any], (...) -> Unknown]` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:825:21-41: Argument `list[PlainAOTInput]` is not assignable to parameter `flat_args_descs` with type `list[AOTInput]` in function `create_aot_state` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:871:58-61: Argument `Module` is not assignable to parameter `gm` with type `GraphModule` in function `torch._dynamo.utils.assert_no_fake_params_or_buffers` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:881:33-70: Multiple values for argument `num_params_buffers` in function `aot_function` [bad-keyword-argument]
ERROR torch/_functorch/aot_autograd.py:962:28-71: Argument `Generator[BufferAOTInput, None, None]` is not assignable to parameter `iterable` with type `Iterable[ParamAOTInput]` in function `list.extend` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:965:9-79: Argument `Generator[PlainAOTInput, None, None]` is not assignable to parameter `iterable` with type `Iterable[ParamAOTInput]` in function `list.extend` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:970:27-40: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/aot_autograd.py:984:53-68: Argument `list[ParamAOTInput]` is not assignable to parameter `full_args_descs` with type `list[DifferentiableAOTInput]` in function `torch._functorch._aot_autograd.frontend_utils._try_get_metadata_from_dynamo` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:994:21-25: Argument `None` is not assignable to parameter `fw_compiler` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:995:21-25: Argument `None` is not assignable to parameter `bw_compiler` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:997:22-26: Argument `None` is not assignable to parameter `partition_fn` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1062:32-54: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/aot_autograd.py:1081:13-27: Argument `dict[Unknown, Unknown] | None` is not assignable to parameter `decompositions` with type `dict[Unknown, Unknown]` in function `prepare_aot_module_simplified` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1083:13-39: Argument `BoxedDeviceIndex | None` is not assignable to parameter `boxed_forward_device_index` with type `BoxedDeviceIndex` in function `prepare_aot_module_simplified` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1098:21-24: Argument `Module` is not assignable to parameter `mod` with type `GmWrapper | GraphModule` in function `torch._functorch._aot_autograd.autograd_cache.AOTAutogradCache.try_load` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1139:20-31: Expected a callable, got `None` [not-callable]
ERROR torch/_functorch/aot_autograd.py:1152:20-31: Expected a callable, got `None` [not-callable]
ERROR torch/_functorch/aot_autograd.py:1155:5-22: Object of class `FunctionType` has no attribute `zero_grad` [missing-attribute]
ERROR torch/_functorch/aot_autograd.py:1156:5-29: Object of class `FunctionType` has no attribute `named_parameters` [missing-attribute]
ERROR torch/_functorch/aot_autograd.py:1157:5-26: Object of class `FunctionType` has no attribute `named_buffers` [missing-attribute]
ERROR torch/_functorch/aot_autograd.py:1169:12-19: Returned type `((runtime_args: list[Any]) -> Unknown) | ((*runtime_args: tuple[Any]) -> Unknown)` is not assignable to declared return type `Module` [bad-return]
ERROR torch/_functorch/aot_autograd.py:1174:14-32: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/aot_autograd.py:1177:5-20: Object of class `FunctionType` has no attribute `_boxed_call` [missing-attribute]
ERROR torch/_functorch/aot_autograd.py:1270:9-23: Argument `dict[Unknown, Unknown] | None` is not assignable to parameter `decompositions` with type `dict[Unknown, Unknown]` in function `prepare_aot_module_simplified` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1272:9-13: Argument `None` is not assignable to parameter `boxed_forward_device_index` with type `BoxedDeviceIndex` in function `prepare_aot_module_simplified` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1318:50-78: Default `(fx_g: Unknown, example_inputs: Unknown) -> Unknown` is not assignable to parameter `fw_compiler` with type `AOTDispatchCompiler | None` [bad-function-definition]
ERROR torch/_functorch/aot_autograd.py:1319:50-78: Default `(fx_g: Unknown, example_inputs: Unknown) -> Unknown` is not assignable to parameter `bw_compiler` with type `AOTDispatchCompiler | None` [bad-function-definition]
ERROR torch/_functorch/aot_autograd.py:1320:6-14: Expected a type form, got instance of `(obj: object, /) -> TypeIs[(...) -> object]` [not-a-type]
ERROR torch/_functorch/aot_autograd.py:1335:9-20: Argument `AOTDispatchCompiler | None` is not assignable to parameter `fw_compiler` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.graph_compile.aot_stage2_compile` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1550:33-56: Argument `tuple[Any, ...]` is not assignable to parameter `params_and_buffers_flat` with type `list[Tensor]` in function `torch._functorch._aot_autograd.input_output_analysis.create_graph_signature` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1644:33-43: Could not find name `aot_config` [unknown-name]
ERROR torch/_functorch/aot_autograd.py:1647:33-44: Could not find name `fw_metadata` [unknown-name]
ERROR torch/_functorch/aot_autograd.py:1710:21-25: Argument `None` is not assignable to parameter `fw_compiler` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1711:21-25: Argument `None` is not assignable to parameter `bw_compiler` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1713:22-26: Argument `None` is not assignable to parameter `partition_fn` with type `(...) -> Unknown` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1714:24-38: Argument `dict[Unknown, Unknown] | None` is not assignable to parameter `decompositions` with type `dict[OpOverload[Ellipsis, Any], (...) -> Unknown]` in function `torch._functorch._aot_autograd.schemas.AOTConfig.__init__` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1741:13-33: Argument `list[PlainAOTInput]` is not assignable to parameter `flat_args_descs` with type `list[AOTInput]` in function `create_aot_state` [bad-argument-type]
ERROR torch/_functorch/aot_autograd.py:1749:12-46: Returned type `tuple[(...) -> Unknown, ViewAndMutationMeta, TreeSpec, TreeSpec | None]` is not assignable to declared return type `tuple[GraphModule, ViewAndMutationMeta, TreeSpec, TreeSpec]` [bad-return]
ERROR torch/_functorch/autograd_function.py:48:12-53: No attribute `_are_functorch_transforms_active` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/autograd_function.py:49:20-36: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_functorch/autograd_function.py:280:20-39: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/autograd_function.py:336:20-53: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/autograd_function.py:337:17-40: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/autograd_function.py:337:41-61: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/compile_utils.py:23:12-23: Returned type `((...) -> Any) | str` is not assignable to declared return type `(...) -> Unknown` [bad-return]
ERROR torch/_functorch/compilers.py:48:29-60: No attribute `_jit_set_autocast_mode` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/compilers.py:52:9-40: No attribute `_jit_set_autocast_mode` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/compilers.py:82:34-46: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:93:9-43: No attribute `_jit_pass_remove_mutation` in module `torch._C` [missing-attribute]
ERROR torch/_functorch/compilers.py:126:9-12: Class member `DebugInterpreter.run` overrides parent class `Interpreter` in an inconsistent manner [bad-override]
ERROR torch/_functorch/compilers.py:127:44-55: Argument `Module` is not assignable to parameter `gm` with type `GraphModule` in function `torch.fx.experimental.symbolic_shapes.bind_symbols` [bad-argument-type]
ERROR torch/_functorch/compilers.py:228:45-67: Argument `set[OpOverload[Ellipsis, Any] | OpOverloadPacket[Ellipsis, Any]]` is not assignable to parameter `aten_ops` with type `Sequence[OpOverloadPacket[Ellipsis, Any] | OperatorBase]` in function `torch._decomp.get_decompositions` [bad-argument-type]
ERROR torch/_functorch/compilers.py:273:33-41: Argument `dict[OperatorBase, (...) -> Unknown] | set[OpOverload[Ellipsis, Any] | OpOverloadPacket[Ellipsis, Any]]` is not assignable to parameter `decompositions` with type `dict[Unknown, Unknown] | None` in function `torch._functorch.aot_autograd.aot_function` [bad-argument-type]
ERROR torch/_functorch/compilers.py:298:5-29: Could not find import of `foo` [missing-import]
ERROR torch/_functorch/compilers.py:319:30-41: No attribute `rand` in module `random` [missing-attribute]
ERROR torch/_functorch/compilers.py:323:21-30: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:324:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:325:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:326:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:327:21-30: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:328:21-32: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:332:29-42: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:334:29-39: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/_functorch/compilers.py:419:33-49: Missing argument `num_fwd_outputs` in function `torch._functorch.partitioners.default_partition` [missing-argument]
ERROR torch/_functorch/compilers.py:424:21-40: Argument `(gm: Unknown, fw_args: Unknown) -> Unknown` is not assignable to parameter `fw_compiler` with type `AOTDispatchCompiler` in function `torch._functorch.aot_autograd.aot_module_simplified` [bad-argument-type]
ERROR torch/_functorch/compilers.py:425:21-41: Argument `(gm: Unknown, bw_args: Unknown) -> Unknown` is not assignable to parameter `bw_compiler` with type `AOTDispatchCompiler | None` in function `torch._functorch.aot_autograd.aot_module_simplified` [bad-argument-type]
ERROR torch/_functorch/compilers.py:427:24-46: Argument `dict[OperatorBase, (...) -> Unknown] | set[OpOverload[Ellipsis, Any] | OpOverloadPacket[Ellipsis, Any]]` is not assignable to parameter `decompositions` with type `dict[Unknown, Unknown] | None` in function `torch._functorch.aot_autograd.aot_module_simplified` [bad-argument-type]
ERROR torch/_functorch/eager_transforms.py:17:5-31: Could not import `_assert_wrapped_functional` from `torch._C._functorch` [missing-module-attribute]
ERROR torch/_functorch/eager_transforms.py:18:5-28: Could not import `_func_decrement_nesting` from `torch._C._functorch` [missing-module-attribute]
ERROR torch/_functorch/eager_transforms.py:19:5-28: Could not import `_func_increment_nesting` from `torch._C._functorch` [missing-module-attribute]
ERROR torch/_functorch/eager_transforms.py:24:5-41: Could not import `_propagate_functional_input_mutation` from `torch._C._functorch` [missing-module-attribute]
ERROR torch/_functorch/eager_transforms.py:87:40-45: Argument `Unknown | None` is not assignable to parameter `level` with type `int` in function `torch._C._functorch._unwrap_for_grad` [bad-argument-type]
ERROR torch/_functorch/eager_transforms.py:104:34-62: Missing argument `treespec` in function `torch.utils._pytree.tree_unflatten` [missing-argument]
ERROR torch/_functorch/eager_transforms.py:141:22-38: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:142:10-41: Module `torch._dynamo.compiled_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/eager_transforms.py:152:9-25: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:387:32-53: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:406:34-37: `aux` may be uninitialized [unbound-name]
ERROR torch/_functorch/eager_transforms.py:603:35-48: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:619:35-50: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:634:37-46: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:661:41-54: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:679:39-54: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:683:48-63: `stacked_results` may be uninitialized [unbound-name]
ERROR torch/_functorch/eager_transforms.py:686:20-35: `stacked_results` may be uninitialized [unbound-name]
ERROR torch/_functorch/eager_transforms.py:728:34-37: `aux` may be uninitialized [unbound-name]
ERROR torch/_functorch/eager_transforms.py:808:10-22: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:980:19-35: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:1128:75-78: `aux` may be uninitialized [unbound-name]
ERROR torch/_functorch/eager_transforms.py:1305:56-59: `aux` may be uninitialized [unbound-name]
ERROR torch/_functorch/eager_transforms.py:1402:20-45: Returned type `tuple[Unknown, tuple[Unknown, Unknown | None]]` is not assignable to declared return type `(...) -> Unknown` [bad-return]
ERROR torch/_functorch/eager_transforms.py:1403:16-34: Returned type `tuple[Unknown, Unknown]` is not assignable to declared return type `(...) -> Unknown` [bad-return]
ERROR torch/_functorch/eager_transforms.py:1423:31-40: Missing argument `mode` in function `torch._subclasses.functional_tensor.FunctionalTensor.__new__` [missing-argument]
ERROR torch/_functorch/eager_transforms.py:1424:9-39: No attribute `_mirror_autograd_meta_to` in module `torch` [missing-attribute]
ERROR torch/_functorch/eager_transforms.py:1448:12-39: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/functional_call.py:260:14-25: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_functorch/fx_minifier.py:27:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_functorch/fx_minifier.py:28:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/fx_minifier.py:66:23-46: Argument `Module | Tensor | Unknown` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_functorch/fx_minifier.py:140:26-35: Unexpected keyword argument `exists_ok` in function `os.makedirs` [unexpected-keyword]
ERROR torch/_functorch/fx_minifier.py:142:5-66: Could not find import of `torch_xla.stablehlo` [missing-import]
ERROR torch/_functorch/fx_minifier.py:223:37-45: Argument `Unknown | None` is not assignable to parameter `loc` with type `str` in function `torch.utils._content_store.ContentStoreWriter.__init__` [bad-argument-type]
ERROR torch/_functorch/fx_minifier.py:322:23-29: `output` may be uninitialized [unbound-name]
ERROR torch/_functorch/fx_minifier.py:326:13-19: `output` may be uninitialized [unbound-name]
ERROR torch/_functorch/fx_minifier.py:332:13-19: `output` may be uninitialized [unbound-name]
ERROR torch/_functorch/fx_minifier.py:432:47-51: Argument `list[Unknown] | tuple[Unknown, ...]` is not assignable to parameter `inps` with type `list[Tensor]` in function `ReproState.__init__` [bad-argument-type]
ERROR torch/_functorch/make_functional.py:79:32-48: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_functorch/make_functional.py:484:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_functorch/make_functional.py:572:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_functorch/make_functional.py:610:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_functorch/make_functional.py:612:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:156:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:394:30-43: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:436:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:450:17-28: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:458:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:533:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:534:22-44: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:547:22-44: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:552:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:558:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:569:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:570:18-40: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:577:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:585:12-23: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:600:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:661:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:789:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:843:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:985:18-39: Module `torch.fx._lazy_graph_module` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:986:18-39: Module `torch.fx._lazy_graph_module` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:1187:16-25: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:1285:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:1325:36-48: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:1406:21-30: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:1411:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:1427:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:1429:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:1448:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:1455:24-36: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:1456:26-38: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:1477:21-33: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:1484:18-40: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/partitioners.py:2072:12-17: Could not find import of `pydot` [missing-import]
ERROR torch/_functorch/partitioners.py:2662:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_functorch/partitioners.py:2670:35-47: No attribute `argmin` in module `torch` [missing-attribute]
ERROR torch/_functorch/predispatch.py:17:5-48: Could not import `_remove_batch_dim` from `torch._C._functorch` [missing-module-attribute]
ERROR torch/_functorch/predispatch.py:144:17-45: Object of class `NoneType` has no attribute `impl` [missing-attribute]
ERROR torch/_functorch/pyfunctorch.py:102:15-34: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/pyfunctorch.py:278:19-38: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/pyfunctorch.py:284:11-30: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/pyfunctorch.py:296:12-31: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/pyfunctorch.py:314:23-42: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_functorch/vmap.py:225:43-80: No matching overload found for function `zip.__new__` called with arguments: (type[zip[_T_co]], list[Any], list[int] | list[Any] | list[Never] | tuple[int, ...] | None) [no-matching-overload]
ERROR torch/_functorch/vmap.py:225:66-79: `flat_out_dims` may be uninitialized [unbound-name]
ERROR torch/_functorch/vmap.py:334:5-338:33: `TreeSpec | None` is not assignable to `None` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_functorch/vmap.py:349:16-29: Argument `list[Any] | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_functorch/vmap.py:351:35-48: Argument `list[Any] | None` is not assignable to parameter `iterable` with type `Iterable[Any]` in function `enumerate.__new__` [bad-argument-type]
ERROR torch/_functorch/vmap.py:352:28-37: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_functorch/vmap.py:481:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_guards.py:279:40-60: Module `torch._dynamo.guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/aoti_call_delegate.py:53:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/aoti_call_delegate.py:57:32-52: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/aoti_call_delegate.py:58:32-52: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/aoti_call_delegate.py:59:32-52: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/aoti_call_delegate.py:60:32-52: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/aoti_call_delegate.py:63:29-49: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:10:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:58:15-26: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:59:19-32: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:98:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:240:18-31: No attribute `movedim` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:243:22-32: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:295:40-53: No attribute `movedim` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:384:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:673:35-75: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:674:35-75: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:676:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:742:32-47: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:756:29-39: No attribute `tril` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:757:21-31: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:758:77-87: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:789:13-25: No attribute `select` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:807:31-42: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:808:31-42: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:809:32-43: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/associative_scan.py:909:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:12:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:32:32-52: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:54:8-39: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:84:16-32: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:173:29-39: No attribute `Type` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:251:29-39: No attribute `Type` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:359:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:401:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:444:72-86: No attribute `NoneType` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:450:61-77: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:454:12-58: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:460:13-33: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:461:28-38: No attribute `Type` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:480:63-73: No attribute `Type` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/auto_functionalize.py:485:12-47: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/auto_functionalize.py:599:12-47: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/auto_functionalize.py:854:17-40: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/base_hop.py:7:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/base_hop.py:87:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/base_hop.py:226:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/cond.py:12:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/cond.py:53:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/cond.py:247:15-32: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/cond.py:308:35-75: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/cond.py:309:35-75: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/cond.py:312:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/cond.py:442:17-35: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/cond.py:442:17-48: Module `torch.utils._sympy.value_ranges` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/cond.py:567:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/cond.py:568:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/cond.py:654:16-35: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/cond.py:680:18-37: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/cond.py:708:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/effects.py:6:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/effects.py:24:6-31: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/effects.py:96:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/effects.py:130:12-24: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/effects.py:201:61-81: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/effects.py:243:29-56: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/effects.py:244:13-43: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:33:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:37:38-58: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:38:38-58: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:39:38-58: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:40:38-58: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:76:35-55: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:102:10-43: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:103:9-32: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:103:33-53: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:116:24-47: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/executorch_call_delegate.py:116:56-72: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:8:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:97:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:138:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:172:25-38: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:172:57-70: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:172:76-89: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:176:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:177:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:178:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:179:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:193:27-38: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:196:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:228:13-36: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:229:11-34: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:252:19-28: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:253:17-28: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:256:18-27: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:258:23-42: No attribute `_safe_softmax` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:329:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:331:52-61: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:359:10-31: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/flex_attention.py:359:10-44: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/flex_attention.py:402:10-45: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/flex_attention.py:454:48-57: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:516:73-86: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:517:74-87: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:561:28-47: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:658:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:789:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:797:43-52: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:798:43-52: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:799:43-52: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:800:43-52: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:864:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:864:56-79: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:882:11-34: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:883:13-36: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:901:22-31: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:902:22-33: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:910:18-27: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:919:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:920:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:921:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:922:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:950:23-34: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:951:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:965:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:966:18-27: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:978:27-36: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:979:29-38: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:1037:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:1040:52-61: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:1118:10-31: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/flex_attention.py:1118:10-44: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/flex_attention.py:1142:10-45: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/flex_attention.py:1277:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:1281:13-29: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:1281:52-75: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:1295:20-29: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/flex_attention.py:1296:22-31: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/hints_wrap.py:4:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/hints_wrap.py:65:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/invoke_subgraph.py:10:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/invoke_subgraph.py:81:61-76: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/invoke_subgraph.py:88:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/invoke_subgraph.py:187:23-36: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/invoke_subgraph.py:410:18-36: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/invoke_subgraph.py:443:21-52: No attribute `_ForceDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/invoke_subgraph.py:474:35-75: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/invoke_subgraph.py:475:35-75: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/invoke_subgraph.py:479:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/local_map.py:16:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/local_map.py:59:16-35: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/local_map.py:124:9-33: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/local_map.py:124:9-40: Module `torch.distributed.tensor._utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/local_map.py:140:13-37: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/local_map.py:140:13-44: Module `torch.distributed.tensor._utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/local_map.py:156:9-33: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/local_map.py:156:9-40: Module `torch.distributed.tensor._utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/local_map.py:172:9-33: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/local_map.py:172:9-40: Module `torch.distributed.tensor._utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/local_map.py:181:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/local_map.py:407:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/local_map.py:434:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/local_map.py:454:24-44: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/map.py:9:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/map.py:40:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/map.py:136:35-75: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/map.py:137:35-75: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/map.py:139:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:5:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:59:56-72: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:71:15-31: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:101:62-73: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:103:16-29: No attribute `_int_mm` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:110:29-40: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:112:30-40: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:113:30-40: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:120:52-62: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:121:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:140:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/out_dtype.py:150:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/partitioner.py:318:27-43: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/print.py:25:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/print.py:28:64-84: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/print.py:61:16-36: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/print.py:79:19-39: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/print.py:80:19-39: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/run_const_graph.py:4:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/run_const_graph.py:22:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:12:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/scan.py:69:30-53: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:191:26-39: No attribute `movedim` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:194:22-32: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:242:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:321:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:329:13-28: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:329:38-49: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:467:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:683:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:773:14-24: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:782:15-25: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/scan.py:869:18-37: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/scan.py:959:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:53:14-30: No attribute `IntType` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:54:16-34: No attribute `FloatType` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:55:14-33: No attribute `StringType` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:56:15-32: No attribute `BoolType` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:65:20-36: No attribute `AnyType` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:67:20-39: No attribute `SymIntType` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:69:20-40: No attribute `SymBoolType` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:70:16-44: No attribute `_jit_try_infer_type` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:80:20-37: No attribute `Argument` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:84:16-33: No attribute `Argument` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:146:29-52: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:247:17-40: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:252:25-42: No attribute `Argument` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:253:23-40: No attribute `Argument` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:274:13-22: Object of class `HopSchema` has no attribute `name` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:275:13-31: Object of class `HopSchema` has no attribute `overload_name` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:276:13-27: Object of class `HopSchema` has no attribute `arguments` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:277:13-25: Object of class `HopSchema` has no attribute `returns` [missing-attribute]
ERROR torch/_higher_order_ops/schema.py:286:11-34: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/strict_mode.py:7:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/strict_mode.py:58:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/torchbind.py:6:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/torchbind.py:34:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/torchbind.py:37:32-52: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/torchbind.py:41:32-50: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/torchbind.py:51:22-43: No attribute `parse_schema` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/torchbind.py:64:27-45: No attribute `ScriptMethod` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/torchbind.py:80:28-46: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/torchbind.py:84:37-55: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/torchbind.py:92:24-42: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/torchbind.py:114:24-42: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:20:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:36:5-39:6: Could not find import of `triton._C.libtriton.ir` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:54:9-79: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:55:9-51: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:240:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:241:12-30: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:242:5-51: Could not find import of `triton.compiler.compiler` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:243:5-51: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:244:5-47: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:300:13-72: Could not find import of `triton.tools.tensor_descriptor` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:303:18-48: No attribute `_DisableTorchDispatch` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:306:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:312:18-48: No attribute `_DisableTorchDispatch` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:313:38-49: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:319:13-72: Could not find import of `triton.tools.tensor_descriptor` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:369:13-65: Could not find import of `triton.backends.compiler` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:397:17-56: Could not find import of `triton.backends` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:398:17-70: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:412:17-87: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:419:13-71: Could not find import of `triton._utils` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1019:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1045:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1080:13-17: Argument `list[TritonGridType]` is not assignable to parameter `grids` with type `list[TritonGrid]` in function `torch._inductor.codegen.wrapper.user_defined_kernel_grid_fn_code` [bad-argument-type]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1095:17-1098:18: Could not find import of `triton.tools.experimental_descriptor` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1115:17-76: Could not find import of `triton.tools.tensor_descriptor` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1140:5-20: Cannot index into `Autotuner` [bad-index]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1140:5-20: Cannot index into `JITFunction` [bad-index]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1536:9-55: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1569:21-43: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1580:21-43: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1650:9-39: Could not find import of `triton` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1651:9-85: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1684:13-31: Object of class `Autotuner` has no attribute `fn`
Object of class `JITFunction` has no attribute `fn` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1695:41-64: Object of class `Autotuner` has no attribute `configs`
Object of class `JITFunction` has no attribute `configs` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1697:35-60: Object of class `Autotuner` has no attribute `arg_names`
Object of class `JITFunction` has no attribute `arg_names` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1700:27-45: Object of class `Autotuner` has no attribute `fn`
Object of class `JITFunction` has no attribute `fn` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1729:31-57: Object of class `Autotuner` has no attribute `perf_model`
Object of class `JITFunction` has no attribute `perf_model` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1730:39-73: Object of class `Autotuner` has no attribute `early_config_prune`
Object of class `JITFunction` has no attribute `early_config_prune` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1731:34-63: Object of class `Autotuner` has no attribute `configs_top_k`
Object of class `JITFunction` has no attribute `configs_top_k` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1762:45-68: Object of class `Autotuner` has no attribute `configs`
Object of class `JITFunction` has no attribute `configs` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1766:35-61: Object of class `Autotuner` has no attribute `perf_model`
Object of class `JITFunction` has no attribute `perf_model` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1767:43-77: Object of class `Autotuner` has no attribute `early_config_prune`
Object of class `JITFunction` has no attribute `early_config_prune` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1768:38-67: Object of class `Autotuner` has no attribute `configs_top_k`
Object of class `JITFunction` has no attribute `configs_top_k` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1773:19-37: Object of class `Autotuner` has no attribute `fn`
Object of class `JITFunction` has no attribute `fn` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1789:28-46: Object of class `Autotuner` has no attribute `fn`
Object of class `JITFunction` has no attribute `fn` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1801:45-68: Object of class `Autotuner` has no attribute `configs`
Object of class `JITFunction` has no attribute `configs` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1813:39-65: Object of class `Autotuner` has no attribute `perf_model`
Object of class `JITFunction` has no attribute `perf_model` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1814:47-81: Object of class `Autotuner` has no attribute `early_config_prune`
Object of class `JITFunction` has no attribute `early_config_prune` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1815:42-71: Object of class `Autotuner` has no attribute `configs_top_k`
Object of class `JITFunction` has no attribute `configs_top_k` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1820:23-41: Object of class `Autotuner` has no attribute `fn`
Object of class `JITFunction` has no attribute `fn` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1831:13-39: Object of class `Autotuner` has no attribute `perf_model`
Object of class `JITFunction` has no attribute `perf_model` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1832:16-50: Object of class `Autotuner` has no attribute `early_config_prune`
Object of class `JITFunction` has no attribute `early_config_prune` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1835:35-60: Object of class `Autotuner` has no attribute `arg_names`
Object of class `JITFunction` has no attribute `arg_names` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1840:17-51: Object of class `Autotuner` has no attribute `early_config_prune`
Object of class `JITFunction` has no attribute `early_config_prune` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1847:17-43: Object of class `Autotuner` has no attribute `perf_model`
Object of class `JITFunction` has no attribute `perf_model` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1851:17-46: Object of class `Autotuner` has no attribute `configs_top_k`
Object of class `JITFunction` has no attribute `configs_top_k` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1855:17-40: Object of class `Autotuner` has no attribute `configs`
Object of class `JITFunction` has no attribute `configs` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1878:67-85: Object of class `Autotuner` has no attribute `fn`
Object of class `JITFunction` has no attribute `fn` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1891:42-65: Object of class `Autotuner` has no attribute `configs`
Object of class `JITFunction` has no attribute `configs` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1920:42-64: Object of class `Autotuner` has no attribute `params`
Object of class `JITFunction` has no attribute `params` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1921:42-64: Object of class `Autotuner` has no attribute `params`
Object of class `JITFunction` has no attribute `params` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1926:42-60: Object of class `Autotuner` has no attribute `fn`
Object of class `JITFunction` has no attribute `fn` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:1927:42-60: Object of class `Autotuner` has no attribute `fn`
Object of class `JITFunction` has no attribute `fn` [missing-attribute]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:2109:20-42: Cannot index into `Autotuner` [bad-index]
ERROR torch/_higher_order_ops/triton_kernel_wrap.py:2109:20-42: Cannot index into `JITFunction` [bad-index]
ERROR torch/_higher_order_ops/utils.py:52:10-45: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:55:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:59:26-45: Module `torch._C._functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:65:24-47: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:65:59-75: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:206:19-36: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:223:15-32: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:394:24-43: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:396:26-45: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:399:31-50: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:401:30-49: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:402:35-54: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:458:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:459:20-39: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:473:18-45: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:478:34-63: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:528:16-43: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:529:21-50: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:555:17-33: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:688:32-43: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:828:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:858:12-29: No attribute `select_copy` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:1144:31-54: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:1145:31-54: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:1149:27-67: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:1151:27-67: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:1161:21-49: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/utils.py:1164:21-52: No attribute `_ForceDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/utils.py:1194:31-54: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:9:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/while_loop.py:55:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:269:32-42: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:270:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:320:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:341:17-30: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_higher_order_ops/while_loop.py:640:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:716:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:756:35-75: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:757:35-75: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:783:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:783:42-53: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:786:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/while_loop.py:796:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/wrap.py:9:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_higher_order_ops/wrap.py:58:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_higher_order_ops/wrap.py:88:20-41: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_higher_order_ops/wrap.py:291:28-48: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_higher_order_ops/wrap.py:292:20-36: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:22:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:34:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:35:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:37:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:38:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:39:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:40:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:41:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:42:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:43:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:44:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:45:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:55:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:56:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:57:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:58:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:60:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:71:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:72:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:74:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:75:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:76:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:77:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:78:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:79:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:80:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:81:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:82:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:92:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:93:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:96:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:97:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:98:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:99:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:100:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:101:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:102:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:103:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:104:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:114:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:115:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:117:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:118:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:119:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:120:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:121:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:122:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:123:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:124:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:125:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:135:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:136:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:138:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:139:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:140:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:141:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:142:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:143:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:144:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:145:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:146:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:156:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:157:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:160:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:161:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:163:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:164:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:165:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:166:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:167:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:168:13-33: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:169:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:192:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/device_info.py:215:34-47: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:358:14-25: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:359:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:360:12-21: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:361:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:362:14-25: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:363:14-23: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:364:13-23: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:365:17-27: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:366:17-31: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:367:16-29: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:368:16-28: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:406:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:418:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:426:64-75: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:440:24-38: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analysis/profile_analysis.py:442:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/analyze_preserves_zero_mask.py:20:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/analyze_preserves_zero_mask.py:51:51-62: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analyze_preserves_zero_mask.py:79:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/analyze_preserves_zero_mask.py:117:35-46: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/analyze_preserves_zero_mask.py:131:31-44: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/analyze_preserves_zero_mask.py:131:46-59: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/analyze_preserves_zero_mask.py:139:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:85:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:86:18-29: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:86:38-49: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:86:57-67: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:108:36-59: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:146:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:147:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:153:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:154:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:161:36-48: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:162:30-42: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:195:17-28: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:196:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:197:17-29: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:253:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:255:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/aoti_eager.py:257:40-52: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_inductor/async_compile.py:285:13-33: Module `multiprocessing.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:375:17-42: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:381:22-35: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:403:45-67: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:406:20-42: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:422:31-53: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:424:34-56: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:585:25-50: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:586:19-44: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:621:25-50: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/async_compile.py:622:19-44: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/augmented_graph_helper.py:94:16-49: Module `torch._dynamo.graph_deduplication` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autoheuristic/autoheuristic.py:97:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autoheuristic/autoheuristic.py:100:29-51: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autoheuristic/autoheuristic.py:102:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autoheuristic/autoheuristic.py:123:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autoheuristic/autoheuristic.py:143:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autoheuristic/autoheuristic.py:264:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autoheuristic/autoheuristic_utils.py:336:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/autoheuristic/autoheuristic_utils.py:338:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/autotune_process.py:362:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/autotune_process.py:363:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/autotune_process.py:364:12-31: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autotune_process.py:365:14-33: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autotune_process.py:654:13-36: Module `torch._inductor.runtime` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autotune_process.py:654:13-54: Module `torch._inductor.runtime.triton_heuristics` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/autotune_process.py:751:30-41: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_inductor/autotune_process.py:753:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/bounds.py:185:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/bounds.py:186:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/bounds.py:193:9-19: Class member `ValueRangeAnalysis.index_expr` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/bounds.py:193:44-55: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/bounds.py:198:9-17: Class member `ValueRangeAnalysis.to_dtype` overrides parent class `SymPyValueRangeAnalysis` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/bounds.py:200:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/bounds.py:201:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/bounds.py:206:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/bounds.py:216:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/bounds.py:240:9-15: Class member `ValueRangeAnalysis.square` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/bounds.py:244:9-12: Class member `ValueRangeAnalysis.neg` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/bounds.py:251:9-17: Class member `ValueRangeAnalysis.truncdiv` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/bounds.py:259:9-12: Class member `ValueRangeAnalysis.sub` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/choices.py:38:5-46: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/choices.py:95:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/choices.py:101:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/choices.py:107:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/choices.py:352:34-52: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/choices.py:352:34-60: Module `torch.utils._sympy.numbers` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/choices.py:391:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/choices.py:502:25-513:26: Argument `() -> dict[str, float | list[str] | str | None]` is not assignable to parameter `row_fn` with type `() -> dict[str, float | str | None]` in function `torch._inductor.metrics.MetricTable.add_row` [bad-argument-type]
ERROR torch/_inductor/codegen/common.py:183:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:186:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:186:26-37: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:224:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:229:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:242:20-23: Argument `list[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/common.py:285:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:310:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:448:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:453:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:458:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:466:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:578:23-61: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:610:77-82: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `torch._inductor.ir.FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/codegen/common.py:631:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:631:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:632:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:632:21-32: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:633:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:633:20-31: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:637:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:638:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:639:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:640:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:641:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:642:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:643:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:644:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:645:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:646:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:647:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:657:15-26: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:662:16-26: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:672:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:678:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:696:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:705:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:750:76-87: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:767:13-32: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:771:69-80: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:777:66-77: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:806:66-77: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:808:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:824:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:828:61-72: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:832:72-83: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:871:44-55: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:879:40-53: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:887:52-65: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:891:67-80: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:895:66-79: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:899:61-74: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:903:51-62: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:907:31-42: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:912:47-58: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:920:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:924:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:928:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:935:39-50: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:941:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `add` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `sub` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `mul` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `floordiv` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `truediv` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `mod` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `pow` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `lshift` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `rshift` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `and_` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `or_` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `xor` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `eq` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `ne` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `lt` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `gt` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `le` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `ge` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `neg` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `identity` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `reciprocal` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `square` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `erfc` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `expm1` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `log10` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `log2` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `exp2` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `log1p` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `sigmoid` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `relu` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `floor_to_int` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `ceil_to_int` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `trunc_to_int` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `remainder` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:963:7-18: Field `round_to_int` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/codegen/common.py:977:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:981:9-20: Class member `OpOverrides.bitwise_not` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:985:9-20: Class member `OpOverrides.logical_not` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:989:9-20: Class member `OpOverrides.bitwise_and` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:993:9-19: Class member `OpOverrides.bitwise_or` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:997:9-20: Class member `OpOverrides.bitwise_xor` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:1001:9-27: Class member `OpOverrides.bitwise_left_shift` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:1005:9-28: Class member `OpOverrides.bitwise_right_shift` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:1009:9-20: Class member `OpOverrides.int_truediv` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:1019:9-26: Class member `OpOverrides.indirect_indexing` overrides parent class `OpsHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:1059:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1060:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1070:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1083:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1097:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1121:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1121:30-43: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1579:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1579:72-83: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1617:24-80: Returned type `tuple[str, str, Expr]` is not assignable to declared return type `tuple[str, str, int]` [bad-return]
ERROR torch/_inductor/codegen/common.py:1642:19-31: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1656:17-37: `Integer` is not assignable to variable `value` with type `int` [bad-assignment]
ERROR torch/_inductor/codegen/common.py:1658:34-39: Cannot index into `dict[Expr, str]` [bad-index]
ERROR torch/_inductor/codegen/common.py:1663:23-28: Cannot set item in `dict[Expr, str]` [unsupported-operation]
ERROR torch/_inductor/codegen/common.py:1675:68-88: Argument `dict_keys[Expr, str]` is not assignable to parameter `*iterables` with type `Iterable[str]` in function `itertools.chain.__new__` [bad-argument-type]
ERROR torch/_inductor/codegen/common.py:1690:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1697:48-59: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1744:49-54: Argument `Expr` is not assignable to parameter `size` with type `Symbol | str` in function `KernelArgs.wrap_size_arg` [bad-argument-type]
ERROR torch/_inductor/codegen/common.py:1746:59-64: Argument `Expr` is not assignable to parameter `sym` with type `Symbol` in function `torch._inductor.codegen.wrapper.PythonWrapperCodegen.ensure_size_computed` [bad-argument-type]
ERROR torch/_inductor/codegen/common.py:1789:30-35: Argument `Expr` is not assignable to parameter `object` with type `str` in function `list.append` [bad-argument-type]
ERROR torch/_inductor/codegen/common.py:1793:59-64: Argument `Expr` is not assignable to parameter `sym` with type `Symbol` in function `torch._inductor.codegen.wrapper.PythonWrapperCodegen.ensure_size_computed` [bad-argument-type]
ERROR torch/_inductor/codegen/common.py:1848:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1880:9-20: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:1966:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2038:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2050:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2184:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2185:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2202:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2212:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2227:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2351:20-60: Returned type `list[Expr]` is not assignable to declared return type `Expr` [bad-return]
ERROR torch/_inductor/codegen/common.py:2385:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2469:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2476:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2604:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2701:9-26: Class member `CSEProxy.indirect_indexing` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/common.py:2715:57-67: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2754:16-25: Returned type `Expr` is not assignable to declared return type `Symbol` [bad-return]
ERROR torch/_inductor/codegen/common.py:2812:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2813:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2822:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2833:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/common.py:2845:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:143:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:144:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:147:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:148:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:149:5-16: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:150:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:151:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:152:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:153:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:154:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:155:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:156:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:157:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:158:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:161:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:162:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:163:5-16: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:164:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:165:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:166:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:167:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:168:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:169:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:177:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:184:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:185:35-46: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:212:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:213:40-51: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:226:28-38: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:255:37-47: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:331:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:723:52-63: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:764:9-12: Class member `CppOverrides.abs` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:768:9-12: Class member `CppOverrides.sin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:772:9-12: Class member `CppOverrides.cos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:776:9-12: Class member `CppOverrides.neg` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:780:9-12: Class member `CppOverrides.exp` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:793:9-12: Class member `CppOverrides.erf` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:801:9-15: Class member `CppOverrides.erfinv` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:805:9-13: Class member `CppOverrides.sqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:809:9-14: Class member `CppOverrides.rsqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:825:9-12: Class member `CppOverrides.tan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:829:9-13: Class member `CppOverrides.tanh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:833:9-16: Class member `CppOverrides.signbit` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:849:9-12: Class member `CppOverrides.log` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:853:9-14: Class member `CppOverrides.round` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:857:9-14: Class member `CppOverrides.floor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:868:9-13: Class member `CppOverrides.ceil` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:872:9-14: Class member `CppOverrides.trunc` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:876:9-17: Class member `CppOverrides.truncdiv` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:881:9-13: Class member `CppOverrides.fmod` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:885:9-14: Class member `CppOverrides.isinf` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:889:9-14: Class member `CppOverrides.isnan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:893:9-15: Class member `CppOverrides.lgamma` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:897:9-13: Class member `CppOverrides.acos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:901:9-14: Class member `CppOverrides.acosh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:905:9-13: Class member `CppOverrides.cosh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:909:9-13: Class member `CppOverrides.sinh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:913:9-13: Class member `CppOverrides.asin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:917:9-14: Class member `CppOverrides.asinh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:921:9-14: Class member `CppOverrides.atan2` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:925:9-13: Class member `CppOverrides.atan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:929:9-14: Class member `CppOverrides.atanh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:933:9-17: Class member `CppOverrides.copysign` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:937:9-14: Class member `CppOverrides.frexp` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:943:46-57: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:954:9-14: Class member `CppOverrides.hypot` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:966:9-18: Class member `CppOverrides.nextafter` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:986:9-16: Class member `CppOverrides.minimum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:990:9-16: Class member `CppOverrides.maximum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:994:9-14: Class member `CppOverrides.where` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1002:9-17: Class member `CppOverrides.constant` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1031:9-20: Class member `CppOverrides.logical_and` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1039:9-19: Class member `CppOverrides.logical_or` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1043:9-20: Class member `CppOverrides.logical_xor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1047:9-20: Class member `CppOverrides.bitwise_and` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1051:9-20: Class member `CppOverrides.bitwise_not` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1055:9-19: Class member `CppOverrides.bitwise_or` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1059:9-20: Class member `CppOverrides.bitwise_xor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1063:9-27: Class member `CppOverrides.bitwise_left_shift` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1083:9-28: Class member `CppOverrides.bitwise_right_shift` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1117:9-13: Class member `CppOverrides.sign` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1179:59-70: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1181:52-55: Argument `Expr | int` is not assignable to parameter `value` with type `bool | float | int` in function `torch._inductor.ops_handler.OpsHandler.constant` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:1181:57-68: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1297:9-11: Class member `CppVecOverrides.eq` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1304:9-11: Class member `CppVecOverrides.ne` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1307:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1308:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1316:9-11: Class member `CppVecOverrides.lt` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1323:9-11: Class member `CppVecOverrides.gt` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1330:9-11: Class member `CppVecOverrides.le` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1337:9-11: Class member `CppVecOverrides.ge` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1344:9-13: Class member `CppVecOverrides.and_` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1455:58-69: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1465:9-12: Class member `CppVecOverrides.tan` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1469:9-13: Class member `CppVecOverrides.tanh` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1481:9-19: Class member `CppVecOverrides.reciprocal` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1517:9-17: Class member `CppVecOverrides.copysign` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1521:9-14: Class member `CppVecOverrides.atan2` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1525:9-14: Class member `CppVecOverrides.hypot` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1598:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1599:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1607:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1608:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1615:9-15: Class member `CppVecOverrides.square` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1621:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1622:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1646:9-17: Class member `CppVecOverrides.to_dtype` overrides parent class `CppOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:1648:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1649:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1650:13-24: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1651:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1652:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1653:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1654:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1655:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1656:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1657:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1658:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1665:52-63: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1700:29-39: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:1792:46-57: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2055:30-40: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2069:39-50: Argument `dict[Symbol, Unknown]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:2111:43-54: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2118:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2166:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2204:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2221:43-53: Argument `Literal[4096]` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.check_lt` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:2224:60-70: Argument `Literal[4096]` is not assignable to parameter `right` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.check_leq` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:2689:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2696:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2701:36-47: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2708:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2708:51-62: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2709:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2714:59-70: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2715:30-40: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2723:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2741:56-67: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2743:67-78: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2745:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2760:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2787:36-47: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2793:36-47: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2806:33-43: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2807:33-44: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2869:17-2874:22: `str | Unknown` is not assignable to `Buffer` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_inductor/codegen/cpp.py:2923:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2946:33-44: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2950:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2986:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:2988:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3175:28-38: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3206:36-46: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3208:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3243:57-69: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3244:21-32: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3261:33-43: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3262:83-93: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3280:32-42: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3337:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3349:43-54: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3350:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3351:54-65: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3353:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3366:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3366:44-57: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3368:32-42: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3434:29-39: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3435:39-50: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3437:43-54: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3453:44-54: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3505:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3505:49-59: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3507:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3507:51-61: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3689:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3690:17-27: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3691:17-36: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3692:17-34: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3713:9-19: Class member `CppTile2DKernel.set_ranges` overrides parent class `CppVecKernel` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp.py:3739:62-73: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3747:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:3803:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4049:66-77: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4063:67-78: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4075:60-71: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4080:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4091:71-82: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4113:59-70: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4151:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4152:29-43: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4153:29-42: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4154:29-40: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4158:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4159:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4168:47-58: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4187:43-54: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4218:67-78: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:4358:14-36: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/cpp.py:4584:47-61: Argument `Expr | None` is not assignable to parameter `var` with type `Symbol | None` in function `CppKernel.codegen_conditions` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:4590:49-63: Argument `Expr | None` is not assignable to parameter `var` with type `Symbol | None` in function `CppKernel.codegen_conditions` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:4607:33-47: Argument `Expr | None` is not assignable to parameter `iter_var` with type `Expr` in function `move_code_under_inner_loop` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:4610:33-48: Argument `Expr | None` is not assignable to parameter `loop_end` with type `Expr` in function `move_code_under_inner_loop` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:4695:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp.py:5200:59-65: Argument `Expr | Unknown` is not assignable to parameter `object` with type `int` in function `list.insert` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:5206:29-48: Argument `list[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp.py:5290:18-40: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/cpp_bmm_template.py:196:63-75: Argument `Symbol` is not assignable to parameter `idx` with type `int` in function `torch._inductor.codegen.cpp_template_kernel.CppTemplateKernel.select` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_flex_attention_template.py:705:33-44: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_flex_attention_template.py:705:46-60: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_flex_attention_template.py:705:62-75: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_flex_attention_template.py:984:33-44: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:379:39-50: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:379:52-62: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:382:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:382:46-56: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:605:33-44: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:605:46-60: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:605:62-72: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:605:74-85: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:772:17-30: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:780:17-30: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:788:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:794:27-41: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:794:57-67: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:818:32-46: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:821:31-42: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:828:33-43: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1254:25-26: Argument `Literal[0]` is not assignable to parameter `offset` with type `Expr` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1354:57-68: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1354:70-80: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1401:34-45: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1556:25-38: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1559:25-38: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1589:27-38: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1589:57-68: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1615:34-48: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1616:34-44: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1776:25-34: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1782:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_gemm_template.py:1793:26-37: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_grouped_gemm_template.py:374:16-38: Cannot index into `bool` [bad-index]
ERROR torch/_inductor/codegen/cpp_grouped_gemm_template.py:415:25-38: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/cpp_grouped_gemm_template.py:418:25-38: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/cpp_grouped_gemm_template.py:491:27-38: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:96:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:96:46-56: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:97:42-53: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:98:41-52: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:99:41-51: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:113:47-58: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:113:60-70: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:114:52-63: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:114:65-75: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:229:18-29: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:230:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:231:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:232:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:256:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:347:21-32: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:352:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:353:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:358:21-31: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:359:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:364:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:365:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:366:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:367:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:376:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:377:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:378:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:379:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:385:21-32: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:390:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:391:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:396:21-31: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:397:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:402:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:403:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:404:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:405:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:414:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:415:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:416:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:417:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:423:21-32: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:424:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:425:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:426:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:431:21-32: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:432:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:433:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:434:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:963:45-56: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:963:58-68: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:978:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:978:75-86: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:989:21-31: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:990:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:991:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:992:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:998:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:999:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1000:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1001:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1007:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1008:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1014:21-34: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1015:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1021:21-32: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1022:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1023:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1024:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1281:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1281:46-56: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1289:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1290:43-53: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1290:55-66: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1330:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1330:46-56: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1338:34-44: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1338:72-83: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1348:21-31: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1349:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1407:36-46: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1430:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1431:22-33: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1432:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1433:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1681:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1682:22-33: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1683:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1684:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1955:31-45: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1956:37-47: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_micro_gemm.py:1956:49-60: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_template.py:117:13-32: Cannot index into `Iterable[Buffer]` [bad-index]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:101:32-39: Cannot set item in `dict[Expr, str]` [unsupported-operation]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:129:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:129:48-62: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:129:64-74: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:173:15-71: `Expr` is not assignable to variable `idx` with type `int` [bad-assignment]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:173:45-48: Argument `int` is not assignable to parameter `idx` with type `Expr` in function `torch._inductor.ir.View.handle_negative_index` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:207:59-70: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:211:46-58: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:219:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:224:46-58: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:322:24-30: Argument `Expr` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:499:21-34: Argument `list[list[Any] | Unknown | None]` is not assignable to parameter `offsets` with type `list[Expr]` in function `CppTemplateKernel.store_grouped_gemm_pointwise_nodes` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_template_kernel.py:530:33-46: Argument `list[list[Any] | Unknown | None]` is not assignable to parameter `offsets` with type `list[Expr]` in function `CppTemplateKernel.store_grouped_gemm_pointwise_nodes` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_utils.py:32:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:33:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:34:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:35:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:36:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:37:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:38:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:39:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:40:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:41:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:42:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:43:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:44:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:45:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:46:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:47:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:48:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:49:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:50:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:51:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:55:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:56:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:57:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:58:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:59:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:60:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:61:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:62:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:63:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:64:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:65:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:66:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:67:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:68:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:69:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:70:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:71:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:72:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:73:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:74:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:75:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:76:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:88:5-18: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:148:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:257:26-27: Cannot set item in `dict[Expr, Any]` [unsupported-operation]
ERROR torch/_inductor/codegen/cpp_utils.py:274:27-57: Argument `Literal[0] | Symbol` is not assignable to parameter `object` with type `Expr` in function `list.append` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_utils.py:462:11-22: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:482:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:483:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:484:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:489:57-70: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:517:24-35: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:517:37-47: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:518:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:518:30-41: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:520:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:520:32-45: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:539:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:540:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:541:42-53: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:542:41-52: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:543:58-69: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:545:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:554:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:555:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:556:42-53: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:557:41-52: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:558:59-70: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:559:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:568:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:592:36-47: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:593:35-46: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:594:37-48: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:595:62-73: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:602:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:603:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:607:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:618:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:619:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:620:36-47: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:622:75-86: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:624:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:636:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:637:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:639:60-71: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:640:41-52: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:642:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:674:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_utils.py:709:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:351:36-47: Argument `Basic` is not assignable to parameter `elem` with type `Symbol` in function `torch.utils._ordered_set.OrderedSet.add` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:360:16-32: Object of class `Symbol` has no attribute `is_integer` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:362:18-32: Object of class `Symbol` has no attribute `is_float` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:372:32-38: Argument `Expr | int` is not assignable to parameter `sym_or_exp` with type `Expr | Symbol` in function `codegen_symbol` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:1073:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:1078:21-34: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:1078:47-61: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:1316:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:1508:40-58: Argument `tuple[Symbol, GraphLowering]` is not assignable to parameter `elem` with type `tuple[str, GraphLowering]` in function `torch.utils._ordered_set.OrderedSet.add` [bad-argument-type]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:1993:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2012:9-25: Class member `CppWrapperCpu.codegen_subgraph` overrides parent class `PythonWrapperCodegen` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2082:38-48: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2122:17-32: No attribute `FloatType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2123:17-31: No attribute `BoolType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2124:17-33: No attribute `StringType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2125:17-27: No attribute `Type` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2126:17-36: No attribute `DeviceObjType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2133:37-53: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2136:39-52: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2139:39-55: No attribute `SymIntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2143:39-55: No attribute `NumberType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2152:39-53: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2156:58-74: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2160:48-66: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2162:65-81: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2168:60-73: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2171:60-76: No attribute `SymIntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2177:60-76: No attribute `NumberType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2202:41-59: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2208:36-49: No attribute `JitType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2210:40-56: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2218:42-58: No attribute `SymIntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2220:42-56: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2221:47-63: No attribute `SymIntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2230:31-47: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2230:49-63: No attribute `NoneType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2230:65-78: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2233:42-60: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2234:65-81: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2235:42-56: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2236:65-81: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2253:25-41: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2259:21-37: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2273:13-27: No attribute `BoolType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2274:13-32: No attribute `DeviceObjType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2275:13-28: No attribute `FloatType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2278:13-26: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2279:13-29: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2282:31-44: No attribute `JitType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2283:30-48: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2461:39-55: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2473:39-57: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2475:39-52: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2478:39-55: No attribute `SymIntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2484:39-54: No attribute `FloatType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2486:39-53: No attribute `BoolType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2488:39-55: No attribute `StringType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2490:39-55: No attribute `NumberType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2494:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2497:38-49: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2499:38-50: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2501:38-57: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2512:33-47: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2564:37-50: No attribute `JitType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2578:41-59: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2597:41-57: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2766:30-48: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2768:32-48: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2770:33-46: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2770:48-64: No attribute `SymIntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2773:21-35: No attribute `BoolType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2773:37-54: No attribute `SymBoolType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2773:56-70: No attribute `EnumType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2776:32-47: No attribute `FloatType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2778:32-48: No attribute `NumberType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2790:32-48: No attribute `StringType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2810:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2812:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2814:30-42: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2816:30-49: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2830:9-23: Class member `CppWrapperCpu.val_to_arg_str` overrides parent class `PythonWrapperCodegen` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2833:51-69: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2837:25-44: No attribute `DeviceObjType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2838:25-39: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2839:25-40: No attribute `TupleType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2845:34-50: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2857:30-48: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2863:42-56: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2863:58-73: No attribute `TupleType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2868:41-57: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2873:41-60: No attribute `DeviceObjType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2883:31-45: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2883:47-62: No attribute `TupleType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2895:41-57: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2901:41-59: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu.py:2913:30-46: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:571:9-24: Class member `CppWrapperCpuArrayRef.make_allocation` overrides parent class `CppWrapperCpu` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:858:35-53: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:859:52-68: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:862:52-68: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:873:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:878:21-34: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:878:47-61: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_gpu.py:14:19-39: Could not import `dtype` from `torch` [missing-module-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_gpu.py:750:60-71: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_mps.py:39:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cpp_wrapper_mps.py:84:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_kernel.py:13:19-39: Could not import `dtype` from `torch` [missing-module-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_kernel.py:303:66-83: Argument `Sequence[_IntLike]` is not assignable to parameter `*iterables` with type `Iterable[Expr]` in function `itertools.chain.__new__` [bad-argument-type]
ERROR torch/_inductor/codegen/cuda/cuda_kernel.py:387:23-48: Argument `int` is not assignable to parameter `count` with type `Expr` in function `torch._inductor.codegen.common.WorkspaceArg.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/cuda/cuda_kernel.py:483:16-19: Returned type `Expr` is not assignable to declared return type `str` [bad-return]
ERROR torch/_inductor/codegen/cuda/cuda_kernel.py:502:50-56: Argument `Expr | int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_leq` [bad-argument-type]
ERROR torch/_inductor/codegen/cuda/cuda_kernel.py:521:50-62: Argument `Expr | int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_leq` [bad-argument-type]
ERROR torch/_inductor/codegen/cuda/cuda_kernel.py:545:47-54: Argument `Expr | int` is not assignable to parameter `index` with type `Expr | list[Expr] | tuple[Expr, ...]` in function `torch._inductor.codegen.common.Kernel.rename_indexing` [bad-argument-type]
ERROR torch/_inductor/codegen/cuda/cuda_kernel.py:547:47-54: Argument `Expr | int` is not assignable to parameter `index` with type `Expr | list[Expr] | tuple[Expr, ...]` in function `torch._inductor.codegen.common.Kernel.rename_indexing` [bad-argument-type]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:354:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:355:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:356:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:357:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:358:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:359:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:360:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:361:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:362:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:363:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:367:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cuda_template.py:368:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_cache.py:105:9-107:10: Could not find import of `torch._inductor.fb.cutlass_remote_cache` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/evt_extensions.py:52:5-57:6: Could not find import of `cutlass_library` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:11:5-49: Could not find import of `cutlass_library.gemm_operation` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:12:5-42: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:14:15-22: Could not find name `logging` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:104:34-45: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:105:36-47: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:106:31-40: Could not find name `LayoutTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:107:37-57: Could not find name `EpilogueFunctor3xTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:108:21-38: Could not find name `EpilogueFunctor3x` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:110:44-55: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:111:39-50: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:112:34-45: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:114:20-38: Could not find name `SubstituteTemplate` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:118:34-44: Could not find name `is_grouped` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:130:24-34: Could not find name `is_grouped` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:163:21-32: Could not find name `OpcodeClass` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:164:21-32: Could not find name `OpcodeClass` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:199:45-56: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:200:41-61: Could not find name `EpilogueFunctor3xTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:204:36-54: Could not find name `SubstituteTemplate` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:209:21-36: Could not find name `is_block_scaled` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:210:59-67: Could not find name `DataType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:214:36-57: Object of class `EmitGemmUniversal3xInstanceWithEVT` has no attribute `epilogue_functor` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:217:17-32: Could not find name `is_block_scaled` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:218:55-63: Could not find name `DataType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:226:17-28: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:228:41-52: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:229:6-27: Could not find name `ComplexTransformTag3x` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:232:17-28: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:234:41-52: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:235:6-27: Could not find name `ComplexTransformTag3x` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:237:38-57: Could not find name `EpilogueScheduleTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:239:37-48: Could not find name `OpcodeClass` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:241:21-41: Could not find name `EpilogueScheduleType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:242:21-41: Could not find name `EpilogueScheduleType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:244:27-37: Could not find name `is_grouped` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:245:66-85: Could not find name `to_grouped_schedule` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:246:21-39: Could not find name `KernelScheduleType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:250:50-69: Could not find name `EpilogueScheduleTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:251:29-48: Could not find name `to_grouped_schedule` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:252:33-53: Could not find name `EpilogueScheduleType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:255:66-85: Could not find name `to_grouped_schedule` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:256:21-39: Could not find name `KernelScheduleType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:260:50-69: Could not find name `EpilogueScheduleTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:261:29-48: Could not find name `to_grouped_schedule` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:262:33-53: Could not find name `EpilogueScheduleType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:265:65-76: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:266:65-76: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:269:28-37: Could not find name `LayoutTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:270:28-37: Could not find name `LayoutTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:275:32-44: Could not find name `DataTypeSize` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:276:32-44: Could not find name `DataTypeSize` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:285:30-41: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:286:28-39: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:287:29-40: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:288:28-39: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:330:21-35: Could not find name `MixedInputMode` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:331:21-35: Could not find name `MixedInputMode` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:332:21-35: Could not find name `MixedInputMode` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:338:36-44: Could not find name `DataType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:339:35-43: Could not find name `DataType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:339:66-74: Could not find name `DataType` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:361:30-41: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:363:32-41: Could not find name `LayoutTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:365:30-41: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:367:32-41: Could not find name `LayoutTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:369:40-51: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:370:38-52: Could not find name `OpcodeClassTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:371:37-51: Could not find name `OpcodeClassTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:391:40-57: Could not find name `KernelScheduleTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:400:32-51: Could not find name `ComplexTransformTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:401:32-51: Could not find name `ComplexTransformTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:402:35-51: Could not find name `MathOperationTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:406:41-52: Could not find name `DataTypeTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:407:39-55: Could not find name `TileSchedulerTag` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_lib_extensions/gemm_operation_extensions.py:411:20-38: Could not find name `SubstituteTemplate` [unknown-name]
ERROR torch/_inductor/codegen/cuda/cutlass_python_evt.py:60:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_python_evt.py:172:41-174:14: Cannot set item in `dict[str, Buffer | Expr | TensorBox | TorchBindObject]` [unsupported-operation]
ERROR torch/_inductor/codegen/cuda/cutlass_python_evt.py:297:18-35: Object of class `Expr` has no attribute `get_layout` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:32:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:32:59-70: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:32:72-83: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:33:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:34:6-16: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:34:18-32: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:34:34-53: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:34:55-65: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:160:20-45: Could not find import of `cutlass_library.generator` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:161:20-43: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:162:20-44: Could not find import of `cutlass_library.manifest` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:242:12-58: Could not find import of `cutlass_library.generator` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:243:12-56: Could not find import of `cutlass_library.manifest` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:298:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:299:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:300:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:306:18-29: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:312:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:314:25-35: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:316:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:324:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:329:12-27: Could not find import of `cutlass_library` [missing-import]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:331:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:336:25-35: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:338:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:340:25-35: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:342:25-36: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:344:25-36: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:346:25-44: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:353:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:354:15-26: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:370:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:371:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:376:23-33: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:376:35-49: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:377:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:378:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:382:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:382:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:382:55-66: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:382:68-87: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:383:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:384:25-35: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:385:29-40: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:396:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:402:24-34: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:402:36-50: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:404:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:406:26-37: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:406:39-49: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:406:51-70: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/cutlass_utils.py:408:25-36: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:658:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:674:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1003:16-65: Could not find import of `cutlass_library.gemm_operation` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1089:16-65: Could not find import of `cutlass_library.gemm_operation` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1090:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1321:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1322:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1372:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1391:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1477:9-20: Class member `CUTLASS3xGemmTemplate._render_evt` overrides parent class `CUTLASSGemmTemplate` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1483:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1484:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1530:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1571:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1743:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1758:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1792:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1805:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1822:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1859:16-65: Could not find import of `cutlass_library.gemm_operation` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1860:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/gemm_template.py:1885:16-54: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:69:9-62: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:131:9-45: Could not find import of `cutlass_library` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:132:9-75: Could not find import of `cutlass_library.gemm_operation` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:133:9-141:10: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:275:9-60: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:360:9-45: Could not find import of `cutlass_library` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:361:9-88: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:444:9-45: Could not find import of `cutlass_library` [missing-import]
ERROR torch/_inductor/codegen/cuda/serialization.py:445:9-449:10: Could not find import of `cutlass_library.library` [missing-import]
ERROR torch/_inductor/codegen/cuda_combined_scheduling.py:50:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cuda_combined_scheduling.py:92:9-17: Class member `CUDACombinedScheduling.group_fn` overrides parent class `BaseScheduling` in an inconsistent manner [bad-override]
ERROR torch/_inductor/codegen/cutedsl/_cutedsl_utils.py:3:8-28: Could not find import of `cutlass.cute` [missing-import]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:411:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:416:16-29: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:416:71-82: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:431:68-79: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:444:31-44: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:444:46-60: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:448:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:466:60-71: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:480:9-26: Class member `ModificationWrapperCuteDSL.indirect_indexing` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:23:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:23:48-59: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:25:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:25:33-47: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:26:16-29: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:39:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:40:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:41:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:42:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:43:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:44:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:45:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:46:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:47:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:48:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:49:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:81:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:147:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:182:9-12: Class member `CuteDSLOpOverrides.exp` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:189:9-13: Class member `CuteDSLOpOverrides.sqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:194:9-12: Class member `CuteDSLOpOverrides.log` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:199:9-12: Class member `CuteDSLOpOverrides.cos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:204:9-12: Class member `CuteDSLOpOverrides.sin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:209:9-12: Class member `CuteDSLOpOverrides.erf` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:214:9-16: Class member `CuteDSLOpOverrides.maximum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:218:9-16: Class member `CuteDSLOpOverrides.minimum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:222:9-14: Class member `CuteDSLOpOverrides.where` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:262:9-12: Class member `CuteDSLOpOverrides.abs` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:269:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:273:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:273:43-57: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:273:59-72: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:283:9-12: Class member `CuteDSLOpOverrides.neg` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:292:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/debug_utils.py:11:19-39: Could not import `dtype` from `torch` [missing-module-attribute]
ERROR torch/_inductor/codegen/debug_utils.py:271:30-53: Module `torch._inductor.codegen` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/debug_utils.py:271:30-61: Module `torch._inductor.codegen.wrapper` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/halide.py:64:16-27: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:64:28-39: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:215:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:216:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:217:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:218:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:219:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:220:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:221:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:222:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:223:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:224:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:225:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:226:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:227:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:236:65-76: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:237:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:238:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:238:33-47: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:239:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:247:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:248:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:251:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:256:36-47: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:256:60-71: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:257:26-39: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:257:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:260:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:260:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:269:9-12: Class member `HalideOverrides.abs` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:273:9-12: Class member `HalideOverrides.exp` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:279:9-13: Class member `HalideOverrides.sqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:283:9-16: Class member `HalideOverrides.minimum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:291:9-16: Class member `HalideOverrides.maximum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:299:9-14: Class member `HalideOverrides.where` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:305:9-12: Class member `HalideOverrides.cos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:309:9-12: Class member `HalideOverrides.sin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:313:9-15: Class member `HalideOverrides.lgamma` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:317:9-12: Class member `HalideOverrides.erf` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:321:9-13: Class member `HalideOverrides.cosh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:325:9-13: Class member `HalideOverrides.sinh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:329:9-13: Class member `HalideOverrides.acos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:333:9-14: Class member `HalideOverrides.acosh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:337:9-13: Class member `HalideOverrides.asin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:341:9-14: Class member `HalideOverrides.asinh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:345:9-14: Class member `HalideOverrides.atan2` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:349:9-13: Class member `HalideOverrides.atan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:353:9-14: Class member `HalideOverrides.atanh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:357:9-17: Class member `HalideOverrides.copysign` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:361:9-15: Class member `HalideOverrides.erfinv` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:365:9-14: Class member `HalideOverrides.hypot` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:369:9-18: Class member `HalideOverrides.nextafter` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:373:9-20: Class member `HalideOverrides.logical_and` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:381:9-19: Class member `HalideOverrides.logical_or` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:385:9-20: Class member `HalideOverrides.logical_xor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:389:9-20: Class member `HalideOverrides.bitwise_and` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:393:9-20: Class member `HalideOverrides.bitwise_not` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:397:9-19: Class member `HalideOverrides.bitwise_or` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:401:9-20: Class member `HalideOverrides.bitwise_xor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:405:9-27: Class member `HalideOverrides.bitwise_left_shift` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:409:9-28: Class member `HalideOverrides.bitwise_right_shift` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:429:9-14: Class member `HalideOverrides.rsqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:434:9-12: Class member `HalideOverrides.tan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:438:9-13: Class member `HalideOverrides.tanh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:442:9-16: Class member `HalideOverrides.signbit` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:446:9-13: Class member `HalideOverrides.fmod` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:455:9-12: Class member `HalideOverrides.log` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:463:9-14: Class member `HalideOverrides.isinf` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:468:9-14: Class member `HalideOverrides.isnan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:473:9-14: Class member `HalideOverrides.round` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:477:9-14: Class member `HalideOverrides.floor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:492:9-13: Class member `HalideOverrides.sign` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:493:45-55: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:494:46-56: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:499:9-14: Class member `HalideOverrides.trunc` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:503:9-17: Class member `HalideOverrides.truncdiv` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:511:9-13: Class member `HalideOverrides.ceil` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:526:26-37: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:526:39-50: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:531:9-26: Class member `HalideOverrides.indirect_indexing` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:533:45-56: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:566:9-14: Class member `HalideOverrides.frexp` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:594:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:720:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:811:42-43: Argument `Literal[1]` is not assignable to parameter `divisor` with type `Expr` in function `torch._inductor.codegen.simd.IterationRangesRoot.lookup` [bad-argument-type]
ERROR torch/_inductor/codegen/halide.py:983:32-70: `list[tuple[list[Basic | Unknown], Expr | Unknown] | tuple[list[Symbol], Expr]]` is not assignable to variable `split_failed` with type `list[tuple[list[Symbol], Expr]]` [bad-assignment]
ERROR torch/_inductor/codegen/halide.py:1133:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:1133:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:1134:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:1199:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:1200:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:1299:9-13: Class member `HalideKernel.scan` overrides parent class `SIMDKernel` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/halide.py:1301:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/halide.py:1693:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/memory_planning.py:387:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/memory_planning.py:467:27-38: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/memory_planning.py:489:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:44:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:45:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:46:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:47:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:48:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:49:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:50:5-16: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:51:5-15: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:52:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:77:12-27: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:86:16-31: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:120:12-29: Object of class `Basic` has no attribute `is_integer` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:122:20-31: `<` is not supported between `Basic` and `Literal[0]` [unsupported-operation]
ERROR torch/_inductor/codegen/mps.py:127:82-90: Unary `-` is not supported on `Basic` [unsupported-operation]
ERROR torch/_inductor/codegen/mps.py:145:12-27: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:177:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:178:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:181:21-33: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:190:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:190:56-67: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:195:9-17: Class member `MetalOverrides.constant` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:195:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:199:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:207:9-15: Class member `MetalOverrides.masked` overrides parent class `OpOverrides` in an inconsistent manner [bad-override]
ERROR torch/_inductor/codegen/mps.py:210:22-26: Expected a callable, got `Expr` [not-callable]
ERROR torch/_inductor/codegen/mps.py:218:9-14: Class member `MetalOverrides.where` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:226:9-16: Class member `MetalOverrides.maximum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:232:9-16: Class member `MetalOverrides.minimum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:238:9-19: Class member `MetalOverrides.logical_or` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:242:9-20: Class member `MetalOverrides.logical_and` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:246:9-14: Class member `MetalOverrides.isnan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:250:9-14: Class member `MetalOverrides.isinf` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:254:9-12: Class member `MetalOverrides.log` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:258:9-12: Class member `MetalOverrides.exp` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:262:9-12: Class member `MetalOverrides.abs` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:266:9-16: Class member `MetalOverrides.signbit` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:270:9-12: Class member `MetalOverrides.sin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:278:9-12: Class member `MetalOverrides.cos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:282:9-12: Class member `MetalOverrides.tan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:286:9-13: Class member `MetalOverrides.asin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:290:9-13: Class member `MetalOverrides.acos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:294:9-13: Class member `MetalOverrides.atan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:298:9-14: Class member `MetalOverrides.atan2` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:302:9-13: Class member `MetalOverrides.sqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:306:9-12: Class member `MetalOverrides.neg` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:312:9-14: Class member `MetalOverrides.rsqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:316:9-13: Class member `MetalOverrides.tanh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:320:9-14: Class member `MetalOverrides.atanh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:329:9-14: Class member `MetalOverrides.floor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:333:9-13: Class member `MetalOverrides.sign` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:337:9-13: Class member `MetalOverrides.fmod` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:343:9-14: Class member `MetalOverrides.trunc` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:347:9-17: Class member `MetalOverrides.truncdiv` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:349:37-62: Object of class `NoneType` has no attribute `is_floating_point` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:350:37-62: Object of class `NoneType` has no attribute `is_floating_point` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:356:9-13: Class member `MetalOverrides.ceil` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:377:9-14: Class member `MetalOverrides.round` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/mps.py:486:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:495:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:495:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:500:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:537:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:543:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:550:39-49: Argument `int` is not assignable to parameter with type `Expr` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:559:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:560:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:575:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:576:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:639:51-65: Argument `Expr | int` is not assignable to parameter `elem_count` with type `int | None` in function `MetalKernel._new_idxvar` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:657:51-65: Argument `Expr | int` is not assignable to parameter `elem_count` with type `int | None` in function `MetalKernel._new_idxvar` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:677:56-70: Argument `Expr | int` is not assignable to parameter `elem_count` with type `int | None` in function `MetalKernel._new_idxvar` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:678:51-65: Argument `Expr | int` is not assignable to parameter `elem_count` with type `int | None` in function `MetalKernel._new_idxvar` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:717:55-67: Argument `Min` is not assignable to parameter `elem_count` with type `int | None` in function `MetalKernel._new_idxvar` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:722:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:725:50-62: Argument `Min` is not assignable to parameter `elem_count` with type `int | None` in function `MetalKernel._new_idxvar` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:734:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:739:50-62: Argument `Min` is not assignable to parameter `elem_count` with type `int | None` in function `MetalKernel._new_idxvar` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:753:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:882:24-73: No matching overload found for function `min` called with arguments: (Integer, int) [no-matching-overload]
ERROR torch/_inductor/codegen/mps.py:899:33-46: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/mps.py:959:42-43: Argument `Expr` is not assignable to parameter `sym` with type `Symbol` in function `torch._inductor.codegen.wrapper.PythonWrapperCodegen.ensure_size_computed` [bad-argument-type]
ERROR torch/_inductor/codegen/mps.py:1034:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/pallas.py:73:9-12: Class member `PallasKernelOverrides.sin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:77:9-12: Class member `PallasKernelOverrides.cos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:81:9-12: Class member `PallasKernelOverrides.tan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:85:9-13: Class member `PallasKernelOverrides.sinh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:89:9-13: Class member `PallasKernelOverrides.cosh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:93:9-13: Class member `PallasKernelOverrides.tanh` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:97:9-13: Class member `PallasKernelOverrides.asin` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:101:9-13: Class member `PallasKernelOverrides.acos` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:105:9-13: Class member `PallasKernelOverrides.atan` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:109:9-12: Class member `PallasKernelOverrides.exp` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:121:9-12: Class member `PallasKernelOverrides.log` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:137:9-13: Class member `PallasKernelOverrides.sqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:141:9-14: Class member `PallasKernelOverrides.rsqrt` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:145:9-12: Class member `PallasKernelOverrides.abs` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:149:9-12: Class member `PallasKernelOverrides.neg` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:153:9-14: Class member `PallasKernelOverrides.floor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:157:9-13: Class member `PallasKernelOverrides.ceil` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:161:9-14: Class member `PallasKernelOverrides.trunc` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:165:9-14: Class member `PallasKernelOverrides.round` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:181:9-16: Class member `PallasKernelOverrides.maximum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:185:9-16: Class member `PallasKernelOverrides.minimum` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:189:9-14: Class member `PallasKernelOverrides.where` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:195:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/pallas.py:196:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/pallas.py:204:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/pallas.py:215:9-17: Class member `PallasKernelOverrides.constant` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:215:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/pallas.py:218:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/pallas.py:275:9-20: Class member `PallasKernelOverrides.logical_and` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:279:9-19: Class member `PallasKernelOverrides.logical_or` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:283:9-20: Class member `PallasKernelOverrides.logical_not` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:287:9-20: Class member `PallasKernelOverrides.logical_xor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:292:9-14: Class member `PallasKernelOverrides.atan2` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:296:9-14: Class member `PallasKernelOverrides.hypot` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:300:9-13: Class member `PallasKernelOverrides.fmod` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:317:9-13: Class member `PallasKernelOverrides.sign` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:321:9-16: Class member `PallasKernelOverrides.signbit` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:326:9-12: Class member `PallasKernelOverrides.erf` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:334:9-15: Class member `PallasKernelOverrides.erfinv` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:338:9-15: Class member `PallasKernelOverrides.lgamma` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:356:9-12: Class member `PallasKernelOverrides.fma` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:361:9-17: Class member `PallasKernelOverrides.copysign` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:365:9-18: Class member `PallasKernelOverrides.nextafter` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:373:9-14: Class member `PallasKernelOverrides.frexp` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:382:9-20: Class member `PallasKernelOverrides.bitwise_and` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:386:9-19: Class member `PallasKernelOverrides.bitwise_or` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:390:9-20: Class member `PallasKernelOverrides.bitwise_xor` overrides parent class `OpOverrides` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/pallas.py:724:53-56: Cannot index into `dict[Symbol, IterationRangesEntry]` [bad-index]
ERROR torch/_inductor/codegen/pallas.py:783:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/pallas.py:784:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/pallas.py:1150:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:18:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:19:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:20:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:21:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:22:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:23:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:24:9-30: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:25:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:26:9-30: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_template.py:27:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:13:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:14:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:15:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:16:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:17:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:18:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:19:9-30: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:20:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:21:9-30: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_tile_template.py:22:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_universal_gemm_template.py:508:25-36: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/ck_universal_gemm_template.py:509:25-36: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/compile_command.py:23:9-37: Could not find import of `libfb.py` [missing-import]
ERROR torch/_inductor/codegen/rocm/rocm_benchmark_request.py:77:30-41: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/rocm_benchmark_request.py:79:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/rocm_kernel.py:195:23-48: Argument `int` is not assignable to parameter `count` with type `Expr` in function `torch._inductor.codegen.common.WorkspaceArg.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/rocm/rocm_utils.py:11:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/rocm_utils.py:12:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/rocm_utils.py:13:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/rocm_utils.py:14:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/rocm_utils.py:15:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/rocm/rocm_utils.py:16:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd.py:95:17-39: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/simd.py:351:45-48: Argument `Basic` is not assignable to parameter `object` with type `Expr` in function `list.append` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:448:66-83: Argument `dict[Symbol, Expr]` is not assignable to parameter with type `dict[Expr, Expr]` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:473:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd.py:476:49-60: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd.py:616:51-54: No matching overload found for function `dict.get` called with arguments: (Basic) [no-matching-overload]
ERROR torch/_inductor/codegen/simd.py:618:39-58: Argument `dict[Basic, Any]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:685:16-688:10: Returned type `list[list[Symbol]]` is not assignable to declared return type `list[Symbol]` [bad-return]
ERROR torch/_inductor/codegen/simd.py:686:30-36: Argument `Expr` is not assignable to parameter `lengths` with type `list[Expr]` in function `IterationRangesRoot.construct` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:992:38-48: Argument `Basic | Unknown` is not assignable to parameter `expr` with type `Expr` in function `SIMDKernel.codegen_indexing` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:1003:60-77: Argument `dict[Symbol, Expr]` is not assignable to parameter with type `dict[Expr, Expr]` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:1013:47-50: Cannot index into `dict[Symbol, IterationRangesEntry]` [bad-index]
ERROR torch/_inductor/codegen/simd.py:1585:19-30: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd.py:1605:9-35: Class member `SIMDScheduling.benchmark_codegened_module` overrides parent class `BaseScheduling` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/codegen/simd.py:1660:17-39: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/simd.py:1782:47-52: Argument `tuple[Expr, ...]` is not assignable to parameter `numel` with type `Expr` in function `torch._inductor.codegen.simd_kernel_features.SIMDKernelFeatures.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:1782:54-60: Argument `tuple[Expr, ...]` is not assignable to parameter `reduction_numel` with type `Expr` in function `torch._inductor.codegen.simd_kernel_features.SIMDKernelFeatures.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:1800:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/simd.py:1817:19-30: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd.py:1817:31-42: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd.py:2287:60-65: Argument `tuple[Expr, ...]` is not assignable to parameter `numel` with type `Expr` in function `torch._inductor.codegen.simd_kernel_features.SIMDKernelFeatures.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:2287:67-73: Argument `tuple[Expr, ...]` is not assignable to parameter `reduction_numel` with type `Expr` in function `torch._inductor.codegen.simd_kernel_features.SIMDKernelFeatures.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:2673:27-36: Argument `list[int]` is not assignable to parameter `it` with type `Iterable[Expr]` in function `torch._inductor.utils.sympy_product` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:2678:27-37: Argument `list[int]` is not assignable to parameter `it` with type `Iterable[Expr]` in function `torch._inductor.utils.sympy_product` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:2703:28-48: Returned type `tuple[list[Expr], list[int]]` is not assignable to declared return type `tuple[list[int], list[int]]` [bad-return]
ERROR torch/_inductor/codegen/simd.py:2809:35-43: Argument `list[int]` is not assignable to parameter `pw_tiling` with type `Sequence[Expr]` in function `SIMDScheduling.create_tiling` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:2809:45-54: Argument `list[int]` is not assignable to parameter `reduction_tiling` with type `Sequence[Expr]` in function `SIMDScheduling.create_tiling` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:2812:46-54: Argument `list[int]` is not assignable to parameter `pw_tiling` with type `Sequence[Expr]` in function `SIMDScheduling.create_tiling` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:2812:56-65: Argument `list[int]` is not assignable to parameter `reduction_tiling` with type `Sequence[Expr]` in function `SIMDScheduling.create_tiling` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:2853:25-47: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/simd.py:2949:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/simd.py:3017:70-72: Argument `Expr | int` is not assignable to parameter `numerator` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_multiple_of` [bad-argument-type]
ERROR torch/_inductor/codegen/simd.py:3027:24-34: Returned type `dict[str, Expr | FloorDiv | int]` is not assignable to declared return type `dict[str, Expr] | None` [bad-return]
ERROR torch/_inductor/codegen/simd.py:3049:35-50: Argument `Literal[1] | Unknown` is not assignable to parameter `reduction_numel` with type `Expr` in function `SIMDScheduling.get_first_compatible_tiling` [bad-argument-type]
ERROR torch/_inductor/codegen/simd_kernel_features.py:133:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd_kernel_features.py:149:20-31: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd_kernel_features.py:150:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/simd_kernel_features.py:357:46-52: Argument `list[list[Expr]]` is not assignable to parameter `lengths` with type `list[Expr]` in function `MemoryEstimator.make_flat_range` [bad-argument-type]
ERROR torch/_inductor/codegen/subgraph.py:97:44-56: Object of class `Expr` has no attribute `name` [missing-attribute]
ERROR torch/_inductor/codegen/subgraph.py:98:56-68: Object of class `Expr` has no attribute `name` [missing-attribute]
ERROR torch/_inductor/codegen/subgraph.py:373:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/triton_combo_kernel.py:614:34-56: `list[Any]` is not assignable to TypedDict key `configs` with type `DeviceProperties | dict[str, str] | dict[@_, @_]` [bad-typed-dict-key]
ERROR torch/_inductor/codegen/triton_split_scan.py:92:16-37: Could not find import of `triton.language` [missing-import]
ERROR torch/_inductor/codegen/triton_split_scan.py:130:55-61: Argument `int` is not assignable to parameter `index` with type `Expr` in function `torch._inductor.codegen.simd.SIMDKernel.index_to_str` [bad-argument-type]
ERROR torch/_inductor/codegen/triton_utils.py:39:25-44: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/triton_utils.py:41:27-44: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/triton_utils.py:43:27-48: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/triton_utils.py:45:27-48: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/triton_utils.py:89:23-34: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/triton_utils.py:89:35-46: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/triton_utils.py:187:27-45: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/wrapper.py:25:19-39: Could not import `dtype` from `torch` [missing-module-attribute]
ERROR torch/_inductor/codegen/wrapper.py:78:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/codegen/wrapper.py:91:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/wrapper.py:91:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/wrapper.py:267:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/codegen/wrapper.py:568:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/wrapper.py:1148:19-32: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/wrapper.py:1155:14-36: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/wrapper.py:1233:34-59: Could not import `_cuda_getCurrentRawStream` from `torch._C` [missing-module-attribute]
ERROR torch/_inductor/codegen/wrapper.py:1289:28-32: Cannot index into `dict[str, str]` [bad-index]
ERROR torch/_inductor/codegen/wrapper.py:1323:54-70: Argument `Sequence[_IntLike]` is not assignable to parameter `shape` with type `Sequence[Expr]` in function `PythonWrapperCodegen.codegen_python_shape_tuple` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper.py:1920:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/wrapper.py:1940:56-61: Argument `Expr | Symbol | TensorBox | TorchBindObject` is not assignable to parameter `value` with type `TensorBox` in function `PythonWrapperCodegen.codegen_input_symbol_assignment` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper.py:1946:45-83: Argument `list[Iterable[Expr] | Sequence[_IntLike]]` is not assignable to parameter `iterable` with type `Iterable[Iterable[Expr]]` in function `itertools.chain.from_iterable` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper.py:2131:38-56: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/wrapper.py:2378:41-52: Argument `list[SymInt | int] | None` is not assignable to parameter `block_shape` with type `list[Expr] | None` in function `torch._inductor.codegen.common.TMADescriptorArg.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper.py:2462:45-48: Cannot set item in `dict[Symbol, Symbol]` [unsupported-operation]
ERROR torch/_inductor/codegen/wrapper.py:2465:45-64: Argument `dict[Symbol, Symbol]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper.py:2480:40-53: No matching overload found for function `map.__new__` called with arguments: (type[map[_S]], BoundMethod[PythonPrinter, (self: PythonPrinter, expr: Expr, *, simplify: bool = True, p: bool = True) -> str], list[Expr | int]) [no-matching-overload]
ERROR torch/_inductor/codegen/wrapper.py:2482:45-58: No matching overload found for function `map.__new__` called with arguments: (type[map[_S]], BoundMethod[PythonPrinter, (self: PythonPrinter, expr: Expr, *, simplify: bool = True, p: bool = True) -> str], list[Expr | int]) [no-matching-overload]
ERROR torch/_inductor/codegen/wrapper.py:2757:69-72: Cannot index into `dict[Symbol, Expr]` [bad-index]
ERROR torch/_inductor/codegen/wrapper.py:3030:20-26: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/codegen/wrapper.py:3091:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/codegen/wrapper.py:3796:9-25: Class member `SubgraphPythonWrapperCodegen.get_graph_inputs` overrides parent class `PythonWrapperCodegen` in an inconsistent manner [bad-override]
ERROR torch/_inductor/codegen/wrapper.py:3805:16-22: Returned type `dict[str, Expr | IRNode | Symbol | TorchBindObject] | dict[str, Expr | TensorBox | TorchBindObject]` is not assignable to declared return type `dict[str, Expr | TensorBox | TorchBindObject | None]` [bad-return]
ERROR torch/_inductor/codegen/wrapper_fxir.py:198:16-39: Returned type `dict[str, Expr | TensorBox | TorchBindObject]` is not assignable to declared return type `dict[str, Expr | TensorBox | TorchBindObject | None]` [bad-return]
ERROR torch/_inductor/codegen/wrapper_fxir.py:325:13-29: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/wrapper_fxir.py:398:39-46: Argument `Expr | TensorBox | TorchBindObject` is not assignable to parameter `node` with type `IRNode` in function `FxConverter._get_buffer` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper_fxir.py:466:20-47: Object of class `Basic` has no attribute `is_integer` [missing-attribute]
ERROR torch/_inductor/codegen/wrapper_fxir.py:473:36-52: Cannot set item in `dict[Expr, Proxy]` [unsupported-operation]
ERROR torch/_inductor/codegen/wrapper_fxir.py:488:25-31: Argument `Expr | int` is not assignable to parameter `sym_or_exp` with type `Expr | Symbol` in function `_codegen_symbol` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper_fxir.py:526:27-44: Argument `Sequence[Expr] | list[Expr]` is not assignable to parameter `count` with type `Expr` in function `torch._inductor.codegen.common.WorkspaceArg.__init__` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper_fxir.py:639:51-69: Argument `dict[Expr, Proxy]` is not assignable to parameter `env` with type `dict[Symbol, Any]` in function `torch.utils._sympy.interp.sympy_interp` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper_fxir.py:645:33-36: Argument `Basic` is not assignable to parameter `expr` with type `Expr` in function `FxConverter._sympy_interp` [bad-argument-type]
ERROR torch/_inductor/codegen/wrapper_fxir.py:687:13-32: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/wrapper_fxir.py:950:13-46: Could not find import of `triton.runtime` [missing-import]
ERROR torch/_inductor/codegen/wrapper_fxir.py:974:24-43: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/codegen/wrapper_fxir.py:1052:56-60: Argument `list[Expr | int]` is not assignable to parameter `shape` with type `Sequence[Expr]` in function `FxConverter._generate_sym_nodes` [bad-argument-type]
ERROR torch/_inductor/comm_analysis.py:72:26-36: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/comm_analysis.py:191:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/comm_analysis.py:247:15-37: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/comm_analysis.py:248:15-37: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/comm_analysis.py:457:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/comms.py:69:34-46: No attribute `median` in module `torch` [missing-attribute]
ERROR torch/_inductor/comms.py:70:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/comms.py:776:8-22: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/comms.py:1614:8-22: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/comms.py:2129:5-2160:39: `list[BaseSchedulerNode] | object` is not assignable to `list[BaseSchedulerNode]` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_inductor/comms.py:2471:13-38: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/comms.py:2472:13-38: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/comms.py:2479:18-43: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/comms.py:2480:28-53: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/comms.py:2482:11-36: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:252:15-28: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:384:21-32: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:649:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:785:29-57: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:835:22-35: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:886:21-37: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:886:21-44: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:944:12-28: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:944:12-35: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1238:13-32: Module `torch._dynamo.repro` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1238:13-42: Module `torch._dynamo.repro.after_aot` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1342:25-43: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1344:21-42: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1346:29-50: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1545:29-50: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1548:29-50: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1593:25-46: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1596:21-42: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1666:25-46: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1668:29-50: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1672:29-42: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1677:29-50: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1819:24-37: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1840:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:1864:5-22: `static_input_idxs` cannot be annotated with `OrderedSet[int]`, it is already defined with type `Sequence[int]` [redefinition]
ERROR torch/_inductor/compile_fx.py:1964:5-19: `config_patches` cannot be annotated with `dict[str, Any]`, it is already defined with type `dict[str, Any] | None` [redefinition]
ERROR torch/_inductor/compile_fx.py:1993:29-42: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:1996:9-22: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2062:23-36: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2150:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:2296:19-32: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2421:5-26: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2426:17-38: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2633:9-27: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2636:9-30: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2681:36-57: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:2717:13-26: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2718:16-29: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2754:49-67: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:2780:27-60: No attribute `_is_any_autocast_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:2782:17-42: No attribute `_DisableAutocast` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:2789:13-26: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx.py:2881:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:2893:62-81: Argument `list[IRNode]` is not assignable to parameter `*iterables` with type `Iterable[Expr | TensorBox | TorchBindObject]` in function `itertools.chain.__new__` [bad-argument-type]
ERROR torch/_inductor/compile_fx.py:2900:36-50: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx.py:2959:29-47: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_inductor/compile_fx_ext.py:105:25-52: Module `torch._inductor.virtualized` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:193:31-44: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:197:9-32: Module `torch.testing._internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:197:9-45: Module `torch.testing._internal.common_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:215:19-32: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:220:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:220:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:251:25-46: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:251:25-62: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:451:19-32: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:459:13-36: Module `torch.testing._internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:459:13-49: Module `torch.testing._internal.common_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:520:37-50: Module `unittest.mock` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_ext.py:537:33-46: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_fx_subproc.py:34:9-29: Class member `_SubprocessFxCompile._send_to_child_async` overrides parent class `_OutOfProcessFxCompile` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/compile_fx_subproc.py:88:9-32: Module `torch._inductor.metrics` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_worker/__main__.py:30:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/compile_worker/subproc_pool.py:446:9-29: Module `multiprocessing.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_worker/tracked_process_pool.py:81:24-42: Module `concurrent.futures` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/compile_worker/utils.py:42:5-31: No attribute `_initCrashHandler` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/config.py:244:72-246:2: `str` is not assignable to `Literal['combined', 'intermediates', 'none', 'outputs']` [bad-assignment]
ERROR torch/_inductor/config.py:291:16-41: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/config.py:292:15-40: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/config.py:301:16-41: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/config.py:302:15-40: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/config.py:393:20-45: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/config.py:394:19-44: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/config.py:543:68-545:10: `str` is not assignable to `Literal['DEFAULT', 'EXHAUSTIVE']` [bad-assignment]
ERROR torch/_inductor/config.py:550:68-552:10: `str` is not assignable to `Literal['DEFAULT', 'EXHAUSTIVE']` [bad-assignment]
ERROR torch/_inductor/config.py:639:20-42: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/config.py:643:20-42: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/config.py:1040:9-37: Could not find import of `libfb.py` [missing-import]
ERROR torch/_inductor/config.py:1540:41-1542:6: `int` is not assignable to `Literal[0, 1, 2, 3]` [bad-assignment]
ERROR torch/_inductor/config.py:1666:69-1668:6: `str` is not assignable to `Literal['0', '1', '2', '3']` [bad-assignment]
ERROR torch/_inductor/constant_folding.py:130:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/constant_folding.py:192:9-17: Class member `ConstantFolder.run_node` overrides parent class `Interpreter` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/constant_folding.py:242:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/constant_folding.py:253:28-49: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/constant_folding.py:312:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/constant_folding.py:342:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cpp_builder.py:37:5-64: Could not find import of `triton.fb.build` [missing-import]
ERROR torch/_inductor/cpp_builder.py:39:5-44:6: Could not find import of `torch._inductor.fb.utils` [missing-import]
ERROR torch/_inductor/cpu_vec_isa.py:40:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:81:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:81:46-57: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:162:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:162:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:162:60-73: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:184:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:184:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:184:61-74: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:203:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:203:42-56: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:203:62-75: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:328:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:328:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:328:61-74: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:345:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:345:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:345:61-74: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:358:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:358:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:358:61-74: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/cpu_vec_isa.py:410:11-13: Missing argument `__hash__` in function `VecAMX.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:411:14-16: Missing argument `__hash__` in function `VecAVX512.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:412:12-14: Missing argument `__hash__` in function `VecAVX2.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:413:12-14: Missing argument `__hash__` in function `VecNEON.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:414:14-16: Missing argument `__hash__` in function `VecSVE256.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:435:41-51: Invalid key for TypedDict `<anonymous>`, got `None` [bad-typed-dict-key]
ERROR torch/_inductor/cpu_vec_isa.py:472:55-57: Missing argument `__hash__` in function `VecZVECTOR.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:475:31-33: Missing argument `__hash__` in function `VecVSX.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:478:38-40: Missing argument `__hash__` in function `VecSVE256.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:480:36-38: Missing argument `__hash__` in function `VecNEON.__init__` [missing-argument]
ERROR torch/_inductor/cpu_vec_isa.py:498:23-25: Missing argument `__hash__` in function `VecAVX2.__init__` [missing-argument]
ERROR torch/_inductor/cudagraph_trees.py:104:9-61: Could not import `_cuda_CUDAAllocator_AllocatorState` from `torch._C` [missing-module-attribute]
ERROR torch/_inductor/cudagraph_trees.py:105:9-36: Could not import `_set_cached_tensors_enabled` from `torch._C` [missing-module-attribute]
ERROR torch/_inductor/cudagraph_trees.py:142:5-41: No attribute `_cuda_clearCublasWorkspaces` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:157:12-57: No attribute `_cuda_get_conv_benchmark_empty_cache` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:158:5-51: No attribute `_cudnn_set_conv_benchmark_empty_cache` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:162:9-55: No attribute `_cudnn_set_conv_benchmark_empty_cache` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:168:15-46: No attribute `_cuda_isHistoryEnabled` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:293:1-27: No attribute `_stash_obj_in_tls` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:294:1-27: No attribute `_stash_obj_in_tls` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:327:16-39: No attribute `_is_key_in_tls` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:328:16-40: No attribute `_get_obj_in_tls` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:539:22-49: No attribute `_storage_Use_Count` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:584:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:588:9-56: No attribute `_cuda_beginAllocateCurrentThreadToPool` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:592:13-45: No attribute `_cuda_endAllocateToPool` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:593:13-39: No attribute `_cuda_releasePool` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:846:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cudagraph_trees.py:977:64-79: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1080:13-33: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1086:21-65: No attribute `_tensors_data_ptrs_at_indices_equal` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1384:43-76: No attribute `_cuda_getCheckpointState` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1438:13-40: No attribute `_add_cached_tensor` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1474:9-1476:31: `CUDAGraphNode | Self@CUDAGraphNode | None` is not assignable to `Self@CUDAGraphNode` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_inductor/cudagraph_trees.py:1629:17-47: No attribute `_remove_cached_tensor` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1670:16-61: No attribute `_construct_storage_from_data_pointer` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1697:50-65: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1728:16-60: No attribute `_tensors_data_ptrs_at_indices_equal` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1753:21-65: No attribute `_tensors_data_ptrs_at_indices_equal` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1831:8-47: No attribute `_cuda_checkPoolLiveAllocations` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:1932:9-45: No attribute `_set_cached_tensors_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:2023:20-38: Module `torch._environment` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cudagraph_trees.py:2091:15-37: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cudagraph_trees.py:2190:30-52: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cudagraph_trees.py:2503:17-55: No attribute `_set_storage_access_error_msg` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:2531:17-52: No attribute `_free_And_Remove_DeleterFn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:2536:17-64: No attribute `_set_storage_data_ptr_access_error_msg` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:2570:9-46: No attribute `_cuda_setCheckpointPoolState` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:2580:13-59: No attribute `_cuda_cudaCachingAllocator_raw_delete` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_trees.py:2590:24-54: No attribute `_has_Standard_Deleter` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/cudagraph_utils.py:139:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cudagraph_utils.py:172:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_utils.py:175:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_utils.py:180:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_utils.py:182:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_utils.py:200:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/cudagraph_utils.py:209:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cudagraph_utils.py:235:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cudagraph_utils.py:338:9-31: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/cudagraph_utils.py:340:11-33: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/debug.py:553:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/debug.py:560:27-49: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/debug.py:561:18-40: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/debug.py:657:30-73: Argument `list[int]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/debug.py:658:32-77: Argument `list[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/debug.py:659:32-38: Argument `int` is not assignable to parameter `offset` with type `Expr` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/debug.py:855:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/debug.py:1232:20-41: Module `torch._dynamo.testing` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/decomposition.py:195:16-26: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:211:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:230:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:277:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:292:20-29: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:304:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:313:19-28: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:333:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:351:33-44: No attribute `numel` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:351:53-64: No attribute `numel` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:359:20-29: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:434:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:435:13-24: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:435:48-59: No attribute `atan2` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:446:10-29: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:447:11-22: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:448:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:448:24-35: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:482:20-39: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:511:41-47: Object of class `float` has no attribute `view`
Object of class `int` has no attribute `view` [missing-attribute]
ERROR torch/_inductor/decomposition.py:512:14-27: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:533:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:533:24-35: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:538:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:538:24-35: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:547:22-32: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:548:16-25: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:558:22-32: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:559:16-25: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:570:12-24: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:584:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:607:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:608:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:609:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:612:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:612:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:618:25-46: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:619:18-28: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:631:26-39: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:633:18-28: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:651:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:652:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:653:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:653:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:659:25-46: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:681:23-33: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:686:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:752:37-48: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:754:64-77: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:756:64-77: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:760:32-45: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:778:21-33: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:780:43-66: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:846:41-61: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/decomposition.py:911:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:921:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:923:24-37: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:925:13-22: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:926:30-41: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:926:62-71: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:927:18-29: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:928:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:928:51-62: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:939:17-32: No attribute `index_put` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:962:18-29: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:965:20-29: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:992:16-31: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:995:22-37: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:998:22-38: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1017:18-29: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1061:9-33: Module `torch._inductor.lowering` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/decomposition.py:1064:26-37: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1064:38-48: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1124:63-74: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1160:25-40: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1165:18-29: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1166:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1186:29-40: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1186:42-53: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1189:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1190:15-33: No attribute `searchsorted` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1191:49-60: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/decomposition.py:1193:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_inductor/dependencies.py:215:41-58: Argument `dict_keys[Expr, Expr]` is not assignable to parameter `iterable` with type `Iterable[Symbol]` in function `tuple.__new__` [bad-argument-type]
ERROR torch/_inductor/dependencies.py:227:69-80: Argument `dict[Symbol, Expr]` is not assignable to parameter with type `dict[Expr, Expr]` [bad-argument-type]
ERROR torch/_inductor/dependencies.py:565:9-18: Class member `_RecordLoadStoreInner.load_seed` overrides parent class `MockHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/dependencies.py:577:9-19: Class member `_RecordLoadStoreInner.index_expr` overrides parent class `MockHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/dependencies.py:577:61-72: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dependencies.py:585:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dependencies.py:635:26-34: Argument `list[int]` is not assignable to parameter `object` with type `Sequence[Expr]` in function `list.append` [bad-argument-type]
ERROR torch/_inductor/dependencies.py:636:37-56: No matching overload found for function `map.__new__` called with arguments: (type[map[_S]], (Expr) -> Symbol, list[int]) [no-matching-overload]
ERROR torch/_inductor/dependencies.py:721:13-50: Argument `tuple[Unknown, None, None, None]` is not assignable to parameter `boundaries` with type `tuple[str, Expr, Expr, Expr]` in function `_RecordLoadStoreInner.bucketize` [bad-argument-type]
ERROR torch/_inductor/dependencies.py:731:18-36: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/dependencies.py:814:9-26: Class member `FreeSymbolsOpsHandler.indirect_indexing` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/dependencies.py:825:9-14: Class member `FreeSymbolsOpsHandler.frexp` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/dependencies.py:840:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dependencies.py:841:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/distributed_autotune.py:73:25-50: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/distributed_autotune.py:129:12-30: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/distributed_autotune.py:312:16-41: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/distributed_autotune.py:363:16-41: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/dtype_propagation.py:22:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:34:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:39:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:41:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:44:16-35: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/dtype_propagation.py:66:36-55: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/dtype_propagation.py:68:28-47: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/dtype_propagation.py:110:19-42: Module `torch._inductor.codegen` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/dtype_propagation.py:110:19-49: Module `torch._inductor.codegen.common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/dtype_propagation.py:124:74-84: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:138:10-21: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:142:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:142:62-73: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:148:52-63: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:148:68-79: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:152:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:156:67-78: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:157:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:162:10-21: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:174:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:178:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:178:61-72: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:181:26-37: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:181:39-50: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:191:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:192:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:194:10-21: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:199:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:199:53-64: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:200:10-21: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:204:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:208:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:212:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:216:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:220:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:226:10-21: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:227:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:230:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:231:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:234:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:235:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:243:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:243:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:244:10-21: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:261:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:265:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:271:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:271:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:275:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:282:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:285:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:289:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:293:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:293:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:297:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:301:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:301:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:303:37-48: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:307:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:311:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:315:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:323:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:327:10-21: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:331:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:335:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:341:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:341:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:345:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:345:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:349:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:353:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:359:16-27: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:362:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:364:16-29: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:368:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:373:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:387:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `where` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `mul` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `truediv` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `pow` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `mod` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `indirect_indexing` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `floor` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `int_truediv` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `fmod` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `frexp` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `trunc` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `rshift` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `round` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `truncdiv` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `floordiv` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/dtype_propagation.py:399:11-38: Field `lshift` has inconsistent types inherited from multiple base classes [inconsistent-inheritance]
ERROR torch/_inductor/freezing.py:31:18-34: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:31:18-47: Module `torch._functorch.aot_autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:108:27-40: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:171:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:174:14-27: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:185:22-37: Module `torch._dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:185:22-44: Module `torch._dispatch.python` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:194:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:202:18-33: Module `torch._dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:202:18-40: Module `torch._dispatch.python` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:223:22-41: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/freezing.py:279:43-62: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_inductor/freezing.py:287:39-58: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:447:9-17: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:447:40-48: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:449:9-17: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:449:43-51: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:515:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:515:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:527:8-26: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:528:8-26: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:529:8-26: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:532:6-24: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/b2b_gemm.py:590:18-27: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:19:39-52: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:19:54-68: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:29:51-64: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:154:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:159:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:160:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:165:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:170:21-31: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:171:21-31: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:214:57-70: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:214:72-86: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:268:57-70: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:268:72-86: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/binary_folding.py:310:18-46: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/binary_folding.py:311:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/control_dependencies.py:52:16-32: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_inductor/fx_passes/ddp_fusion.py:65:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/ddp_fusion.py:65:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/ddp_fusion.py:131:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/ddp_fusion.py:131:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/ddp_fusion.py:442:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/decompose_mem_bound_mm.py:230:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/decompose_mem_bound_mm.py:255:13-22: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/decompose_mem_bound_mm.py:277:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:44:27-43: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:49:21-36: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:54:19-35: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:61:20-31: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:109:27-43: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:112:21-36: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:115:19-35: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:122:20-31: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:166:9-21: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:167:9-21: No attribute `conv1d` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:168:9-21: No attribute `conv2d` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:169:9-21: No attribute `conv3d` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:170:9-31: No attribute `conv_transpose1d` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:171:9-31: No attribute `conv_transpose2d` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/efficient_conv_bn_eval.py:172:9-31: No attribute `conv_transpose3d` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:51:5-30: Module `torch._inductor.fx_passes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:51:5-45: Module `torch._inductor.fx_passes.binary_folding` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:65:5-30: Module `torch._inductor.fx_passes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:65:5-45: Module `torch._inductor.fx_passes.binary_folding` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:78:9-29: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:93:8-28: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:133:29-40: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:134:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:154:16-26: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:160:52-66: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:200:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:201:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:224:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:246:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:272:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/freezing_patterns.py:273:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:26:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:48:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:70:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:92:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:111:19-32: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:131:19-32: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:134:19-32: No attribute `dropout` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:158:18-31: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:159:19-32: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:160:19-32: No attribute `dropout` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:161:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:191:18-31: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:192:19-32: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:193:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:218:18-31: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:219:19-32: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:220:19-32: No attribute `dropout` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:221:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:247:18-31: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:248:19-32: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:249:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:273:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:294:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:313:19-28: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:315:12-21: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:336:10-22: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:366:18-28: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:368:12-25: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:399:14-26: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:431:18-28: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:435:13-26: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:468:20-32: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:469:17-27: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:476:25-35: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:477:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:479:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:512:20-32: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:513:17-27: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:520:25-35: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:521:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:523:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:531:18-28: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:532:17-28: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:553:18-28: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:557:13-26: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:589:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:621:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:659:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:703:20-29: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:707:23-33: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:708:40-50: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:709:19-28: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:749:39-49: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:750:39-50: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:820:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:823:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:824:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:826:34-45: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:828:31-43: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:835:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:842:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:844:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:848:19-30: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:848:32-42: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:851:50-61: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:852:49-59: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:854:50-61: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:855:49-59: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:861:58-69: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:862:57-67: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:1071:21-31: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:1098:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/fuse_attention.py:1102:42-55: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:26:12-64: Could not find import of `deeplearning.fbgemm.fbgemm_gpu.fb.inductor_lowerings` [missing-import]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:69:58-69: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:74:18-29: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:75:29-40: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:76:20-32: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:88:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:89:29-38: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:90:20-29: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:91:29-38: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:241:37-48: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:244:38-49: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:457:33-44: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:460:33-44: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:529:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:531:49-58: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:533:17-32: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:535:56-71: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:540:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:542:52-61: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:544:21-32: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:547:51-62: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:554:21-29: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:557:51-59: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:668:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:672:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:676:17-32: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:678:54-69: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:683:21-30: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:686:45-54: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:693:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:697:21-36: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:699:58-73: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:703:21-34: No attribute `baddbmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:709:49-62: No attribute `baddbmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:723:45-57: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:809:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:814:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:821:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:837:21-30: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:844:21-30: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:848:21-30: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:855:21-30: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:861:21-30: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:868:21-30: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:874:21-30: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:881:21-30: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:885:17-29: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:892:20-32: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:950:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:973:17-29: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:975:47-59: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:1087:17-28: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:1099:17-29: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:1101:47-59: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:1116:26-36: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:1122:26-39: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:1134:26-38: No attribute `detach` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:1140:26-42: No attribute `nan_to_num` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/group_batch_fusion.py:1146:26-37: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:73:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/joint_graph.py:170:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/joint_graph.py:172:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:278:17-27: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:290:9-32: Class member `UniformValueConstantFolder.insertable_tensor_check` overrides parent class `ConstantFolder` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/fx_passes/joint_graph.py:363:13-22: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:382:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/joint_graph.py:422:60-83: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:427:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:428:17-29: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:429:17-29: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:430:17-29: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:472:35-48: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:572:9-24: Module `torch.fx.passes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/joint_graph.py:572:9-49: Module `torch.fx.passes.graph_transform_observer` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/joint_graph.py:645:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:689:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:689:71-82: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:693:15-28: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:693:30-44: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:693:46-59: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:693:61-74: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:816:16-24: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:911:19-38: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:912:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:915:16-26: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:941:19-38: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:942:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/joint_graph.py:945:16-26: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/memory_estimator.py:20:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/memory_estimator.py:147:41-63: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/memory_estimator.py:150:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/memory_estimator.py:329:34-46: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/memory_estimator.py:388:34-56: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/micro_pipeline_tp.py:459:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/micro_pipeline_tp.py:526:32-42: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:34:17-31: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:35:16-31: No attribute `index_add` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:38:17-31: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:51:10-21: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:51:44-55: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:59:17-31: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:63:17-31: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:71:10-21: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/misc_patterns.py:110:30-55: Module `torch.fx.operator_schemas` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:42:4-24: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:293:26-40: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:295:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:441:51-62: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:481:38-52: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:484:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:531:38-52: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:534:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:602:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:610:21-31: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:614:21-31: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:618:21-31: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:871:28-42: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:871:44-57: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1037:18-28: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1135:62-76: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1141:62-75: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1175:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1176:43-57: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1181:39-52: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1182:43-56: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1234:39-52: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1235:43-56: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1239:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1240:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1247:71-84: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1255:21-37: No attribute `has_mkl` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1277:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1278:43-57: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1283:39-52: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1284:43-56: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1463:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1464:21-34: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1470:68-81: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1507:13-25: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1508:13-25: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/mkldnn_fusion.py:1513:12-28: No attribute `has_mkl` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/node_runtime_estimation.py:106:10-38: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/node_runtime_estimation.py:159:5-24: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/numeric_utils.py:61:16-30: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/numeric_utils.py:90:16-30: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:71:12-41: Module `torch._inductor.comm_analysis` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:83:12-36: Module `torch.utils.flop_counter` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:100:13-36: Module `torch._inductor.runtime` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:100:13-49: Module `torch._inductor.runtime.benchmarking` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:116:29-53: Module `torch._inductor.fx_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:139:24-43: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:172:30-55: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:173:12-37: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:376:23-52: Module `torch._inductor.comm_analysis` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:381:27-56: Module `torch._inductor.comm_analysis` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:471:42-54: No attribute `median` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:472:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:627:58-67: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/overlap_scheduling.py:851:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:69:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:70:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:70:43-53: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:70:66-80: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:72:19-32: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:72:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:114:9-31: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:137:12-21: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:217:56-67: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:225:18-32: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:251:24-49: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:252:12-37: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:279:40-50: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:279:69-80: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:284:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:351:11-33: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:365:38-60: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:366:22-44: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:375:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:377:32-54: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:381:18-32: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:405:13-49: Module `torch._inductor.runtime.benchmarking` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:443:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:455:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:458:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:467:35-57: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:494:26-37: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:495:24-40: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:497:24-40: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:555:29-45: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:604:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:724:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pad_mm.py:883:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:884:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:886:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:887:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pad_mm.py:889:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:96:9-24: Module `torch.fx.passes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/post_grad.py:96:9-49: Module `torch.fx.passes.graph_transform_observer` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/post_grad.py:119:8-28: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:398:24-35: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:398:46-57: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:398:66-78: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:407:17-36: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:597:24-35: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:597:46-57: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:597:66-78: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:613:17-36: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:691:8-28: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:705:10-21: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:867:70-82: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:868:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:881:50-61: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:903:12-27: Module `torch._inductor.kernel` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/post_grad.py:930:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:934:15-27: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:1049:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:1117:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:1677:54-64: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:1677:66-76: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:1782:49-61: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:1812:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:1839:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/post_grad.py:2001:9-31: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/post_grad.py:2002:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/pre_grad.py:392:8-29: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:573:29-43: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:574:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:575:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:647:32-41: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:647:43-55: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:691:21-31: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:691:33-43: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:696:57-66: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:721:38-47: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:769:16-28: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:770:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:809:60-69: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:810:60-72: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:866:16-28: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:867:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/pre_grad.py:877:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:77:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:78:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:79:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:80:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:81:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:115:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:115:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:121:22-36: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:367:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:367:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:434:33-43: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:434:45-56: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:434:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:434:73-87: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:473:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:473:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:680:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:680:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:724:38-49: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:724:51-61: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1111:24-38: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1112:29-39: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1113:29-39: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1114:29-39: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1115:33-47: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1140:24-38: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1141:33-43: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1142:33-47: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1379:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1381:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1381:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1396:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1404:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1425:66-79: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1456:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1456:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1545:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1545:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1563:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1584:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1584:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1599:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1698:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1708:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1710:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1710:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1731:11-24: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1733:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1733:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1737:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1748:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1830:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1830:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1863:53-63: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1900:11-24: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1926:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1926:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:1954:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2057:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2069:11-24: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2074:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2074:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2116:11-24: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2124:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2124:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2157:11-24: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2188:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2253:10-23: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2253:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2283:30-44: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2295:10-23: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2295:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2297:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2348:10-23: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2348:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2358:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2387:10-23: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2387:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2389:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2419:46-59: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2760:72-85: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2913:33-43: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2913:45-56: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2913:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2913:73-87: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2917:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2917:64-74: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2922:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2922:64-74: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2958:41-52: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2958:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2963:41-52: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2963:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2968:41-52: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:2968:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3021:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3021:58-72: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3025:52-66: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3284:34-45: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3284:47-57: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3288:49-60: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3288:62-72: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3363:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3363:58-72: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3364:52-66: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3746:17-26: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3748:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3762:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3764:31-40: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3768:27-36: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/quantization.py:3848:55-78: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/reinplace.py:722:13-59: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_inductor/fx_passes/reinplace.py:723:13-55: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_inductor/fx_passes/reinplace.py:785:26-50: Module `torch._inductor.fx_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/replace_random.py:62:40-51: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/replace_random.py:63:56-67: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/replace_random.py:88:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/replace_random.py:139:11-22: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:37:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:42:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:56:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:95:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:100:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:114:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:123:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:128:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:143:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:182:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:187:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py:202:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:36:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:41:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:55:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:92:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:97:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:111:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:119:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:124:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:140:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:180:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:185:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py:201:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:38:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:43:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:59:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:100:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:105:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:119:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:129:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:134:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:152:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:196:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:201:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py:217:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:36:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:41:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:56:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:94:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:99:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:114:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:122:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:127:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:144:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:185:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:190:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py:207:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:40:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:45:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:60:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:64:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:104:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:109:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:124:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:136:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:141:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:158:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:162:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:205:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:210:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py:227:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:38:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:43:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:60:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:102:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:107:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:122:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:220:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:225:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:244:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:289:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:294:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:311:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:416:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:421:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:439:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:483:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:488:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py:504:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:42:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:47:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:64:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:68:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:112:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:117:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:132:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:146:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:151:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:170:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:174:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:221:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:226:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py:243:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:38:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:43:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:62:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:77:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:107:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:112:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:129:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:179:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:242:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:247:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:268:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:286:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:316:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:321:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:340:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py:395:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py:72:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py:162:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:43:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:48:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:64:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:68:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:112:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:117:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:131:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:146:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:151:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:169:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:173:101-114: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:220:82-105: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:225:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py:241:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:36:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:41:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:57:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:95:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:100:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:116:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:206:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:211:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:230:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:272:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:277:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_21.py:296:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:36:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:41:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:57:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:97:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:102:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:118:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:218:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:223:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:242:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:286:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:291:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_22.py:310:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:36:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:41:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:56:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:95:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:100:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:115:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:212:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:217:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:236:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:279:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:284:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_23.py:303:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:38:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:43:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:60:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:102:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:107:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:122:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:132:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:137:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:155:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:197:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:202:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py:218:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:36:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:41:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:56:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:94:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:99:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:114:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:122:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:127:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:143:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:181:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:186:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py:202:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:39:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:44:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:60:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:103:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:108:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:122:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:133:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:138:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:155:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:198:80-103: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:203:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py:218:84-107: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:129:23-35: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:268:25-37: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:298:13-25: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:309:26-35: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:309:37-49: No attribute `concat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:353:32-41: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:359:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:370:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:442:17-30: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:446:17-30: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:470:13-26: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:483:25-36: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:506:13-24: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:531:13-25: No attribute `detach` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:734:32-41: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:734:43-54: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:779:9-792:45: `list[int] | None` is not assignable to `None` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_inductor/fx_passes/split_cat.py:807:34-46: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:807:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:859:41-50: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:859:52-63: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:866:65-74: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:872:25-873:28: Cannot index into `Mapping[str, Unknown]` [bad-index]
ERROR torch/_inductor/fx_passes/split_cat.py:888:41-52: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:941:34-46: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:941:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:978:41-50: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:978:52-63: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:997:17-1074:22: `Mapping[str, Unknown] | Node | OpOverload[Ellipsis, Any] | Sequence[Unknown] | SymBool | SymFloat | SymInt | Tensor | bool | complex | float | int | range | slice[Any, Any, Any] | str | tuple[Unknown, ...] | Unknown | None` is not assignable to `None` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_inductor/fx_passes/split_cat.py:1021:29-40: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1044:29-44: No attribute `unflatten` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1054:29-42: No attribute `movedim` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1064:29-42: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1077:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1091:25-34: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1095:58-67: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1107:37-46: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1114:25-38: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1116:58-71: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1134:41-50: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1134:52-63: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1223:44-53: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1229:41-52: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1261:13-26: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1278:13-26: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1302:31-44: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1306:13-25: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1309:44-56: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1330:13-25: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1343:19-30: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1343:32-41: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1348:10-21: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1348:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1354:10-21: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1354:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1359:71-83: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1379:9-22: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1398:10-21: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1398:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1407:10-21: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1407:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1416:10-21: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1416:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1502:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1521:31-40: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1609:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1626:31-40: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:1791:24-46: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/split_cat.py:2142:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2154:17-30: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2157:50-63: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2164:13-26: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2166:46-59: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2188:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2203:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2220:48-60: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2342:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2360:24-46: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/split_cat.py:2366:31-40: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2391:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2425:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2433:71-83: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2437:24-46: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/split_cat.py:2442:31-40: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2469:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2473:54-63: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2503:13-26: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2506:46-59: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2516:13-26: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2519:46-59: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2543:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2556:13-26: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2559:46-59: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2599:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2612:24-46: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/split_cat.py:2618:33-44: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2638:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2672:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2680:71-83: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2684:24-46: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/split_cat.py:2689:33-44: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2712:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2716:54-63: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2754:74-87: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2770:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2781:67-78: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2783:24-46: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_passes/split_cat.py:2794:38-51: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2834:33-44: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2838:75-86: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2844:40-53: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2865:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2869:67-78: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_passes/split_cat.py:2876:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_utils.py:125:30-43: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/fx_utils.py:150:28-53: Module `torch._inductor.fx_passes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_utils.py:150:28-63: Module `torch._inductor.fx_passes.reinplace` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_utils.py:206:20-45: Module `torch._inductor.fx_passes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_utils.py:206:20-55: Module `torch._inductor.fx_passes.reinplace` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/fx_utils.py:261:12-33: No attribute `_has_storage` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/fx_utils.py:325:18-42: Module `torch.utils.flop_counter` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:22:19-25: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/_inductor/graph.py:145:5-57: Could not find import of `torch._inductor.fb.utils` [missing-import]
ERROR torch/_inductor/graph.py:152:76-87: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:159:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:165:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:167:16-29: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:179:20-41: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:290:13-55: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:298:16-28: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:418:24-45: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:470:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:487:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:575:16-28: Returned type `tuple[list[Integer], list[Integer]]` is not assignable to declared return type `tuple[list[Expr], list[Expr]]` [bad-return]
ERROR torch/_inductor/graph.py:592:20-57: Returned type `list[int]` is not assignable to declared return type `Sequence[Expr]` [bad-return]
ERROR torch/_inductor/graph.py:592:47-56: Cannot index into `dict[str, list[int]]` [bad-index]
ERROR torch/_inductor/graph.py:607:23-41: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:630:46-58: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:637:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:907:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:924:20-50: Returned type `Expr | TensorBox | TorchBindObject` is not assignable to declared return type `Buffer | TensorBox | TorchBindObject | None` [bad-return]
ERROR torch/_inductor/graph.py:947:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:959:24-64: Object of class `Expr` has no attribute `get_dtype` [missing-attribute]
ERROR torch/_inductor/graph.py:963:20-60: Object of class `Expr` has no attribute `get_dtype` [missing-attribute]
ERROR torch/_inductor/graph.py:978:20-60: Object of class `Expr` has no attribute `get_numel` [missing-attribute]
ERROR torch/_inductor/graph.py:1005:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:1106:66-78: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:1114:14-42: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:1151:20-23: Returned type `TorchBindObject` is not assignable to declared return type `Expr | TensorBox | None` [bad-return]
ERROR torch/_inductor/graph.py:1161:34-49: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:1165:17-29: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:1171:20-23: Returned type `GeneratorState` is not assignable to declared return type `Expr | TensorBox | None` [bad-return]
ERROR torch/_inductor/graph.py:1192:71-76: Argument `Sequence[Expr | int] | list[Expr]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/graph.py:1192:78-85: Argument `Sequence[Expr | int] | list[Expr]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/graph.py:1200:71-76: Argument `Sequence[Expr | int] | list[Expr]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/graph.py:1200:78-85: Argument `Sequence[Expr | int] | list[Expr]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/graph.py:1204:37-43: Cannot set item in `dict[str, Expr | TensorBox | TorchBindObject]` [unsupported-operation]
ERROR torch/_inductor/graph.py:1225:16-22: Returned type `ShapeAsConstantBuffer | TensorBox` is not assignable to declared return type `Expr | TensorBox | None` [bad-return]
ERROR torch/_inductor/graph.py:1256:31-43: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:1275:34-46: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:1310:38-63: Module `torch.fx.operator_schemas` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:1373:30-51: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:1460:24-42: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:1471:13-24: `Expr | TensorBox | TorchBindObject` is not assignable to `IRNode` [bad-assignment]
ERROR torch/_inductor/graph.py:1475:48-66: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:1547:23-65: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:1568:25-42: No attribute `Argument` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:1748:29-48: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:1763:48-67: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:1818:28-48: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:1836:32-48: No attribute `has_mkl` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/graph.py:1851:68-74: Object of class `Mapping` has no attribute `meta`
Object of class `NoneType` has no attribute `meta`
Object of class `OpOverload` has no attribute `meta`
Object of class `Sequence` has no attribute `meta`
Object of class `SymBool` has no attribute `meta`
Object of class `SymFloat` has no attribute `meta`
Object of class `SymInt` has no attribute `meta`
Object of class `bool` has no attribute `meta`
Object of class `complex` has no attribute `meta`
Object of class `float` has no attribute `meta`
Object of class `int` has no attribute `meta`
Object of class `range` has no attribute `meta`
Object of class `slice` has no attribute `meta`
Object of class `str` has no attribute `meta`
Object of class `tuple` has no attribute `meta` [missing-attribute]
ERROR torch/_inductor/graph.py:2129:23-65: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:2143:66-77: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_inductor/graph.py:2215:35-48: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:2286:22-50: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/graph.py:2500:17-50: Object of class `Expr` has no attribute `get_numel` [missing-attribute]
ERROR torch/_inductor/graph.py:2501:21-53: Object of class `Expr` has no attribute `get_size` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:60:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:72:24-35: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:94:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:98:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:104:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:105:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:120:23-42: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:125:23-42: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:130:23-42: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:139:23-42: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:147:23-42: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:156:23-42: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:174:23-42: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:179:23-42: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:234:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/index_propagation.py:338:9-26: Class member `IndexPropagation.indirect_indexing` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/inductor_prims.py:25:29-38: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:59:12-22: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:60:18-27: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:60:28-37: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:66:20-33: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:68:11-20: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:72:27-40: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:74:11-20: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:90:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:96:35-48: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:115:11-20: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:178:14-26: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:179:44-55: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:187:29-39: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:199:26-37: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:206:14-26: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_inductor/inductor_prims.py:207:44-55: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/invert_expr_analysis.py:120:27-28: Argument `Literal[1]` is not assignable to parameter `original_expr` with type `Expr` in function `Term.__init__` [bad-argument-type]
ERROR torch/_inductor/invert_expr_analysis.py:149:22-23: Argument `Basic` is not assignable to parameter `a` with type `Expr | int` in function `static_eq` [bad-argument-type]
ERROR torch/_inductor/invert_expr_analysis.py:150:20-28: Returned type `tuple[Basic, Basic]` is not assignable to declared return type `tuple[Expr | int | None, Expr | int | None]` [bad-return]
ERROR torch/_inductor/invert_expr_analysis.py:159:26-27: Argument `Basic` is not assignable to parameter `a` with type `Expr | int` in function `static_eq` [bad-argument-type]
ERROR torch/_inductor/invert_expr_analysis.py:159:48-57: Argument `Basic` is not assignable to parameter `a` with type `Expr | int` in function `static_eq` [bad-argument-type]
ERROR torch/_inductor/invert_expr_analysis.py:161:24-42: Returned type `tuple[FloorDiv, Basic]` is not assignable to declared return type `tuple[Expr | int | None, Expr | int | None]` [bad-return]
ERROR torch/_inductor/invert_expr_analysis.py:164:24-28: Argument `Basic` is not assignable to parameter `a` with type `Expr | int` in function `static_eq` [bad-argument-type]
ERROR torch/_inductor/invert_expr_analysis.py:165:20-33: Returned type `tuple[None, Basic]` is not assignable to declared return type `tuple[Expr | int | None, Expr | int | None]` [bad-return]
ERROR torch/_inductor/ir.py:132:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/ir.py:243:34-38: Argument `IRNode | Symbol | TensorBox | dict[str, TensorBox] | int | object | None` is not assignable to parameter `nodes` with type `IRNode | Sequence[IRNode | Symbol | TensorBox | dict[str, TensorBox] | int | None] | Symbol | TensorBox | dict[str, TensorBox] | int | None` in function `_check_tensorbox` [bad-argument-type]
ERROR torch/_inductor/ir.py:371:28-29: Argument `Expr` is not assignable to parameter `x` with type `int` in function `torch._dynamo.utils.identity` [bad-argument-type]
ERROR torch/_inductor/ir.py:373:18-57: `list[Expr]` is not assignable to variable `stride` with type `list[int] | tuple[int, ...]` [bad-assignment]
ERROR torch/_inductor/ir.py:373:52-56: Argument `list[Expr | int]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:380:13-32: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:397:34-46: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:401:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:409:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:429:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:464:50-53: Argument `Expr | int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_leq` [bad-argument-type]
ERROR torch/_inductor/ir.py:489:50-52: Argument `SymInt | int` is not assignable to parameter `left` with type `Expr | int` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_equals` [bad-argument-type]
ERROR torch/_inductor/ir.py:494:38-45: Argument `Sequence[SymInt | int]` is not assignable to parameter `strides1` with type `Sequence[_IntLike]` in function `significant_strides_equal` [bad-argument-type]
ERROR torch/_inductor/ir.py:501:13-26: Cannot set item in `list[Expr]` [unsupported-operation]
ERROR torch/_inductor/ir.py:613:21-42: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:623:25-46: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:658:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:661:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:729:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:732:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:830:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:845:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:853:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:926:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:927:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:959:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:966:16-27: Returned type `Sequence[_IntLike]` is not assignable to declared return type `Sequence[Expr]` [bad-return]
ERROR torch/_inductor/ir.py:969:16-27: Returned type `Sequence[_IntLike]` is not assignable to declared return type `Sequence[Expr]` [bad-return]
ERROR torch/_inductor/ir.py:1051:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1057:63-74: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1093:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1110:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1134:21-46: Argument `Expr` is not assignable to parameter with type `Sequence[Expr]` [bad-argument-type]
ERROR torch/_inductor/ir.py:1152:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1219:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1234:16-37: Returned type `Sequence[_IntLike]` is not assignable to declared return type `Sequence[Expr]` [bad-return]
ERROR torch/_inductor/ir.py:1269:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1286:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1287:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1288:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1297:67-73: Argument `Sequence[_IntLike]` is not assignable to parameter `it` with type `Iterable[Expr]` in function `torch._inductor.utils.sympy_product` [bad-argument-type]
ERROR torch/_inductor/ir.py:1339:44-64: Argument `Integer | int` is not assignable to parameter with type `int` [bad-argument-type]
ERROR torch/_inductor/ir.py:1339:44-64: Argument `Integer | int` is not assignable to parameter `reduction_numel_hint` with type `int` in function `inner_reduction_splits` [bad-argument-type]
ERROR torch/_inductor/ir.py:1436:20-34: Argument `Sequence[Expr]` is not assignable to parameter `vars` with type `Sequence[Symbol]` in function `torch._inductor.sizevars.SizeVarAllocator.stride_hints` [bad-argument-type]
ERROR torch/_inductor/ir.py:1436:40-56: No matching overload found for function `list.__init__` called with arguments: (dict_keys[Expr, Expr]) [no-matching-overload]
ERROR torch/_inductor/ir.py:1447:17-37: Argument `Integer | int` is not assignable to parameter with type `int` [bad-argument-type]
ERROR torch/_inductor/ir.py:1447:17-37: Argument `Integer | int` is not assignable to parameter `reduction_numel_hint` with type `int` in function `inner_reduction_splits` [bad-argument-type]
ERROR torch/_inductor/ir.py:1447:39-49: Argument `Integer | int` is not assignable to parameter with type `int` [bad-argument-type]
ERROR torch/_inductor/ir.py:1447:39-49: Argument `Integer | int` is not assignable to parameter `numel_hint` with type `int` in function `inner_reduction_splits` [bad-argument-type]
ERROR torch/_inductor/ir.py:1451:17-37: Argument `Integer | int` is not assignable to parameter with type `int` [bad-argument-type]
ERROR torch/_inductor/ir.py:1451:17-37: Argument `Integer | int` is not assignable to parameter `reduction_numel_hint` with type `int` in function `inner_reduction_splits` [bad-argument-type]
ERROR torch/_inductor/ir.py:1451:39-49: Argument `Integer | int` is not assignable to parameter with type `int` [bad-argument-type]
ERROR torch/_inductor/ir.py:1451:39-49: Argument `Integer | int` is not assignable to parameter `numel_hint` with type `int` in function `inner_reduction_splits` [bad-argument-type]
ERROR torch/_inductor/ir.py:1459:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1481:17-68: Argument `list[Expr]` is not assignable to parameter `stride` with type `Sequence[int] | None` in function `_fixed_indexer` [bad-argument-type]
ERROR torch/_inductor/ir.py:1490:50-56: Argument `list[_IntLike]` is not assignable to parameter with type `Sequence[Expr]` [bad-argument-type]
ERROR torch/_inductor/ir.py:1490:59-70: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1502:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1503:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1504:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1523:33-43: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1613:39-44: Argument `Expr | int` is not assignable to parameter `split` with type `int` in function `_maybe_increase_split` [bad-argument-type]
ERROR torch/_inductor/ir.py:1635:17-27: Argument `list[Expr]` is not assignable to parameter `new_ranges` with type `list[Integer]` in function `Reduction.create_multilayer_existing_ranges` [bad-argument-type]
ERROR torch/_inductor/ir.py:1636:17-37: Argument `list[Expr]` is not assignable to parameter `new_reduction_ranges` with type `list[Integer]` in function `Reduction.create_multilayer_existing_ranges` [bad-argument-type]
ERROR torch/_inductor/ir.py:1689:47-87: `Expr | int` is not assignable to attribute `_split_size` with type `int | None` [bad-assignment]
ERROR torch/_inductor/ir.py:1711:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1719:24-35: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1726:24-35: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1743:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1822:13-31: `Symbol` is not assignable to `Sequence[Symbol]` [bad-assignment]
ERROR torch/_inductor/ir.py:1830:47-62: Argument `Expr | int` is not assignable to parameter `size` with type `int` in function `torch._inductor.utils.dtype_from_size` [bad-argument-type]
ERROR torch/_inductor/ir.py:1833:36-51: Argument `Expr | int` is not assignable to parameter `expr` with type `Expr` in function `torch._inductor.ops_handler.OpsHandler.index_expr` [bad-argument-type]
ERROR torch/_inductor/ir.py:1873:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1874:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1875:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1894:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1894:49-63: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1895:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1913:40-66: Argument `list[Expr | int]` is not assignable to parameter with type `Sequence[Expr]` [bad-argument-type]
ERROR torch/_inductor/ir.py:1937:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1938:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1939:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1973:13-29: Argument `list[Expr | int]` is not assignable to parameter `new_ranges` with type `list[Expr]` in function `Reduction.create_multilayer_helper` [bad-argument-type]
ERROR torch/_inductor/ir.py:1974:13-25: Argument `list[FloorDiv]` is not assignable to parameter `new_reduction_ranges` with type `list[Integer]` in function `Reduction.create_multilayer_helper` [bad-argument-type]
ERROR torch/_inductor/ir.py:1983:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1984:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:1985:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2034:16-22: Returned type `Expr | Unknown` is not assignable to declared return type `int` [bad-return]
ERROR torch/_inductor/ir.py:2036:12-19: Returned type `(index: Sequence[int]) -> int` is not assignable to declared return type `(Sequence[Expr]) -> Expr` [bad-return]
ERROR torch/_inductor/ir.py:2047:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2048:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2053:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2104:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2105:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2106:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2123:21-27: Argument `Sequence[Expr]` is not assignable to parameter `ranges` with type `Sequence[Integer]` in function `MultiOutputReduction.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:2124:21-37: Argument `Sequence[Expr]` is not assignable to parameter `reduction_ranges` with type `Sequence[Integer]` in function `MultiOutputReduction.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:2142:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2143:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2262:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2269:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2270:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2326:13-29: Argument `list[Expr | Integer | int]` is not assignable to parameter `ranges` with type `list[Integer]` in function `WelfordReduction.create` [bad-argument-type]
ERROR torch/_inductor/ir.py:2327:13-25: Argument `list[FloorDiv]` is not assignable to parameter `reduction_ranges` with type `list[Integer]` in function `WelfordReduction.create` [bad-argument-type]
ERROR torch/_inductor/ir.py:2353:13-20: Argument `list[_IntLike]` is not assignable to parameter `reduction_ranges` with type `list[Integer]` in function `WelfordReduction.create` [bad-argument-type]
ERROR torch/_inductor/ir.py:2369:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2418:16-27: Returned type `Sequence[_IntLike]` is not assignable to declared return type `Sequence[Expr]` [bad-return]
ERROR torch/_inductor/ir.py:2433:52-55: Argument `Sequence[_IntLike]` is not assignable to parameter `index` with type `Sequence[Expr]` in function `torch._inductor.dependencies.extract_free_symbols` [bad-argument-type]
ERROR torch/_inductor/ir.py:2438:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2439:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2520:29-36: Argument `(index: Sequence[Expr], scan_index: Sequence[Expr]) -> list[Expr]` is not assignable to parameter `reindex` with type `(Sequence[_IntLike], Sequence[_IntLike]) -> Sequence[_IntLike]` in function `Scan.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:2520:29-36: Argument `(index: Sequence[Expr], scan_index: Sequence[Expr]) -> list[Expr]` is not assignable to parameter `reindex` with type `(Sequence[_IntLike], Sequence[_IntLike]) -> Sequence[_IntLike]` in function `SplitScan.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:2537:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2538:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2577:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2625:16-27: Returned type `Sequence[_IntLike]` is not assignable to declared return type `Sequence[Expr]` [bad-return]
ERROR torch/_inductor/ir.py:2645:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2646:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2782:21-33: Argument `Sequence[Integer | int]` is not assignable to parameter `order` with type `Sequence[int]` in function `Buffer.freeze_layout_with_stride_order` [bad-argument-type]
ERROR torch/_inductor/ir.py:2786:21-34: Argument `Sequence[Integer | int]` is not assignable to parameter `exact_strides` with type `Sequence[int]` in function `Buffer.freeze_layout_with_exact_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:2807:41-53: Argument `Sequence[Integer | int]` is not assignable to parameter `order` with type `Sequence[int]` in function `Layout.is_stride_ordered` [bad-argument-type]
ERROR torch/_inductor/ir.py:2860:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2866:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2916:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:2943:17-28: Cannot set item in `list[_IntLike]` [unsupported-operation]
ERROR torch/_inductor/ir.py:2945:17-28: Argument `Expr | None` is not assignable to parameter `size` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.is_size_one_or_false` [bad-argument-type]
ERROR torch/_inductor/ir.py:2978:21-31: No matching overload found for function `list.__init__` called with arguments: (Sequence[_IntLike]) [no-matching-overload]
ERROR torch/_inductor/ir.py:2985:40-48: Argument `Sequence[_IntLike]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `ExpandView.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:3032:41-45: Argument `list[int]` is not assignable to parameter `dims` with type `list[Expr]` in function `PermuteView.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:3039:46-55: Argument `list[Expr]` is not assignable to parameter `dims` with type `Sequence[int]` in function `PermuteView._map_neg_dims` [bad-argument-type]
ERROR torch/_inductor/ir.py:3043:17-24: Cannot index into `Sequence[Expr]` [bad-index]
ERROR torch/_inductor/ir.py:3049:20-21: Cannot index into `dict[Expr, int]` [bad-index]
ERROR torch/_inductor/ir.py:3055:21-29: Cannot index into `Sequence[Expr]` [bad-index]
ERROR torch/_inductor/ir.py:3123:16-33: Returned type `tuple[list[Expr], (index: Sequence[Expr]) -> tuple[Expr]]` is not assignable to declared return type `tuple[list[int], (Sequence[Expr]) -> tuple[Expr]]` [bad-return]
ERROR torch/_inductor/ir.py:3198:61-73: Argument `(index: Any) -> tuple[int, ...]` is not assignable to parameter `reindex` with type `(Sequence[Expr]) -> Sequence[Expr]` in function `View.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:3214:51-59: Argument `list[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:3248:52-60: Argument `Sequence[_IntLike]` is not assignable to parameter `old_size` with type `Sequence[Expr]` in function `View._dynamic_reshape_indexer` [bad-argument-type]
ERROR torch/_inductor/ir.py:3248:62-70: Argument `Sequence[_IntLike]` is not assignable to parameter `new_size` with type `Sequence[Expr]` in function `View._dynamic_reshape_indexer` [bad-argument-type]
ERROR torch/_inductor/ir.py:3251:35-43: Argument `Sequence[_IntLike]` is not assignable to parameter `it` with type `Iterable[Expr]` in function `torch._inductor.utils.sympy_product` [bad-argument-type]
ERROR torch/_inductor/ir.py:3252:53-61: Argument `Sequence[_IntLike]` is not assignable to parameter `old_size` with type `Sequence[Expr]` in function `View._dynamic_reshape_indexer` [bad-argument-type]
ERROR torch/_inductor/ir.py:3253:59-67: Argument `Sequence[_IntLike]` is not assignable to parameter `new_size` with type `Sequence[Expr]` in function `View._dynamic_reshape_indexer` [bad-argument-type]
ERROR torch/_inductor/ir.py:3255:16-23: Returned type `(Sequence[Expr]) -> Sequence[Expr]` is not assignable to declared return type `(Sequence[_T]) -> Sequence[_V]` [bad-return]
ERROR torch/_inductor/ir.py:3322:53-54: Argument `Literal[1]` is not assignable to parameter `right` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.check_equals` [bad-argument-type]
ERROR torch/_inductor/ir.py:3327:53-54: Argument `Literal[1]` is not assignable to parameter `right` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.check_equals` [bad-argument-type]
ERROR torch/_inductor/ir.py:3344:40-52: Argument `dict[Symbol, Expr]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/ir.py:3373:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3380:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3440:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3443:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3463:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3499:79-84: Argument `int` is not assignable to parameter `right` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.evaluate_max` [bad-argument-type]
ERROR torch/_inductor/ir.py:3504:46-51: Argument `int` is not assignable to parameter `right` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.evaluate_min` [bad-argument-type]
ERROR torch/_inductor/ir.py:3514:19-59: `Expr` is not assignable to variable `val` with type `int | None` [bad-assignment]
ERROR torch/_inductor/ir.py:3514:45-48: Argument `int` is not assignable to parameter `idx` with type `Expr` in function `View.handle_negative_index` [bad-argument-type]
ERROR torch/_inductor/ir.py:3515:26-29: Argument `int | None` is not assignable to parameter `x` with type `Expr` in function `clamp` [bad-argument-type]
ERROR torch/_inductor/ir.py:3517:17-50: `Expr | int` is not assignable to variable `start` with type `int` [bad-assignment]
ERROR torch/_inductor/ir.py:3517:38-46: Argument `Expr` is not assignable to parameter `upper` with type `int` in function `clamp_wrap` [bad-argument-type]
ERROR torch/_inductor/ir.py:3518:15-57: `Expr | int` is not assignable to variable `end` with type `int` [bad-assignment]
ERROR torch/_inductor/ir.py:3518:38-46: Argument `Expr` is not assignable to parameter `upper` with type `int` in function `clamp_wrap` [bad-argument-type]
ERROR torch/_inductor/ir.py:3578:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3579:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3584:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3597:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3598:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3609:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3616:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3617:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3625:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3649:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3657:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3680:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3681:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3688:56-60: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:3741:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3746:20-39: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3774:60-81: No matching overload found for function `list.__init__` called with arguments: (Iterator[Expr]) [no-matching-overload]
ERROR torch/_inductor/ir.py:3804:13-37: Cannot set item in `list[int]` [unsupported-operation]
ERROR torch/_inductor/ir.py:3810:21-62: Argument `bool` is not assignable to parameter `orig_expr` with type `Basic` in function `torch.fx.experimental.symbolic_shapes.ShapeEnv.evaluate_expr` [bad-argument-type]
ERROR torch/_inductor/ir.py:3824:65-76: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:3849:50-54: Argument `Sequence[Expr]` is not assignable to parameter `*iterables` with type `Iterable[int]` in function `itertools.chain.__new__` [bad-argument-type]
ERROR torch/_inductor/ir.py:3861:53-54: Argument `Basic` is not assignable to parameter `symbol` with type `Symbol` in function `torch.fx.experimental.symbolic_shapes.ShapeEnv.is_unbacked_symint` [bad-argument-type]
ERROR torch/_inductor/ir.py:3904:23-76: Argument `Sequence[int]` is not assignable to parameter `value` with type `Sequence[Expr]` in function `FlexibleLayout.stride` [bad-argument-type]
ERROR torch/_inductor/ir.py:3904:41-52: Argument `Sequence[Expr]` is not assignable to parameter `in_strides` with type `Sequence[int]` in function `Layout._pad_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:3941:9-21: Class member `Layout.storage_size` overrides parent class `OutputSpec` in an inconsistent manner [bad-override]
ERROR torch/_inductor/ir.py:3960:31-40: Argument `Sequence[Expr]` is not assignable to parameter `size` with type `Sequence[int]` in function `_fixed_indexer` [bad-argument-type]
ERROR torch/_inductor/ir.py:3960:42-53: Argument `Sequence[Expr]` is not assignable to parameter `stride` with type `Sequence[int] | None` in function `_fixed_indexer` [bad-argument-type]
ERROR torch/_inductor/ir.py:3997:16-23: Returned type `list[None]` is not assignable to declared return type `list[Expr]` [bad-return]
ERROR torch/_inductor/ir.py:4013:46-65: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4025:29-48: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4027:31-53: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4029:31-54: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4083:42-51: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.stride_ordered` [bad-argument-type]
ERROR torch/_inductor/ir.py:4085:44-54: Argument `Sequence[Expr]` is not assignable to parameter `in_strides` with type `Sequence[int]` in function `Layout._pad_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:4091:13-23: Argument `Sequence[Expr] | Sequence[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:4101:44-54: Argument `Sequence[_IntLike]` is not assignable to parameter `in_strides` with type `Sequence[int]` in function `Layout._pad_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:4107:13-23: Argument `Sequence[_IntLike] | Sequence[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:4113:37-72: `list[Expr]` is not assignable to `Sequence[int]` [bad-assignment]
ERROR torch/_inductor/ir.py:4113:55-64: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.fill_ordered` [bad-argument-type]
ERROR torch/_inductor/ir.py:4120:13-23: Argument `Sequence[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:4126:40-49: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.same_ordered` [bad-argument-type]
ERROR torch/_inductor/ir.py:4128:44-54: Argument `Sequence[Expr]` is not assignable to parameter `in_strides` with type `Sequence[int]` in function `Layout._pad_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:4133:13-23: Argument `Sequence[Expr] | Sequence[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:4143:45-4145:18: Cannot set item in `dict[tuple[str, bool], Symbol]` [unsupported-operation]
ERROR torch/_inductor/ir.py:4159:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4160:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4166:51-55: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.fill_ordered` [bad-argument-type]
ERROR torch/_inductor/ir.py:4166:57-69: Argument `Sequence[Integer | int]` is not assignable to parameter `order` with type `Sequence[int]` in function `FlexibleLayout.fill_ordered` [bad-argument-type]
ERROR torch/_inductor/ir.py:4168:57-61: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:4266:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4276:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4395:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4402:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4423:16-32: Returned type `Expr` is not assignable to declared return type `int` [bad-return]
ERROR torch/_inductor/ir.py:4444:9-38: Class member `Buffer.freeze_layout_with_same_order` overrides parent class `IRNode` in an inconsistent manner [bad-override]
ERROR torch/_inductor/ir.py:4448:9-41: Class member `Buffer.freeze_layout_with_exact_strides` overrides parent class `IRNode` in an inconsistent manner [bad-override]
ERROR torch/_inductor/ir.py:4539:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4551:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:4637:17-38: Argument `Sequence[_IntLike]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:4775:57-64: Argument `Sequence[_IntLike] | Sequence[Expr]` is not assignable to parameter `vars` with type `Sequence[Symbol]` in function `torch._inductor.sizevars.SizeVarAllocator.stride_hints` [bad-argument-type]
ERROR torch/_inductor/ir.py:4928:22-38: `Sequence[Symbol] | Sequence[int]` is not assignable to variable `x_vars` with type `Sequence[Symbol]` [bad-assignment]
ERROR torch/_inductor/ir.py:4928:31-37: Argument `Sequence[Symbol]` is not assignable to parameter with type `Sequence[int]` [bad-argument-type]
ERROR torch/_inductor/ir.py:4934:70-78: Argument `list[int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.codegen.common.index_prevent_reordering` [bad-argument-type]
ERROR torch/_inductor/ir.py:4946:13-23: Argument `list[Expr] | Any` is not assignable to parameter `x_vars` with type `Sequence[Symbol]` in function `simplify_and_reorder` [bad-argument-type]
ERROR torch/_inductor/ir.py:4947:13-25: Argument `list[Expr] | Unknown` is not assignable to parameter `support_vars` with type `Sequence[Symbol]` in function `simplify_and_reorder` [bad-argument-type]
ERROR torch/_inductor/ir.py:4948:13-23: Argument `list[Expr] | Any` is not assignable to parameter `sizes` with type `Sequence[int]` in function `simplify_and_reorder` [bad-argument-type]
ERROR torch/_inductor/ir.py:4957:13-24: Argument `list[Expr] | Any` is not assignable to parameter `x_vars` with type `Sequence[Symbol]` in function `simplify_and_reorder` [bad-argument-type]
ERROR torch/_inductor/ir.py:4957:26-38: Argument `list[Expr] | Unknown` is not assignable to parameter `support_vars` with type `Sequence[Symbol]` in function `simplify_and_reorder` [bad-argument-type]
ERROR torch/_inductor/ir.py:4957:40-51: Argument `list[Expr] | Any` is not assignable to parameter `sizes` with type `Sequence[int]` in function `simplify_and_reorder` [bad-argument-type]
ERROR torch/_inductor/ir.py:4962:13-24: Argument `list[int]` is not assignable to parameter `*argsizes` with type `Sequence[Expr]` in function `torch._inductor.dependencies.index_vars_no_squeeze` [bad-argument-type]
ERROR torch/_inductor/ir.py:4963:13-26: Argument `list[int]` is not assignable to parameter `*argsizes` with type `Sequence[Expr]` in function `torch._inductor.dependencies.index_vars_no_squeeze` [bad-argument-type]
ERROR torch/_inductor/ir.py:4968:27-36: Argument `list[Symbol]` is not assignable to parameter with type `Sequence[int]` [bad-argument-type]
ERROR torch/_inductor/ir.py:4968:54-65: Argument `list[Symbol]` is not assignable to parameter with type `Sequence[int]` [bad-argument-type]
ERROR torch/_inductor/ir.py:4973:16-50: Returned type `tuple[tuple[list[int], list[int]], LoopBody]` is not assignable to declared return type `tuple[tuple[list[Expr], list[Expr]], LoopBody | None]` [bad-return]
ERROR torch/_inductor/ir.py:5003:60-65: Argument `Sequence[int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.scheduler.pick_loop_order` [bad-argument-type]
ERROR torch/_inductor/ir.py:5030:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:5301:36-68: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:5325:21-53: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:5338:21-53: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:5383:42-46: Argument `None` is not assignable to parameter `index` with type `Expr` in function `torch._inductor.ops_handler.OpsHandler.store` [bad-argument-type]
ERROR torch/_inductor/ir.py:5563:34-47: Argument `Expr` is not assignable to parameter `object` with type `int` in function `list.append` [bad-argument-type]
ERROR torch/_inductor/ir.py:5576:40-83: `list[Expr]` is not assignable to `Sequence[int]` [bad-assignment]
ERROR torch/_inductor/ir.py:5576:74-82: Argument `list[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:5592:37-77: `tuple[Expr | int, ...]` is not assignable to variable `output_stride` with type `Sequence[int]` [bad-assignment]
ERROR torch/_inductor/ir.py:5601:61-80: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:5602:64-86: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:5606:29-69: `tuple[Expr | int, ...]` is not assignable to variable `output_stride` with type `Sequence[int]` [bad-assignment]
ERROR torch/_inductor/ir.py:5619:24-37: Argument `Sequence[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:5631:52-66: Argument `Expr` is not assignable to parameter `end` with type `int` in function `SliceView.create` [bad-argument-type]
ERROR torch/_inductor/ir.py:5998:31-52: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/ir.py:5998:72-87: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:6017:32-50: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:6089:35-54: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:6092:35-57: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:6097:17-73: Argument `tuple[Expr | int, ...]` is not assignable to parameter `stride` with type `Sequence[int]` in function `Buffer.freeze_layout_with_same_order` [bad-argument-type]
ERROR torch/_inductor/ir.py:6110:53-63: Argument `Sequence[Expr]` is not assignable to parameter `vars` with type `Sequence[Symbol]` in function `torch._inductor.sizevars.SizeVarAllocator.offset_var` [bad-argument-type]
ERROR torch/_inductor/ir.py:6139:47-48: Argument `(Boolean & IRNode) | (Expr & IRNode) | (IRNode & int)` is not assignable to parameter `expr` with type `Expr` in function `ShapeAsConstantBuffer.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:6145:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:6233:39-52: Argument `Sequence[_IntLike] | None` is not assignable to parameter `exact_strides` with type `Sequence[Integer | int] | None` in function `as_storage_and_layout` [bad-argument-type]
ERROR torch/_inductor/ir.py:6246:56-69: Argument `Sequence[_IntLike]` is not assignable to parameter `strides` with type `Sequence[SymInt | int]` in function `try_match_insignificant_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:6320:21-45: Module `torch._inductor.lowering` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:6332:27-40: Argument `Sequence[_IntLike] | None` is not assignable to parameter `exact_strides` with type `Sequence[Integer | int] | None` in function `as_storage_and_layout` [bad-argument-type]
ERROR torch/_inductor/ir.py:6338:17-41: Module `torch._inductor.lowering` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:6340:55-68: Argument `Sequence[_IntLike]` is not assignable to parameter `strides` with type `Sequence[SymInt | int]` in function `try_match_insignificant_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:6381:54-66: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:6389:50-62: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/ir.py:6614:49-60: Argument `dict[Symbol, @_]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/ir.py:6687:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:6688:18-29: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:6688:30-41: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:6692:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:6693:22-29: Argument `list[int]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:6925:40-52: Object of class `Expr` has no attribute `name` [missing-attribute]
ERROR torch/_inductor/ir.py:6926:52-64: Object of class `Expr` has no attribute `name` [missing-attribute]
ERROR torch/_inductor/ir.py:6928:28-40: Object of class `Expr` has no attribute `name` [missing-attribute]
ERROR torch/_inductor/ir.py:6958:9-55: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_inductor/ir.py:7158:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7431:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7465:17-23: Argument `Sequence[_IntLike] | None` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:7507:50-62: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7560:50-62: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7599:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7626:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7657:17-28: Argument `Boolean` is not assignable to parameter `x` with type `Expr` in function `torch._inductor.codegen.wrapper.PythonWrapperCodegen.codegen_cpp_sizevar` [bad-argument-type]
ERROR torch/_inductor/ir.py:7665:17-28: Argument `Boolean` is not assignable to parameter `x` with type `Expr` in function `torch._inductor.codegen.wrapper.PythonWrapperCodegen.codegen_python_sizevar` [bad-argument-type]
ERROR torch/_inductor/ir.py:7760:48-65: No attribute `Argument` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/ir.py:7762:38-52: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7797:32-44: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/ir.py:7869:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7938:32-48: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7938:50-64: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7938:66-79: No attribute `JitType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7941:41-57: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7941:59-73: No attribute `NoneType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7947:44-60: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7955:42-56: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7956:47-63: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7966:42-60: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7967:47-63: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:7985:42-55: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8065:30-43: No attribute `JitType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8066:34-52: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8068:38-54: No attribute `NumberType` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8156:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8285:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8287:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8346:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8419:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8464:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:8670:9-17: `operands` cannot be annotated with `list[IRNode]`, it is already defined with type `tuple[IRNode, ...]` [redefinition]
ERROR torch/_inductor/ir.py:8724:32-51: Argument `Sequence[_IntLike]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:8858:26-86: Argument `list[Expr | int]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:8859:28-8861:22: Argument `list[Expr | int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:8902:29-37: Argument `Expr` is not assignable to parameter `object` with type `ShapeAsConstantBuffer` in function `list.append` [bad-argument-type]
ERROR torch/_inductor/ir.py:9089:37-47: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:9112:51-54: Argument `Expr | int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.check_equals` [bad-argument-type]
ERROR torch/_inductor/ir.py:9112:56-59: Argument `Expr | int` is not assignable to parameter `right` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.check_equals` [bad-argument-type]
ERROR torch/_inductor/ir.py:9165:30-83: Argument `list[Expr | int]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:9166:32-87: Argument `list[Expr | int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:9189:36-55: Argument `Sequence[_IntLike]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/ir.py:9280:36-54: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:9288:52-70: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:9291:31-49: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:9292:35-53: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_inductor/ir.py:9318:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/jagged_lowerings.py:52:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/jagged_lowerings.py:53:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/jagged_lowerings.py:60:24-65:14: Argument `tuple[str, Expr, Unknown, _IntLike]` is not assignable to parameter `boundaries` with type `tuple[str, Expr, Expr, Expr]` in function `torch._inductor.ops_handler.OpsHandler.bucketize` [bad-argument-type]
ERROR torch/_inductor/jagged_lowerings.py:97:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/jagged_lowerings.py:101:9-23: Argument `int | Unknown` is not assignable to parameter `size` with type `Expr` in function `torch._inductor.ops_handler.OpsHandler.indirect_indexing` [bad-argument-type]
ERROR torch/_inductor/jagged_lowerings.py:106:42-53: Argument `Expr | int` is not assignable to parameter `size` with type `Expr` in function `torch._inductor.ops_handler.OpsHandler.indirect_indexing` [bad-argument-type]
ERROR torch/_inductor/kernel/bmm.py:122:31-40: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/bmm.py:124:5-14: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/bmm.py:130:5-18: No attribute `baddbmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/bmm.py:188:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/bmm.py:189:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/conv.py:326:5-22: No attribute `convolution` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/conv.py:334:9-22: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/conv.py:334:23-36: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/conv.py:335:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/conv.py:383:9-15: Argument `Sequence[int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/kernel/custom_op.py:188:27-38: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/custom_op.py:354:16-41: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/flex/common.py:56:42-55: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/common.py:206:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/common.py:207:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/common.py:216:13-33: Argument `list[Expr] | list[int]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/kernel/flex/common.py:266:15-27: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/common.py:289:16-26: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:148:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:149:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:150:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:151:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:162:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:163:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:164:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:165:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:293:15-28: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:299:15-28: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:439:60-78: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/flex/flex_attention.py:656:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:657:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:658:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:659:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:690:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:691:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:692:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:693:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_attention.py:890:60-78: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:97:19-30: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:102:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:103:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:104:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:105:24-35: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:122:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:123:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:124:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:125:24-35: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:165:17-27: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:241:34-45: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:241:47-61: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_cpu.py:241:63-76: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_decoding.py:234:15-28: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_decoding.py:240:15-28: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_decoding.py:246:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/flex/flex_decoding.py:247:9-22: Argument `list[int | Unknown]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/kernel/flex/flex_flash_attention.py:234:15-28: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:66:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/kernel/mm.py:926:30-38: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:928:5-13: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:935:5-16: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:939:5-18: No attribute `_int_mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:943:5-37: No attribute `_sparse_semi_structured_mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:950:5-21: No attribute `_scaled_mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:955:32-42: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:955:44-55: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:965:16-27: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:966:12-23: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1005:18-31: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1007:14-23: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1007:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1008:19-28: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1085:12-20: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1089:12-23: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1118:30-43: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1119:37-50: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1119:52-66: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1150:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1151:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1262:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/mm.py:1295:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/mm.py:1313:30-52: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/mm.py:1336:46-57: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1356:60-71: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1520:13-19: Argument `list[Expr | int]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/kernel/mm.py:1537:42-43: Argument `Expr` is not assignable to parameter `m` with type `int` in function `torch._inductor.utils.use_cutlass_template` [bad-argument-type]
ERROR torch/_inductor/kernel/mm.py:1537:48-49: Argument `Expr` is not assignable to parameter `k` with type `int` in function `torch._inductor.utils.use_cutlass_template` [bad-argument-type]
ERROR torch/_inductor/kernel/mm.py:1716:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1781:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm.py:1877:22-44: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/mm.py:1883:22-44: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/mm.py:1897:26-48: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/mm_common.py:48:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_common.py:48:33-47: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_common.py:141:13-32: Module `torch.utils._triton` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/kernel/mm_common.py:159:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_common.py:160:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_common.py:161:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_common.py:162:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_common.py:163:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:572:13-23: Argument `list[int | Unknown]` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/kernel/mm_grouped.py:581:5-22: No attribute `_grouped_mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:589:5-29: No attribute `_scaled_grouped_mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:633:20-34: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:641:20-34: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:649:20-34: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:668:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:833:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:865:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel/mm_grouped.py:872:30-44: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel_inputs.py:31:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel_inputs.py:85:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel_inputs.py:156:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel_inputs.py:165:38-49: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel_inputs.py:178:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel_inputs.py:220:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/kernel_inputs.py:275:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lookup_table/choices.py:43:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/loop_body.py:644:9-18: Class member `CaptureIndexing.load_seed` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/loop_body.py:672:9-19: Class member `CaptureIndexing.index_expr` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/loop_body.py:679:9-21: Class member `CaptureIndexing.check_bounds` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/loop_body.py:690:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/loop_body.py:734:9-15: Class member `CaptureIndexing.masked` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/loop_body.py:745:9-13: Class member `CaptureIndexing.scan` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/loop_body.py:767:9-14: Class member `CaptureIndexing.frexp` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/loop_body.py:772:9-26: Class member `CaptureIndexing.indirect_indexing` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
WARN torch/_inductor/lowering.py:34:5-10: `check` is deprecated [deprecated]
ERROR torch/_inductor/lowering.py:185:15-27: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/lowering.py:189:15-27: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/lowering.py:191:15-27: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/lowering.py:241:8-19: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:242:8-18: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:243:8-19: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:244:8-19: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:245:8-19: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:246:8-21: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:247:8-21: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:248:8-21: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:249:8-23: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:250:8-23: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:251:9-24: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:252:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:253:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:295:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:326:49-61: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:365:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:639:22-36: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:639:38-51: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:650:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:754:56-67: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:812:48-59: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:827:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:834:20-31: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:836:20-31: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:848:38-49: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:856:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:864:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:926:54-65: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1052:42-52: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1054:53-63: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1060:42-52: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1062:53-63: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1274:58-62: Argument `Expr | Unknown` is not assignable to parameter `step` with type `int` in function `torch._inductor.ir.SliceView.create` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1294:9-17: Argument `Symbol | None` is not assignable to parameter `unbacked_size_symbol` with type `Symbol` in function `torch._inductor.ir.DynamicSliceSize.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1297:9-13: Argument `Expr | Unknown` is not assignable to parameter `step` with type `Symbol | int` in function `torch._inductor.ir.DynamicSliceSize.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1314:13-24: Argument `Symbol | None` is not assignable to parameter `unbacked_offset_symbol` with type `Symbol` in function `torch._inductor.ir.DynamicSelectStorageOffset.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1315:13-18: Argument `int | Unknown` is not assignable to parameter `index` with type `Symbol` in function `torch._inductor.ir.DynamicSelectStorageOffset.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1316:13-34: Argument `Expr` is not assignable to parameter `base_offset` with type `Symbol | int` in function `torch._inductor.ir.DynamicSelectStorageOffset.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1327:5-19: Cannot set item in `list[Expr]` [unsupported-operation]
ERROR torch/_inductor/lowering.py:1385:44-55: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1391:33-44: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1393:58-69: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1395:55-66: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1451:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1456:29-43: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1457:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1458:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1475:68-81: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1477:28-41: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1478:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1479:33-44: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1480:51-62: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1496:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1532:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1534:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1546:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1559:28-41: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1560:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1561:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1562:51-64: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1563:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1584:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1586:29-43: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1587:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1588:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1597:44-57: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1600:68-81: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1623:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1625:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1632:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1638:72-85: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1639:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1662:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1664:29-43: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1665:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1666:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1682:31-73: Argument `tuple[()] | tuple[Literal[0]]` is not assignable to parameter with type `Sequence[Expr]` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1683:41-83: Argument `tuple[()] | tuple[Literal[0]]` is not assignable to parameter with type `Sequence[Expr]` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1684:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1685:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1686:32-45: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1687:53-66: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1689:68-81: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1710:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1712:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1725:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1733:31-73: Argument `tuple[()] | tuple[Literal[0]]` is not assignable to parameter with type `Sequence[Expr]` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1734:41-83: Argument `tuple[()] | tuple[Literal[0]]` is not assignable to parameter with type `Sequence[Expr]` [bad-argument-type]
ERROR torch/_inductor/lowering.py:1735:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1736:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1737:32-45: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1738:53-66: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1739:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1755:31-41: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:1755:43-54: No attribute `uint8` in module `torch` [missing-attribute]
WARN torch/_inductor/lowering.py:1883:5-10: `torch._prims_common.check` is deprecated [deprecated]
ERROR torch/_inductor/lowering.py:2098:8-15: `<` is not supported between `Basic` and `Literal[0]` [unsupported-operation]
ERROR torch/_inductor/lowering.py:2099:9-29: `+=` is not supported between `Basic` and `int` [unsupported-operation]
ERROR torch/_inductor/lowering.py:2100:12-36: `<=` is not supported between `Literal[0]` and `Basic` [unsupported-operation]
ERROR torch/_inductor/lowering.py:2100:12-36: `<` is not supported between `Basic` and `int` [unsupported-operation]
ERROR torch/_inductor/lowering.py:2155:19-39: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2288:32-43: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2307:57-68: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2308:61-72: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2311:47-58: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2343:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2358:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2418:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2446:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2449:24-28: Argument `list[int]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:2449:81-87: Argument `int` is not assignable to parameter `offset` with type `Expr` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:2456:47-58: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2475:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2478:24-28: Argument `list[int]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:2478:81-87: Argument `int` is not assignable to parameter `offset` with type `Expr` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/lowering.py:2485:47-58: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2486:28-31: Argument `int` is not assignable to parameter `expr` with type `Expr` in function `torch._inductor.ops_handler.OpsHandler.index_expr` [bad-argument-type]
ERROR torch/_inductor/lowering.py:2486:33-44: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2487:28-32: Argument `int` is not assignable to parameter `expr` with type `Expr` in function `torch._inductor.ops_handler.OpsHandler.index_expr` [bad-argument-type]
ERROR torch/_inductor/lowering.py:2487:34-45: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2506:12-2511:6: Returned type `tuple[str, Expr, int | Unknown, _IntLike]` is not assignable to declared return type `tuple[str, Expr, Expr, Expr]` [bad-return]
ERROR torch/_inductor/lowering.py:2515:12-46: Returned type `tuple[str, _IntLike]` is not assignable to declared return type `tuple[str, Expr]` [bad-return]
ERROR torch/_inductor/lowering.py:2551:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2551:49-60: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2644:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:2644:49-60: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3013:15-27: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/lowering.py:3014:15-27: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/lowering.py:3015:15-27: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/lowering.py:3199:42-53: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3200:39-50: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3234:44-55: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3243:57-68: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3250:55-66: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3257:69-80: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3259:37-48: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3289:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3291:33-46: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3294:26-37: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3296:26-49: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3322:50-61: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3323:43-54: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3335:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3346:20-35: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3357:20-36: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3359:31-42: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3470:37-50: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3473:26-49: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3474:65-75: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3486:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3498:61-71: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3514:37-50: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3543:37-50: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3576:33-46: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3578:36-59: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3579:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3627:21-31: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3706:27-38: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3706:40-51: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3706:53-63: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3706:65-76: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3713:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3713:39-50: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3958:40-50: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3958:52-63: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3971:56-66: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3971:68-79: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:3980:31-34: Argument `list[int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `view` [bad-argument-type]
ERROR torch/_inductor/lowering.py:4003:27-30: Argument `list[int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `view` [bad-argument-type]
ERROR torch/_inductor/lowering.py:4064:26-36: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4065:55-65: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4124:14-25: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4125:9-30: Object of class `NoneType` has no attribute `type` [missing-attribute]
ERROR torch/_inductor/lowering.py:4204:27-30: Argument `list[int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `view` [bad-argument-type]
ERROR torch/_inductor/lowering.py:4207:25-28: Argument `list[int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `view` [bad-argument-type]
ERROR torch/_inductor/lowering.py:4210:29-32: Argument `list[int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `view` [bad-argument-type]
ERROR torch/_inductor/lowering.py:4227:32-62: Argument `Literal[1] | Unknown` is not assignable to parameter `size` with type `Expr` in function `torch._inductor.ops_handler.OpsHandler.indirect_indexing` [bad-argument-type]
ERROR torch/_inductor/lowering.py:4317:31-44: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4319:46-59: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4320:44-57: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4321:29-40: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4493:46-57: Cannot set item in `dict[str, list[int]]` [unsupported-operation]
ERROR torch/_inductor/lowering.py:4566:27-38: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4567:44-55: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4573:27-38: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4574:30-41: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4600:53-66: Argument `int | Unknown` is not assignable to parameter `low` with type `Expr` in function `range_mask` [bad-argument-type]
ERROR torch/_inductor/lowering.py:4708:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4709:61-72: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4741:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4789:42-52: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4798:9-36: Module `torch._inductor.virtualized` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/lowering.py:4811:71-82: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4816:15-26: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4966:41-85: No matching overload found for function `max` called with arguments: (Literal[0], FloorDiv) [no-matching-overload]
ERROR torch/_inductor/lowering.py:4970:41-85: No matching overload found for function `max` called with arguments: (Literal[0], FloorDiv) [no-matching-overload]
ERROR torch/_inductor/lowering.py:4986:52-63: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4990:66-77: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4993:66-77: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4995:60-71: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4996:60-71: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4998:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:4999:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5000:66-77: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5001:65-76: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5006:57-68: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5007:57-68: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5011:72-83: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5016:72-83: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5029:61-74: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5065:52-63: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5066:45-56: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5069:52-63: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5070:45-56: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5169:67-78: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5194:25-36: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5269:25-36: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5286:27-38: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5342:15-26: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5379:50-61: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5380:50-61: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5382:32-45: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5382:74-87: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5386:37-48: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5450:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5677:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5742:41-85: No matching overload found for function `max` called with arguments: (Literal[0], FloorDiv) [no-matching-overload]
ERROR torch/_inductor/lowering.py:5746:41-85: No matching overload found for function `max` called with arguments: (Literal[0], FloorDiv) [no-matching-overload]
ERROR torch/_inductor/lowering.py:5769:44-55: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5770:44-55: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5771:42-53: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5772:42-53: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5773:49-60: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5774:49-60: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5779:44-55: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5783:43-54: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5785:54-65: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5786:54-65: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5787:57-68: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5788:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5797:66-77: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5800:66-77: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5802:60-71: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5803:60-71: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5805:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5806:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5807:66-77: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5808:65-76: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5813:57-68: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5814:57-68: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5829:72-83: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5836:72-83: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5851:72-85: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5939:57-68: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5940:48-59: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5942:29-40: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5953:64-75: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5963:48-59: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5967:50-61: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5980:52-63: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5985:48-59: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5990:49-60: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:5994:58-69: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6006:58-69: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6025:76-87: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6032:76-87: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6039:76-87: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6055:59-72: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6149:55-66: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6214:25-38: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6214:40-54: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6215:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6291:51-62: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6526:15-42: Module `torch._inductor.ops_handler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/lowering.py:6533:28-55: Module `torch._inductor.virtualized` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/lowering.py:6599:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6617:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6641:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6694:32-43: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6697:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6717:32-43: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6720:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6733:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6741:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6771:52-63: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6774:52-63: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6793:43-54: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6796:49-57: Argument `Literal[1] | Unknown` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_lt` [bad-argument-type]
ERROR torch/_inductor/lowering.py:6796:59-70: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6796:71-82: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6800:42-53: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6805:29-39: Argument `list[int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `view` [bad-argument-type]
ERROR torch/_inductor/lowering.py:6821:38-49: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6880:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6886:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6892:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6898:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6910:56-66: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6914:51-61: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6915:51-61: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6916:51-61: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6917:56-66: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6918:51-61: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:6919:51-61: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:7180:25-48: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:7181:25-46: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:7184:25-44: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:7186:25-47: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:7203:33-44: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:7228:54-65: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/lowering.py:7229:43-54: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_ir.py:181:37-83: `list[Expr]` is not assignable to `list[int] | tuple[int, ...]` [bad-assignment]
ERROR torch/_inductor/mkldnn_ir.py:189:25-71: `list[Expr]` is not assignable to variable `output_stride` with type `list[int] | tuple[int, ...]` [bad-assignment]
ERROR torch/_inductor/mkldnn_ir.py:276:55-66: Argument `list[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `torch._inductor.ir.FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/mkldnn_ir.py:676:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_ir.py:676:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_ir.py:843:59-70: Argument `list[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `torch._inductor.ir.FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/mkldnn_ir.py:1051:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_ir.py:1051:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_ir.py:1174:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_ir.py:1174:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_ir.py:1282:47-55: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `torch._inductor.ir.FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/mkldnn_ir.py:1283:47-55: Argument `Sequence[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `torch._inductor.ir.FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/mkldnn_ir.py:1291:21-32: Argument `Sequence[Expr] | list[Expr | int] | list[int]` is not assignable to parameter `size` with type `Sequence[Expr]` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/mkldnn_ir.py:1292:21-34: Argument `list[Expr] | list[int] | Unknown` is not assignable to parameter `stride` with type `Sequence[Expr] | None` in function `torch._inductor.ir.Layout.__init__` [bad-argument-type]
ERROR torch/_inductor/mkldnn_ir.py:1352:59-70: Argument `list[Expr]` is not assignable to parameter `sizes` with type `Sequence[int]` in function `torch._inductor.ir.FlexibleLayout.contiguous_strides` [bad-argument-type]
ERROR torch/_inductor/mkldnn_lowerings.py:60:33-42: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:60:55-66: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:68:33-42: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:68:55-66: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:141:21-37: Argument `list[Expr | int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.lowering.view` [bad-argument-type]
ERROR torch/_inductor/mkldnn_lowerings.py:199:8-28: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:344:29-45: Argument `list[Expr | int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.lowering.view` [bad-argument-type]
ERROR torch/_inductor/mkldnn_lowerings.py:406:29-45: Argument `list[Expr | int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.lowering.view` [bad-argument-type]
ERROR torch/_inductor/mkldnn_lowerings.py:409:29-45: Argument `list[Expr | int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.lowering.view` [bad-argument-type]
ERROR torch/_inductor/mkldnn_lowerings.py:430:47-87: `list[int]` is not assignable to TypedDict key `input_indices` with type `((buf: Unknown) -> Unknown) | bool` [bad-typed-dict-key]
ERROR torch/_inductor/mkldnn_lowerings.py:557:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:557:45-58: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:561:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:561:42-53: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:619:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:619:45-58: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:623:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:623:42-53: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:628:38-51: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:628:53-67: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:629:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:629:58-72: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:681:50-60: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:681:62-81: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:687:29-45: Argument `list[Expr | int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.lowering.view` [bad-argument-type]
ERROR torch/_inductor/mkldnn_lowerings.py:691:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:691:49-62: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:708:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:708:43-54: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:713:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:713:46-57: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:729:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:729:43-54: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:733:36-47: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:738:69-80: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:740:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:740:53-64: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:757:25-36: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:758:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:781:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:782:29-43: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:783:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:784:29-39: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:805:57-70: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:835:55-68: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:835:70-84: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:836:50-64: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:837:65-78: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:844:35-48: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:856:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:869:47-58: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:869:60-70: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:877:68-81: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:880:52-63: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:882:55-68: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:886:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:904:46-57: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:904:59-69: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1001:29-45: Argument `list[Expr | int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.lowering.view` [bad-argument-type]
ERROR torch/_inductor/mkldnn_lowerings.py:1002:31-48: Argument `list[Expr | int]` is not assignable to parameter `sizes` with type `Sequence[Expr]` in function `torch._inductor.lowering.view` [bad-argument-type]
ERROR torch/_inductor/mkldnn_lowerings.py:1006:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1006:49-62: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1019:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1019:43-54: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1025:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1025:43-54: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1031:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1031:46-57: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1041:36-47: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1045:69-80: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1047:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1047:53-64: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1051:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1052:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1053:42-55: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1053:57-71: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1083:25-36: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1084:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1108:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1109:29-43: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1110:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1111:29-39: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1142:57-70: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1163:55-68: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1163:70-84: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1164:50-64: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1165:65-78: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1170:49-62: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1170:64-78: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1171:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1172:57-70: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1179:35-48: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1194:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1207:47-58: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1207:60-70: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1215:68-81: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1218:52-63: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1220:55-68: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1224:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1227:62-73: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1231:39-50: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/mkldnn_lowerings.py:1301:12-28: No attribute `has_mkl` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:88:63-74: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:128:51-62: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:139:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:140:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:149:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:163:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:169:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:175:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:181:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:181:69-80: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:240:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:241:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:269:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:281:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:296:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:722:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:722:30-43: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:836:9-14: Class member `NoopHandler.frexp` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/ops_handler.py:848:9-26: Class member `NoopHandler.indirect_indexing` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/ops_handler.py:945:9-14: Class member `MockHandler.frexp` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/ops_handler.py:963:9-26: Class member `MockHandler.indirect_indexing` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/ops_handler.py:1002:16-70: Returned type `Expr` is not assignable to declared return type `Symbol` [bad-return]
ERROR torch/_inductor/ops_handler.py:1017:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:1018:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:1107:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:1138:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:1141:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/ops_handler.py:1141:59-77: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/optimize_indexing.py:29:17-28: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/optimize_indexing.py:29:29-40: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/optimize_indexing.py:53:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/optimize_indexing.py:54:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/optimize_indexing.py:55:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/optimize_indexing.py:92:15-26: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/optimize_indexing.py:108:33-44: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/output_code.py:137:8-41: No attribute `_debug_has_internal_overlap` in module `torch` [missing-attribute]
ERROR torch/_inductor/output_code.py:165:19-50: Module `torch._inductor.cudagraph_trees` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/output_code.py:421:36-57: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/output_code.py:561:72-87: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_inductor/output_code.py:604:13-34: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/output_code.py:605:17-38: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/output_code.py:609:17-38: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/output_code.py:611:21-42: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/output_code.py:614:13-34: Module `torch._inductor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/output_code.py:805:13-40: Module `torch._inductor.cpp_builder` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/output_code.py:806:16-43: Module `torch._inductor.cpp_builder` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/package/package.py:129:22-36: Module `torch._C._aoti` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/package/package.py:135:14-28: Module `torch._C._aoti` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/pattern_matcher.py:298:17-36: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/pattern_matcher.py:1155:17-25: Class member `Replacer.run_node` overrides parent class `Interpreter` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/pattern_matcher.py:1482:31-50: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/pattern_matcher.py:1581:12-43: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_inductor/pattern_matcher.py:1658:25-56: Module `torch._inductor.pattern_matcher` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/pattern_matcher.py:1659:28-59: Module `torch._inductor.pattern_matcher` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/pattern_matcher.py:1803:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/pattern_matcher.py:1803:59-70: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/pattern_matcher.py:2312:13-21: Class member `CopyGraph.run_node` overrides parent class `Transformer` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/quantized_lowerings.py:24:5-30: No attribute `_weight_int8pack_mm` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:65:34-48: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:65:50-63: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:65:65-76: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:66:37-47: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:110:34-48: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:110:50-63: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:110:65-76: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:111:37-48: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:114:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:114:44-55: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:149:35-53: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/quantized_lowerings.py:153:20-33: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_inductor/quantized_lowerings.py:153:55-66: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/remote_cache.py:26:12-17: Could not find import of `redis` [missing-import]
ERROR torch/_inductor/remote_cache.py:361:20-51: Could not find import of `torch._inductor.fb.remote_cache` [missing-import]
ERROR torch/_inductor/remote_gemm_autotune_cache.py:16:9-82: Could not find import of `torch._inductor.fb.remote_gemm_autotune_cache` [missing-import]
ERROR torch/_inductor/runtime/autotune_cache.py:71:28-47: Module `torch.utils._triton` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/runtime/autotune_cache.py:374:13-77: Could not find import of `torch._inductor.fb.remote_cache` [missing-import]
ERROR torch/_inductor/runtime/autotune_cache.py:514:12-37: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/runtime/autotune_cache.py:528:9-73: Could not find import of `torch._inductor.fb.remote_cache` [missing-import]
ERROR torch/_inductor/runtime/autotune_cache.py:577:45-58: Unexpected keyword argument `num_warps` in function `object.__init__` [unexpected-keyword]
ERROR torch/_inductor/runtime/autotune_cache.py:577:45-58: Unexpected keyword argument `num_stages` in function `object.__init__` [unexpected-keyword]
ERROR torch/_inductor/runtime/benchmarking.py:65:8-30: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/runtime/benchmarking.py:106:64-76: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/benchmarking.py:107:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/benchmarking.py:136:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/benchmarking.py:167:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/benchmarking.py:170:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/benchmarking.py:182:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/benchmarking.py:195:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/benchmarking.py:247:13-48: Could not find import of `triton.testing` [missing-import]
ERROR torch/_inductor/runtime/benchmarking.py:377:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/benchmarking.py:377:61-70: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/caching/implementations.py:342:5-53: Could not find import of `torch._inductor.runtime.caching.fb.implementations` [missing-import]
ERROR torch/_inductor/runtime/debug_utils.py:29:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/runtime/debug_utils.py:110:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/debug_utils.py:111:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/debug_utils.py:114:9-28: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/hints.py:39:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/runtime/hints.py:40:12-36: Could not find import of `triton.backends.compiler` [missing-import]
ERROR torch/_inductor/runtime/hints.py:41:12-36: Could not find import of `triton.compiler.compiler` [missing-import]
ERROR torch/_inductor/runtime/hints.py:45:9-61: Could not find import of `triton.backends.compiler` [missing-import]
ERROR torch/_inductor/runtime/hints.py:67:9-61: Could not find import of `triton.compiler.compiler` [missing-import]
ERROR torch/_inductor/runtime/runtime_utils.py:170:9-49: Could not find import of `triton.runtime.cache` [missing-import]
ERROR torch/_inductor/runtime/runtime_utils.py:175:13-53: Could not find import of `triton.runtime.cache` [missing-import]
ERROR torch/_inductor/runtime/runtime_utils.py:192:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:205:12-28: Could not find import of `jax.numpy` [missing-import]
ERROR torch/_inductor/runtime/runtime_utils.py:208:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:209:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:210:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:211:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:212:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:213:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:214:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:215:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:216:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:217:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:218:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:219:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/runtime_utils.py:226:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/runtime/static_cuda_launcher.py:134:30-49: Could not import `_StaticCudaLauncher` from `torch._C` [missing-module-attribute]
ERROR torch/_inductor/runtime/static_cuda_launcher.py:238:30-49: Could not import `_StaticCudaLauncher` from `torch._C` [missing-module-attribute]
ERROR torch/_inductor/runtime/triton_compat.py:10:12-18: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:16:12-33: Could not find import of `triton.language` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:17:5-30: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:18:5-47: Could not find import of `triton.compiler` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:19:5-56: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:20:5-64: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:23:9-56: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:30:9-55: Could not find import of `triton.compiler.compiler` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:35:9-55: Could not find import of `triton.backends.compiler` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:50:9-52: Could not find import of `triton.language.extra` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:66:9-51: Could not find import of `triton.language.standard` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:86:9-33: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/runtime/triton_compat.py:93:9-95:10: Could not find import of `triton.compiler.compiler` [missing-import]
ERROR torch/_inductor/scheduler.py:132:35-64: Argument `Sequence[_IntLike]` is not assignable to parameter `it` with type `Iterable[Expr]` in function `torch._inductor.utils.sympy_product` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:136:35-74: Argument `Sequence[_IntLike]` is not assignable to parameter `it` with type `Iterable[Expr]` in function `torch._inductor.utils.sympy_product` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:147:25-31: Argument `Unknown | None` is not assignable to parameter `left` with type `Expr | int` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_equals` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:151:20-36: Returned type `tuple[Unknown, Unknown | None]` is not assignable to declared return type `tuple[Expr, Expr]` [bad-return]
ERROR torch/_inductor/scheduler.py:462:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:473:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:559:35-53: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:563:37-55: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:706:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:754:42-65: Module `torch._inductor.codegen` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:754:42-70: Module `torch._inductor.codegen.simd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:862:39-62: Module `torch._inductor.codegen` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:862:39-67: Module `torch._inductor.codegen.simd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:985:16-28: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:1040:23-53: `Expr | TensorBox | TorchBindObject` is not assignable to variable `buf` with type `Buffer | TensorBox | TorchBindObject` [bad-assignment]
ERROR torch/_inductor/scheduler.py:1221:37-62: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:1222:12-37: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:1989:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:2001:9-21: Class member `FusedSchedulerNode.add_fake_dep` overrides parent class `BaseSchedulerNode` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/scheduler.py:2131:9-13: Class member `ForeachKernelSchedulerNode.fuse` overrides parent class `FusedSchedulerNode` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/scheduler.py:2420:9-21: Class member `GroupedSchedulerNode.add_fake_dep` overrides parent class `BaseSchedulerNode` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/scheduler.py:2594:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:2615:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:2754:12-34: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:2792:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:2796:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:2961:52-54: Cannot set item in `dict[Symbol, Unknown | None]` [unsupported-operation]
ERROR torch/_inductor/scheduler.py:2968:56-58: Cannot set item in `dict[Symbol, Unknown | None]` [unsupported-operation]
ERROR torch/_inductor/scheduler.py:3127:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:3165:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:3439:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:3474:33-65: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:3481:21-39: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:3607:9-60: Could not find import of `triton.compiler.errors` [missing-import]
ERROR torch/_inductor/scheduler.py:3667:33-65: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:3722:43-61: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:4203:49-64: Argument `int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_gt` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:4461:17-70: Argument `Expr` is not assignable to parameter `object` with type `Literal[-20, -19, -18, -17, -16, -15, -14, -13, -12, -11, -10, -9, -8, -7, -6, -5, -4, -3, -2, -1, 0, 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] | bool` in function `list.append` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:4465:52-72: Argument `int` is not assignable to parameter `expr` with type `Expr` in function `torch._inductor.invert_expr_analysis.generate_inverse_formula` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:4628:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:4884:74-85: Argument `Expr` is not assignable to parameter `new_range` with type `int` in function `SchedulerNode.expand_dimension_for_pointwise_node` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:5158:31-39: Object of class `Expr` has no attribute `data` [missing-attribute]
ERROR torch/_inductor/scheduler.py:5186:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:5207:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:5252:32-50: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:5272:17-39: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:5597:17-29: Argument `list[Expr | IRNode | TorchBindObject]` is not assignable to parameter `output_nodes` with type `list[IRNode]` in function `torch._inductor.ir.GraphPartitionSignature.__init__` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:5812:20-42: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/scheduler.py:5866:17-49: Object of class `NoneType` has no attribute `type` [missing-attribute]
ERROR torch/_inductor/scheduler.py:5868:24-57: Object of class `NoneType` has no attribute `index` [missing-attribute]
ERROR torch/_inductor/scheduler.py:5872:21-54: Argument `object | Unknown` is not assignable to parameter `device_idx` with type `int` in function `torch._inductor.codegen.wrapper.PythonWrapperCodegen.codegen_device_guard_enter` [bad-argument-type]
ERROR torch/_inductor/scheduler.py:5879:21-53: Object of class `NoneType` has no attribute `type` [missing-attribute]
ERROR torch/_inductor/scheduler.py:5901:73-85: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:5907:54-66: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/scheduler.py:6018:25-49: Object of class `NoneType` has no attribute `type` [missing-attribute]
ERROR torch/_inductor/scheduler.py:6084:34-58: Object of class `NoneType` has no attribute `type` [missing-attribute]
ERROR torch/_inductor/scheduler.py:6120:9-60: Could not find import of `triton.compiler.errors` [missing-import]
ERROR torch/_inductor/scheduler.py:6210:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:314:31-44: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:314:46-60: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:318:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:328:19-32: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:332:9-26: Class member `ModificationWrapper.indirect_indexing` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/select_algorithm.py:1221:33-54: `tuple[@_, ...]` is not assignable to variable `val_shape` with type `tuple[str] | None` [bad-assignment]
ERROR torch/_inductor/select_algorithm.py:1298:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:1740:17-39: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:1962:26-37: `Sequence[Expr]` is not assignable to variable `call_sizes` with type `Sequence[Symbol] | None` [bad-assignment]
ERROR torch/_inductor/select_algorithm.py:1968:13-23: Argument `Sequence[Symbol] | None` is not assignable to parameter `call_sizes` with type `Sequence[Symbol]` in function `TritonTemplate.generate_and_load` [bad-argument-type]
ERROR torch/_inductor/select_algorithm.py:2021:32-51: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:2024:23-34: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:2058:17-27: Argument `Sequence[Symbol] | None` is not assignable to parameter `exprs` with type `Iterable[Expr | int]` in function `torch._inductor.sizevars.SizeVarAllocator.size_hints` [bad-argument-type]
ERROR torch/_inductor/select_algorithm.py:2336:13-29: Module `torch._C._dynamo` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:2745:13-45: Module `torch._inductor.autotune_process` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:2798:20-38: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:2799:17-35: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:3177:23-41: Module `concurrent.futures` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:3178:29-47: Module `concurrent.futures` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:3320:31-50: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:3321:28-35: Argument `tuple[Expr | int, ...]` is not assignable to parameter `strides` with type `list[int] | tuple[int, ...]` in function `torch._prims_common.compute_required_storage_length` [bad-argument-type]
ERROR torch/_inductor/select_algorithm.py:3321:37-51: Argument `Expr | int` is not assignable to parameter `storage_offset` with type `int` in function `torch._prims_common.compute_required_storage_length` [bad-argument-type]
ERROR torch/_inductor/select_algorithm.py:3327:32-43: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:3338:21-37: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:3345:27-46: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:3352:28-39: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:3362:22-38: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/select_algorithm.py:3451:21-72: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_inductor/select_algorithm.py:3682:31-63: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:3685:35-67: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:3790:35-67: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:3794:25-57: Module `torch._inductor.select_algorithm` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/select_algorithm.py:4000:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/shape_propagation.py:20:63-74: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/shape_propagation.py:65:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/shape_propagation.py:84:52-63: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/shape_propagation.py:102:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/shape_propagation.py:103:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/shape_propagation.py:118:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/shape_propagation.py:119:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/shape_propagation.py:132:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/sizevars.py:158:28-165:10: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Expr, ValueRanges[Expr]]) [no-matching-overload]
ERROR torch/_inductor/sizevars.py:168:30-33: Cannot set item in `dict[Symbol, ValueRanges[Unknown]]` [unsupported-operation]
ERROR torch/_inductor/sizevars.py:430:33-66: Argument `dict[Symbol, Expr]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:438:20-41: Argument `Equality` is not assignable to parameter `expr` with type `Expr` in function `SizeVarAllocator.check` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:439:16-20: Returned type `Expr` is not assignable to declared return type `None` [bad-return]
ERROR torch/_inductor/sizevars.py:446:20-41: Argument `Equality` is not assignable to parameter `expr` with type `Expr` in function `SizeVarAllocator.check` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:447:33-66: Argument `dict[Symbol, Expr]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:450:20-41: Argument `LessThan` is not assignable to parameter `expr` with type `Expr` in function `SizeVarAllocator.check` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:453:20-41: Argument `StrictLessThan` is not assignable to parameter `expr` with type `Expr` in function `SizeVarAllocator.check` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:492:16-496:10: Returned type `Basic | Unknown` is not assignable to declared return type `bool` [bad-return]
ERROR torch/_inductor/sizevars.py:594:37-62: Argument `dict[Symbol, int] | Unknown` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:596:33-48: Argument `dict[Symbol, Integer] | Unknown` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:613:51-60: No matching overload found for function `dict.get` called with arguments: (Basic, None) [no-matching-overload]
ERROR torch/_inductor/sizevars.py:933:17-23: Argument `Basic` is not assignable to parameter `expr` with type `Expr | int` in function `SizeVarAllocator.size_hint` [bad-argument-type]
ERROR torch/_inductor/sizevars.py:1029:16-26: `%` is not supported between `Basic` and `Basic` [unsupported-operation]
ERROR torch/_inductor/sizevars.py:1201:9-19: Class member `SimplifyIndexing.index_expr` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/sizevars.py:1204:9-21: Class member `SimplifyIndexing.check_bounds` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/standalone_compile.py:186:18-34: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/standalone_compile.py:186:18-41: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/standalone_compile.py:210:23-36: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/standalone_compile.py:211:18-31: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/standalone_compile.py:377:19-32: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/standalone_compile.py:414:15-28: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/standalone_compile.py:416:9-22: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/standalone_compile.py:419:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/standalone_compile.py:419:9-32: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/subgraph_lowering.py:134:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/subgraph_lowering.py:135:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/subgraph_lowering.py:149:9-20: Class member `TracingOpsHandler.placeholder` overrides parent class `WrapperHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/template_heuristics/triton.py:46:5-46: Could not find import of `triton` [missing-import]
ERROR torch/_inductor/template_heuristics/triton.py:635:21-42: Argument `int` is not assignable to parameter with type `Integer` [bad-argument-type]
ERROR torch/_inductor/template_heuristics/triton.py:635:44-65: Argument `int` is not assignable to parameter with type `Integer` [bad-argument-type]
ERROR torch/_inductor/template_heuristics/triton.py:635:67-88: Argument `int` is not assignable to parameter with type `Integer` [bad-argument-type]
ERROR torch/_inductor/template_heuristics/triton.py:775:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:780:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:911:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:912:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:913:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:914:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:915:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:916:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:917:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:918:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:919:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:923:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:924:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:925:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:926:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:927:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:928:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:929:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:930:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:931:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:932:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:933:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:934:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:938:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:939:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:940:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:941:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:942:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:943:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:944:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:945:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:946:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:950:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:951:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:952:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:953:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:954:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:955:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:956:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:957:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:958:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:981:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1002:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1024:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1084:44-57: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1189:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1190:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1191:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1192:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1193:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1194:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1195:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1196:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1197:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1358:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1366:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1386:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1429:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1430:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1431:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1432:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1433:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1434:14-28: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1435:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1436:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1437:14-27: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1479:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1487:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1507:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1648:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1679:36-47: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1684:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/template_heuristics/triton.py:1684:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/test_operators.py:9:61-70: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/tiling_utils.py:137:30-39: Argument `int` is not assignable to parameter `expr` with type `Expr` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:137:41-59: Argument `dict[Basic, Any]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:160:23-24: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:162:23-24: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:162:37-38: Argument `Basic` is not assignable to parameter `v` with type `Expr | int` in function `get_hint` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:164:36-45: Argument `dict[Symbol, int]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:169:19-20: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:171:41-50: Argument `dict[Symbol, int]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:178:19-20: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:198:23-24: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:200:23-24: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:200:37-38: Argument `Basic` is not assignable to parameter `v` with type `Expr | int` in function `get_hint` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:202:36-45: Argument `dict[Symbol, int]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:204:19-20: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:206:41-50: Argument `dict[Symbol, int]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:211:23-24: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:214:35-44: Argument `dict[Symbol, int]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:216:19-20: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:259:16-262:10: Returned type `tuple[tuple[Unknown, tuple[Unknown, ...]], tuple[Unknown, tuple[Unknown, ...]]]` is not assignable to declared return type `tuple[tuple[list[Symbol], list[Expr]], tuple[list[Symbol], list[Expr]]] | None` [bad-return]
ERROR torch/_inductor/tiling_utils.py:284:16-287:10: Returned type `tuple[tuple[Unknown, tuple[Unknown, ...]], tuple[Unknown, tuple[Unknown, ...]]]` is not assignable to declared return type `tuple[tuple[list[Symbol], list[Expr]], tuple[list[Symbol], list[Expr]]] | None` [bad-return]
ERROR torch/_inductor/tiling_utils.py:300:44-60: `tuple[Expr, ...]` is not assignable to attribute `pointwise_numel` with type `Expr` [bad-assignment]
ERROR torch/_inductor/tiling_utils.py:301:38-54: `tuple[Expr, ...]` is not assignable to attribute `red_numel` with type `Expr` [bad-assignment]
ERROR torch/_inductor/tiling_utils.py:310:34-59: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/tiling_utils.py:327:17-40: Module `torch._inductor.codegen` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/tiling_utils.py:327:17-45: Module `torch._inductor.codegen.simd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/tiling_utils.py:328:21-32: Argument `tuple[tuple[Expr, ...], ...]` is not assignable to parameter `groups` with type `Iterable[Expr]` in function `torch._inductor.codegen.simd.SIMDKernel.prepare_split_iteration_lengths` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:500:35-51: `tuple[Expr, ...]` is not assignable to `Expr` [bad-assignment]
ERROR torch/_inductor/tiling_utils.py:501:29-45: `tuple[Expr, ...]` is not assignable to `Expr` [bad-assignment]
ERROR torch/_inductor/tiling_utils.py:518:30-55: Module `torch._inductor.scheduler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/tiling_utils.py:551:13-36: Module `torch._inductor.codegen` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/tiling_utils.py:551:13-41: Module `torch._inductor.codegen.simd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/tiling_utils.py:556:13-36: Module `torch._inductor.codegen` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/tiling_utils.py:556:13-41: Module `torch._inductor.codegen.simd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/tiling_utils.py:575:47-54: Argument `dict[Symbol, Expr]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:578:48-55: Argument `dict[Symbol, Expr]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:600:9-15: Argument `dict[Expr, Expr]` is not assignable to parameter `var_ranges` with type `dict[Symbol, int]` in function `FusedNormalizedReadsWrites.__init__` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:615:32-35: No matching overload found for function `dict.get` called with arguments: (Basic) [no-matching-overload]
ERROR torch/_inductor/tiling_utils.py:621:12-623:6: Returned type `Expr | int` is not assignable to declared return type `int` [bad-return]
ERROR torch/_inductor/tiling_utils.py:630:12-632:6: Returned type `Expr | int` is not assignable to declared return type `int | None` [bad-return]
ERROR torch/_inductor/tiling_utils.py:712:63-73: Argument `dict[Symbol, int]` is not assignable to parameter `var_ranges` with type `dict[Expr, int]` in function `find_coalesced_var` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:717:67-77: Argument `dict[Symbol, int]` is not assignable to parameter `var_ranges` with type `dict[Expr, int]` in function `find_broadcast_var` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:732:30-49: Cannot index into `dict[Symbol, int]` [bad-index]
ERROR torch/_inductor/tiling_utils.py:732:30-49: Cannot set item in `dict[Symbol, int]` [unsupported-operation]
ERROR torch/_inductor/tiling_utils.py:738:30-46: Argument `dict[Symbol, int]` is not assignable to parameter `coalesced_by_var` with type `dict[Expr, int]` in function `CoalesceVarAnalysis.__init__` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:756:60-69: Argument `dict[Basic, int]` is not assignable to parameter `replacements` with type `dict[Expr, Any]` in function `torch._inductor.utils.sympy_subs` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:762:24-48: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/_inductor/tiling_utils.py:767:57-70: Argument `int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_lt` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:767:83-84: Cannot index into `dict[Symbol, int]` [bad-index]
ERROR torch/_inductor/tiling_utils.py:775:54-70: Argument `Literal[8]` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_lt` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:776:57-58: Cannot index into `dict[Symbol, int]` [bad-index]
ERROR torch/_inductor/tiling_utils.py:780:27-28: Cannot index into `dict[Expr, dict[int, int]]` [bad-index]
ERROR torch/_inductor/tiling_utils.py:784:30-46: Argument `dict[Symbol, int]` is not assignable to parameter `coalesced_by_var` with type `dict[Expr, int]` in function `CoalesceVarAnalysis.__init__` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:800:30-46: Argument `dict[Symbol, int]` is not assignable to parameter `coalesced_by_var` with type `dict[Expr, int]` in function `CoalesceVarAnalysis.__init__` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:810:26-42: Argument `dict[Symbol, int]` is not assignable to parameter `coalesced_by_var` with type `dict[Expr, int]` in function `CoalesceVarAnalysis.__init__` [bad-argument-type]
ERROR torch/_inductor/tiling_utils.py:813:35-49: Argument `Expr` is not assignable to parameter `var` with type `Symbol` in function `VarTiling.__init__` [bad-argument-type]
ERROR torch/_inductor/utils.py:164:23-44: No matching overload found for function `map.__new__` called with arguments: (type[map[object]], (v: Expr) -> bool, tuple[Basic, ...] | tuple[Expr, ...]) [no-matching-overload]
ERROR torch/_inductor/utils.py:175:9-13: Class member `align.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/_inductor/utils.py:177:20-38: Returned type `int` is not assignable to declared return type `Expr | None` [bad-return]
ERROR torch/_inductor/utils.py:211:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:211:48-61: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:247:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:251:11-21: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:319:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:319:48-57: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:395:9-46: Could not find import of `torchvision.ops` [missing-import]
ERROR torch/_inductor/utils.py:397:9-55: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/utils.py:408:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:408:66-78: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:410:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:412:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:415:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:446:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:550:12-21: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:611:15-27: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:614:12-24: No attribute `median` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:938:55-66: Argument `Sequence[Expr]` is not assignable to parameter `shape` with type `Iterable[int]` in function `stringify_shape` [bad-argument-type]
ERROR torch/_inductor/utils.py:939:56-69: Argument `Sequence[Expr]` is not assignable to parameter `shape` with type `Iterable[int]` in function `stringify_shape` [bad-argument-type]
ERROR torch/_inductor/utils.py:1053:73-93: Argument `Basic` is not assignable to parameter `expr` with type `Expr` in function `sympy_str_mul` [bad-argument-type]
ERROR torch/_inductor/utils.py:1076:57-79: No matching overload found for function `map.__new__` called with arguments: (type[map[_S]], (expr: Expr) -> str, tuple[Basic, ...]) [no-matching-overload]
ERROR torch/_inductor/utils.py:1146:20-31: Returned type `Expr` is not assignable to declared return type `Symbol` [bad-return]
ERROR torch/_inductor/utils.py:1209:17-39: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:1231:61-73: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1233:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1241:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1263:29-52: Module `torch._inductor.runtime` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:1263:29-70: Module `torch._inductor.runtime.triton_heuristics` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:1268:29-52: Module `torch._inductor.runtime` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:1268:29-70: Module `torch._inductor.runtime.triton_heuristics` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:1390:20-70: Returned type `Basic` is not assignable to declared return type `bool` [bad-return]
ERROR torch/_inductor/utils.py:1390:44-48: Argument `Expr | SymInt` is not assignable to parameter `orig_expr` with type `Basic` in function `torch.fx.experimental.symbolic_shapes.ShapeEnv.evaluate_expr` [bad-argument-type]
ERROR torch/_inductor/utils.py:1411:19-57: No matching overload found for function `sorted` called with arguments: (list[tuple[int, Expr | int | Unknown]], key=(tuple[int, Expr]) -> SupportsAllComparisons) [no-matching-overload]
ERROR torch/_inductor/utils.py:1417:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1420:17-29: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1422:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1671:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1672:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1675:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1721:16-54: No attribute `_get_sm_carveout_experimental` in module `torch._C` [missing-attribute]
ERROR torch/_inductor/utils.py:1727:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1738:15-19: Argument `int` is not assignable to parameter `count` with type `Expr` in function `torch._inductor.codegen.common.WorkspaceArg.__init__` [bad-argument-type]
ERROR torch/_inductor/utils.py:1746:49-60: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1782:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1782:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1782:53-66: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1784:26-39: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1784:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1784:57-70: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1784:72-83: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1786:31-50: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1786:52-69: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1824:62-72: Argument `Expr | int` is not assignable to parameter `numerator` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_multiple_of` [bad-argument-type]
ERROR torch/_inductor/utils.py:1853:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1864:26-39: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1864:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1864:57-76: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1865:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1877:58-59: Argument `Expr | int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_geq` [bad-argument-type]
ERROR torch/_inductor/utils.py:1903:21-40: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:1904:13-22: Argument `Expr | int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_geq` [bad-argument-type]
ERROR torch/_inductor/utils.py:1952:16-30: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:1996:22-36: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2036:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2036:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2036:53-64: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2227:29-42: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2227:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2227:60-73: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2285:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2316:38-49: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2316:51-61: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2317:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2317:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2317:53-63: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2317:65-76: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2543:12-25: Module `unittest.mock` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:2601:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2607:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2612:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2614:16-29: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2629:19-40: No attribute `get_num_threads` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2642:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2651:5-78: Could not find import of `triton.testing` [missing-import]
ERROR torch/_inductor/utils.py:2658:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2658:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2658:53-66: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2665:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2665:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2669:46-59: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2671:40-53: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2673:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2673:37-51: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:2687:5-45: Could not find import of `triton.testing` [missing-import]
ERROR torch/_inductor/utils.py:2693:5-38: Could not find import of `triton.runtime` [missing-import]
ERROR torch/_inductor/utils.py:2954:14-30: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:2954:14-37: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3037:57-68: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3038:17-31: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3041:26-37: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3041:39-49: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3047:17-28: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3048:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3078:60-70: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3078:72-83: No attribute `int64` in module `torch` [missing-attribute]
WARN torch/_inductor/utils.py:3094:20-35: Identity comparison between an instance of `BaseSchedulerNode` and class `EnableReduction` is always False [unnecessary-comparison]
WARN torch/_inductor/utils.py:3096:22-38: Identity comparison between an instance of `BaseSchedulerNode` and class `DisableReduction` is always False [unnecessary-comparison]
ERROR torch/_inductor/utils.py:3142:23-36: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3159:10-23: Module `unittest.mock` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3224:13-33: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3239:14-30: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3240:12-28: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3294:15-26: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3294:27-38: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3334:15-28: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3344:27-40: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3369:9-73: Could not find import of `torch._inductor.fb.remote_cache` [missing-import]
ERROR torch/_inductor/utils.py:3400:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3406:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3410:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3459:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3468:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3497:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3497:48-59: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3500:19-32: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3500:34-48: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3504:16-29: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3571:23-36: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3589:8-22: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3592:12-36: Could not find import of `triton.backends.compiler` [missing-import]
ERROR torch/_inductor/utils.py:3593:12-36: Could not find import of `triton.compiler.compiler` [missing-import]
ERROR torch/_inductor/utils.py:3639:9-54: Could not find import of `libfb.py.parutil` [missing-import]
ERROR torch/_inductor/utils.py:3660:9-31: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3662:11-33: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:3665:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3669:9-13: Argument `int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_lt` [bad-argument-type]
ERROR torch/_inductor/utils.py:3670:49-53: Argument `int` is not assignable to parameter `left` with type `Expr` in function `torch._inductor.sizevars.SizeVarAllocator.statically_known_geq` [bad-argument-type]
ERROR torch/_inductor/utils.py:3671:16-27: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:3673:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/utils.py:4021:30-48: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:4022:16-34: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:4026:9-27: Module `torch._inductor.ir` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/utils.py:4033:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_inductor/virtualized.py:180:20-31: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_inductor/virtualized.py:182:20-31: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_inductor/virtualized.py:342:9-26: Class member `OpsWrapper.indirect_indexing` overrides parent class `DefaultHandler` in an inconsistent manner [bad-param-name-override]
ERROR torch/_inductor/wrapper_benchmark.py:179:17-45: Module `torch.autograd.profiler_util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/wrapper_benchmark.py:189:13-41: Module `torch.autograd.profiler_util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_inductor/wrapper_benchmark.py:199:13-41: Module `torch.autograd.profiler_util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_jit_internal.py:47:22-38: Could not import `_Await` from `torch._C` [missing-module-attribute]
ERROR torch/_jit_internal.py:47:40-57: Could not import `Future` from `torch._C` [missing-module-attribute]
ERROR torch/_jit_internal.py:132:24-47: No attribute `ScriptFunction` in module `torch._C` [missing-attribute]
ERROR torch/_jit_internal.py:1239:19-43: Module `torch._C._jit_tree_views` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_jit_internal.py:1311:24-45: Module `torch.jit.annotations` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_jit_internal.py:1314:32-51: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_jit_internal.py:1330:13-41: No attribute `_jit_get_emit_hooks` in module `torch._C` [missing-attribute]
ERROR torch/_jit_internal.py:1331:5-33: No attribute `_jit_set_emit_hooks` in module `torch._C` [missing-attribute]
ERROR torch/_jit_internal.py:1335:9-37: No attribute `_jit_set_emit_hooks` in module `torch._C` [missing-attribute]
ERROR torch/_jit_internal.py:1341:22-50: No attribute `_jit_get_emit_hooks` in module `torch._C` [missing-attribute]
ERROR torch/_jit_internal.py:1342:9-37: No attribute `_jit_set_emit_hooks` in module `torch._C` [missing-attribute]
ERROR torch/_jit_internal.py:1345:9-37: No attribute `_jit_set_emit_hooks` in module `torch._C` [missing-attribute]
ERROR torch/_lazy/extract_compiled_graph.py:106:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_lazy/extract_compiled_graph.py:107:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_lazy/extract_compiled_graph.py:112:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_lazy/extract_compiled_graph.py:135:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_lazy/extract_compiled_graph.py:163:49-61: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:15:5-36: No attribute `_cudnn_init_dropout_state` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:16:5-17: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:17:5-26: No attribute `bartlett_window` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:18:5-26: No attribute `blackman_window` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:19:5-34: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:20:5-24: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:21:5-14: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:22:5-15: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:23:5-20: No attribute `from_file` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:24:5-22: No attribute `hann_window` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:25:5-25: No attribute `hamming_window` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:26:5-24: No attribute `kaiser_window` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:27:5-19: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:28:5-19: No attribute `logspace` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:29:5-15: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:30:5-24: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:31:5-15: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:32:5-18: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:33:5-16: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:34:5-19: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:35:5-16: No attribute `range` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:36:5-31: No attribute `_efficientzerotensor` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:37:5-16: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:38:5-23: No attribute `tril_indices` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:39:5-23: No attribute `triu_indices` in module `torch` [missing-attribute]
ERROR torch/_lazy/tensor_factory_functions.py:48:5-17: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_library/autograd.py:32:17-34: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_library/autograd.py:39:14-43: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_library/autograd.py:49:14-43: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_library/autograd.py:110:12-30: No attribute `is_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/_library/autograd.py:110:37-58: No attribute `_any_requires_grad` in module `torch._C` [missing-attribute]
ERROR torch/_library/autograd.py:241:12-42: No attribute `_get_autograd_fallback_mode` in module `torch._C` [missing-attribute]
ERROR torch/_library/autograd.py:243:9-39: No attribute `_set_autograd_fallback_mode` in module `torch._C` [missing-attribute]
ERROR torch/_library/autograd.py:246:9-39: No attribute `_set_autograd_fallback_mode` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:32:29-35: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:45:29-35: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:58:29-35: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:194:33-39: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:371:29-56: No attribute `_dispatch_key_for_device` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:606:54-60: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:609:22-37: No attribute `parse_schema` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:621:19-25: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:649:31-86: No attribute `_dispatch_get_computed_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:682:28-55: No attribute `_dispatch_key_for_device` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:683:36-50: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:845:31-54: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:846:17-37: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:847:17-40: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:847:41-61: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:848:18-51: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_library/custom_ops.py:866:37-50: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_library/effects.py:51:12-44: No attribute `_get_operation_overload` in module `torch._C` [missing-attribute]
ERROR torch/_library/effects.py:54:22-42: No attribute `_get_schema` in module `torch._C` [missing-attribute]
ERROR torch/_library/effects.py:56:41-56: No attribute `ClassType` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:16:69-87: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:65:26-46: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:79:34-52: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:141:26-44: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:155:30-48: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:214:27-46: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:238:37-57: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:239:38-56: No attribute `ScriptMethod` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:326:9-50: No attribute `_get_custom_class_python_wrapper` in module `torch._C` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:368:14-32: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_library/fake_class_registry.py:382:43-61: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/_library/fake_impl.py:50:16-62: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_library/fake_impl.py:59:16-62: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_library/fake_impl.py:224:5-26: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_library/fake_impl.py:224:5-42: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_library/fake_profile.py:27:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_library/fake_profile.py:28:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_library/fake_profile.py:29:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_library/fake_profile.py:61:13-63:58: `Literal[1] | SymInt` is not assignable to `int` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_library/fake_profile.py:65:20-39: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_library/fake_profile.py:277:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_library/infer_schema.py:9:19-25: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/_library/infer_schema.py:9:27-32: Could not import `dtype` from `torch` [missing-module-attribute]
ERROR torch/_library/infer_schema.py:132:37-58: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_library/infer_schema.py:185:50-62: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_library/infer_schema.py:187:44-55: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_library/opaque_object.py:23:36-57: Second argument to NewType is invalid [invalid-argument]
ERROR torch/_library/opaque_object.py:26:41-62: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:84:12-40: No attribute `_make_opaque_object` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:87:32-53: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:108:35-56: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:113:42-63: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:119:12-47: No attribute `_get_opaque_object_payload` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:122:32-53: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:141:35-56: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:146:42-63: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:152:5-40: No attribute `_set_opaque_object_payload` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:177:5-35: No attribute `_register_opaque_type` in module `torch._C` [missing-attribute]
ERROR torch/_library/opaque_object.py:187:12-47: No attribute `_is_opaque_type_registered` in module `torch._C` [missing-attribute]
ERROR torch/_library/triton.py:244:25-60: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_library/triton.py:357:5-51: Could not find import of `triton.runtime.autotuner` [missing-import]
ERROR torch/_library/triton.py:358:5-47: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/_library/utils.py:100:31-51: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_library/utils.py:102:41-57: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_library/utils.py:106:41-57: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/_library/utils.py:109:33-47: Module `torchgen.model` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_library/utils.py:126:27-50: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:141:16-27: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:141:28-41: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:142:19-30: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:142:31-46: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:142:47-60: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:143:19-34: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:143:35-46: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:143:47-60: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:144:19-34: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:144:35-46: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:144:47-62: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:144:63-76: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:150:19-32: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:150:49-64: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:150:65-78: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:210:13-30: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:211:21-32: No attribute `Argument` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:299:34-62: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_library/utils.py:300:25-44: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_library/utils.py:309:13-36: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:309:44-64: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:316:33-50: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:320:36-53: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:330:28-45: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:341:34-51: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:347:24-40: No attribute `DeviceObjType` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:403:8-50: No attribute `_any_output_is_alias_to_input_or_output` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:442:17-28: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/_library/utils.py:488:8-54: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:492:13-38: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_library/utils.py:495:12-58: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:502:12-58: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:511:33-50: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:524:5-11: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:525:5-11: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:526:5-11: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:527:5-11: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:535:6-12: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:542:15-21: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:551:20-26: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_library/utils.py:555:24-36: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/_linalg_utils.py:13:28-44: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_linalg_utils.py:27:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_linalg_utils.py:27:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_linalg_utils.py:27:48-61: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_linalg_utils.py:29:12-25: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_linalg_utils.py:42:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_linalg_utils.py:67:13-23: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_linalg_utils.py:68:13-23: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:24:11-23: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:25:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:25:25-41: No attribute `diag_embed` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:25:52-64: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:117:22-31: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:132:15-28: No attribute `addcmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:153:11-26: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:157:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:216:34-46: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:217:20-32: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:240:11-31: No attribute `cholesky_solve` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:318:25-40: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:318:42-58: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:320:29-44: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:320:46-62: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:532:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_lobpcg.py:610:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:610:41-54: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:656:17-27: No attribute `prod` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:656:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:660:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:661:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:667:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:681:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:723:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:724:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:725:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:790:48-57: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:794:18-27: Type `bool` is not iterable [not-iterable]
ERROR torch/_lobpcg.py:853:14-26: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:896:14-26: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1014:12-23: No attribute `numel` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1026:14-25: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1030:16-27: No attribute `numel` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1034:18-29: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1043:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1049:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1051:16-28: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1082:14-26: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1116:20-31: No attribute `numel` in module `torch` [missing-attribute]
ERROR torch/_lobpcg.py:1125:27-36: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/_logging/_internal.py:1149:24-54: Could not find import of `torch.version` [missing-import]
ERROR torch/_lowrank.py:65:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_lowrank.py:278:19-30: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_lowrank.py:285:15-38: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/_lowrank.py:289:21-31: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:99:9-24: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:99:26-36: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:100:9-21: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:100:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:101:9-22: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:101:24-36: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:123:12-25: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:140:13-36: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:150:26-49: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:151:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:162:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:177:24-34: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:213:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:213:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:221:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:222:15-26: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:222:65-76: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:234:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:234:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:279:50-73: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:379:65-88: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:392:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:399:11-21: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:404:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:415:11-21: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:425:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:437:11-21: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:446:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:454:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:474:42-65: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:484:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:512:45-78: No attribute `_debug_has_internal_overlap` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:552:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:568:31-41: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:568:59-70: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:584:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:593:30-40: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:593:58-69: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:613:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:628:30-40: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:628:58-69: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:645:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:652:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:653:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:654:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:655:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:656:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:661:49-59: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:661:61-80: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:675:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:676:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:677:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:678:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:696:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:696:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:740:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:744:27-50: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:770:44-54: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:786:44-54: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:799:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:804:5-26: No attribute `_resize_output_` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:805:22-33: No attribute `angle` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:832:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:943:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:943:36-48: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:943:50-62: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:943:64-77: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1042:39-62: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1072:16-32: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1099:54-65: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1148:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1165:45-56: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1179:10-29: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1185:52-61: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1186:50-59: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1226:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1279:10-29: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1289:39-48: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1293:37-46: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1318:25-34: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1341:14-33: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1369:29-40: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1454:10-29: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1460:44-55: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1581:15-34: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1588:11-30: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1594:45-56: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1595:43-54: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1660:20-33: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1662:20-39: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1668:30-49: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1674:22-38: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1674:54-70: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1675:20-36: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1693:46-57: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1781:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1868:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1979:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1989:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:1990:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2105:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2183:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2221:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2221:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2232:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2232:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2238:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2261:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2261:41-51: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2262:13-29: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2267:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2280:30-43: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2281:33-46: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2281:48-62: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2404:21-31: Cannot index into `int` [bad-index]
ERROR torch/_meta_registrations.py:2406:21-32: Cannot index into `int` [bad-index]
ERROR torch/_meta_registrations.py:2409:21-30: Cannot index into `int` [bad-index]
ERROR torch/_meta_registrations.py:2416:35-45: Cannot index into `int` [bad-index]
ERROR torch/_meta_registrations.py:2416:47-58: Cannot index into `int` [bad-index]
ERROR torch/_meta_registrations.py:2416:76-85: Cannot index into `int` [bad-index]
ERROR torch/_meta_registrations.py:2431:12-31: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_meta_registrations.py:2431:62-81: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2455:20-39: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2456:53-76: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2457:20-43: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2458:16-39: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2504:4-24: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/_meta_registrations.py:2526:29-48: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2528:33-55: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2538:8-24: No attribute `has_mkl` in module `torch._C` [missing-attribute]
ERROR torch/_meta_registrations.py:2587:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2588:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2589:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2590:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2591:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2598:16-39: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2599:16-35: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2600:16-38: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2654:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2655:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2656:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2657:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2658:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2691:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2692:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2693:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2694:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2695:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2734:25-44: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2739:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2751:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2751:40-53: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2751:55-69: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2755:24-35: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2758:35-46: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2802:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2802:42-54: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2802:56-68: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2802:70-82: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2850:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:2968:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3000:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3000:42-54: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3000:56-68: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3000:70-82: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3156:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3190:21-44: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3192:25-44: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3200:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3251:52-63: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3257:52-63: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3322:48-59: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3357:53-63: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3371:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3374:15-25: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3388:33-43: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3388:45-54: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3388:56-66: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3388:68-78: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3391:32-42: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3391:44-54: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3624:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3641:20-30: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3645:20-30: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3655:54-65: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3662:20-31: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3674:15-26: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3682:20-31: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3689:15-26: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3698:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3698:36-49: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3698:51-65: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3702:20-31: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3713:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3713:36-49: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3713:51-65: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3717:20-31: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3728:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3728:36-49: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3728:51-65: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3732:20-31: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3856:26-37: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3860:62-73: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3865:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3871:65-76: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3873:56-67: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3886:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3897:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3897:36-49: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3897:51-65: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3902:20-30: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3957:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3960:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3960:47-70: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3980:27-37: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3980:39-48: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3984:27-37: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:3984:39-48: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4026:27-38: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4026:55-65: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4085:16-26: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4125:45-55: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4293:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4314:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4321:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4321:36-52: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4333:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4353:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4353:36-47: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4367:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4367:51-74: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4403:29-42: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4403:62-76: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4404:28-41: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4521:25-44: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4792:25-44: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4797:27-50: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4868:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4900:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4906:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4908:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4987:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4992:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:4994:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5082:67-89: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5089:27-49: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5096:48-59: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5099:36-58: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5100:44-66: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5190:67-89: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5197:27-49: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5203:50-72: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5217:25-38: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5217:58-71: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5284:22-38: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5284:60-83: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5287:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5287:54-77: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5325:22-38: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5330:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5341:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5354:18-34: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5360:15-26: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5402:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5406:18-31: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5407:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5424:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5428:18-31: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5429:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5486:28-38: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5486:57-66: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5526:28-38: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5526:57-66: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5658:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5659:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5661:15-26: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5672:22-33: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5678:22-33: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5687:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5687:38-48: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5688:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5688:40-50: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5690:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5690:39-51: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5691:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5691:40-52: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5712:15-31: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5719:15-26: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5747:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5749:15-26: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5754:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5754:34-44: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5755:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5755:36-46: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5790:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5792:15-26: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5797:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5797:34-44: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5798:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5798:36-46: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5835:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5836:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5837:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5859:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5860:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5866:15-26: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5894:14-34: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5900:14-34: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5906:14-34: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:5991:11-22: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6001:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6003:15-26: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6010:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6010:34-44: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6011:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6011:36-46: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6044:14-34: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6050:14-34: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6056:14-34: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6068:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6099:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6100:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6101:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6138:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6140:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6142:19-30: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6147:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6148:41-52: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6158:22-33: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6164:22-33: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6171:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6171:38-48: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6172:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6172:40-50: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6174:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6174:39-51: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6175:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6175:40-52: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6209:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6210:16-32: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6211:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6244:11-22: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6255:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6257:15-26: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6262:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6262:34-44: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6263:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6263:36-46: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6302:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6311:22-38: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6312:20-36: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6313:22-38: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6320:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6323:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6335:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6340:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6341:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6342:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6343:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6344:13-35: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6391:34-54: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6392:38-58: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6395:34-53: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6396:38-57: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6403:34-47: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6403:69-82: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6409:33-52: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6453:34-47: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6453:69-82: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6505:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6516:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6532:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6539:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6540:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6541:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6542:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6543:13-35: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6547:26-48: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6679:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6680:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6687:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6689:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6700:37-50: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6700:75-88: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6731:37-50: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6731:75-88: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6762:37-50: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6762:75-88: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6803:41-61: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6805:41-61: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6811:35-55: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6821:41-60: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6823:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6825:41-60: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6827:41-54: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6853:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6867:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6907:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6907:47-57: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6908:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6909:43-53: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:6976:25-48: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7043:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7043:36-52: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7043:65-76: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7110:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7110:61-84: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7111:10-26: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7111:45-68: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7112:10-26: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7112:45-68: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7159:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7167:52-63: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7201:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7205:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7208:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7208:59-70: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7242:40-51: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7250:18-30: No attribute `jagged` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7251:18-31: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7252:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7268:69-80: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7281:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7304:63-74: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7307:35-58: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7331:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7334:15-31: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7362:16-35: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_meta_registrations.py:7362:66-85: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7367:24-47: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7369:24-43: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7370:47-70: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7371:20-43: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7372:47-68: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7373:20-41: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7423:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7425:15-26: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7425:45-56: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7426:23-46: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7455:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7531:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7537:9-25: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7538:9-25: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7539:9-25: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7540:9-25: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7623:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7623:43-54: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7625:16-32: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7626:46-69: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7629:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7634:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7634:35-51: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7634:53-68: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7708:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7708:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7708:55-68: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7708:70-83: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7749:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7752:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7756:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7756:45-55: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7767:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7778:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7788:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7825:15-34: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7829:15-26: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7841:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7855:21-42: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7855:69-88: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7862:28-42: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7862:62-76: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7928:31-44: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7928:66-79: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7930:34-54: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7931:38-58: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7936:30-50: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:7937:34-54: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8022:31-42: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8037:43-57: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8051:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8074:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8078:30-44: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8097:27-37: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8103:11-27: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8103:65-88: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8154:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_meta_registrations.py:8400:29-49: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_meta_registrations.py:8402:12-58: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:9:5-8: Could not import `add` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:10:5-12: Could not import `arctan2` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:11:5-16: Could not import `bitwise_and` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:12:5-37: Could not import `bitwise_left_shift` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:13:5-15: Could not import `bitwise_or` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:14:5-39: Could not import `bitwise_right_shift` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:15:5-16: Could not import `bitwise_xor` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:16:5-13: Could not import `copysign` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:17:5-11: Could not import `divide` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:18:5-16: Could not import `eq` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:19:5-16: Could not import `float_power` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:20:5-17: Could not import `floor_divide` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:21:5-9: Could not import `fmax` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:22:5-9: Could not import `fmin` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:23:5-9: Could not import `fmod` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:24:5-8: Could not import `gcd` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:25:5-12: Could not import `greater` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:26:5-18: Could not import `greater_equal` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:27:5-14: Could not import `heaviside` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:28:5-10: Could not import `hypot` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:29:5-8: Could not import `lcm` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:30:5-10: Could not import `ldexp` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:31:5-9: Could not import `less` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:32:5-15: Could not import `less_equal` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:33:5-14: Could not import `logaddexp` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:34:5-15: Could not import `logaddexp2` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:35:5-16: Could not import `logical_and` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:36:5-15: Could not import `logical_or` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:37:5-16: Could not import `logical_xor` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:38:5-12: Could not import `maximum` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:39:5-12: Could not import `minimum` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:40:5-13: Could not import `multiply` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:41:5-14: Could not import `nextafter` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:42:5-14: Could not import `not_equal` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:43:5-17: Could not import `pow` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:44:5-14: Could not import `remainder` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:45:5-21: Could not import `remainder` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:46:5-13: Could not import `subtract` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:47:5-16: Could not import `true_divide` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:60:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:61:27-40: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:61:55-68: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:67:22-33: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:69:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_binary_ufuncs_impl.py:74:14-26: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:11:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:12:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:13:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:14:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:15:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:16:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:17:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:18:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:19:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:20:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:21:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:22:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:23:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:24:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:25:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:27:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:28:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:29:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:30:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:31:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:32:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:33:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:34:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:35:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:36:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:37:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:38:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:39:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:40:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:41:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:43:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:44:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:45:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:46:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:47:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:48:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:49:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:50:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:51:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:52:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:53:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:54:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:55:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:56:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:57:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:59:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:60:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:61:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:62:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:63:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:64:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:65:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:66:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:67:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:68:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:69:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:70:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:71:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:72:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:73:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:75:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:76:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:77:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:78:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:79:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:80:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:81:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:82:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:83:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:84:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:85:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:86:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:87:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:88:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:89:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:91:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:92:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:93:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:94:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:95:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:96:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:97:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:98:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:99:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:100:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:101:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:102:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:103:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:104:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:105:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:107:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:108:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:109:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:110:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:111:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:112:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:113:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:114:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:115:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:116:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:117:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:118:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:119:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:120:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:121:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:123:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:124:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:125:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:126:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:127:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:128:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:129:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:130:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:131:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:132:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:133:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:134:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:135:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:136:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:137:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:139:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:140:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:141:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:142:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:143:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:144:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:145:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:146:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:147:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:148:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:149:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:150:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:151:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:152:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:153:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:155:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:156:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:157:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:158:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:159:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:160:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:161:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:162:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:163:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:164:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:165:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:166:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:167:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:168:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:169:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:171:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:172:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:173:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:174:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:175:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:176:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:177:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:178:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:179:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:180:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:181:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:182:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:183:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:184:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:185:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:187:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:188:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:189:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:190:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:191:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:192:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:193:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:194:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:195:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:196:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:197:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:198:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:199:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:200:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:201:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:203:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:204:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:205:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:206:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:207:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:208:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:209:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:210:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:211:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:212:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:213:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:214:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:215:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:216:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:217:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:219:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:220:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:221:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:222:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:223:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:224:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:225:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:226:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:227:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:228:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:229:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:230:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:231:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:232:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:233:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:237:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:238:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:239:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:240:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:241:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:242:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:243:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:244:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:245:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:246:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:247:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:248:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:249:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:250:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:251:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:253:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:254:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:255:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:256:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:257:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:258:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:259:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:260:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:261:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:262:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:263:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:264:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:265:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:266:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:267:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:269:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:270:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:271:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:272:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:273:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:274:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:275:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:276:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:277:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:278:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:279:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:280:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:281:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:282:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:283:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:285:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:286:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:287:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:288:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:289:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:290:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:291:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:292:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:293:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:294:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:295:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:296:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:297:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:298:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:299:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:301:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:302:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:303:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:304:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:305:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:306:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:307:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:308:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:309:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:310:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:311:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:312:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:313:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:314:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:315:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:317:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:318:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:319:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:320:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:321:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:322:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:323:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:324:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:325:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:326:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:327:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:328:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:329:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:330:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:331:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:333:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:334:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:335:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:336:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:337:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:338:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:339:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:340:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:341:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:342:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:343:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:344:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:345:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:346:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:347:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:349:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:350:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:351:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:352:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:353:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:354:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:355:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:356:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:357:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:358:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:359:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:360:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:361:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:362:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:363:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:365:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:366:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:367:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:368:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:369:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:370:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:371:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:372:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:373:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:374:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:375:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:376:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:377:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:378:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:379:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:381:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:382:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:383:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:384:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:385:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:386:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:387:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:388:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:389:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:390:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:391:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:392:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:393:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:394:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:395:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:397:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:398:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:399:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:400:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:401:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:402:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:403:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:404:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:405:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:406:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:407:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:408:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:409:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:410:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:411:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:413:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:414:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:415:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:416:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:417:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:418:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:419:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:420:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:421:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:422:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:423:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:424:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:425:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:426:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:427:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:429:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:430:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:431:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:432:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:433:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:434:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:435:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:436:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:437:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:438:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:439:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:440:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:441:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:442:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:443:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:445:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:446:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:447:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:448:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:449:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:450:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:451:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:452:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:453:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:454:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:455:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:456:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:457:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:458:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:459:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:463:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:464:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:465:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:466:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:467:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:468:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:469:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:470:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:471:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:472:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:473:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:474:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:475:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:476:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:477:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:479:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:480:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:481:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:482:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:483:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:484:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:485:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:486:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:487:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:488:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:489:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:490:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:491:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:492:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:493:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:495:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:496:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:497:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:498:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:499:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:500:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:501:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:502:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:503:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:504:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:505:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:506:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:507:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:508:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:509:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:511:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:512:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:513:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:514:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:515:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:516:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:517:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:518:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:519:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:520:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:521:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:522:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:523:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:524:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:525:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:527:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:528:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:529:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:530:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:531:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:532:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:533:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:534:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:535:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:536:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:537:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:538:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:539:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:540:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:541:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:543:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:544:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:545:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:546:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:547:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:548:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:549:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:550:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:551:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:552:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:553:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:554:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:555:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:556:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:557:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:559:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:560:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:561:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:562:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:563:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:564:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:565:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:566:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:567:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:568:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:569:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:570:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:571:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:572:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:573:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:575:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:576:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:577:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:578:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:579:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:580:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:581:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:582:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:583:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:584:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:585:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:586:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:587:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:588:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:589:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:591:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:592:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:593:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:594:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:595:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:596:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:597:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:598:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:599:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:600:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:601:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:602:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:603:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:604:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:605:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:607:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:608:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:609:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:610:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:611:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:612:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:613:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:614:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:615:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:616:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:617:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:618:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:619:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:620:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:621:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:623:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:624:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:625:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:626:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:627:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:628:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:629:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:630:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:631:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:632:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:633:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:634:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:635:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:636:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:637:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:639:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:640:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:641:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:642:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:643:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:644:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:645:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:646:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:647:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:648:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:649:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:650:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:651:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:652:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:653:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:655:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:656:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:657:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:658:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:659:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:660:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:661:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:662:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:663:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:664:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:665:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:666:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:667:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:668:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:669:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:671:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:672:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:673:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:674:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:675:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:676:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:677:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:678:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:679:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:680:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:681:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:682:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:683:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:684:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:685:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:689:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:690:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:691:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:692:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:693:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:694:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:695:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:696:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:697:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:698:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:699:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:700:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:701:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:702:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:703:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:705:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:706:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:707:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:708:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:709:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:710:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:711:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:712:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:713:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:714:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:715:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:716:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:717:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:718:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:719:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:721:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:722:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:723:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:724:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:725:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:726:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:727:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:728:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:729:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:730:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:731:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:732:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:733:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:734:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:735:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:737:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:738:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:739:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:740:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:741:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:742:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:743:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:744:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:745:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:746:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:747:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:748:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:749:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:750:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:751:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:753:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:754:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:755:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:756:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:757:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:758:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:759:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:760:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:761:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:762:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:763:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:764:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:765:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:766:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:767:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:769:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:770:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:771:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:772:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:773:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:774:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:775:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:776:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:777:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:778:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:779:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:780:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:781:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:782:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:783:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:785:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:786:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:787:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:788:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:789:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:790:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:791:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:792:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:793:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:794:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:795:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:796:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:797:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:798:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:799:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:801:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:802:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:803:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:804:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:805:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:806:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:807:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:808:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:809:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:810:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:811:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:812:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:813:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:814:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:815:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:817:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:818:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:819:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:820:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:821:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:822:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:823:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:824:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:825:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:826:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:827:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:828:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:829:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:830:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:831:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:833:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:834:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:835:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:836:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:837:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:838:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:839:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:840:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:841:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:842:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:843:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:844:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:845:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:846:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:847:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:849:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:850:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:851:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:852:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:853:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:854:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:855:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:856:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:857:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:858:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:859:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:860:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:861:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:862:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:863:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:865:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:866:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:867:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:868:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:869:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:870:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:871:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:872:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:873:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:874:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:875:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:876:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:877:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:878:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:879:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:881:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:882:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:883:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:884:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:885:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:886:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:887:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:888:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:889:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:890:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:891:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:892:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:893:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:894:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:895:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:897:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:898:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:899:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:900:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:901:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:902:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:903:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:904:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:905:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:906:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:907:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:908:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:909:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:910:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:911:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:915:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:916:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:917:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:918:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:919:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:920:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:921:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:922:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:923:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:924:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:925:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:926:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:927:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:928:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:929:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:931:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:932:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:933:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:934:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:935:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:936:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:937:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:938:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:939:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:940:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:941:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:942:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:943:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:944:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:945:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:947:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:948:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:949:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:950:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:951:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:952:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:953:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:954:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:955:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:956:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:957:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:958:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:959:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:960:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:961:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:963:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:964:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:965:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:966:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:967:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:968:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:969:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:970:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:971:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:972:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:973:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:974:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:975:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:976:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:977:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:979:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:980:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:981:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:982:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:983:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:984:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:985:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:986:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:987:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:988:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:989:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:990:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:991:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:992:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:993:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:995:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:996:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:997:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:998:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:999:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1000:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1001:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1002:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1003:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1004:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1005:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1006:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1007:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1008:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1009:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1011:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1012:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1013:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1014:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1015:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1016:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1017:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1018:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1019:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1020:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1021:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1022:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1023:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1024:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1025:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1027:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1028:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1029:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1030:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1031:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1032:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1033:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1034:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1035:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1036:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1037:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1038:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1039:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1040:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1041:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1043:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1044:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1045:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1046:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1047:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1048:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1049:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1050:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1051:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1052:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1053:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1054:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1055:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1056:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1057:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1059:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1060:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1061:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1062:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1063:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1064:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1065:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1066:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1067:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1068:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1069:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1070:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1071:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1072:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1073:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1075:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1076:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1077:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1078:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1079:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1080:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1081:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1082:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1083:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1084:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1085:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1086:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1087:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1088:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1089:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1091:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1092:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1093:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1094:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1095:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1096:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1097:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1098:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1099:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1100:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1101:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1102:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1103:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1104:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1105:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1107:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1108:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1109:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1110:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1111:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1112:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1113:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1114:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1115:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1116:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1117:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1118:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1119:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1120:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1121:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1123:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1124:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1125:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1126:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1127:13-28: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1128:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1129:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1130:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1131:13-25: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1132:13-25: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1133:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1134:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1135:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1136:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1137:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1144:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1145:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1145:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1146:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1146:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1147:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1147:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1148:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1148:26-41: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1149:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1149:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1150:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1150:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1151:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1151:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1152:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1152:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1153:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1153:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1154:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1154:21-34: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1155:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1155:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1156:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1156:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1157:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1157:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1158:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1158:21-34: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1160:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1161:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1161:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1162:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1162:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1163:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1163:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1164:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1164:26-41: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1165:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1165:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1166:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1166:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1167:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1167:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1168:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1168:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1169:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1169:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1170:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1170:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1171:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1171:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1172:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1172:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1173:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1173:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1174:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1174:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1176:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1177:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1177:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1178:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1178:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1179:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1179:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1180:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1180:26-42: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1181:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1181:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1182:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1182:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1183:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1183:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1184:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1184:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1185:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1185:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1186:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1186:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1187:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1187:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1188:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1188:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1189:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1189:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1190:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1190:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1192:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1193:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1193:24-39: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1194:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1194:24-39: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1195:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1195:24-40: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1196:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1196:26-41: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1197:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1197:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1198:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1198:22-37: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1199:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1199:23-38: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1200:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1200:23-39: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1201:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1201:23-39: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1202:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1202:21-36: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1203:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1203:22-37: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1204:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1204:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1205:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1205:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1206:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1206:21-36: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1208:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1209:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1209:24-40: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1210:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1210:24-40: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1211:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1211:24-40: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1212:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1212:26-42: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1213:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1213:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1214:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1214:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1215:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1215:23-39: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1216:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1216:23-39: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1217:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1217:23-39: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1218:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1218:21-37: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1219:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1219:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1220:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1220:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1221:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1221:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1222:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1222:21-37: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1224:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1225:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1225:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1226:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1226:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1227:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1227:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1228:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1228:26-41: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1229:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1229:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1230:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1230:22-33: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1231:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1231:23-35: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1232:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1232:23-35: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1233:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1233:23-35: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1234:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1234:21-32: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1235:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1235:22-33: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1236:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1236:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1237:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1237:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1238:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1238:21-32: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1240:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1241:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1241:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1242:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1242:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1243:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1243:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1244:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1244:26-41: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1245:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1245:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1246:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1246:22-34: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1247:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1247:23-35: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1248:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1248:23-35: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1249:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1249:23-35: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1250:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1250:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1251:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1251:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1252:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1252:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1253:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1253:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1254:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1254:21-33: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1256:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1257:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1257:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1258:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1258:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1259:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1259:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1260:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1260:26-42: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1261:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1261:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1262:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1262:22-34: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1263:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1263:23-35: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1264:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1264:23-35: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1265:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1265:23-35: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1266:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1266:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1267:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1267:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1268:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1268:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1269:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1269:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1270:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1270:21-33: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1272:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1273:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1273:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1274:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1274:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1275:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1275:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1276:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1276:26-42: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1277:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1277:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1278:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1278:22-34: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1279:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1279:23-35: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1280:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1280:23-35: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1281:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1281:23-35: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1282:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1282:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1283:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1283:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1284:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1284:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1285:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1285:22-35: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1286:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1286:21-33: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1288:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1289:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1289:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1290:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1290:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1291:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1291:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1292:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1292:26-41: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1293:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1293:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1294:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1294:22-33: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1295:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1295:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1296:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1296:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1297:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1297:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1298:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1298:21-31: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1299:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1299:22-33: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1300:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1300:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1301:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1301:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1302:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1302:21-31: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1304:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1305:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1305:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1306:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1306:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1307:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1307:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1308:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1308:26-41: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1309:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1309:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1310:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1310:22-33: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1311:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1311:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1312:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1312:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1313:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1313:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1314:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1314:21-32: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1315:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1315:22-33: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1316:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1316:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1317:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1317:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1318:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1318:21-32: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1320:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1321:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1321:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1322:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1322:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1323:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1323:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1324:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1324:26-42: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1325:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1325:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1326:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1326:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1327:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1327:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1328:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1328:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1329:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1329:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1330:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1330:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1331:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1331:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1332:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1332:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1333:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1333:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1334:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1334:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1336:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1337:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1337:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1338:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1338:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1339:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1339:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1340:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1340:26-42: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1341:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1341:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1342:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1342:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1343:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1343:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1344:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1344:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1345:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1345:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1346:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1346:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1347:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1347:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1348:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1348:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1349:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1349:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1350:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1350:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1352:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1353:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1353:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1354:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1354:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1355:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1355:24-37: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1356:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1356:26-41: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1357:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1357:27-43: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1358:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1358:22-33: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1359:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1359:23-35: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1360:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1360:23-35: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1361:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1361:23-35: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1362:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1362:21-31: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1363:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1363:22-33: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1364:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1364:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1365:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1365:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1366:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_casting_dicts.py:1366:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:87:19-29: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:93:19-30: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:99:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:105:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:114:19-30: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:120:19-31: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:126:19-31: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:132:19-31: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:141:19-32: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:147:19-32: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:153:19-32: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:159:19-34: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:165:19-35: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:171:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:278:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:397:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:399:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:404:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:404:24-40: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:405:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:405:24-39: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:406:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:406:24-39: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:410:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes.py:418:36-48: `DefaultDTypes` is not assignable to attribute `_default_dtypes` with type `None` [bad-assignment]
ERROR torch/_numpy/_dtypes_impl.py:35:56-67: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:36:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:37:54-65: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:43:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:78:18-28: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:123:15-25: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:124:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:125:14-25: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:126:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:127:16-29: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:128:25-38: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:129:18-34: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:147:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:150:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:151:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:152:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:153:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:154:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:157:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:158:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:159:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:162:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:163:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:174:16-31: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:197:52-65: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:198:14-29: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_dtypes_impl.py:209:17-28: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:40:12-19: Object of class `object` has no attribute `clone` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:46:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:49:45-54: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:50:5-14: Object of class `object` has no attribute `copy_` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:95:21-30: Object of class `NoneType` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:106:78-89: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:111:12-21: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:119:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:130:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:134:12-24: No attribute `vstack` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:144:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:148:12-24: No attribute `hstack` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:155:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:161:12-24: No attribute `dstack` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:168:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:175:12-30: No attribute `column_stack` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:184:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:191:12-23: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:196:12-20: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:197:19-30: Object of class `object` has no attribute `flatten` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:198:18-32: Object of class `object` has no attribute `flatten` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:199:16-24: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:269:8-16: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:271:17-29: `>` is not supported between `object` and `Literal[1]` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:276:8-16: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:282:8-16: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:288:12-22: No attribute `kron` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:292:12-24: No attribute `vander` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:312:12-26: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:325:12-21: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:325:22-34: `/` is not supported between `ArrayLike` and `ArrayLike` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:326:15-24: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:327:12-26: No attribute `logspace` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:328:9-18: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:329:9-18: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:346:12-26: No attribute `logspace` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:375:18-31: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:375:35-51: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:381:9-17: `>` is not supported between `complex` and `Literal[0]` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:9-17: `>` is not supported between `None` and `Literal[0]` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `bool` and `complex` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `bool` and `None` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `complex` and `bool` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `complex` and `complex` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `complex` and `float` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `complex` and `int` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `complex` and `None` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `float` and `complex` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `float` and `None` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `int` and `complex` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:22-34: `>` is not supported between `int` and `None` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:40-48: `<` is not supported between `complex` and `Literal[0]` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:40-48: `<` is not supported between `None` and `Literal[0]` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `bool` and `complex` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `bool` and `None` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `complex` and `bool` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `complex` and `complex` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `complex` and `float` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `complex` and `int` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `complex` and `None` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `float` and `complex` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `float` and `None` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `int` and `complex` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:381:53-65: `<` is not supported between `int` and `None` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:383:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:385:14-26: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:402:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:416:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:433:17-33: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:436:12-22: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:448:14-29: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:463:12-22: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:473:14-29: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:488:12-23: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:498:14-30: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:546:35-48: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:549:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:552:14-28: No attribute `corrcoef` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:555:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:576:27-40: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:579:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:582:14-23: No attribute `cov` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:585:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:615:8-15: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:615:21-28: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:619:9-19: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:625:9-28: No attribute `conj_physical` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:633:8-15: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:635:13-24: Object of class `object` has no attribute `new_empty` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:640:12-26: No attribute `bincount` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:652:8-23: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:652:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:653:21-33: Object of class `object` has no attribute `to` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:653:34-44: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:656:18-29: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:658:18-29: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:666:12-18: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:670:18-25: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:675:16-23: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:677:16-23: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:684:32-39: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:685:12-18: Object of class `object` has no attribute `view` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:691:28-34: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:693:49-55: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:694:12-22: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:698:12-24: No attribute `flipud` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:702:12-24: No attribute `fliplr` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:706:45-51: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:707:12-23: No attribute `rot90` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:714:12-30: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:732:15-24: Object of class `object` has no attribute `reshape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:749:54-57: Default `type[int]` is not assignable to parameter `dtype` with type `DTypeLike | None` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:757:15-26: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:759:15-27: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:765:13-19: Cannot set item in `tuple[()]` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:773:12-22: No attribute `tril` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:777:12-22: No attribute `triu` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:783:12-30: No attribute `tril_indices` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:789:12-30: No attribute `triu_indices` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:793:8-16: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:796:12-30: No attribute `tril_indices` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:796:31-40: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:796:45-54: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:800:8-16: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:803:12-30: No attribute `triu_indices` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:803:31-40: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:803:45-54: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:816:14-24: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:817:12-22: No attribute `tril` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:827:12-25: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:834:12-26: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:843:24-35: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:843:42-53: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:865:8-20: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:866:14-30: No attribute `nan_to_num` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:866:31-37: Object of class `object` has no attribute `real` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:867:14-30: No attribute `nan_to_num` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:867:31-37: Object of class `object` has no attribute `imag` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:870:16-32: No attribute `nan_to_num` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:893:12-32: No attribute `take_along_dim` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:902:9-20: Object of class `object` has no attribute `type` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:902:21-28: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:905:8-21: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:906:18-31: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:910:8-21: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:913:5-11: Object of class `object` has no attribute `put_` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:923:14-27: No attribute `scatter` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:935:15-26: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:940:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:971:12-25: No attribute `nonzero` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:975:12-26: No attribute `argwhere` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:979:12-25: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:988:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:992:12-35: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:998:12-22: No attribute `tile` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1010:9-18: Object of class `object` has no attribute `flatten` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1020:16-27: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1032:47-53: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1033:47-53: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1034:12-26: No attribute `diagonal` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1045:14-28: No attribute `diagonal` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1062:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1068:12-21: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1072:12-22: No attribute `diag` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1076:12-26: No attribute `diagflat` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1080:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1085:12-20: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1089:9-18: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1092:31-39: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1096:8-14: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1098:8-17: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1099:9-25: Object of class `object` has no attribute `fill_diagonal_` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1102:8-16: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1103:15-28: Object of class `object` has no attribute `unsqueeze` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1107:8-14: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1108:16-23: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1108:29-36: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1112:20-30: Object of class `object` has no attribute `diagonal` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1113:24-43: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1116:26-33: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1117:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1120:13-45: Cannot set item in `ArrayLike` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1120:48-66: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1124:9-15: Cannot set item in `ArrayLike` [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1124:18-35: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1139:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1140:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1144:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1146:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1151:14-24: No attribute `vdot` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1154:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1156:28-38: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1174:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1176:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1184:18-30: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1187:28-38: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1194:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1194:43-51: Object of class `object` has no attribute `is_cpu` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1194:55-63: Object of class `object` has no attribute `is_cpu` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1195:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1199:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1201:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1206:14-25: No attribute `inner` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1209:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1211:28-38: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1216:12-23: No attribute `outer` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1226:47-53: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1227:47-53: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1230:9-23: No attribute `moveaxis` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1231:9-23: No attribute `moveaxis` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1243:10-21: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1273:13-16: `cp0` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1273:29-31: `b2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1274:13-16: `cp1` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1274:30-32: `b2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1275:13-16: `cp2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1279:13-16: `cp0` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1279:29-31: `b2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1279:34-36: `a2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1280:13-16: `cp1` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1280:24-26: `a2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1280:39-41: `b2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1281:13-16: `cp2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1284:13-16: `cp0` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1284:25-27: `a2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1285:13-16: `cp1` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1285:24-26: `a2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1286:13-16: `cp2` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1288:12-26: No attribute `moveaxis` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1330:31-44: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1332:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1334:37-48: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1334:50-60: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1334:62-73: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1334:75-86: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1336:24-35: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1356:50-58: `Literal['auto', False] | Unknown` is not assignable to attribute `strategy` with type `Literal['auto'] | None` [bad-assignment]
ERROR torch/_numpy/_funcs_impl.py:1366:33-43: `sublistout` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1370:35-45: `subscripts` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1374:50-62: `old_strategy` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1375:49-60: `old_enabled` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:1398:14-24: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1404:12-25: No attribute `argsort` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1410:8-15: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1411:62-69: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1413:12-30: No attribute `searchsorted` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1420:49-55: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1421:59-65: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1422:12-26: No attribute `moveaxis` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1426:47-53: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1427:47-53: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1428:12-26: No attribute `swapaxes` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1438:9-15: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1455:12-18: Object of class `object` has no attribute `view` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1460:49-55: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1463:12-22: No attribute `roll` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1473:18-27: Object of class `object` has no attribute `squeeze` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1478:26-35: Object of class `object` has no attribute `squeeze` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1480:22-31: Object of class `object` has no attribute `squeeze` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1487:12-21: Object of class `object` has no attribute `reshape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1499:37-43: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1500:14-18: Argument `Unknown | None` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_numpy/_funcs_impl.py:1501:16-23: `None` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1502:12-21: Object of class `object` has no attribute `permute` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1506:12-25: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1516:45-51: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1526:22-29: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1527:23-36: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1527:46-58: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1528:19-37: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1531:22-29: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1532:23-35: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1532:45-56: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1533:18-36: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1535:12-22: No attribute `diff` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1542:14-25: No attribute `angle` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1549:12-22: No attribute `sinc` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1554:9-15: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1575:25-40: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1580:34-41: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1588:21-31: No attribute `diff` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1591:16-39: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1611:13-20: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1616:13-21: Object of class `object` has no attribute `double` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1617:17-30: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1620:12-19: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1626:15-31: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1629:60-70: Object of class `float` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1638:35-51: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1638:54-70: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1640:19-30: Cannot index into `float` [bad-index]
ERROR torch/_numpy/_funcs_impl.py:1641:19-28: Cannot index into `float` [bad-index]
ERROR torch/_numpy/_funcs_impl.py:1653:21-37: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1653:44-60: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1653:67-83: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1661:50-58: Cannot index into `float` [bad-index]
ERROR torch/_numpy/_funcs_impl.py:1663:35-51: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1663:54-70: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1668:50-59: Cannot index into `float` [bad-index]
ERROR torch/_numpy/_funcs_impl.py:1670:35-51: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1670:54-70: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1683:23-31: Cannot index into `float` [bad-index]
ERROR torch/_numpy/_funcs_impl.py:1684:23-31: Cannot index into `float` [bad-index]
ERROR torch/_numpy/_funcs_impl.py:1690:21-37: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1690:44-60: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1690:67-83: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1702:23-32: Cannot index into `float` [bad-index]
ERROR torch/_numpy/_funcs_impl.py:1703:23-32: Cannot index into `float` [bad-index]
ERROR torch/_numpy/_funcs_impl.py:1709:21-37: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1709:44-60: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1709:67-83: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/_funcs_impl.py:1730:8-27: Object of class `object` has no attribute `is_floating_point` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1731:18-29: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1732:10-22: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1734:18-31: No attribute `complex` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1735:13-24: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1735:25-31: Object of class `object` has no attribute `real` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1736:13-24: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1736:25-31: Object of class `object` has no attribute `imag` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1749:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1755:21-32: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1755:33-40: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1757:12-21: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1757:22-28: Object of class `object` has no attribute `imag` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1758:12-18: Object of class `object` has no attribute `real` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1758:22-30: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1762:12-22: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1766:8-20: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1767:16-22: Object of class `object` has no attribute `imag` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1768:12-28: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1772:8-24: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1773:16-22: Object of class `object` has no attribute `imag` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1774:12-28: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1774:38-48: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1778:8-24: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1779:16-22: Object of class `object` has no attribute `imag` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1780:12-27: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1780:37-47: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1784:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1788:16-32: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1792:12-26: No attribute `isneginf` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1796:12-26: No attribute `isposinf` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1819:12-32: No attribute `hamming_window` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1824:12-29: No attribute `hann_window` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1829:12-31: No attribute `kaiser_window` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1834:12-33: No attribute `blackman_window` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1839:12-33: No attribute `bartlett_window` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1848:6-19: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1848:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1848:36-49: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1849:12-27: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1849:29-45: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1852:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1853:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1854:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1855:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1856:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1864:13-20: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1885:23-25: Default `Literal[10]` is not assignable to parameter `bins` with type `ArrayLike` [bad-function-definition]
ERROR torch/_numpy/_funcs_impl.py:1894:32-45: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1897:21-28: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1897:50-57: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1898:39-52: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1900:13-21: Object of class `object` has no attribute `double` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1903:49-56: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1906:12-21: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1908:20-40: `int` is not assignable to variable `bins` with type `ArrayLike` [bad-assignment]
ERROR torch/_numpy/_funcs_impl.py:1908:35-39: Argument `ArrayLike` is not assignable to parameter `a` with type `SupportsIndex` in function `_operator.index` [bad-argument-type]
ERROR torch/_numpy/_funcs_impl.py:1910:47-54: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1913:16-31: No attribute `histogram` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1915:16-31: No attribute `histogram` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1941:17-21: Argument `int | Unknown` is not assignable to parameter `obj` with type `Sized` in function `len` [bad-argument-type]
ERROR torch/_numpy/_funcs_impl.py:1988:17-30: Object of class `object` has no attribute `flatten` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1993:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:1994:17-38: `tuple[@_, ...]` is not assignable to variable `range` with type `ArrayLike | None` [bad-assignment]
ERROR torch/_numpy/_funcs_impl.py:2000:12-29: No attribute `histogramdd` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2003:68-79: `bins_dtypes` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:2016:8-15: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2018:22-29: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2020:8-15: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2020:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2021:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2023:10-28: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2024:14-25: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2024:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2025:37-52: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2026:23-29: Object of class `object` has no attribute `real` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2026:54-60: Object of class `object` has no attribute `imag` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2028:17-32: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2028:56-72: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2030:10-35: Object of class `object` has no attribute `is_floating_point` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2031:20-33: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2031:35-48: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2031:50-63: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2032:18-29: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2038:20-31: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2038:33-43: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2038:45-56: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2038:58-69: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2038:71-82: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2040:18-29: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2045:18-23: `dtype` may be uninitialized [unbound-name]
ERROR torch/_numpy/_funcs_impl.py:2053:46-57: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2056:17-35: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2056:48-58: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2057:17-27: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_numpy/_funcs_impl.py:2059:43-59: Argument `tuple[@_, ...]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/_numpy/_getlimits.py:10:12-23: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/_getlimits.py:15:12-23: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:165:28-38: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:165:40-51: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:165:53-64: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:165:66-77: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:166:29-40: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:176:61-71: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:202:21-44: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:203:30-40: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:218:51-61: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:323:26-43: No attribute `conjugate` in module `torch._numpy._ufuncs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:324:31-48: No attribute `conjugate` in module `torch._numpy._ufuncs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:349:9-13: `ivar` may be uninitialized [unbound-name]
ERROR torch/_numpy/_ndarray.py:349:15-19: `rvar` may be uninitialized [unbound-name]
ERROR torch/_numpy/_ndarray.py:349:27-32: `plain` may be uninitialized [unbound-name]
ERROR torch/_numpy/_ndarray.py:349:34-36: `fn` may be uninitialized [unbound-name]
ERROR torch/_numpy/_ndarray.py:402:16-27: No attribute `real` in module `torch._numpy._funcs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:410:16-27: No attribute `imag` in module `torch._numpy._funcs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:434:16-26: Object of class `object` has no attribute `clone` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:438:16-29: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:468:26-50: Class `_Unspecified` has no class attribute `unspecified` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:468:57-81: Class `_Unspecified` has no class attribute `unspecified` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:469:21-45: Class `_Unspecified` has no class attribute `unspecified` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:471:24-48: Class `_Unspecified` has no class attribute `unspecified` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:500:20-33: No attribute `equal` in module `torch._numpy._ufuncs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:503:21-31: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:545:16-32: No attribute `transpose` in module `torch._numpy._funcs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:549:16-30: No attribute `reshape` in module `torch._numpy._funcs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:553:9-22: No attribute `copyto` in module `torch._numpy._funcs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:553:29-40: No attribute `sort` in module `torch._numpy._funcs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:563:20-30: Object of class `ndarray` has no attribute `ravel` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:575:22-32: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:586:32-77: Cannot instantiate `Sequence` because the following members are abstract: `__len__` [bad-instantiation]
ERROR torch/_numpy/_ndarray.py:586:33-76: Expected 0 positional arguments, got 1 in function `object.__init__` [bad-argument-count]
ERROR torch/_numpy/_ndarray.py:611:12-23: No attribute `take` in module `torch._numpy._funcs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:612:11-21: No attribute `put` in module `torch._numpy._funcs` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:659:19-30: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ndarray.py:716:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_numpy/_normalizations.py:41:24-42: Could not import `NotImplementedType` from `typing` [missing-module-attribute]
ERROR torch/_numpy/_normalizations.py:106:29-38: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR torch/_numpy/_normalizations.py:122:29-38: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:68:50-54: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:68:80-85: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:69:12-27: Object of class `object` has no attribute `count_nonzero` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:75:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:78:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:80:8-20: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:81:56-63: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:85:8-15: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:85:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:87:13-17: Object of class `object` has no attribute `to` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:87:18-29: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:89:12-24: No attribute `argmax` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:95:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:98:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:100:8-20: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:101:56-63: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:105:8-15: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:105:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:107:13-17: Object of class `object` has no attribute `to` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:107:18-29: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:109:12-24: No attribute `argmin` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:115:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:117:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:123:12-21: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:129:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:131:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:137:12-21: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:143:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:145:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:149:8-20: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:150:54-61: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:152:12-18: Object of class `object` has no attribute `amax` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:161:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:163:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:167:8-20: Object of class `object` has no attribute `is_complex` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:168:54-61: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:170:12-18: Object of class `object` has no attribute `amin` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:179:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:181:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:183:12-18: Object of class `object` has no attribute `amax` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:183:27-33: Object of class `object` has no attribute `amin` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:189:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:192:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:196:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:198:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:202:12-17: Object of class `object` has no attribute `sum` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:208:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:211:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:217:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:221:12-18: Object of class `object` has no attribute `prod` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:230:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:233:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:237:35-42: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:240:14-20: Object of class `object` has no attribute `mean` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:248:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:252:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:257:35-42: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:266:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:270:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:275:35-42: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:288:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:292:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:295:17-24: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:305:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:309:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:312:17-24: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:326:26-30: Default `None` is not assignable to parameter `weights` with type `ArrayLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:333:16-31: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:333:32-39: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:335:16-23: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:336:17-25: Object of class `object` has no attribute `double` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:339:12-19: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:339:23-36: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:344:16-28: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:348:16-29: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:348:36-49: Cannot index into `object` [bad-index]
ERROR torch/_numpy/_reductions_impl.py:354:23-41: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:354:52-58: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:354:73-86: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:359:24-63: No matching overload found for function `sum` called with arguments: (Unknown, Unknown | None, dtype=Unknown) [no-matching-overload]
ERROR torch/_numpy/_reductions_impl.py:359:25-36: `*` is not supported between `ArrayLike` and `ArrayLike` [unsupported-operation]
ERROR torch/_numpy/_reductions_impl.py:360:19-54: No matching overload found for function `sum` called with arguments: (ArrayLike | Unknown, Unknown | None, dtype=Unknown) [no-matching-overload]
ERROR torch/_numpy/_reductions_impl.py:365:53-59: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:369:20-38: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:379:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:383:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:394:12-19: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:396:13-17: Object of class `object` has no attribute `to` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:399:8-15: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:399:19-32: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:400:13-17: Object of class `object` has no attribute `to` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:400:18-31: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:403:13-22: Object of class `object` has no attribute `flatten` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:404:13-22: Object of class `object` has no attribute `flatten` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:405:16-20: `tuple[Literal[0]]` is not assignable to variable `axis` with type `AxisLike` [bad-assignment]
ERROR torch/_numpy/_reductions_impl.py:407:49-55: Object of class `object` has no attribute `ndim` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:414:33-40: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:416:12-26: No attribute `quantile` in module `torch` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:422:22-26: Default `None` is not assignable to parameter `axis` with type `AxisLike` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:426:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:431:43-50: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:432:13-17: Object of class `object` has no attribute `to` [missing-attribute]
ERROR torch/_numpy/_reductions_impl.py:433:10-19: `/` is not supported between `ArrayLike` and `float` [unsupported-operation]
ERROR torch/_numpy/_reductions_impl.py:437:9-11: Argument `float | Unknown` is not assignable to parameter `q` with type `ArrayLike` in function `quantile` [bad-argument-type]
ERROR torch/_numpy/_reductions_impl.py:451:26-31: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/_reductions_impl.py:455:9-24: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ufuncs.py:24:18-36: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ufuncs.py:82:43-54: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_ufuncs.py:95:28-43: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ufuncs.py:128:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_ufuncs.py:156:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_ufuncs.py:167:18-33: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ufuncs.py:170:18-33: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ufuncs.py:173:10-25: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ufuncs.py:180:20-33: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ufuncs.py:182:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_numpy/_ufuncs.py:198:39-50: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_ufuncs.py:303:43-54: Default `Literal['same_kind']` is not assignable to parameter `casting` with type `CastingModes | None` [bad-function-definition]
ERROR torch/_numpy/_unary_ufuncs_impl.py:9:5-21: Could not import `absolute` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:10:5-11: Could not import `arccos` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:11:5-12: Could not import `arccosh` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:12:5-11: Could not import `arcsin` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:13:5-12: Could not import `arcsinh` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:14:5-11: Could not import `arctan` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:15:5-12: Could not import `arctanh` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:16:5-16: Could not import `bitwise_not` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:17:5-26: Could not import `bitwise_not` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:18:5-9: Could not import `ceil` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:19:5-31: Could not import `conj_physical` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:20:5-8: Could not import `cos` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:21:5-9: Could not import `cosh` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:22:5-12: Could not import `deg2rad` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:23:5-23: Could not import `deg2rad` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:24:5-8: Could not import `exp` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:25:5-9: Could not import `exp2` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:26:5-10: Could not import `expm1` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:27:5-10: Could not import `floor` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:28:5-13: Could not import `isfinite` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:29:5-10: Could not import `isinf` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:30:5-10: Could not import `isnan` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:31:5-8: Could not import `log` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:32:5-10: Could not import `log10` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:33:5-10: Could not import `log1p` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:34:5-9: Could not import `log2` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:35:5-16: Could not import `logical_not` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:36:5-13: Could not import `negative` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:37:5-12: Could not import `rad2deg` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:38:5-23: Could not import `rad2deg` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:39:5-15: Could not import `reciprocal` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:40:5-17: Could not import `round` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:41:5-18: Could not import `round` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:42:5-9: Could not import `sign` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:43:5-12: Could not import `signbit` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:44:5-8: Could not import `sin` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:45:5-9: Could not import `sinh` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:46:5-9: Could not import `sqrt` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:47:5-11: Could not import `square` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:48:5-8: Could not import `tan` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:49:5-9: Could not import `tanh` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:50:5-10: Could not import `trunc` from `torch` [missing-module-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:56:12-21: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:65:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_numpy/_unary_ufuncs_impl.py:67:12-26: No attribute `absolute` in module `torch` [missing-attribute]
ERROR torch/_numpy/_util.py:177:18-33: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/_util.py:218:25-48: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_numpy/_util.py:219:68-81: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_numpy/linalg.py:44:16-37: No attribute `_LinAlgError` in module `torch._C` [missing-attribute]
ERROR torch/_numpy/linalg.py:147:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_numpy/linalg.py:147:24-35: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_numpy/linalg.py:161:36-47: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/linalg.py:169:66-71: Default `Literal[False]` is not assignable to parameter `keepdims` with type `KeepDims` [bad-function-definition]
ERROR torch/_numpy/linalg.py:216:50-67: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/_numpy/linalg.py:234:55-77: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/_numpy/random.py:70:33-48: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:88:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:107:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:114:14-25: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:123:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:139:12-26: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:152:14-27: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:160:8-15: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/_numpy/random.py:161:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:177:13-28: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:177:34-41: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/_numpy/random.py:180:17-28: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:180:29-36: Object of class `object` has no attribute `dtype` [missing-attribute]
ERROR torch/_numpy/random.py:181:12-17: Object of class `object` has no attribute `sum` [missing-attribute]
ERROR torch/_numpy/random.py:185:15-32: No attribute `multinomial` in module `torch` [missing-attribute]
ERROR torch/_numpy/random.py:190:15-25: `ArrayLike` is not subscriptable [unsupported-operation]
ERROR torch/_numpy/testing/utils.py:24:26-32: Could not import `arange` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:24:57-62: Could not import `empty` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:24:64-71: Could not import `float32` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:24:73-77: Could not import `intp` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:84:20-23: Expected a callable, got `str` [not-callable]
ERROR torch/_numpy/testing/utils.py:91:12-20: No attribute `isnan` in module `torch._numpy` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:95:12-23: No attribute `isfinite` in module `torch._numpy` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:99:12-20: No attribute `isinf` in module `torch._numpy` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:221:30-34: Could not import `imag` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:221:36-48: Could not import `iscomplexobj` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:221:50-58: Could not import `isscalar` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:221:69-73: Could not import `real` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:221:75-82: Could not import `signbit` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:401:30-34: Could not import `imag` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:401:36-48: Could not import `iscomplexobj` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:401:59-63: Could not import `real` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:452:33-43: No attribute `float64` in module `torch._numpy` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:578:51-56: Could not import `bool_` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:578:63-68: Could not import `isnan` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:578:70-73: Could not import `max` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:610:12-30: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:696:43-61: No attribute `unsignedinteger` in module `torch._numpy` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:698:21-31: No attribute `minimum` in module `torch._numpy` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:929:44-50: Could not import `float_` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:929:64-70: Could not import `number` from `torch._numpy` [missing-module-attribute]
ERROR torch/_numpy/testing/utils.py:1231:9-10: `d` may be uninitialized [unbound-name]
ERROR torch/_numpy/testing/utils.py:1302:16-26: No attribute `isclose` in module `torch._numpy` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:1906:9-17: Class member `clear_and_catch_warnings.__exit__` overrides parent class `catch_warnings` in an inconsistent manner [bad-override]
ERROR torch/_numpy/testing/utils.py:2166:17-35: Object of class `suppress_warnings` has no attribute `_orig_showmsg` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:2176:12-21: `signature` may be uninitialized [unbound-name]
ERROR torch/_numpy/testing/utils.py:2178:29-38: `signature` may be uninitialized [unbound-name]
ERROR torch/_numpy/testing/utils.py:2182:13-31: Object of class `suppress_warnings` has no attribute `_orig_showmsg` [missing-attribute]
ERROR torch/_numpy/testing/utils.py:2306:12-18: Could not find import of `pytest` [missing-import]
ERROR torch/_numpy/testing/utils.py:2440:15-55: Object of class `NoneType` has no attribute `rsplit` [missing-attribute]
ERROR torch/_ops.py:26:22-76: Could not import `_dispatch_is_included_in_alias` from `torch._C` [missing-module-attribute]
ERROR torch/_ops.py:26:78-89: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_ops.py:118:20-51: No attribute `_dispatch_is_alias_key` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:225:9-60: No attribute `_dispatch_get_backend_keyset_from_autograd` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:240:13-54: No attribute `_dispatch_autogradother_backends` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:254:8-47: No attribute `_dispatch_has_backend_fallback` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:295:37-67: No attribute `_dispatch_keyset_full` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:326:20-41: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_ops.py:331:22-57: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:363:16-38: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_ops.py:366:21-37: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_ops.py:366:21-44: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_ops.py:393:24-47: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:440:24-62: No attribute `_disabled_torch_dispatch_impl` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:486:23-70: No attribute `_dispatch_tls_is_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:578:15-55: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:580:29-52: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:581:25-65: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:624:9-39: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:625:9-39: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:633:24-54: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:637:26-56: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:654:9-57: No attribute `_dispatch_tls_set_dispatch_key_included` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:695:9-57: No attribute `_dispatch_tls_set_dispatch_key_included` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:708:40-70: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:710:40-70: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:719:20-50: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:722:28-58: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:773:17-40: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:786:45-54: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_ops.py:821:26-58: No attribute `_DispatchOperatorHandle` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:822:16-55: No attribute `_dispatch_find_schema_or_throw` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:841:26-49: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:855:14-60: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:857:51-74: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:858:16-66: No attribute `_dispatch_has_kernel_for_any_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:868:41-87: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:880:14-60: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:920:29-57: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_ops.py:928:22-50: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_ops.py:942:25-72: No attribute `_dispatch_tls_is_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1030:16-62: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1031:24-81: No attribute `_dispatch_kernel_for_dispatch_key_is_fallthrough` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1091:32-62: No attribute `_dispatch_keyset_full` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1107:16-73: No attribute `_dispatch_kernel_for_dispatch_key_is_fallthrough` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1139:36-56: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/_ops.py:1140:37-52: No attribute `ClassType` in module `torch` [missing-attribute]
ERROR torch/_ops.py:1188:28-48: No attribute `_get_schema` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1217:26-58: No attribute `_get_operation_overload` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1226:22-42: No attribute `_get_schema` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1271:34-83: No attribute `_maybe_call_torch_function_for_op_packet` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1288:17-64: No attribute `_check_schema_allow_fake_script_object` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1353:9-20: Class member `_OpNamespace.__getattr__` overrides parent class `ModuleType` in an inconsistent manner [bad-param-name-override]
ERROR torch/_ops.py:1391:26-53: No attribute `_jit_get_operation` in module `torch._C` [missing-attribute]
ERROR torch/_ops.py:1395:9-28: Module `torch.jit._builtins` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_prims/__init__.py:12:22-41: Could not import `_get_default_device` from `torch._C` [missing-module-attribute]
ERROR torch/_prims/__init__.py:147:5-12: Name `slice` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/_prims/__init__.py:228:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:229:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:237:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:261:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:263:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:273:29-38: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:299:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:308:18-39: No attribute `parse_schema` in module `torch._C` [missing-attribute]
ERROR torch/_prims/__init__.py:310:41-50: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:345:35-44: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:348:35-44: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:451:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:454:25-48: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:525:15-24: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:532:15-25: No attribute `acos` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:539:15-26: No attribute `acosh` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:546:15-25: No attribute `asin` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:553:15-26: No attribute `asinh` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:560:15-25: No attribute `atan` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:567:15-26: No attribute `atanh` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:574:15-24: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:581:15-25: No attribute `cosh` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:602:15-23: No attribute `i0` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:630:15-32: No attribute `bitwise_not` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:647:12-26: No attribute `copysign` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:647:27-36: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:659:15-25: No attribute `ceil` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:676:15-35: No attribute `_conj_physical` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:683:46-65: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:683:68-89: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:685:25-46: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:686:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:702:16-35: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:714:15-26: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:722:15-28: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:729:15-24: No attribute `erf` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:757:15-24: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:788:15-25: No attribute `fill` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:794:15-26: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:806:15-25: No attribute `imag` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:812:15-29: No attribute `isfinite` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:819:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:826:15-24: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:833:15-26: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:840:15-25: No attribute `log2` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:847:15-26: No attribute `log10` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:859:15-25: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:865:15-31: No attribute `reciprocal` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:879:15-24: No attribute `neg` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:886:15-26: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:893:15-26: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:900:15-25: No attribute `sign` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:907:15-28: No attribute `signbit` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:914:15-24: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:921:15-25: No attribute `sinh` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:935:15-25: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:942:15-24: No attribute `tan` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:949:15-25: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:956:15-26: No attribute `trunc` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:967:15-24: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:974:15-26: No attribute `atan2` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:981:15-32: No attribute `bitwise_and` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:988:15-31: No attribute `bitwise_or` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:995:15-32: No attribute `bitwise_xor` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1016:16-25: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1019:16-33: No attribute `true_divide` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1031:15-23: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1038:15-25: No attribute `fmax` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1045:15-25: No attribute `fmin` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1052:15-25: No attribute `fmod` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1060:15-24: No attribute `gcd` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1068:15-23: No attribute `ge` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1075:15-23: No attribute `gt` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1082:15-26: No attribute `hypot` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1103:15-23: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1110:15-23: No attribute `lt` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1156:15-24: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1163:15-23: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1170:15-30: No attribute `nextafter` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1177:15-24: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1184:15-30: No attribute `remainder` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1192:15-39: No attribute `bitwise_left_shift` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1199:15-40: No attribute `bitwise_right_shift` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1208:15-24: No attribute `sub` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1240:12-28: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1246:12-28: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1524:5-23: No attribute `_set_conj` in module `torch._C` [missing-attribute]
ERROR torch/_prims/__init__.py:1535:15-25: No attribute `conj` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1648:15-28: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1673:12-25: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1714:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1718:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1775:15-39: No attribute `as_strided_scatter` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1846:12-21: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1879:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1897:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1897:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1907:15-25: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1938:15-26: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1947:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1950:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1953:8-27: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_prims/__init__.py:1961:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1972:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1989:11-20: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1994:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:1997:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2004:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2038:10-25: Module `torch._dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_prims/__init__.py:2038:10-32: Module `torch._dispatch.python` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_prims/__init__.py:2056:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2061:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2062:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2065:16-27: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2067:16-27: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2088:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2093:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2094:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2097:16-27: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2099:16-27: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2162:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2173:11-30: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2297:15-24: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2306:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2322:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2329:19-29: No attribute `prod` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2332:16-26: No attribute `prod` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2344:12-21: No attribute `var` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2355:15-25: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2361:15-25: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2378:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2379:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2387:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2400:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2401:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2405:12-24: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2422:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2422:54-66: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2429:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2429:54-66: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2431:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2451:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2452:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2467:15-34: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2476:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2477:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2522:15-35: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2531:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2532:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2543:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2544:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2548:12-22: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2575:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2576:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2590:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2591:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2595:12-27: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2622:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2623:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2633:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2634:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2731:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2732:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2734:25-40: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2755:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2756:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2758:25-40: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2760:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2790:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2791:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2792:25-40: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2803:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2804:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2805:25-40: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2807:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2858:12-26: No attribute `_fft_r2c` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2898:12-26: No attribute `_fft_c2c` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2938:12-26: No attribute `_fft_c2r` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2960:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2960:36-52: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2960:65-76: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_prims/__init__.py:2967:15-26: No attribute `frexp` in module `torch` [missing-attribute]
ERROR torch/_prims/context.py:115:9-27: Class member `TorchRefsMode.__torch_function__` overrides parent class `TorchFunctionMode` in an inconsistent manner [bad-param-name-override]
ERROR torch/_prims/debug_prims.py:40:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims/debug_prims.py:41:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:7:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/_prims/rng_prims.py:52:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:58:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:66:13-32: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:66:53-64: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:84:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:101:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:120:29-39: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:130:15-24: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:138:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims/rng_prims.py:159:20-36: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_prims/rng_prims.py:223:20-36: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_prims/rng_prims.py:323:20-36: Method `__call__` inherited from class `HigherOrderOperator` has no implementation and cannot be accessed via `super()` [missing-attribute]
ERROR torch/_prims_common/__init__.py:48:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:68:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:73:5-17: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:275:5-291:29: `SymInt | int` is not assignable to `int` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/_prims_common/__init__.py:380:5-28: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:381:5-26: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:382:5-24: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:383:5-27: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:387:43-62: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:397:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:403:25-48: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:405:25-44: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:407:25-47: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:432:34-53: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:582:30-53: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:587:34-53: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:903:52-64: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:904:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:908:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1091:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1092:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1093:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1094:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1095:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1096:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1097:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1098:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1100:26-39: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1100:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1100:57-72: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1101:20-35: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1101:37-52: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1101:54-70: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1104:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1105:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1106:21-31: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1109:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1110:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1114:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1115:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1119:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1120:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1124:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1125:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1129:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1137:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1137:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1138:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1138:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1139:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1139:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1143:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1143:20-35: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1144:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1144:21-36: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1145:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1145:20-35: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1146:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1146:20-36: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1150:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1150:53-64: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1154:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1154:56-67: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1158:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1163:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1165:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1177:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1182:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1184:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1197:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1205:16-26: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1207:16-26: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1209:16-39: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1212:44-67: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1228:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1278:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1279:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1280:15-26: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1287:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1288:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1291:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1292:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1295:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1317:10-20: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1318:10-21: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1318:23-33: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1319:10-21: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1320:10-21: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1321:10-21: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1322:10-23: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1322:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1323:10-23: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1324:10-23: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1325:10-25: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1326:10-25: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1327:10-26: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1347:26-38: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1349:19-32: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1375:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1375:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1452:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1452:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1453:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1453:20-33: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1454:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1454:22-37: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1458:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1458:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1463:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1463:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1464:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1464:20-33: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1465:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1465:20-33: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1466:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1466:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1467:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1467:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1471:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1471:46-58: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1471:63-74: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1539:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1539:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1651:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1680:13-36: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1689:56-79: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1692:24-34: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1695:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1703:28-51: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1713:20-30: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1713:32-42: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1716:53-63: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1724:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1725:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1725:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:1744:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2033:49-68: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2034:20-33: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2035:16-39: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2038:16-35: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2038:56-78: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2040:12-35: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2069:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2072:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2096:38-49: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2096:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2097:44-67: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2101:46-58: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2104:40-52: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2104:58-70: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2105:46-59: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2119:15-62: No attribute `_dispatch_tls_is_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2120:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2122:9-57: No attribute `_dispatch_tls_set_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2123:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2125:18-34: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2126:16-32: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2128:9-57: No attribute `_dispatch_tls_set_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2129:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2166:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2167:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2173:47-58: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2174:51-62: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_prims_common/__init__.py:2175:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:32:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:38:51-62: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:44:49-60: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:49:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:191:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:433:14-49: No attribute `_AutoDispatchBelowAutograd` in module `torch._C` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:450:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:486:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_prims_common/wrappers.py:490:20-31: Object of class `object` has no attribute `item` [missing-attribute]
ERROR torch/_python_dispatcher.py:75:20-39: No attribute `_dispatch_library` in module `torch._C` [missing-attribute]
ERROR torch/_refs/__init__.py:394:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_refs/__init__.py:394:17-46: Module `torch.fx.experimental._config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_refs/__init__.py:751:12-28: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:767:15-24: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:767:25-36: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:767:37-46: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:767:52-62: No attribute `sign` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:768:12-21: No attribute `sub` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:788:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:794:16-32: No attribute `logical_or` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:794:39-49: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:794:61-71: No attribute `imag` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:796:16-25: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:797:12-28: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:797:38-48: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:811:12-28: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:811:38-48: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:825:12-28: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:825:38-48: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:843:16-26: No attribute `imag` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:844:12-27: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:844:37-47: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:885:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:906:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:906:26-35: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:908:13-23: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:908:24-34: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:909:13-30: No attribute `masked_fill` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:911:44-57: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:913:14-23: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:913:24-33: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:934:18-29: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:937:18-29: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:947:24-34: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:967:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1018:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1049:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1049:35-44: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1330:20-30: No attribute `fill` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1334:20-30: No attribute `exp2` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1355:17-33: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1357:17-30: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1420:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1443:14-64: Object of class `bool` has no attribute `logical_and` [missing-attribute]
ERROR torch/_refs/__init__.py:1443:15-28: No attribute `signbit` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1443:35-48: No attribute `signbit` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1443:65-75: No attribute `fmod` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1502:12-36: No attribute `frexp` in module `torch.return_types` [missing-attribute]
ERROR torch/_refs/__init__.py:1536:21-29: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1537:21-37: No attribute `logical_or` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1537:38-46: No attribute `lt` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1537:58-69: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1538:22-33: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1539:14-25: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1621:43-66: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1622:43-66: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1644:32-42: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1644:44-55: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1646:43-54: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1647:43-54: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1649:9-18: No attribute `gcd` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1651:9-20: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1652:11-20: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1671:12-22: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1671:29-39: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1672:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1673:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1674:16-33: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1675:9-26: No attribute `logical_not` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1675:27-41: No attribute `isfinite` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1675:42-52: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1675:59-69: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1675:76-86: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1679:24-34: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1680:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1681:33-42: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1681:43-52: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1681:61-70: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1683:24-35: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1684:40-51: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1684:52-61: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1687:20-31: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1690:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1690:48-59: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1690:60-69: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1705:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1706:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1707:16-33: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1707:34-45: No attribute `isinf` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1709:21-32: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1709:33-43: No attribute `exp2` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1710:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1820:12-21: No attribute `sub` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1903:11-22: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1903:23-31: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1903:42-51: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1903:55-64: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1904:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1904:24-35: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:1997:19-30: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2005:19-30: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2060:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2074:42-61: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2074:64-85: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2104:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2106:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2107:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2120:33-54: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2133:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2134:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2137:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2152:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2155:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2158:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2169:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2172:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2188:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2211:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2216:61-82: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2259:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2278:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2355:45-68: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2373:14-31: No attribute `logical_not` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2373:32-41: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2373:42-59: No attribute `logical_not` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2375:19-30: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2376:34-45: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2388:37-47: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2395:19-30: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2396:51-62: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2407:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2414:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2450:12-21: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2466:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2587:13-22: No attribute `var` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2588:13-23: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2656:21-35: No attribute `var_mean` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2657:13-23: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2723:20-31: No attribute `outer` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2723:58-73: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2725:20-36: No attribute `logical_or` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2727:17-28: No attribute `outer` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2727:55-70: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2740:28-39: No attribute `outer` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2742:42-53: No attribute `outer` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2825:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2854:21-44: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2857:24-47: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:2981:16-35: No attribute `conj_physical` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3044:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3052:38-48: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3072:34-53: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3072:56-79: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3075:26-47: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3083:12-23: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3097:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_refs/__init__.py:3097:17-46: Module `torch.fx.experimental._config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_refs/__init__.py:3289:24-38: No attribute `var_mean` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3292:12-23: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3300:13-28: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3329:22-35: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3334:24-38: No attribute `var_mean` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3337:12-23: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3339:27-40: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3345:29-42: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3371:12-25: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3372:12-25: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3454:2-30: Module `torch._subclasses.fake_impls` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_refs/__init__.py:3503:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3593:22-32: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3623:40-58: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3700:19-29: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3815:16-27: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3829:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3854:21-32: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3981:20-36: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:3986:20-36: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4032:39-46: Cannot index into `Iterable[int]` [bad-index]
ERROR torch/_refs/__init__.py:4046:20-30: No attribute `roll` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4046:31-44: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4053:23-33: Cannot index into `Iterable[int]` [bad-index]
ERROR torch/_refs/__init__.py:4055:21-29: Cannot index into `Iterable[int]` [bad-index]
ERROR torch/_refs/__init__.py:4057:28-38: No attribute `roll` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4057:43-52: Cannot index into `Iterable[int]` [bad-index]
ERROR torch/_refs/__init__.py:4057:56-63: Cannot index into `Iterable[int]` [bad-index]
ERROR torch/_refs/__init__.py:4058:16-26: No attribute `roll` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4063:11-18: Cannot index into `Iterable[int]` [bad-index]
ERROR torch/_refs/__init__.py:4066:21-30: Cannot index into `Iterable[int]` [bad-index]
ERROR torch/_refs/__init__.py:4067:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4068:32-42: No attribute `fmod` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4094:16-31: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4094:32-42: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4096:16-26: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4098:16-31: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4098:32-42: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4100:38-61: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4124:15-24: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4128:12-21: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4136:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4192:13-26: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4192:44-62: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4198:34-57: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4250:17-36: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4264:53-69: No attribute `index_copy` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4274:23-39: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4290:34-57: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4311:16-32: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4398:41-51: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4548:16-32: No attribute `diag_embed` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4550:16-35: No attribute `diagonal_copy` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4648:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4650:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4658:15-27: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4658:61-72: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4659:15-27: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4660:59-70: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4666:12-24: Object of class `bool` has no attribute `reshape` [missing-attribute]
ERROR torch/_refs/__init__.py:4701:16-27: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4702:17-28: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4705:20-29: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4708:12-21: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4750:12-27: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4781:12-25: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4802:23-46: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4812:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4822:10-22: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4825:16-30: Object of class `bool` has no attribute `unsqueeze` [missing-attribute]
ERROR torch/_refs/__init__.py:4826:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4835:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4846:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4905:16-28: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4917:16-28: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4923:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4924:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4924:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4928:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4928:42-65: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4931:26-47: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4937:25-48: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4939:27-49: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4943:30-49: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4948:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4963:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4964:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4964:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4984:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4985:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:4993:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5009:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5010:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5022:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5036:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5037:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5037:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5045:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5047:12-22: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5049:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5064:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5065:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5074:12-22: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5076:40-50: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5089:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5090:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5090:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5098:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5100:12-22: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5102:26-36: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5117:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5118:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5127:12-22: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5129:39-49: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5145:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5146:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5154:12-22: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5168:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5178:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5180:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5183:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5183:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5189:25-46: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5190:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5205:12-32: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5223:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5224:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5224:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5231:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5269:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5269:50-73: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5279:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5300:15-26: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5306:9-19: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5337:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5338:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5355:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5357:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5357:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5366:48-61: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5372:44-57: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5376:13-36: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5386:26-49: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5387:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5418:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5430:11-22: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5446:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5448:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5448:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5453:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5476:13-36: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5481:18-31: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5634:14-27: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5646:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5648:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5648:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5657:13-36: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5658:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5669:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5670:28-39: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5670:41-53: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5670:55-66: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5671:19-30: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5673:12-23: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5682:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5683:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5683:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5697:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5700:15-27: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5701:15-27: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5704:19-32: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5705:16-23: Object of class `bool` has no attribute `to` [missing-attribute]
ERROR torch/_refs/__init__.py:5705:33-56: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5707:15-25: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5715:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5727:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5728:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5728:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5737:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5754:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5755:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5759:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5759:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5761:9-25: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5778:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5779:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5783:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5783:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5785:12-27: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5787:40-50: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5802:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5803:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5807:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5807:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5809:12-27: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5811:39-49: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5825:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5827:22-34: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5851:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5852:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5852:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5859:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5873:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5883:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5906:39-77: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_refs/__init__.py:5959:9-18: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5959:19-32: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:5990:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6016:12-21: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6016:22-32: No attribute `diag` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6042:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6043:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6059:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6060:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6095:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6096:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6102:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6102:32-43: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6115:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6115:26-36: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6116:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6116:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6126:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6130:46-59: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6132:17-28: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6132:34-44: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6133:17-28: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6142:12-23: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6143:10-19: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6143:45-54: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6175:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6175:26-36: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6176:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6176:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6186:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6195:46-59: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6197:17-28: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6197:34-44: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6198:17-28: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6206:12-23: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6207:10-19: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6207:45-54: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6225:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6226:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6226:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6229:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6234:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6234:57-68: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6248:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6251:23-38: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6251:48-58: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6254:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6257:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6266:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6290:29-38: No attribute `tan` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6290:50-65: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6313:19-34: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6319:15-26: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6321:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6321:52-61: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6344:12-23: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6344:24-35: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6344:37-52: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6365:12-21: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6365:28-44: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6390:40-53: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6416:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6417:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6503:24-33: No attribute `dot` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6505:24-34: No attribute `vdot` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6507:20-30: No attribute `vdot` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6521:16-25: No attribute `dot` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6525:20-30: No attribute `vdot` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6527:20-29: No attribute `dot` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6529:16-25: No attribute `dot` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6543:12-24: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6544:11-26: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6545:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6695:16-39: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6697:16-27: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6699:16-26: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6701:25-48: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6702:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6703:20-32: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6704:31-43: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6705:20-33: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6706:31-41: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6707:20-31: No attribute `chalf` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6721:20-43: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6732:30-49: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6735:30-43: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6746:17-28: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6761:16-35: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6766:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6768:14-25: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6813:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/__init__.py:6844:41-64: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:40:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:42:46-65: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:42:68-89: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:50:48-62: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:52:40-50: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:54:40-51: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:56:46-59: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:58:44-56: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:60:42-57: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:62:40-50: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:64:44-56: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:66:42-53: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:68:40-50: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:70:38-47: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:72:40-50: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:74:42-53: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:82:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:82:38-51: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:82:53-66: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:116:14-27: No attribute `complex` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:117:25-34: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_refs/_conversions.py:118:25-34: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:59:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:59:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:60:6-17: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:67:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:69:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:69:37-50: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:73:30-43: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:115:12-33: No attribute `constant_pad_nd` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:139:17-27: No attribute `conj` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:171:32-42: No attribute `conj` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:586:12-22: No attribute `roll` in module `torch` [missing-attribute]
ERROR torch/_refs/fft.py:593:12-22: No attribute `roll` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:39:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:39:62-73: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:84:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:97:12-26: No attribute `diagonal` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:136:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:157:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:157:26-34: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:165:30-39: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:179:17-26: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:189:17-26: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:214:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:228:23-24: Index 1 out of range for tuple with 1 elements [bad-index]
ERROR torch/_refs/linalg/__init__.py:230:83-84: Index 1 out of range for tuple with 1 elements [bad-index]
ERROR torch/_refs/linalg/__init__.py:252:55-56: Index 1 out of range for tuple with 1 elements [bad-index]
ERROR torch/_refs/linalg/__init__.py:253:22-31: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:256:42-57: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:270:27-37: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:270:56-66: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:276:55-56: Index 1 out of range for tuple with 1 elements [bad-index]
ERROR torch/_refs/linalg/__init__.py:280:42-57: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_refs/linalg/__init__.py:302:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:94:50-63: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:116:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:130:9-26: No attribute `logical_not` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:191:15-26: No attribute `expm1` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:193:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:213:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:259:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:259:60-71: No attribute `expm1` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:277:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:277:24-32: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:346:12-35: No attribute `native_group_norm` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:368:12-35: No attribute `native_layer_norm` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:392:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:392:24-32: No attribute `gt` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:392:43-52: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:409:16-26: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:429:19-30: No attribute `expm1` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:431:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:440:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:455:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:497:15-26: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:497:27-36: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:499:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:510:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:510:24-33: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:528:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:528:24-33: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:528:50-60: No attribute `sign` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:547:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:549:16-26: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:598:12-21: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:629:16-25: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:631:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:641:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:666:12-27: No attribute `clamp_min` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:687:12-21: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:701:20-35: No attribute `clamp_min` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:702:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:703:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:727:19-32: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:728:27-35: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:746:27-46: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:748:9-28: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:752:22-33: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:765:23-35: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:772:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:776:12-25: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:781:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:784:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:784:34-43: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:824:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:826:20-36: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:828:20-35: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:856:13-26: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:857:14-27: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:863:16-29: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:893:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:911:16-26: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:934:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:966:40-63: No attribute `pairwise_distance` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1002:29-52: No attribute `pairwise_distance` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1013:20-33: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1014:12-27: No attribute `clamp_min` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1044:28-39: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1078:31-41: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1081:31-40: No attribute `erf` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1111:16-25: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1113:33-42: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1117:22-31: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1117:57-66: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1163:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1194:12-30: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1196:16-29: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1223:15-23: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1224:20-30: No attribute `diag` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1225:13-23: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1225:24-35: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_refs/nn/functional/__init__.py:1228:9-27: No attribute `triu_indices` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:70:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:71:9-20: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:73:9-20: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:73:33-42: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:73:47-58: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:88:21-34: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:122:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:124:9-18: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:125:9-20: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:125:22-32: No attribute `erfc` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:140:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:140:39-50: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:141:12-21: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:141:22-39: No attribute `true_divide` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:141:46-55: No attribute `sub` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:167:11-22: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:167:23-31: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:167:42-51: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:167:55-66: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:168:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:168:24-35: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:179:15-27: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:180:12-21: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:180:22-34: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:193:17-26: No attribute `erf` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:211:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_refs/special/__init__.py:221:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_size_docs.py:4:22-47: Could not import `_add_docstr` from `torch._C` [missing-module-attribute]
ERROR torch/_size_docs.py:8:24-37: No attribute `Size` in module `torch._C` [missing-attribute]
ERROR torch/_sources.py:8:22-33: Could not import `ErrorReport` from `torch._C` [missing-module-attribute]
ERROR torch/_storage_docs.py:5:22-47: Could not import `_add_docstr` from `torch._C` [missing-module-attribute]
ERROR torch/_streambase.py:11:19-31: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_streambase.py:19:18-29: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_core.py:116:18-28: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_core.py:117:18-28: No attribute `imag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_core.py:117:59-75: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_core.py:121:16-29: No attribute `complex` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_core.py:121:30-39: Object of class `ComplexTensor` has no attribute `real` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_core.py:121:41-50: Object of class `ComplexTensor` has no attribute `imag` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:65:49-61: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:199:14-24: No attribute `prod` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:199:25-34: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:200:15-24: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:200:25-36: No attribute `angle` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:201:18-27: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:202:18-27: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:217:14-27: No attribute `cumprod` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:217:28-37: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:218:15-27: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:218:28-39: No attribute `angle` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:219:18-27: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:220:18-27: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:230:14-25: No attribute `hypot` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:237:12-23: No attribute `atan2` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:243:15-26: No attribute `acosh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:246:19-32: No attribute `signbit` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:247:26-35: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:247:59-68: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:253:16-27: No attribute `asinh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:262:15-26: No attribute `atanh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:286:9-18: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:286:46-55: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:304:9-19: No attribute `cosh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:304:25-34: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:305:9-19: No attribute `sinh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:305:25-34: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:312:15-25: No attribute `sinh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:322:9-19: No attribute `sinh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:322:25-34: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:323:9-19: No attribute `cosh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:323:25-34: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:330:15-25: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:343:10-20: No attribute `cosh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:343:28-37: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:344:13-23: No attribute `sinh` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:347:14-23: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:356:10-19: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:357:14-23: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:358:14-23: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:367:10-19: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:368:14-23: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:369:14-23: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:376:10-19: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:376:20-29: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:377:10-21: No attribute `angle` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:391:12-21: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:391:44-53: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:397:12-21: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:397:44-53: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:404:12-20: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:404:50-58: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:411:12-20: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:411:50-58: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:417:12-23: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:417:30-41: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:423:12-23: No attribute `isinf` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:423:30-41: No attribute `isinf` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:429:12-26: No attribute `isfinite` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:429:33-47: No attribute `isfinite` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:440:16-25: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:441:17-26: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:449:19-30: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:450:19-30: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:451:19-30: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:452:19-30: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:510:13-33: No attribute `masked_scatter` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:511:13-33: No attribute `masked_scatter` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:521:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:522:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:532:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:538:16-31: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:544:13-28: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:545:13-28: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:552:44-55: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:597:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:598:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:607:16-25: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:620:21-31: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:620:32-41: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:621:29-40: No attribute `angle` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:623:29-38: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:624:29-38: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:634:22-33: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:634:34-43: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:635:34-45: No attribute `angle` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:637:30-39: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:638:30-39: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:648:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:652:34-42: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:686:12-29: No attribute `logical_not` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:692:12-23: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:697:37-46: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:727:12-21: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:728:9-22: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:735:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:736:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:752:30-45: No attribute `_neg_view` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:835:12-21: No attribute `var` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:835:50-59: No attribute `var` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:845:14-31: No attribute `scatter_add` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:846:14-31: No attribute `scatter_add` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:890:12-34: No attribute `diagonal_scatter` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:893:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:893:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/aten.py:894:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:25:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:25:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:26:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:26:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:27:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:27:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:34:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:34:20-33: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:35:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:35:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:36:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:36:22-37: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:61:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:67:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:72:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:81:22-41: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:85:53-66: No attribute `asarray` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:167:21-37: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:185:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:185:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/common.py:237:44-55: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/complex_tensor/_ops/prims.py:18:56-67: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:42:10-29: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_impls.py:129:19-38: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:143:64-83: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:184:19-47: Argument `list[Unknown]` is not assignable to parameter `run_impl_check` with type `((OpOverload[Ellipsis, Any]) -> bool) | OpOverload[Ellipsis, Any]` in function `register_op_impl` [bad-argument-type]
ERROR torch/_subclasses/fake_impls.py:187:5-18: Type `None` is not iterable [not-iterable]
ERROR torch/_subclasses/fake_impls.py:192:13-58: Argument `Literal['torch.compile doesn\'t support named tensors']` is not assignable to parameter `func` with type `OpOverload[Ellipsis, Any]` in function `torch._subclasses.fake_tensor.UnsupportedOperatorException.__init__` [bad-argument-type]
ERROR torch/_subclasses/fake_impls.py:201:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:205:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:215:5-18: Type `None` is not iterable [not-iterable]
ERROR torch/_subclasses/fake_impls.py:234:5-18: Type `None` is not iterable [not-iterable]
ERROR torch/_subclasses/fake_impls.py:239:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:272:79-83: Argument `None` is not assignable to parameter `orig_not_implemented_exception` with type `RuntimeError` in function `torch._subclasses.fake_tensor.run_fallback_kernel` [bad-argument-type]
ERROR torch/_subclasses/fake_impls.py:293:18-27: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:361:68-80: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:558:18-29: Module `torch._refs` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_impls.py:569:18-29: Module `torch._refs` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_impls.py:602:9-30: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_impls.py:602:9-38: Module `torch.fx.experimental._config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_impls.py:616:38-47: Expected 2 positional arguments, got 3 in function `torch._prims_common.infer_size` [bad-argument-count]
ERROR torch/_subclasses/fake_impls.py:619:41-64: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:622:52-75: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:629:8-29: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_impls.py:629:8-37: Module `torch.fx.experimental._config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_impls.py:634:16-27: Module `torch._refs` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_impls.py:644:41-64: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:745:35-38: `nnz` may be uninitialized [unbound-name]
ERROR torch/_subclasses/fake_impls.py:745:56-59: `nnz` may be uninitialized [unbound-name]
ERROR torch/_subclasses/fake_impls.py:745:68-79: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:940:32-41: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:949:50-60: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:949:62-73: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:954:5-18: Type `None` is not iterable [not-iterable]
ERROR torch/_subclasses/fake_impls.py:977:12-67: No attribute `_dispatch_has_computed_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1025:5-18: Type `None` is not iterable [not-iterable]
ERROR torch/_subclasses/fake_impls.py:1062:5-18: Type `None` is not iterable [not-iterable]
ERROR torch/_subclasses/fake_impls.py:1072:5-18: Type `None` is not iterable [not-iterable]
ERROR torch/_subclasses/fake_impls.py:1096:9-62: Argument `Literal['torch.compile does not support strided NestedTensor']` is not assignable to parameter `func` with type `OpOverload[Ellipsis, Any]` in function `torch._subclasses.fake_tensor.UnsupportedOperatorException.__init__` [bad-argument-type]
ERROR torch/_subclasses/fake_impls.py:1101:5-1113:6: Argument `list[Unknown]` is not assignable to parameter `run_impl_check` with type `((OpOverload[Ellipsis, Any]) -> bool) | OpOverload[Ellipsis, Any]` in function `register_op_impl` [bad-argument-type]
ERROR torch/_subclasses/fake_impls.py:1119:19-80: Argument `list[OpOverload[Ellipsis, Any]]` is not assignable to parameter `run_impl_check` with type `((OpOverload[Ellipsis, Any]) -> bool) | OpOverload[Ellipsis, Any]` in function `register_op_impl` [bad-argument-type]
ERROR torch/_subclasses/fake_impls.py:1121:5-14: Type `None` is not iterable [not-iterable]
ERROR torch/_subclasses/fake_impls.py:1140:32-61: No attribute `_select_conv_backend` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1142:32-61: No attribute `_select_conv_backend` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1166:23-69: No attribute `_conv_determine_backend_memory_format` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1184:44-63: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1345:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1399:43-66: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1405:43-62: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1413:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1417:35-58: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1426:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_impls.py:1430:35-54: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:88:10-29: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:162:11-40: No attribute `_unset_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:162:41-71: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:167:13-40: No attribute `_set_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:203:20-46: Object of class `type` has no attribute `__tensor_flatten__` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:211:36-63: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:212:25-70: No attribute `_functionalization_reapply_views_tls` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:213:21-40: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:216:21-40: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:236:36-63: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:237:25-70: No attribute `_functionalization_reapply_views_tls` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:238:21-40: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:241:21-40: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:247:42-62: No attribute `_SchemaInfo` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:248:12-32: No attribute `_SchemaInfo` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:260:22-35: Module `torch._decomp` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:277:25-38: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:283:16-43: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:370:35-48: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:395:62-74: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:441:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:441:30-41: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:441:43-54: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:441:56-66: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:441:68-81: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:485:31-42: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:491:33-46: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:507:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:509:33-53: No attribute `DispatchKeySet` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:527:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:531:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:533:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:543:19-57: No attribute `_meta_in_tls_dispatch_include` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:546:10-40: No attribute `_DisableTorchDispatch` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:550:14-48: No attribute `_PreserveDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:551:13-55: No attribute `_set_meta_in_tls_dispatch_include` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:561:12-53: No attribute `_should_allow_numbers_as_tensors` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:655:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:677:29-49: No attribute `DispatchKeySet` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:681:17-47: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:685:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:687:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:692:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:727:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:731:33-53: No attribute `DispatchKeySet` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:741:13-52: No attribute `_set_throw_on_mutable_data_ptr` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:743:13-62: No attribute `_set_warn_deprecated_on_mutable_data_ptr` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:746:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:746:66-78: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:768:17-55: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:773:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:777:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:818:17-30: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:840:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:885:31-58: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:886:13-43: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:904:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:924:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:971:34-50: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:971:34-57: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:1000:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1020:12-20: Object of class `FakeTensor` has no attribute `dim` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1021:20-29: Object of class `FakeTensor` has no attribute `item` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1022:14-22: Object of class `FakeTensor` has no attribute `dim` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1037:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1040:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1041:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1042:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1065:48-58: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1096:35-48: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1334:26-56: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1394:13-40: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1394:41-71: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1409:42-73: No attribute `_only_lift_cpu_tensors` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1410:13-48: No attribute `_set_only_lift_cpu_tensors` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1415:13-47: No attribute `_ensureCUDADeviceGuardSet` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1417:32-61: No attribute `_unset_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1425:13-40: No attribute `_set_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1430:9-17: Class member `FakeTensorMode.__exit__` overrides parent class `TorchDispatchMode` in an inconsistent manner [bad-param-name-override]
ERROR torch/_subclasses/fake_tensor.py:1446:17-44: No attribute `_set_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1448:17-52: No attribute `_set_only_lift_cpu_tensors` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1581:22-43: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:1581:22-56: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:1586:13-36: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1589:13-41: No attribute `_get_default_device` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1592:13-44: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1648:12-21: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1651:12-21: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1664:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1665:25-35: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1672:12-21: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1690:29-75: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1691:26-46: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1875:25-51: No attribute `_dispatch_key_set` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:1876:19-45: No attribute `_dispatch_key_set` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2031:21-40: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2041:13-31: No attribute `_set_conj` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2043:13-30: No attribute `_set_neg` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2210:20-36: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2210:20-43: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2229:24-40: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2229:24-47: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2244:16-32: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2244:16-39: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2305:16-32: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2305:16-39: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2469:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2470:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2526:40-61: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2528:24-37: Object of class `object` has no attribute `real_tensor` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2635:24-40: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2635:24-47: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:2883:46-55: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2894:54-65: Object of class `object` has no attribute `fake_mode` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2917:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:2975:15-35: Module `torch._dynamo.source` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:3008:12-21: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:3124:18-39: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:3124:18-52: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_tensor.py:3149:8-17: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:3160:23-39: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:3188:17-33: Object of class `object` has no attribute `_typed_storage` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:3236:20-39: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:3253:18-55: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:3257:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:3266:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_tensor.py:3397:16-35: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:28:12-33: No attribute `_has_storage` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:31:9-30: No attribute `_has_storage` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:44:16-37: No attribute `_has_storage` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:130:57-70: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:157:22-33: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:191:8-29: No attribute `_has_storage` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:197:5-17: Module `torch._prims` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_utils.py:240:20-48: Module `torch._subclasses.fake_impls` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/fake_utils.py:242:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:243:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:244:17-26: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/fake_utils.py:276:58-67: `fake_args` may be uninitialized [unbound-name]
ERROR torch/_subclasses/fake_utils.py:276:69-80: `fake_kwargs` may be uninitialized [unbound-name]
ERROR torch/_subclasses/functional_tensor.py:13:22-76: Could not import `_functionalization_reapply_views_tls` from `torch._C` [missing-module-attribute]
ERROR torch/_subclasses/functional_tensor.py:66:17-47: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:75:28-81: No attribute `_additional_keys_to_prop_for_wrapper_tensors` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:76:9-29: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:102:16-43: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:121:53-76: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:146:9-48: No attribute `_set_throw_on_mutable_data_ptr` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:150:13-26: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/functional_tensor.py:151:17-48: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:152:17-39: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/functional_tensor.py:194:29-58: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:197:25-54: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:216:20-47: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:221:24-51: No attribute `_to_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:228:46-76: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:239:16-45: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:242:16-48: No attribute `_is_functional_tensor_base` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:245:9-37: No attribute `_functionalize_replace` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:248:9-43: No attribute `_functionalize_commit_update` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:251:9-34: No attribute `_functionalize_sync` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:254:9-64: No attribute `_functionalize_mark_mutation_hidden_from_autograd` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:265:31-61: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:282:46-56: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:283:46-58: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:284:50-64: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:285:46-57: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:286:48-61: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:287:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:288:46-56: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:289:46-59: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:290:45-56: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:291:46-57: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:302:21-30: Object of class `FunctionalTensor` has no attribute `item` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:313:26-56: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:340:38-58: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:342:21-51: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:344:20-47: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:345:17-47: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:355:9-17: Class member `FunctionalTensorMode.__exit__` overrides parent class `TorchDispatchMode` in an inconsistent manner [bad-param-name-override]
ERROR torch/_subclasses/functional_tensor.py:429:17-46: No attribute `_dispatch_has_kernel` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:441:48-75: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:456:19-65: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:457:26-46: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:475:24-70: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:476:30-50: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:489:23-70: No attribute `_dispatch_tls_is_dispatch_key_included` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:490:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:492:23-70: No attribute `_dispatch_tls_is_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:493:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:497:13-53: No attribute `_dispatch_tls_local_include_set` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:498:15-38: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:498:39-59: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:501:13-53: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:502:17-37: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:525:18-49: No attribute `_ForceDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:550:33-60: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:551:29-59: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:568:29-49: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:580:21-53: No attribute `_disable_functionalization` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:583:23-70: No attribute `_dispatch_tls_is_dispatch_key_included` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:584:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:586:23-70: No attribute `_dispatch_tls_is_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:587:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:606:13-22: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:609:18-41: Module `torch.utils._mode_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/functional_tensor.py:624:32-62: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:646:28-55: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:649:16-45: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:652:25-58: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:653:13-36: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:653:37-57: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:712:20-39: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/functional_tensor.py:719:16-35: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/functional_tensor.py:771:16-49: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:772:13-36: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:772:37-57: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:776:9-37: No attribute `_functionalize_replace` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:779:9-43: No attribute `_functionalize_commit_update` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:782:9-34: No attribute `_functionalize_sync` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:785:9-64: No attribute `_functionalize_mark_mutation_hidden_from_autograd` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:822:9-37: No attribute `_functionalize_replace` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:825:9-43: No attribute `_functionalize_commit_update` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:828:9-34: No attribute `_functionalize_sync` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:831:9-64: No attribute `_functionalize_mark_mutation_hidden_from_autograd` in module `torch` [missing-attribute]
ERROR torch/_subclasses/functional_tensor.py:836:16-45: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:85:16-22: Object of class `Tensor` has no attribute `grad` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:177:56-72: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:180:41-53: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:182:9-25: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:183:9-25: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:184:9-25: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:185:9-25: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:292:25-52: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:311:45-62: Object of class `TensorWithFlatten` has no attribute `untyped_storage` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:343:21-50: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:347:33-78: No attribute `_functionalization_reapply_views_tls` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:355:33-52: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:360:17-33: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:360:17-45: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:433:45-61: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:433:63-79: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:438:45-61: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:438:63-79: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:443:45-61: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:443:63-79: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:448:45-61: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:448:63-79: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:462:17-35: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:582:68-80: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:587:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:607:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:608:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:626:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:626:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:721:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:721:45-56: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:721:58-70: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:835:19-837:30: Object of class `Tensor` has no attribute `untyped_storage` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:836:25-36: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:836:51-62: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:858:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:864:17-36: Module `torch._C._functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:902:20-60: No attribute `_dispatch_tls_local_exclude_set` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:903:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:937:18-31: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:939:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:939:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:976:24-37: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:978:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:978:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:986:20-39: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1000:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1000:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1002:30-43: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1034:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1034:21-58: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1037:25-38: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1059:33-54: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1059:33-70: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1090:20-29: Object of class `Tensor` has no attribute `shape` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1094:20-30: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1096:61-71: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1107:21-34: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1108:33-54: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1108:33-70: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1110:14-35: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1110:14-51: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1119:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1119:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1127:33-54: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1127:33-70: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1132:26-47: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1132:26-63: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1188:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1188:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1273:25-46: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1273:25-62: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1369:29-42: Object of class `Tensor` has no attribute `_coalesced_` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1373:37-53: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1373:55-71: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1381:37-53: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1381:55-71: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1435:33-52: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1444:45-64: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1483:34-50: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1483:34-62: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1492:49-75: No attribute `_DisableFuncTorch` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1499:38-54: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1499:38-66: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1503:41-60: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1535:41-60: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1569:25-52: No attribute `_to_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1598:25-45: Module `torch._dynamo.source` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1603:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1603:65-76: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1616:35-82: No attribute `_dispatch_tls_is_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1617:25-45: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1619:21-69: No attribute `_dispatch_tls_set_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1620:25-45: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1623:28-38: Object of class `Tensor` has no attribute `dtype` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1626:64-82: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1629:33-54: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1635:64-73: Object of class `Tensor` has no attribute `view` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1678:41-50: Object of class `Tensor` has no attribute `view` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1678:51-61: Object of class `Tensor` has no attribute `shape` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1687:25-43: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1689:25-73: No attribute `_dispatch_tls_set_dispatch_key_excluded` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1690:29-49: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1720:37-56: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1732:49-68: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1756:25-36: Object of class `Tensor` has no attribute `is_nested` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1758:29-37: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1759:33-49: Object of class `Tensor` has no attribute `storage_offset` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1763:50-67: Object of class `Tensor` has no attribute `untyped_storage` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1766:36-49: Object of class `Tensor` has no attribute `real_tensor` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1768:33-50: Object of class `Tensor` has no attribute `untyped_storage` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1768:54-83: Object of class `object` has no attribute `untyped_storage` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1812:33-39: Object of class `Tensor` has no attribute `set_` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1816:44-57: Object of class `Tensor` has no attribute `real_tensor` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1818:37-55: Object of class `object` has no attribute `set_` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1831:21-27: Object of class `Tensor` has no attribute `grad` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1839:17-35: No attribute `_set_conj` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1841:17-34: No attribute `_set_neg` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1855:17-34: Object of class `Tensor` has no attribute `untyped_storage` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1866:17-34: Object of class `Tensor` has no attribute `nested_int_memo` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1866:37-48: Object of class `Tensor` has no attribute `fake_mode` [missing-attribute]
ERROR torch/_subclasses/meta_utils.py:1948:38-53: Module `torch._dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1948:38-60: Module `torch._dispatch.python` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1952:21-37: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/meta_utils.py:1952:21-49: Module `torch._functorch.pyfunctorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_subclasses/schema_check_mode.py:19:18-42: No attribute `_SchemaArgument` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:20:17-40: No attribute `_SchemaArgType` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:21:14-34: No attribute `_SchemaInfo` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:84:24-35: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:86:24-38: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:92:38-54: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:93:37-53: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:105:24-42: No attribute `_overlaps` in module `torch._C` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:135:34-50: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:142:25-144:17: Object of class `NoneType` has no attribute `kwargs` [missing-attribute]
ERROR torch/_subclasses/schema_check_mode.py:208:39-210:22: No matching overload found for function `zip.__new__` called with arguments: (type[zip[_T_co]], list[Any], list[Any], list[Unknown] | None) [no-matching-overload]
ERROR torch/_tensor.py:34:44-57: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:85:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:86:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:87:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:88:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:89:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:90:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:91:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:92:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:93:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:94:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:95:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:96:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:97:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:98:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:99:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:110:14-33: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:143:16-28: Object of class `Tensor` has no attribute `is_leaf` [missing-attribute]
ERROR torch/_tensor.py:160:17-31: Object of class `Tensor` has no attribute `is_sparse` [missing-attribute]
ERROR torch/_tensor.py:161:20-31: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:164:25-46: No attribute `_has_storage` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:165:25-36: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:165:45-83: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:167:50-63: Object of class `Tensor` has no attribute `data_ptr` [missing-attribute]
ERROR torch/_tensor.py:169:30-40: Object of class `Tensor` has no attribute `clone` [missing-attribute]
ERROR torch/_tensor.py:181:20-37: Object of class `Tensor` has no attribute `is_quantized` [missing-attribute]
ERROR torch/_tensor.py:184:31-44: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:185:31-44: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:187:24-36: Object of class `Tensor` has no attribute `qscheme` [missing-attribute]
ERROR torch/_tensor.py:187:42-65: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:189:29-41: Object of class `Tensor` has no attribute `qscheme` [missing-attribute]
ERROR torch/_tensor.py:190:29-41: Object of class `Tensor` has no attribute `q_scale` [missing-attribute]
ERROR torch/_tensor.py:191:29-46: Object of class `Tensor` has no attribute `q_zero_point` [missing-attribute]
ERROR torch/_tensor.py:193:26-38: Object of class `Tensor` has no attribute `qscheme` [missing-attribute]
ERROR torch/_tensor.py:194:25-49: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:195:25-63: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:198:29-41: Object of class `Tensor` has no attribute `qscheme` [missing-attribute]
ERROR torch/_tensor.py:199:29-54: Object of class `Tensor` has no attribute `q_per_channel_scales` [missing-attribute]
ERROR torch/_tensor.py:200:29-59: Object of class `Tensor` has no attribute `q_per_channel_zero_points` [missing-attribute]
ERROR torch/_tensor.py:201:29-52: Object of class `Tensor` has no attribute `q_per_channel_axis` [missing-attribute]
ERROR torch/_tensor.py:205:52-64: Object of class `Tensor` has no attribute `qscheme` [missing-attribute]
ERROR torch/_tensor.py:212:35-45: Object of class `Tensor` has no attribute `dtype` [missing-attribute]
ERROR torch/_tensor.py:215:25-44: Object of class `Tensor` has no attribute `storage_offset` [missing-attribute]
ERROR torch/_tensor.py:216:25-34: Object of class `Tensor` has no attribute `size` [missing-attribute]
ERROR torch/_tensor.py:217:25-36: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_tensor.py:230:34-48: Object of class `Tensor` has no attribute `new_empty` [missing-attribute]
ERROR torch/_tensor.py:241:38-57: Object of class `Tensor` has no attribute `storage_offset` [missing-attribute]
ERROR torch/_tensor.py:241:61-70: Object of class `Tensor` has no attribute `size` [missing-attribute]
ERROR torch/_tensor.py:241:74-85: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_tensor.py:243:24-36: Object of class `Tensor` has no attribute `is_conj` [missing-attribute]
ERROR torch/_tensor.py:245:24-35: Object of class `Tensor` has no attribute `is_neg` [missing-attribute]
ERROR torch/_tensor.py:249:16-25: Object of class `Tensor` has no attribute `grad` [missing-attribute]
ERROR torch/_tensor.py:250:35-57: Object of class `object` has no attribute `__deepcopy__` [missing-attribute]
ERROR torch/_tensor.py:316:27-47: Object of class `Tensor` has no attribute `untyped_storage` [missing-attribute]
ERROR torch/_tensor.py:318:49-59: Object of class `Tensor` has no attribute `dtype` [missing-attribute]
ERROR torch/_tensor.py:335:12-23: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:336:17-38: No attribute `_has_storage` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:337:17-28: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:337:37-75: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:343:26-34: Object of class `Tensor` has no attribute `cpu` [missing-attribute]
ERROR torch/_tensor.py:346:30-40: Object of class `Tensor` has no attribute `dtype` [missing-attribute]
ERROR torch/_tensor.py:346:46-57: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:348:12-23: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:357:17-27: Object of class `Tensor` has no attribute `dtype` [missing-attribute]
ERROR torch/_tensor.py:358:23-32: Object of class `Tensor` has no attribute `size` [missing-attribute]
ERROR torch/_tensor.py:359:17-28: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_tensor.py:363:12-29: Object of class `Tensor` has no attribute `is_quantized` [missing-attribute]
ERROR torch/_tensor.py:370:23-36: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:372:16-28: Object of class `Tensor` has no attribute `qscheme` [missing-attribute]
ERROR torch/_tensor.py:372:34-57: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:374:21-44: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:375:21-33: Object of class `Tensor` has no attribute `q_scale` [missing-attribute]
ERROR torch/_tensor.py:376:21-38: Object of class `Tensor` has no attribute `q_zero_point` [missing-attribute]
ERROR torch/_tensor.py:378:18-30: Object of class `Tensor` has no attribute `qscheme` [missing-attribute]
ERROR torch/_tensor.py:379:17-41: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:380:17-55: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:386:21-45: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:387:21-46: Object of class `Tensor` has no attribute `q_per_channel_scales` [missing-attribute]
ERROR torch/_tensor.py:388:21-51: Object of class `Tensor` has no attribute `q_per_channel_zero_points` [missing-attribute]
ERROR torch/_tensor.py:389:21-44: Object of class `Tensor` has no attribute `q_per_channel_axis` [missing-attribute]
ERROR torch/_tensor.py:393:75-87: Object of class `Tensor` has no attribute `qscheme` [missing-attribute]
ERROR torch/_tensor.py:400:27-37: Object of class `Tensor` has no attribute `dtype` [missing-attribute]
ERROR torch/_tensor.py:403:17-36: Object of class `Tensor` has no attribute `storage_offset` [missing-attribute]
ERROR torch/_tensor.py:404:23-32: Object of class `Tensor` has no attribute `size` [missing-attribute]
ERROR torch/_tensor.py:405:17-28: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_tensor.py:411:14-28: Object of class `Tensor` has no attribute `is_sparse` [missing-attribute]
ERROR torch/_tensor.py:412:16-27: Object of class `Tensor` has no attribute `layout` [missing-attribute]
ERROR torch/_tensor.py:412:31-47: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:415:22-35: Object of class `Tensor` has no attribute `_indices` [missing-attribute]
ERROR torch/_tensor.py:415:39-51: Object of class `Tensor` has no attribute `_values` [missing-attribute]
ERROR torch/_tensor.py:415:55-64: Object of class `Tensor` has no attribute `size` [missing-attribute]
ERROR torch/_tensor.py:415:68-85: Object of class `Tensor` has no attribute `is_coalesced` [missing-attribute]
ERROR torch/_tensor.py:422:14-25: Object of class `Tensor` has no attribute `layout` [missing-attribute]
ERROR torch/_tensor.py:423:13-29: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:424:13-29: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:425:13-29: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:426:13-29: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:428:32-48: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:428:50-66: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:430:21-38: Object of class `Tensor` has no attribute `crow_indices` [missing-attribute]
ERROR torch/_tensor.py:431:21-37: Object of class `Tensor` has no attribute `col_indices` [missing-attribute]
ERROR torch/_tensor.py:435:21-38: Object of class `Tensor` has no attribute `ccol_indices` [missing-attribute]
ERROR torch/_tensor.py:436:21-37: Object of class `Tensor` has no attribute `row_indices` [missing-attribute]
ERROR torch/_tensor.py:443:21-32: Object of class `Tensor` has no attribute `values` [missing-attribute]
ERROR torch/_tensor.py:444:21-30: Object of class `Tensor` has no attribute `size` [missing-attribute]
ERROR torch/_tensor.py:448:14-28: Object of class `Tensor` has no attribute `is_nested` [missing-attribute]
ERROR torch/_tensor.py:457:17-28: Object of class `Tensor` has no attribute `values` [missing-attribute]
ERROR torch/_tensor.py:458:17-41: Object of class `Tensor` has no attribute `_nested_tensor_size` [missing-attribute]
ERROR torch/_tensor.py:459:17-44: Object of class `Tensor` has no attribute `_nested_tensor_strides` [missing-attribute]
ERROR torch/_tensor.py:460:17-52: Object of class `Tensor` has no attribute `_nested_tensor_storage_offsets` [missing-attribute]
ERROR torch/_tensor.py:467:34-69: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor.py:506:16-26: Object of class `Tensor` has no attribute `dtype` [missing-attribute]
ERROR torch/_tensor.py:508:27-47: Object of class `Tensor` has no attribute `untyped_storage` [missing-attribute]
ERROR torch/_tensor.py:530:17-36: Object of class `Tensor` has no attribute `storage_offset` [missing-attribute]
ERROR torch/_tensor.py:531:23-32: Object of class `Tensor` has no attribute `size` [missing-attribute]
ERROR torch/_tensor.py:532:17-28: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_tensor.py:551:16-28: Object of class `Tensor` has no attribute `is_leaf` [missing-attribute]
ERROR torch/_tensor.py:556:13-22: Object of class `Tensor` has no attribute `set_` [missing-attribute]
ERROR torch/_tensor.py:702:16-28: Object of class `Tensor` has no attribute `grad_fn` [missing-attribute]
ERROR torch/_tensor.py:703:17-49: Object of class `object` has no attribute `_register_hook_dict` [missing-attribute]
ERROR torch/_tensor.py:757:12-24: Object of class `Tensor` has no attribute `grad_fn` [missing-attribute]
ERROR torch/_tensor.py:804:14-28: No attribute `_add_docstr` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:805:9-22: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:822:15-29: No attribute `_add_docstr` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:823:9-22: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:883:20-30: Object of class `Tensor` has no attribute `copy_` [missing-attribute]
ERROR torch/_tensor.py:889:12-20: Object of class `Tensor` has no attribute `dim` [missing-attribute]
ERROR torch/_tensor.py:892:20-29: Object of class `Tensor` has no attribute `flip` [missing-attribute]
ERROR torch/_tensor.py:936:29-48: No attribute `_lu_with_info` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1065:20-46: No attribute `split_with_sizes` in module `torch._VF` [missing-attribute]
ERROR torch/_tensor.py:1115:16-37: No attribute `_VariableFunctions` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1119:16-31: Object of class `Tensor` has no attribute `reciprocal` [missing-attribute]
ERROR torch/_tensor.py:1122:20-33: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1127:15-34: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1131:13-26: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1136:9-22: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1141:16-31: No attribute `remainder` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1146:12-20: Object of class `Tensor` has no attribute `dim` [missing-attribute]
ERROR torch/_tensor.py:1146:36-48: Object of class `Tensor` has no attribute `is_meta` [missing-attribute]
ERROR torch/_tensor.py:1154:16-25: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1160:16-34: No attribute `floor_divide` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1164:16-34: No attribute `floor_divide` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1170:16-40: No attribute `bitwise_left_shift` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1176:16-41: No attribute `bitwise_right_shift` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1180:16-28: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1182:15-28: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1183:15-28: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1184:15-28: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1189:12-20: Object of class `Tensor` has no attribute `dim` [missing-attribute]
ERROR torch/_tensor.py:1191:12-39: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1200:16-26: Object of class `Tensor` has no attribute `shape` [missing-attribute]
ERROR torch/_tensor.py:1211:12-20: Object of class `Tensor` has no attribute `dim` [missing-attribute]
ERROR torch/_tensor.py:1213:12-39: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1222:21-32: Object of class `Tensor` has no attribute `unbind` [missing-attribute]
ERROR torch/_tensor.py:1240:17-29: Object of class `Tensor` has no attribute `is_cuda` [missing-attribute]
ERROR torch/_tensor.py:1240:34-48: Object of class `Tensor` has no attribute `is_sparse` [missing-attribute]
ERROR torch/_tensor.py:1252:20-30: Object of class `Tensor` has no attribute `numpy` [missing-attribute]
ERROR torch/_tensor.py:1254:20-30: Object of class `Tensor` has no attribute `numpy` [missing-attribute]
ERROR torch/_tensor.py:1266:16-32: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1304:16-28: Object of class `Tensor` has no attribute `is_cuda` [missing-attribute]
ERROR torch/_tensor.py:1306:80-89: Object of class `Tensor` has no attribute `type` [missing-attribute]
ERROR torch/_tensor.py:1310:12-26: Object of class `Tensor` has no attribute `is_sparse` [missing-attribute]
ERROR torch/_tensor.py:1312:71-80: Object of class `Tensor` has no attribute `type` [missing-attribute]
ERROR torch/_tensor.py:1323:37-47: Object of class `Tensor` has no attribute `dtype` [missing-attribute]
ERROR torch/_tensor.py:1324:20-37: Object of class `Tensor` has no attribute `element_size` [missing-attribute]
ERROR torch/_tensor.py:1325:23-33: Object of class `Tensor` has no attribute `shape` [missing-attribute]
ERROR torch/_tensor.py:1326:12-30: Object of class `Tensor` has no attribute `is_contiguous` [missing-attribute]
ERROR torch/_tensor.py:1331:51-62: Object of class `Tensor` has no attribute `stride` [missing-attribute]
ERROR torch/_tensor.py:1332:20-33: Object of class `Tensor` has no attribute `data_ptr` [missing-attribute]
ERROR torch/_tensor.py:1332:39-49: Object of class `Tensor` has no attribute `numel` [missing-attribute]
ERROR torch/_tensor.py:1391:41-51: Object of class `Tensor` has no attribute `names` [missing-attribute]
ERROR torch/_tensor.py:1529:16-30: Object of class `Tensor` has no attribute `to_sparse` [missing-attribute]
ERROR torch/_tensor.py:1532:52-71: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1584:12-26: Object of class `Tensor` has no attribute `is_sparse` [missing-attribute]
ERROR torch/_tensor.py:1586:56-65: Object of class `Tensor` has no attribute `type` [missing-attribute]
ERROR torch/_tensor.py:1597:50-69: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1703:14-45: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1710:26-58: No attribute `_disabled_torch_dispatch_impl` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1768:12-24: Object of class `Tensor` has no attribute `is_conj` [missing-attribute]
ERROR torch/_tensor.py:1770:12-23: Object of class `Tensor` has no attribute `layout` [missing-attribute]
ERROR torch/_tensor.py:1770:27-40: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_tensor.py:1776:13-24: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:1777:17-28: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:1781:30-41: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:1789:14-25: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:1815:14-25: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:1818:12-23: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:1819:20-29: Could not find import of `torch_xla` [missing-import]
ERROR torch/_tensor.py:1820:20-56: Could not find import of `torch_xla.utils.dlpack` [missing-import]
ERROR torch/_tensor.py:1835:20-33: No attribute `_to_dlpack` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1837:16-39: No attribute `_to_dlpack_versioned` in module `torch._C` [missing-attribute]
ERROR torch/_tensor.py:1845:18-29: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:1850:45-59: Object of class `Tensor` has no attribute `is_pinned` [missing-attribute]
ERROR torch/_tensor.py:1858:14-25: Object of class `Tensor` has no attribute `device` [missing-attribute]
ERROR torch/_tensor.py:1861:20-29: Could not find import of `torch_xla` [missing-import]
ERROR torch/_tensor_docs.py:5:22-47: Could not import `_add_docstr` from `torch._C` [missing-module-attribute]
ERROR torch/_tensor_docs.py:10:24-43: No attribute `TensorBase` in module `torch._C` [missing-attribute]
ERROR torch/_tensor_str.py:119:9-20: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:125:14-26: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:152:48-59: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:154:35-54: No attribute `masked_select` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:155:30-44: No attribute `isfinite` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:177:29-39: No attribute `ceil` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:271:26-37: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:355:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:356:9-30: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:357:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:358:9-30: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:401:20-29: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:411:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:413:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:417:8-27: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:445:29-57: No attribute `_get_default_device` in module `torch._C` [missing-attribute]
ERROR torch/_tensor_str.py:462:9-22: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:462:26-49: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:462:55-67: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:462:73-85: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:465:9-32: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:467:9-20: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:468:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:506:9-25: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:507:9-25: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:508:9-25: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:509:9-25: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:521:17-33: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:522:17-33: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:523:17-33: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:524:17-33: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:526:32-48: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:526:50-66: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:579:31-54: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:580:34-60: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:585:31-55: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:586:34-61: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:587:34-72: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:605:10-37: No attribute `_is_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:607:27-56: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:614:30-53: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:628:34-57: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:640:39-52: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:645:23-36: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/_tensor_str.py:695:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:698:8-27: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:703:13-32: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:707:8-27: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:708:16-35: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:713:8-27: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:715:8-27: Module `torch._C._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:722:27-55: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_tensor_str.py:723:17-43: No attribute `_DisableFuncTorch` in module `torch._C` [missing-attribute]
ERROR torch/_torch_docs.py:7:22-47: Could not import `_add_docstr` from `torch._C` [missing-module-attribute]
ERROR torch/_torch_docs.py:220:5-14: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:244:5-19: No attribute `absolute` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:253:5-15: No attribute `acos` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:280:5-17: No attribute `arccos` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:289:5-16: No attribute `acosh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:320:5-18: No attribute `arccosh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:329:5-20: No attribute `index_add` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:338:5-21: No attribute `index_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:347:5-23: No attribute `index_reduce` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:356:5-14: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:404:5-17: No attribute `addbmm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:459:5-18: No attribute `addcdiv` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:508:5-18: No attribute `addcmul` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:548:5-16: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:608:5-18: No attribute `adjoint` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:635:5-19: No attribute `sspaddmm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:658:5-14: No attribute `smm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:672:5-16: No attribute `addmv` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:719:5-15: No attribute `addr` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:766:5-19: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:800:5-14: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:861:5-14: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:922:5-16: No attribute `angle` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:951:5-21: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:994:5-20: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1047:5-15: No attribute `asin` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1074:5-17: No attribute `arcsin` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1083:5-16: No attribute `asinh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1110:5-18: No attribute `arcsinh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1119:5-15: No attribute `atan` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1146:5-17: No attribute `arctan` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1155:5-16: No attribute `atan2` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1187:5-18: No attribute `arctan2` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1195:5-16: No attribute `atanh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1227:5-18: No attribute `arctanh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1236:5-18: No attribute `asarray` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1348:5-18: No attribute `baddbmm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1404:5-20: No attribute `bernoulli` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1462:5-19: No attribute `bincount` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1506:5-22: No attribute `bitwise_not` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1527:5-14: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1573:5-22: No attribute `bitwise_and` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1597:5-21: No attribute `bitwise_or` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1621:5-22: No attribute `bitwise_xor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1645:5-29: No attribute `bitwise_left_shift` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1674:5-30: No attribute `bitwise_right_shift` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1705:5-23: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1727:5-16: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1787:5-17: No attribute `hstack` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1818:5-17: No attribute `vstack` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1854:5-17: No attribute `dstack` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1888:5-23: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:1952:5-16: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2005:5-23: No attribute `unsafe_chunk` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2022:5-23: No attribute `unsafe_split` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2039:5-17: No attribute `hsplit` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2092:5-17: No attribute `vsplit` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2134:5-17: No attribute `dsplit` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2185:5-19: No attribute `can_cast` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2206:5-19: No attribute `corrcoef` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2253:5-14: No attribute `cov` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2333:5-14: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2381:5-17: No attribute `concat` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2390:5-22: No attribute `concatenate` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2399:5-15: No attribute `ceil` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2430:5-15: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2452:5-15: No attribute `imag` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2477:5-23: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2506:5-26: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2540:5-21: No attribute `reciprocal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2572:5-19: No attribute `cholesky` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2654:5-25: No attribute `cholesky_solve` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2719:5-27: No attribute `cholesky_inverse` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2775:5-16: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2802:5-16: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2845:5-15: No attribute `clip` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2854:5-23: No attribute `column_stack` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2890:5-18: No attribute `complex` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2921:5-16: No attribute `polar` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2964:5-24: No attribute `conj_physical` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:2996:5-15: No attribute `conj` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3026:5-23: No attribute `resolve_conj` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3051:5-22: No attribute `resolve_neg` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3077:5-19: No attribute `copysign` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3135:5-14: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3162:5-15: No attribute `cosh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3195:5-16: No attribute `cross` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3254:5-23: No attribute `logcumsumexp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3282:5-17: No attribute `cummax` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3314:5-17: No attribute `cummin` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3346:5-18: No attribute `cumprod` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3385:5-17: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3417:5-24: No attribute `count_nonzero` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3444:5-21: No attribute `dequantize` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3464:5-15: No attribute `diag` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3525:5-21: No attribute `diag_embed` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3589:5-19: No attribute `diagflat` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3637:5-19: No attribute `diagonal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3702:5-27: No attribute `diagonal_scatter` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3756:5-29: No attribute `as_strided_scatter` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3799:5-15: No attribute `diff` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3839:5-18: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3848:5-15: No attribute `dist` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3882:5-14: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3950:5-17: No attribute `divide` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3959:5-14: No attribute `dot` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:3989:5-15: No attribute `vdot` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4038:5-13: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4066:5-16: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4090:5-14: No attribute `erf` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4099:5-15: No attribute `erfc` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4108:5-17: No attribute `erfinv` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4117:5-14: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4142:5-15: No attribute `exp2` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4151:5-16: No attribute `expm1` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4160:5-14: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4190:5-16: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4221:5-23: No attribute `floor_divide` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4261:5-15: No attribute `fmod` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4312:5-15: No attribute `frac` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4329:5-16: No attribute `frexp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4361:5-21: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4392:5-21: No attribute `frombuffer` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4466:5-20: No attribute `from_file` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4506:5-18: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4542:5-20: No attribute `unflatten` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4575:5-17: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4614:5-14: No attribute `gcd` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4645:5-13: No attribute `ge` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4674:5-24: No attribute `greater_equal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4683:5-19: No attribute `gradient` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4810:5-16: No attribute `geqrf` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4846:5-16: No attribute `inner` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4907:5-16: No attribute `outer` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4937:5-14: No attribute `ger` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4950:5-28: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4968:5-26: No attribute `get_num_threads` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4977:5-34: No attribute `get_num_interop_threads` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:4987:5-13: No attribute `gt` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5016:5-18: No attribute `greater` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5025:5-22: No attribute `hash_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5079:5-16: No attribute `histc` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5111:5-20: No attribute `histogram` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5156:5-22: No attribute `histogramdd` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5248:1-18: No attribute `histogramdd` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5251:5-16: No attribute `hypot` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5280:5-13: No attribute `i0` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5289:5-17: No attribute `igamma` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5298:5-18: No attribute `igammac` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5307:5-23: No attribute `index_select` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5350:5-18: No attribute `inverse` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5359:5-15: No attribute `isin` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5391:5-16: No attribute `isinf` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5416:5-19: No attribute `isposinf` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5436:5-19: No attribute `isneginf` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5456:5-18: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5491:5-19: No attribute `isfinite` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5514:5-16: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5536:5-17: No attribute `isreal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5557:5-28: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5581:5-21: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5605:5-26: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5614:5-36: No attribute `is_inference_mode_enabled` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5623:5-23: No attribute `is_inference` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5642:5-18: No attribute `is_conj` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5654:5-21: No attribute `is_nonzero` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5690:5-15: No attribute `kron` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5750:5-19: No attribute `kthvalue` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5799:5-14: No attribute `lcm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5830:5-16: No attribute `ldexp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5864:5-13: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5894:5-21: No attribute `less_equal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5903:5-15: No attribute `lerp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5942:5-17: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:5967:5-19: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6015:5-14: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6044:5-16: No attribute `log10` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6076:5-16: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6106:5-15: No attribute `log2` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6138:5-20: No attribute `logaddexp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6172:5-21: No attribute `logaddexp2` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6191:5-16: No attribute `xlogy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6200:5-22: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6232:5-22: No attribute `logical_not` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6259:5-21: No attribute `logical_or` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6291:5-22: No attribute `logical_xor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6323:5-19: No attribute `logspace` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6377:5-20: No attribute `logsumexp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6411:5-13: No attribute `lt` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6440:5-20: No attribute `lu_unpack` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6490:5-15: No attribute `less` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6499:5-19: No attribute `lu_solve` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6544:5-24: No attribute `masked_select` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6582:5-23: No attribute `matrix_power` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6591:5-21: No attribute `matrix_exp` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6600:5-14: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6685:5-18: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6712:5-15: No attribute `fmax` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6744:5-15: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6787:5-17: No attribute `argmax` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6839:5-19: No attribute `argwhere` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6876:5-15: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6944:5-18: No attribute `nanmean` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:6990:5-17: No attribute `median` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7065:5-20: No attribute `nanmedian` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7122:5-19: No attribute `quantile` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7194:5-22: No attribute `nanquantile` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7234:5-14: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7309:5-18: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7336:5-15: No attribute `fmin` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7368:5-15: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7411:5-18: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7475:5-17: No attribute `argmin` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7512:5-13: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7558:5-16: No attribute `hspmm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7577:5-17: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7661:5-15: No attribute `mode` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7700:5-14: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7748:5-19: No attribute `multiply` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7757:5-22: No attribute `multinomial` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7812:5-13: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7841:5-19: No attribute `mvlgamma` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7850:5-18: No attribute `movedim` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7897:5-19: No attribute `moveaxis` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7937:5-19: No attribute `swapdims` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:7970:5-19: No attribute `swapaxes` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8003:5-17: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8037:5-22: No attribute `narrow_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8084:5-21: No attribute `nan_to_num` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8121:5-13: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8150:5-20: No attribute `not_equal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8159:5-14: No attribute `neg` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8186:5-19: No attribute `negative` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8195:5-20: No attribute `nextafter` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8221:5-18: No attribute `nonzero` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8303:5-17: No attribute `normal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8397:5-16: No attribute `numel` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8419:5-15: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8450:5-20: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8483:5-16: No attribute `orgqr` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8492:5-16: No attribute `ormqr` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8536:5-18: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8556:5-18: No attribute `poisson` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8587:5-20: No attribute `polygamma` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8596:5-19: No attribute `positive` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8618:5-14: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8694:5-22: No attribute `float_power` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8736:5-15: No attribute `prod` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8786:5-24: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8809:5-13: No attribute `qr` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8893:5-18: No attribute `rad2deg` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8918:5-18: No attribute `deg2rad` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8943:5-20: No attribute `heaviside` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:8980:5-15: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9015:5-20: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9041:5-18: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9089:5-23: No attribute `randint_like` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9120:5-16: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9176:5-21: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9202:5-19: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9231:5-17: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9286:5-16: No attribute `range` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9328:5-17: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9378:5-16: No attribute `ravel` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9399:5-20: No attribute `remainder` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9444:5-17: No attribute `renorm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9482:5-18: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9515:5-22: No attribute `result_type` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9537:5-20: No attribute `row_stack` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9546:5-16: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9602:5-16: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9630:5-18: No attribute `scatter` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9639:5-22: No attribute `scatter_add` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9648:5-25: No attribute `scatter_reduce` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9685:5-17: No attribute `select` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9711:5-25: No attribute `select_scatter` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9742:5-24: No attribute `slice_scatter` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9787:5-29: No attribute `set_flush_denormal` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9815:5-26: No attribute `set_num_threads` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9828:5-34: No attribute `set_num_interop_threads` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9842:5-18: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9851:5-16: No attribute `logit` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9860:5-15: No attribute `sign` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9887:5-18: No attribute `signbit` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9915:5-14: No attribute `sgn` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9948:5-14: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9976:5-15: No attribute `sinc` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:9985:5-15: No attribute `sinh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10018:5-15: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10083:5-18: No attribute `argsort` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10124:5-16: No attribute `msort` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10155:5-35: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10228:5-28: No attribute `sparse_csr_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10289:5-28: No attribute `sparse_csc_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10352:5-28: No attribute `sparse_bsr_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10420:5-28: No attribute `sparse_bsc_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10487:5-28: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10585:5-15: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10612:5-17: No attribute `square` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10635:5-18: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10685:5-14: No attribute `std` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10740:5-19: No attribute `std_mean` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10797:5-14: No attribute `sub` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10829:5-19: No attribute `subtract` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10838:5-14: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10895:5-17: No attribute `nansum` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:10945:5-14: No attribute `svd` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11080:5-12: No attribute `t` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11119:5-15: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11153:5-17: No attribute `fliplr` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11186:5-17: No attribute `flipud` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11219:5-15: No attribute `roll` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11268:5-16: No attribute `rot90` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11307:5-15: No attribute `take` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11329:5-25: No attribute `take_along_dim` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11366:5-14: No attribute `tan` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11394:5-15: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11423:5-18: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11432:5-15: No attribute `topk` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11478:5-16: No attribute `trace` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11497:5-20: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11547:5-27: No attribute `triangular_solve` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11621:5-15: No attribute `tril` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11681:5-23: No attribute `tril_indices` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11738:5-15: No attribute `triu` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11806:5-23: No attribute `triu_indices` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11863:5-22: No attribute `true_divide` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11872:5-16: No attribute `trunc` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11899:5-42: No attribute `fake_quantize_per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11940:5-43: No attribute `fake_quantize_per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:11994:5-14: No attribute `fix` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12003:5-20: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12034:5-14: No attribute `var` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12089:5-19: No attribute `var_mean` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12145:5-16: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12175:5-21: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12208:5-16: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12246:5-21: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12288:5-24: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12331:5-25: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12384:5-15: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12412:5-20: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12453:5-14: No attribute `det` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12462:5-16: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12529:5-17: No attribute `logdet` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12577:5-18: No attribute `slogdet` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12586:5-19: No attribute `pinverse` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12595:5-22: No attribute `hann_window` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12642:5-25: No attribute `hamming_window` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12759:5-26: No attribute `bartlett_window` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12808:5-26: No attribute `blackman_window` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12854:5-24: No attribute `kaiser_window` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12897:5-17: No attribute `vander` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12944:5-17: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:12967:5-23: No attribute `combinations` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13013:5-20: No attribute `trapezoid` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13124:5-16: No attribute `trapz` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13133:5-31: No attribute `cumulative_trapezoid` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13222:5-28: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13292:5-15: No attribute `tile` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13335:5-30: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13371:5-38: No attribute `quantize_per_tensor_dynamic` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13401:5-31: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13435:5-31: No attribute `quantized_batch_norm` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13480:5-31: No attribute `quantized_max_pool1d` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13511:5-31: No attribute `quantized_max_pool2d` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13548:5-17: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13581:5-17: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13601:5-17: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13623:5-17: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13639:5-17: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13660:5-17: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13681:5-16: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13711:5-16: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13736:5-16: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13758:5-16: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13779:5-16: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13796:5-16: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13818:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13842:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13861:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13879:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13898:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13915:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13932:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13956:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13972:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:13989:5-20: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14004:5-24: No attribute `_assert_async` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14024:5-23: No attribute `searchsorted` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14107:5-20: No attribute `bucketize` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14159:5-28: No attribute `view_as_real_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14167:5-31: No attribute `view_as_complex_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14175:5-26: No attribute `as_strided_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14183:5-24: No attribute `diagonal_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14191:5-22: No attribute `expand_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14199:5-23: No attribute `permute_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14207:5-22: No attribute `select_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14215:5-22: No attribute `detach_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14223:5-21: No attribute `slice_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14231:5-21: No attribute `split_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14239:5-32: No attribute `split_with_sizes_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14247:5-23: No attribute `squeeze_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14255:5-17: No attribute `t_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14263:5-25: No attribute `transpose_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14271:5-25: No attribute `unsqueeze_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14279:5-23: No attribute `indices_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14287:5-22: No attribute `values_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14295:5-28: No attribute `crow_indices_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14303:5-27: No attribute `col_indices_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14311:5-22: No attribute `unbind_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14319:5-20: No attribute `view_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14327:5-22: No attribute `unfold_copy` in module `torch` [missing-attribute]
ERROR torch/_torch_docs.py:14335:5-21: No attribute `alias_copy` in module `torch` [missing-attribute]
ERROR torch/_utils.py:76:13-51: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:78:27-38: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_utils.py:79:34-45: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/_utils.py:137:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_utils.py:188:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_utils.py:208:8-21: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_utils.py:211:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_utils.py:212:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_utils.py:213:34-46: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_utils.py:250:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/_utils.py:290:28-44: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_utils.py:291:17-55: No attribute `_validate_sparse_coo_tensor_args` in module `torch` [missing-attribute]
ERROR torch/_utils.py:299:17-33: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_utils.py:300:17-33: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_utils.py:301:17-33: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_utils.py:302:17-33: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_utils.py:306:33-49: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_utils.py:306:51-67: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_utils.py:316:17-62: No attribute `_validate_sparse_compressed_tensor_args` in module `torch` [missing-attribute]
ERROR torch/_utils.py:341:18-34: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/_utils.py:348:18-41: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/_utils.py:355:9-25: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/_utils.py:356:9-25: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/_utils.py:357:9-25: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/_utils.py:358:9-25: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/_utils.py:361:18-48: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/_utils.py:376:12-42: No attribute `_nested_view_from_buffer` in module `torch` [missing-attribute]
ERROR torch/_utils.py:388:14-30: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/_utils.py:398:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/_utils.py:438:19-42: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_utils.py:440:18-47: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/_utils.py:447:22-46: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_utils.py:447:48-86: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/_utils.py:450:27-51: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_utils.py:451:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_utils.py:451:53-65: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/_utils.py:452:31-43: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_utils.py:453:40-50: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/_utils.py:456:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_utils.py:456:53-64: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_utils.py:457:31-43: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/_utils.py:458:40-51: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/_utils.py:460:18-59: No attribute `_empty_per_channel_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/_utils.py:572:12-24: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:586:20-32: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:589:19-31: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:608:12-24: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:627:15-27: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:630:14-26: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:787:27-65: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:805:23-61: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:858:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_utils.py:860:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_utils.py:890:9-27: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/_utils.py:901:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/_utils.py:905:16-27: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_utils.py:907:16-27: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/_utils.py:908:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/_utils.py:912:16-27: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/_utils.py:973:33-62: No attribute `_unset_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:974:13-43: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:980:17-44: No attribute `_set_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/_utils.py:1063:17-31: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_utils.py:1064:18-32: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/_utils_internal.py:230:9-41: Could not find import of `triton.testing` [missing-import]
ERROR torch/_vmap_internals.py:110:36-56: No attribute `_add_batch_dim` in module `torch` [missing-attribute]
ERROR torch/_vmap_internals.py:142:17-40: No attribute `_remove_batch_dim` in module `torch` [missing-attribute]
ERROR torch/_vmap_internals.py:150:13-36: No attribute `_remove_batch_dim` in module `torch` [missing-attribute]
ERROR torch/_vmap_internals.py:227:22-58: No attribute `_vmapmode_increment_nesting` in module `torch._C` [missing-attribute]
ERROR torch/_vmap_internals.py:244:13-49: No attribute `_vmapmode_decrement_nesting` in module `torch._C` [missing-attribute]
ERROR torch/_weights_only_unpickler.py:180:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/_weights_only_unpickler.py:182:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/_weights_only_unpickler.py:213:9-32: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/_weights_only_unpickler.py:214:9-35: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/_weights_only_unpickler.py:215:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/_weights_only_unpickler.py:216:9-36: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/_weights_only_unpickler.py:217:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/accelerator/__init__.py:96:59-71: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/accelerator/__init__.py:122:16-52: No attribute `_accelerator_getAccelerator` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/__init__.py:134:12-48: No attribute `_accelerator_getDeviceIndex` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/__init__.py:165:5-41: No attribute `_accelerator_setDeviceIndex` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/__init__.py:187:52-64: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/accelerator/__init__.py:199:12-43: No attribute `_accelerator_getStream` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/__init__.py:202:24-36: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/accelerator/__init__.py:210:5-36: No attribute `_accelerator_setStream` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/__init__.py:237:5-44: No attribute `_accelerator_synchronizeDevice` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/__init__.py:270:29-65: No attribute `_accelerator_exchangeDevice` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/__init__.py:274:13-54: No attribute `_accelerator_maybeExchangeDevice` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/_utils.py:9:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/accelerator/_utils.py:11:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/accelerator/memory.py:29:12-56: No attribute `_accelerator_isAllocatorInitialized` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/memory.py:31:5-37: No attribute `_accelerator_emptyCache` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/memory.py:95:12-56: No attribute `_accelerator_isAllocatorInitialized` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/memory.py:98:13-49: No attribute `_accelerator_getDeviceStats` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/memory.py:201:12-55: No attribute `_accelerator_resetAccumulatedStats` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/memory.py:218:12-48: No attribute `_accelerator_resetPeakStats` in module `torch._C` [missing-attribute]
ERROR torch/accelerator/memory.py:236:12-47: No attribute `_accelerator_getMemoryInfo` in module `torch._C` [missing-attribute]
ERROR torch/amp/autocast_mode.py:37:12-43: No attribute `_is_autocast_available` in module `torch._C` [missing-attribute]
ERROR torch/amp/autocast_mode.py:234:13-37: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:236:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/amp/autocast_mode.py:247:36-50: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:247:52-65: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:249:36-74: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/amp/autocast_mode.py:268:13-44: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:288:40-54: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:306:44-58: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:318:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/amp/autocast_mode.py:322:35-66: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:323:21-46: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:324:31-55: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:325:9-35: No attribute `set_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:327:9-41: No attribute `autocast_increment_nesting` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:328:9-41: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:333:12-52: No attribute `_is_torch_function_mode_enabled` in module `torch._C` [missing-attribute]
ERROR torch/amp/autocast_mode.py:338:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/amp/autocast_mode.py:338:21-55: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/amp/autocast_mode.py:352:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/amp/autocast_mode.py:356:12-44: No attribute `autocast_decrement_nesting` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:357:13-39: No attribute `clear_autocast_cache` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:358:9-35: No attribute `set_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:359:9-33: No attribute `set_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:360:9-41: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:365:12-52: No attribute `_is_torch_function_mode_enabled` in module `torch._C` [missing-attribute]
ERROR torch/amp/autocast_mode.py:370:21-42: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/amp/autocast_mode.py:370:21-55: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/amp/autocast_mode.py:379:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/amp/autocast_mode.py:389:8-48: No attribute `_is_torch_function_mode_enabled` in module `torch._C` [missing-attribute]
ERROR torch/amp/autocast_mode.py:399:8-48: No attribute `_is_torch_function_mode_enabled` in module `torch._C` [missing-attribute]
ERROR torch/amp/autocast_mode.py:411:37-50: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:474:26-50: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:476:42-67: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/autocast_mode.py:479:32-57: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:28:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:30:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:171:52-64: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:173:23-33: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:173:62-75: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:174:32-42: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:175:50-61: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:241:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:252:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:252:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:260:65-78: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:267:48-61: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:280:21-69: No attribute `_amp_foreach_non_finite_check_and_unscale_` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:338:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:341:21-31: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:341:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:529:13-37: No attribute `_amp_update_scale_` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:683:27-37: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:683:53-66: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:684:21-31: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/amp/grad_scaler.py:684:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:85:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:138:23-33: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:150:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:152:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:197:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:219:27-37: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:229:25-37: No attribute `square` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:232:25-35: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/conv_fused.py:243:27-37: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/linear_fused.py:56:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/linear_fused.py:114:23-33: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/linear_fused.py:124:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/qat/modules/linear_fused.py:126:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:41:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:41:30-41: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:46:41-52: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:51:43-56: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/modules/bn_relu.py:57:9-23: Class member `BNReLU2d.from_reference` overrides parent class `BatchNorm2d` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/intrinsic/quantized/modules/bn_relu.py:106:9-23: Class member `BNReLU3d.from_reference` overrides parent class `BatchNorm3d` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:36:68-79: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:52:9-23: Class member `LinearReLU.from_reference` overrides parent class `Linear` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:78:75-86: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:108:25-36: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:119:9-23: Class member `LinearLeakyReLU.from_reference` overrides parent class `Linear` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:153:68-79: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:174:25-36: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:183:9-23: Class member `LinearTanh.from_reference` overrides parent class `Linear` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/qat/dynamic/modules/linear.py:32:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/nn/qat/modules/embedding_ops.py:57:44-82: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/qat/modules/embedding_ops.py:91:34-72: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/qat/modules/embedding_ops.py:176:44-82: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/qat/modules/embedding_ops.py:214:34-72: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:98:25-100:10: `Linear` is not assignable to attribute `out_proj` with type `NonDynamicallyQuantizableLinear` [bad-assignment]
WARN torch/ao/nn/quantizable/modules/activation.py:190:20-49: `torch.ao.quantization.quantize.prepare` is deprecated [deprecated]
ERROR torch/ao/nn/quantizable/modules/activation.py:400:35-46: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:406:42-52: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:407:72-82: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:429:71-82: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:435:52-62: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:445:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:446:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:448:50-56: Argument `tuple[Literal[0], Literal[1]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/activation.py:450:64-70: Argument `tuple[Literal[0], Literal[1]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/activation.py:487:27-52: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:497:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:502:27-52: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:512:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:515:46-52: Argument `tuple[Literal[0], Literal[1]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/activation.py:517:60-66: Argument `tuple[Literal[0], Literal[1]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/activation.py:523:31-40: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:531:35-45: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/activation.py:553:23-32: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:99:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:99:48-60: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:100:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:100:46-58: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:141:19-29: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:149:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:150:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:155:17-42: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:158:17-42: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:255:25-36: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:334:22-31: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:371:13-23: Argument `Unknown | None` is not assignable to parameter `input_dim` with type `int` in function `_LSTMLayer.__init__` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/rnn.py:372:13-24: Argument `Unknown | None` is not assignable to parameter `hidden_dim` with type `int` in function `_LSTMLayer.__init__` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/rnn.py:373:13-17: Argument `Unknown | None` is not assignable to parameter `bias` with type `bool` in function `_LSTMLayer.__init__` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/rnn.py:374:13-24: Argument `Unknown | None` is not assignable to parameter `batch_first` with type `bool` in function `_LSTMLayer.__init__` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/rnn.py:375:13-26: Argument `Unknown | None` is not assignable to parameter `bidirectional` with type `bool` in function `_LSTMLayer.__init__` [bad-argument-type]
ERROR torch/ao/nn/quantizable/modules/rnn.py:515:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:519:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:524:25-50: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:550:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantizable/modules/rnn.py:551:21-32: No attribute `stack` in module `torch` [missing-attribute]
WARN torch/ao/nn/quantizable/modules/rnn.py:590:24-57: `torch.ao.quantization.quantize.prepare_qat` is deprecated [deprecated]
WARN torch/ao/nn/quantizable/modules/rnn.py:593:24-53: `torch.ao.quantization.quantize.prepare` is deprecated [deprecated]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:42:69-80: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:52:41-52: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:61:43-56: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:74:41-52: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:112:13-36: Module `torch.ao.nn.qat.dynamic` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:134:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:134:39-52: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:139:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/linear.py:141:23-36: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:41:17-28: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:105:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:157:24-35: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:157:68-79: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:158:24-35: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:158:63-74: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:159:24-35: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:159:50-61: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:160:24-35: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:160:50-61: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:161:29-40: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:162:28-53: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:163:62-73: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:165:28-53: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:166:62-73: No attribute `qint8` in module `torch` [missing-attribute]
WARN torch/ao/nn/quantized/dynamic/modules/rnn.py:170:40-44: Identity comparison `2 is None` is always False [unnecessary-comparison]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:328:34-45: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:372:35-46: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:372:48-61: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:425:29-40: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:449:31-44: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:546:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:842:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:957:71-82: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:965:28-39: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:965:75-86: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:966:28-39: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:966:75-86: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:971:21-32: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:971:74-85: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:972:21-32: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:972:75-86: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:973:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:974:25-50: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:975:57-68: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:977:25-50: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:978:57-68: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:981:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:1060:35-46: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:1060:48-61: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:1093:25-36: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:1223:78-89: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:1234:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:1299:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:1340:66-77: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/dynamic/modules/rnn.py:1349:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:184:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:227:23-35: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:231:24-35: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:256:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:299:23-35: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:303:24-35: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:328:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:375:23-35: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:379:24-35: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:580:18-47: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:583:9-21: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:586:18-30: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:588:18-30: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:599:16-28: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:600:12-24: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:656:12-24: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/nn/quantized/functional.py:672:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/__init__.py:111:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/__init__.py:114:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/__init__.py:116:23-33: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/__init__.py:123:16-41: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:71:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:73:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:144:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:146:44-56: No attribute `tensor` in module `torch` [missing-attribute]
WARN torch/ao/nn/quantized/modules/activation.py:251:21-50: `torch.ao.quantization.quantize.convert` is deprecated [deprecated]
ERROR torch/ao/nn/quantized/modules/activation.py:266:22-54: No attribute `_choose_qparams_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:267:22-47: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:267:64-76: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:272:22-54: No attribute `_choose_qparams_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:276:22-47: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:276:64-76: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:301:13-24: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:301:47-58: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:302:14-39: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:302:74-86: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:323:30-42: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:329:19-44: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:330:52-64: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:341:30-42: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:347:19-44: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/activation.py:348:52-64: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/batchnorm.py:16:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/batchnorm.py:18:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:99:19-48: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:103:19-30: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:107:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:109:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:163:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:164:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:250:45-56: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:269:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:325:9-23: Class member `_ConvNd.from_reference` overrides parent class `WeightedQuantizedModule` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/conv.py:435:9-24: Class member `Conv1d.set_weight_bias` overrides parent class `_ConvNd` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/conv.py:567:9-24: Class member `Conv2d.set_weight_bias` overrides parent class `_ConvNd` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/conv.py:698:9-24: Class member `Conv3d.set_weight_bias` overrides parent class `_ConvNd` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/conv.py:815:45-56: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:820:20-831:10: Missing argument `padding_mode` in function `_ConvTransposeNd.__init__` [missing-argument]
ERROR torch/ao/nn/quantized/modules/conv.py:835:53-64: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/conv.py:960:9-24: Class member `ConvTranspose1d.set_weight_bias` overrides parent class `_ConvTransposeNd` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/conv.py:1083:9-24: Class member `ConvTranspose2d.set_weight_bias` overrides parent class `_ConvTransposeNd` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/conv.py:1208:9-24: Class member `ConvTranspose3d.set_weight_bias` overrides parent class `_ConvTransposeNd` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:16:61-73: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:19:27-39: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:19:41-55: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:20:22-32: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:20:55-66: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:21:27-38: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:21:61-72: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:22:18-59: No attribute `_empty_per_channel_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:37:27-39: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:37:41-55: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:46:27-39: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:46:41-55: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:131:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:139:22-32: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:139:55-66: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:140:27-38: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:140:61-72: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:141:23-64: No attribute `_empty_per_channel_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:146:23-35: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:161:26-40: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:226:40-78: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:232:25-37: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:232:50-64: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:297:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:313:26-40: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:370:40-78: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:376:25-37: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:376:50-64: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/embedding_ops.py:400:9-23: Class member `EmbeddingBag.from_reference` overrides parent class `Embedding` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:51:13-22: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:58:13-22: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:66:13-22: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:73:13-22: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:81:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:88:13-22: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:96:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:123:13-22: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:129:13-22: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:135:13-22: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:141:13-22: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:147:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:153:13-22: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:160:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:200:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/functional_modules.py:201:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:21:30-41: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:24:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:25:18-47: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:26:56-67: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:28:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:29:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:29:44-55: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:34:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:36:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:43:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:45:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:86:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:149:69-80: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:159:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:159:52-63: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:161:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:162:23-52: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:163:75-86: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:165:23-36: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:166:23-34: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:166:70-81: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:223:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:224:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:337:25-36: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/linear.py:346:9-23: Class member `Linear.from_reference` overrides parent class `WeightedQuantizedModule` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/modules/normalization.py:46:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:48:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:120:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:122:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:184:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:186:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:253:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:255:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:322:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/normalization.py:324:44-56: No attribute `tensor` in module `torch` [missing-attribute]
WARN torch/ao/nn/quantized/modules/rnn.py:55:21-50: `torch.ao.quantization.quantize.convert` is deprecated [deprecated]
ERROR torch/ao/nn/quantized/modules/utils.py:34:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:34:31-43: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:34:45-57: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:35:16-27: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:48:18-29: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:49:18-29: No attribute `clone` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:50:14-27: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:50:28-41: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:52:29-55: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:52:57-80: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:53:19-58: No attribute `_make_per_tensor_quantized_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:57:9-36: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:58:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:59:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:61:19-59: No attribute `_make_per_channel_quantized_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:71:29-55: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:71:57-80: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:72:19-44: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:73:52-63: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:76:31-58: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:76:60-84: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:78:19-45: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:80:25-37: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:81:22-33: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:83:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:86:30-68: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:87:19-45: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:89:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/modules/utils.py:90:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/conv.py:86:9-16: Class member `Conv1d.forward` overrides parent class `Conv1d` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/reference/modules/conv.py:151:9-16: Class member `Conv2d.forward` overrides parent class `Conv2d` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/reference/modules/conv.py:216:9-16: Class member `Conv3d.forward` overrides parent class `Conv3d` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/reference/modules/conv.py:312:9-16: Class member `ConvTranspose1d.forward` overrides parent class `ConvTranspose1d` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/reference/modules/conv.py:393:9-16: Class member `ConvTranspose2d.forward` overrides parent class `ConvTranspose2d` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/reference/modules/conv.py:475:9-16: Class member `ConvTranspose3d.forward` overrides parent class `ConvTranspose3d` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/reference/modules/linear.py:29:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/linear.py:30:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/linear.py:39:9-16: Class member `Linear.forward` overrides parent class `Linear` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:75:28-51: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:76:26-38: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:103:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:104:17-41: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:113:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:113:52-63: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:120:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:120:49-58: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:123:38-62: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:128:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:128:55-64: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:134:40-52: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:134:62-71: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:196:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:203:19-36: No attribute `rnn_tanh_cell` in module `torch._VF` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:212:19-36: No attribute `rnn_relu_cell` in module `torch._VF` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:287:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:294:15-28: No attribute `lstm_cell` in module `torch._VF` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:362:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:368:15-27: No attribute `gru_cell` in module `torch._VF` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:431:28-51: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:432:26-38: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:453:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:454:17-41: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:461:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:462:56-67: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:467:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:468:61-70: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:471:38-62: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:474:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:475:59-68: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:481:40-52: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:481:62-71: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:599:23-34: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:606:23-34: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:638:22-30: No attribute `lstm` in module `torch._VF` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:650:22-30: No attribute `lstm` in module `torch._VF` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:787:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:801:22-29: No attribute `gru` in module `torch._VF` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/rnn.py:813:22-29: No attribute `gru` in module `torch._VF` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:16:28-51: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:17:26-38: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:22:30-43: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:26:13-36: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:27:13-37: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:28:13-51: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:33:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:34:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:35:13-27: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:36:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:41:22-31: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:47:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:47:50-61: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:54:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:58:17-41: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:59:17-55: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:65:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:65:53-62: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:71:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:71:58-67: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:76:33-45: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:76:57-68: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:79:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:79:60-69: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:82:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:82:54-63: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:194:21-34: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:195:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:202:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:203:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:204:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:205:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:210:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:210:23-34: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:211:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:211:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:212:9-21: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:212:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:214:26-49: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:215:29-41: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:215:43-54: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:215:56-68: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:231:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:232:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:235:29-41: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:235:43-54: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:235:56-68: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:256:21-34: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:257:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:265:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:266:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:267:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:268:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:272:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:272:23-34: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:273:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:273:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:274:9-21: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:274:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:279:26-49: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:280:29-41: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:280:43-54: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:280:56-68: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:291:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:292:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:295:29-41: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:295:43-54: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:295:56-68: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:311:21-34: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:312:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:317:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:321:26-49: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:322:29-41: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:322:43-54: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:322:56-68: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:323:22-47: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:328:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:329:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:331:29-41: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:331:43-54: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:331:56-70: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:331:72-84: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:332:22-48: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:341:21-34: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:342:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:353:9-32: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:354:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:355:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:384:21-34: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:385:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:394:9-32: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:395:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:396:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:426:30-54: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/nn/quantized/reference/modules/utils.py:436:30-56: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:32:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:36:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:45:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:45:57-68: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:49:19-48: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:50:71-82: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:169:22-51: `*` is not supported between `Module` and `Module` [unsupported-operation]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:169:22-51: `*` is not supported between `Module` and `Tensor` [unsupported-operation]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:173:25-36: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/dynamic/linear.py:176:24-33: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:17:66-77: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:20:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:23:14-43: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:24:52-63: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:116:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:120:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:129:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:129:57-68: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:133:19-48: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:134:71-82: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:165:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:166:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:249:25-36: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/nn/sparse/quantized/linear.py:252:24-33: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite.py:86:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite.py:166:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite.py:182:22-34: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite.py:367:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite.py:446:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite.py:468:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite.py:500:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
WARN torch/ao/ns/_numeric_suite.py:508:5-12: `torch.ao.quantization.quantize.prepare` is deprecated [deprecated]
WARN torch/ao/ns/_numeric_suite.py:512:5-12: `torch.ao.quantization.quantize.prepare` is deprecated [deprecated]
ERROR torch/ao/ns/_numeric_suite.py:559:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:231:40-47: Cannot index into `object` [bad-index]
ERROR torch/ao/ns/_numeric_suite_fx.py:231:58-65: Cannot index into `object` [bad-index]
ERROR torch/ao/ns/_numeric_suite_fx.py:254:30-44: Module `torch.ao.ns.fx` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/ns/_numeric_suite_fx.py:254:30-50: Module `torch.ao.ns.fx.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/ns/_numeric_suite_fx.py:312:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:336:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:404:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:443:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:476:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:548:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:583:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:652:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:678:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:721:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:772:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/_numeric_suite_fx.py:1096:33-66: Module `torch.ao.quantization.quantize_fx` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
WARN torch/ao/ns/_numeric_suite_fx.py:1096:33-77: `torch.ao.quantization.quantize_fx.convert_fx` is deprecated [deprecated]
ERROR torch/ao/ns/fx/graph_passes.py:227:9-34: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/graph_passes.py:228:52-64: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/graph_passes.py:292:25-41: No attribute `dequantize` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/graph_passes.py:315:35-48: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/graph_passes.py:647:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:63:13-29: No attribute `avg_pool1d` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:67:13-25: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:71:13-25: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:92:13-22: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:97:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:101:13-22: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:110:13-23: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:127:13-26: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:241:13-23: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:264:13-28: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:268:13-24: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:272:13-26: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:276:13-23: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:280:13-36: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:284:13-22: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:288:13-23: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:292:13-22: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:296:13-28: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:300:13-26: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:304:13-24: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:308:13-24: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:324:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:356:13-25: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:379:36-72: Argument `tuple[((...) -> Unknown) | tuple[(...) -> Unknown, tuple[(...) -> Unknown, (...) -> Unknown]] | Unknown, type[Module]]` is not assignable to parameter `object` with type `tuple[(...) -> Unknown, (...) -> Unknown]` in function `list.append` [bad-argument-type]
ERROR torch/ao/ns/fx/mappings.py:384:36-70: Argument `tuple[((...) -> Unknown) | tuple[(...) -> Unknown, tuple[(...) -> Unknown, (...) -> Unknown]] | Unknown, type[Module]]` is not assignable to parameter `object` with type `tuple[(...) -> Unknown, (...) -> Unknown]` in function `list.append` [bad-argument-type]
ERROR torch/ao/ns/fx/mappings.py:389:36-86: Argument `tuple[((...) -> Unknown) | tuple[(...) -> Unknown, tuple[(...) -> Unknown, (...) -> Unknown]] | Unknown, type[Module]]` is not assignable to parameter `object` with type `tuple[(...) -> Unknown, (...) -> Unknown]` in function `list.append` [bad-argument-type]
ERROR torch/ao/ns/fx/mappings.py:497:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:507:9-18: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:509:9-18: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:510:9-18: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:542:9-19: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:544:9-22: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:547:9-34: No attribute `adaptive_avg_pool1d` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:560:9-25: No attribute `avg_pool1d` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:561:9-21: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:562:9-21: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:563:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:564:9-20: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:565:9-20: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:566:9-22: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:567:9-24: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:568:9-18: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:569:9-19: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:570:9-18: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:571:9-21: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:572:9-32: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:573:9-19: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:574:9-22: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:575:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:576:9-24: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/mappings.py:726:9-34: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/n_shadows_utils.py:29:5-14: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/n_shadows_utils.py:32:5-14: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/n_shadows_utils.py:409:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/n_shadows_utils.py:539:37-70: Module `torch.ao.quantization.quantize_fx` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
WARN torch/ao/ns/fx/n_shadows_utils.py:539:37-81: `torch.ao.quantization.quantize_fx.prepare_fx` is deprecated [deprecated]
ERROR torch/ao/ns/fx/n_shadows_utils.py:1053:33-59: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/n_shadows_utils.py:1059:37-62: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/n_shadows_utils.py:1139:22-36: Module `torch.ao.ns.fx` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/ns/fx/n_shadows_utils.py:1139:22-42: Module `torch.ao.ns.fx.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/ns/fx/n_shadows_utils.py:1336:30-41: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/n_shadows_utils.py:1342:29-39: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/pattern_utils.py:115:21-34: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:149:45-58: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:206:32-57: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:341:25-34: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:342:28-37: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:460:24-35: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:460:51-62: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:483:17-28: No attribute `log10` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:499:12-22: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:525:13-22: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:526:13-22: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:529:13-22: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/ns/fx/utils.py:530:13-24: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:156:28-44: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:157:48-63: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:177:36-54: No attribute `index_select` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:181:37-53: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:182:65-80: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:351:25-43: No attribute `index_select` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py:103:39-54: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py:214:42-57: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_disk_savings.py:108:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_disk_savings.py:108:69-81: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_forward_time.py:98:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_forward_time.py:98:69-81: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_model_metrics.py:87:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_model_metrics.py:87:69-81: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:64:16-31: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:72:24-34: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:83:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:83:49-59: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:90:23-33: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:103:25-35: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:142:25-35: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:173:25-34: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:185:25-40: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:187:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:204:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:127:20-29: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:132:13-27: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:222:20-29: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:231:20-29: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:280:13-27: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
WARN torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:97:9-38: `torch.ao.quantization.quantize.prepare` is deprecated [deprecated]
WARN torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:98:9-38: `torch.ao.quantization.quantize.convert` is deprecated [deprecated]
WARN torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:105:9-38: `torch.ao.quantization.quantize.prepare` is deprecated [deprecated]
WARN torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:106:9-38: `torch.ao.quantization.quantize.convert` is deprecated [deprecated]
ERROR torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:127:56-72: No attribute `dequantize` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:146:34-60: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:66:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:73:20-29: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:73:30-39: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:84:25-40: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:86:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:95:20-30: No attribute `topk` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:188:21-34: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:200:21-34: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:248:17-27: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:248:51-61: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:52:27-39: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:53:43-58: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:58:25-34: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:60:25-37: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:61:28-43: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:207:24-35: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:341:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:342:56-66: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:349:35-47: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/_experimental/pruner/prune_functions.py:430:30-39: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/base_sparsifier.py:129:34-44: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/base_sparsifier.py:222:39-54: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py:40:21-37: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:99:20-30: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:123:20-30: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:126:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:129:25-40: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:148:25-35: No attribute `topk` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:178:20-30: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:182:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:186:23-33: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:197:25-35: No attribute `topk` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:231:25-40: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:233:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:249:31-47: No attribute `logical_or` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/__init__.py:65:5-19: Name `MatchAllNode` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/ao/quantization/__init__.py:72:5-14: Name `Pattern` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/ao/quantization/__init__.py:131:5-24: Name `get_combined_dict` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/ao/quantization/__init__.py:217:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/__init__.py:224:18-31: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_correct_bias.py:147:30-40: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_equalize.py:149:23-33: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_equalize.py:150:31-47: No attribute `reciprocal` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_equalize.py:162:23-36: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_equalize.py:163:31-44: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_equalize.py:270:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:57:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:58:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:62:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:63:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:66:12-23: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:68:24-35: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:77:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:77:76-87: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:78:48-60: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:78:72-83: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:79:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:79:74-85: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:81:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:82:29-39: No attribute `log2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:83:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:83:51-62: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:83:63-76: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:157:9-16: Class member `_LearnableFakeQuantize.forward` overrides parent class `FakeQuantizeBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:170:17-44: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:171:17-43: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:179:33-60: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:179:62-86: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:180:21-70: No attribute `_fake_quantize_learnable_per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/_learnable_fake_quantize.py:190:21-69: No attribute `_fake_quantize_learnable_per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:104:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:111:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:123:5-18: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:128:5-15: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:148:9-18: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:150:9-18: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:155:52-62: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:168:30-42: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:474:30-39: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:625:9-34: No attribute `adaptive_avg_pool1d` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:638:9-25: No attribute `avg_pool1d` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:639:9-21: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:640:9-21: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:641:9-20: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:642:9-22: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:643:9-19: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:644:9-21: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:645:9-32: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:646:9-24: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:647:9-22: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:648:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_common_operator_config_utils.py:649:9-24: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_qnnpack_pt2e.py:14:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_qnnpack_pt2e.py:15:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_qnnpack_pt2e.py:16:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/_qnnpack_pt2e.py:17:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:105:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:188:17-28: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:193:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:194:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:195:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:196:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:222:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:226:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:230:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:245:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:252:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:259:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/backend_config.py:382:34-70: Module `torch.ao.quantization.backend_config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/backend_config/backend_config.py:382:34-76: Module `torch.ao.quantization.backend_config.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/backend_config/executorch.py:41:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:42:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:43:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:44:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:48:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:49:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:53:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:54:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:55:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:56:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:61:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:66:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:74:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:76:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:81:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:82:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:83:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:84:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:89:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:90:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:91:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:315:9-18: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:317:9-18: No attribute `sub` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:319:9-18: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:324:18-28: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:371:9-20: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:372:9-22: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:373:9-19: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:374:9-22: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:375:9-27: No attribute `permute_copy` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:376:9-22: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:421:30-39: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:426:30-42: No attribute `concat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/executorch.py:431:30-47: No attribute `concatenate` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:33:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:34:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:35:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:36:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:40:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:41:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:45:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:46:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:47:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:48:16-29: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:52:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:53:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:54:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:55:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:60:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:61:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:62:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:63:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:68:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:69:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:70:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:74:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:75:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/fbgemm.py:76:18-32: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:42:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:43:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:44:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:45:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:49:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:50:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:54:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:55:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:56:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:57:16-29: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:61:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:62:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:63:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:64:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:72:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:73:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:74:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:75:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:84:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:85:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:86:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:87:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:91:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:92:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:93:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:97:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:98:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/native.py:99:18-32: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:39:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:40:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:41:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:42:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:46:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:47:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:51:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:52:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:53:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:54:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:59:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:60:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:61:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:65:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:66:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:67:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:68:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:184:6-15: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:267:6-15: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:370:6-15: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:463:6-15: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/onednn.py:588:5-15: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:27:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:28:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:29:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:30:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:34:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:35:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:39:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:40:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:41:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:42:16-29: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:46:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:47:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:48:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:49:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:54:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:55:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:56:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:57:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:62:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:63:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:64:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:68:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:69:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:70:18-32: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:86:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:91:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/qnnpack.py:101:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/tensorrt.py:34:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/tensorrt.py:35:22-33: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/tensorrt.py:36:22-33: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/tensorrt.py:37:20-31: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/tensorrt.py:40:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/tensorrt.py:41:22-33: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/tensorrt.py:45:30-41: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/tensorrt.py:57:30-39: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:30:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:31:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:32:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:33:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:37:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:38:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:42:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:43:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:44:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:45:16-29: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:49:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:50:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:51:18-29: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:52:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:57:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:58:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:59:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:60:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:65:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:66:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:67:18-30: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:71:17-28: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:72:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/backend_config/x86.py:73:18-32: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:27:18-31: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:27:34-60: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:48:23-36: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:55:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:56:27-39: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:57:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:59:35-47: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:60:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:82:20-31: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:103:35-51: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:109:21-32: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:111:16-25: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:111:26-34: No attribute `ge` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:113:19-28: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:142:25-36: No attribute `floor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_fake_quantize.py:146:17-28: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_loss.py:43:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_loss.py:57:23-34: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_loss.py:58:17-30: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_loss.py:65:26-35: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_loss.py:66:35-44: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:33:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:33:30-41: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:36:18-31: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:36:34-60: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:47:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:190:12-21: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:196:22-34: No attribute `vstack` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:197:22-34: No attribute `vstack` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/adaround_optimization.py:205:57-69: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/linear.py:63:34-49: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/linear.py:126:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/linear.py:141:52-69: No attribute `FloatTensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/linear.py:166:66-83: No attribute `FloatTensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:25:36-48: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:30:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:31:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:58:17-26: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:76:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:80:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:81:26-35: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:84:30-39: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:84:49-61: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:88:36-46: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:123:31-43: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:124:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:133:9-16: Class member `APoTObserver.forward` overrides parent class `ObserverBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/experimental/observer.py:137:28-41: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:139:23-32: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/observer.py:141:23-32: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:12:38-64: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:12:72-84: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:19:38-64: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:19:72-83: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:31:55-66: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:36:59-71: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:37:55-66: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:49:55-66: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:54:59-71: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/qconfig.py:55:55-66: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/quantizer.py:43:18-30: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/experimental/quantizer.py:84:18-34: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:50:31-44: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:52:9-36: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:53:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:54:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:58:30-43: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:59:24-50: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:59:52-75: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:62:35-48: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:63:24-50: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:63:52-79: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:66:33-46: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:67:23-61: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:92:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:92:76-87: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:93:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:93:74-85: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:182:50-62: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:190:16-27: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:193:28-39: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:204:32-43: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:206:32-41: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:207:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:207:65-76: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:208:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:228:9-16: Class member `FakeQuantize.forward` overrides parent class `FakeQuantizeBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/fake_quantize.py:244:21-59: No attribute `fake_quantize_per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:253:21-58: No attribute `fake_quantize_per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:404:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:404:76-86: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:405:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:405:74-84: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:424:16-53: No attribute `fused_moving_avg_obs_fake_quant` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:445:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:446:13-36: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:457:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:458:13-39: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:471:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:494:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:495:13-40: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:505:13-51: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:506:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:519:13-51: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:521:11-25: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:529:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:530:13-36: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:542:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:554:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:555:13-39: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:565:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:566:13-40: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:576:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:577:13-39: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:589:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fake_quantize.py:590:17-44: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:14:20-31: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:14:33-43: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:14:45-57: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:14:59-70: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:14:72-83: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:15:18-35: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:15:37-56: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:18:9-20: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:18:29-40: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:21:14-25: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:21:39-50: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:57:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:74:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:74:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:75:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:76:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:83:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:84:9-20: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:95:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:97:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:97:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:98:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:99:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:103:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:121:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:153:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:155:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:155:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:156:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:165:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:169:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:188:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:220:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:249:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:251:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:284:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:301:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:303:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:306:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:307:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:327:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:329:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:362:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:364:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:367:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:381:16-32: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:404:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:406:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:441:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:456:67-78: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:472:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:473:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:474:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:485:24-37: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:510:67-78: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:526:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:527:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:528:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:539:24-37: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:548:17-43: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:554:77-88: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:557:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:558:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:559:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:568:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:568:33-45: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:568:69-80: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:569:18-29: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:575:77-88: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:577:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:577:33-45: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:577:69-80: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:578:18-29: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:605:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:624:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:624:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:625:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:626:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:640:11-22: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:641:9-20: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:655:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:657:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:657:39-53: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:658:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:659:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:666:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:687:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:689:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:724:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:752:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:754:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:761:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:765:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:780:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:796:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:800:17-27: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:809:19-35: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:820:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:823:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:823:36-48: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:823:72-83: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:824:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:840:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:856:15-25: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:857:15-25: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:858:19-28: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:858:38-54: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:859:19-28: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:859:38-54: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:860:11-22: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:860:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:871:18-29: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:876:18-29: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:878:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:878:51-62: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:893:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:905:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:908:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:908:36-48: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:908:72-83: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:909:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:936:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:975:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:978:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:994:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:995:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:995:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1028:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1029:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1029:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1033:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1052:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1068:8-19: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1093:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1124:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1144:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1146:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1146:33-46: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1182:14-25: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1182:36-47: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1197:28-41: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1198:32-45: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1199:33-44: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1200:42-53: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1201:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1210:16-27: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1212:13-24: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1214:16-33: No attribute `logical_and` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1249:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1262:54-65: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1267:59-70: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_decomposed.py:1268:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:39:5-28: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:39:30-54: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:40:5-31: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:40:33-60: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:65:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:66:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:73:28-51: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:73:53-79: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:89:35-47: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:110:73-85: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:112:35-48: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:120:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:136:28-37: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:136:38-47: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:137:28-37: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:137:38-47: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:167:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:168:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:180:24-47: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:180:49-75: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:191:35-47: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:233:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:241:26-36: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:246:26-42: No attribute `nan_to_num` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:285:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:285:33-59: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:288:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:288:32-59: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:492:55-67: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:566:21-30: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:566:39-55: No attribute `reciprocal` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:575:21-30: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:588:19-28: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:640:21-30: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:640:39-55: No attribute `reciprocal` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:651:21-30: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:654:12-26: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:672:19-28: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:854:69-78: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:871:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:960:51-60: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_equalize.py:981:9-23: Module `torch.ao.ns.fx` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/fx/_equalize.py:981:9-29: Module `torch.ao.ns.fx.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:58:9-22: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:59:9-19: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:111:9-34: No attribute `adaptive_avg_pool1d` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:122:9-25: No attribute `avg_pool1d` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:123:9-21: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:124:9-21: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:125:9-20: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:126:9-22: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:127:9-19: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:131:9-30: No attribute `channel_shuffle` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:159:9-21: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:160:9-24: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:161:9-32: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:162:9-22: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:163:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:164:9-24: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:196:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:363:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:363:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:366:10-22: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:366:24-35: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:370:10-23: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:370:25-38: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:377:10-22: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:377:24-35: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:380:10-22: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:380:24-35: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:383:10-22: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:383:24-35: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:402:5-14: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:405:5-14: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:406:5-17: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:410:5-14: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:412:5-14: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:421:39-60: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:440:36-57: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:584:53-78: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:592:72-82: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:664:53-78: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:861:47-80: No attribute `quantize_per_tensor_dynamic` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:866:39-52: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:867:40-52: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:867:54-65: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:945:13-38: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:946:13-39: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1072:47-80: No attribute `quantize_per_tensor_dynamic` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1078:39-52: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1079:40-52: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1079:54-65: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1154:9-18: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1156:9-18: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1157:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1227:40-65: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_lower_to_native_backend.py:1232:35-48: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:503:9-41: Class member `DynamicStaticDetector.determine_observer_insert_points` overrides parent class `DetectorBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/fx/_model_report/detector.py:955:9-41: Class member `InputWeightEqualizationDetector.determine_observer_insert_points` overrides parent class `DetectorBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1059:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1060:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1072:21-34: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1074:40-53: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1076:48-61: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1077:31-40: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1078:31-40: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1178:17-27: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1178:44-54: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/detector.py:1481:9-41: Class member `OutlierDetector.determine_observer_insert_points` overrides parent class `DetectorBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/fx/_model_report/model_report.py:378:27-53: No matching overload found for function `sum` called with arguments: (bool) [no-matching-overload]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:56:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:60:61-73: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:61:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:62:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:66:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:67:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:70:49-61: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:71:58-70: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:72:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:73:51-63: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:95:36-49: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:98:25-34: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:99:25-34: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:137:13-26: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:139:32-45: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:141:40-53: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:142:23-32: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:143:23-32: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:171:13-26: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:178:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:181:29-43: No attribute `quantile` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:190:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:191:35-47: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:199:14-26: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:212:27-43: No attribute `nan_to_num` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:221:47-63: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:224:45-61: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:228:38-54: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:239:22-38: No attribute `nan_to_num` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:257:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:259:40-52: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:272:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:273:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:274:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:275:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:276:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:277:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:278:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/_model_report/model_report_observer.py:279:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:77:5-17: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:78:5-16: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:79:5-17: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:80:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:81:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:82:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:83:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:84:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:85:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:86:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:90:5-28: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:91:5-31: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:101:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:126:9-40: Expected a callable, got `Tensor` [not-callable]
ERROR torch/ao/quantization/fx/convert.py:156:32-45: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:267:27-38: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:267:40-50: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:352:19-32: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:358:65-78: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:361:72-83: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:376:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:419:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:420:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:421:9-21: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:422:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:423:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:443:27-53: No attribute `quantize_per_channel` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:448:27-52: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:482:23-56: No attribute `quantize_per_tensor_dynamic` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:500:19-32: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:513:28-39: Argument `((...) -> Unknown) | None` is not assignable to parameter `target` with type `((...) -> Any) | str` in function `torch.fx.graph.Graph.create_node` [bad-argument-type]
ERROR torch/ao/quantization/fx/convert.py:549:9-551:34: Returned type `Module | Tensor | bool` is not assignable to declared return type `bool` [bad-return]
ERROR torch/ao/quantization/fx/convert.py:551:21-34: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:716:22-55: Module `torch.ao.quantization.quantize_fx` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
WARN torch/ao/quantization/fx/convert.py:751:35-45: `torch.ao.quantization.quantize_fx.convert_fx` is deprecated [deprecated]
ERROR torch/ao/quantization/fx/convert.py:768:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/convert.py:1284:54-60: Cannot index into `Module` [bad-index]
ERROR torch/ao/quantization/fx/graph_module.py:136:39-60: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/fx/graph_module.py:179:40-61: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
WARN torch/ao/quantization/fx/lstm_utils.py:15:72-82: `prepare_fx` is deprecated [deprecated]
WARN torch/ao/quantization/fx/lstm_utils.py:114:16-26: `torch.ao.quantization.quantize_fx.prepare_fx` is deprecated [deprecated]
ERROR torch/ao/quantization/fx/lstm_utils.py:122:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:123:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:124:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:125:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:126:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:130:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:131:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:132:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:133:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:134:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:135:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:136:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:137:18-27: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:143:31-40: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:144:29-38: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:146:33-42: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:147:29-38: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/lstm_utils.py:211:31-56: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
WARN torch/ao/quantization/fx/prepare.py:30:44-51: `convert` is deprecated [deprecated]
ERROR torch/ao/quantization/fx/prepare.py:90:39-49: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:92:5-17: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:93:5-16: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:94:5-17: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:95:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:96:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:97:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:98:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:99:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:100:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:101:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:104:67-78: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:233:53-64: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:253:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:362:32-45: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:388:35-47: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:388:49-60: No attribute `uint8` in module `torch` [missing-attribute]
WARN torch/ao/quantization/fx/prepare.py:470:5-12: `torch.ao.quantization.quantize.convert` is deprecated [deprecated]
ERROR torch/ao/quantization/fx/prepare.py:487:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:621:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:623:30-43: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:624:37-50: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:627:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:746:6-17: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:821:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:927:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:929:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:933:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:993:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1155:9-20: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1227:41-52: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1238:50-61: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1287:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1678:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1854:32-43: Object of class `NoneType` has no attribute `target` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1855:73-84: Argument `((...) -> Any) | object | str` is not assignable to parameter `element` with type `str` in function `set.add` [bad-argument-type]
ERROR torch/ao/quantization/fx/prepare.py:1888:51-61: Object of class `NoneType` has no attribute `users` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1918:41-52: Object of class `NoneType` has no attribute `target` [missing-attribute]
ERROR torch/ao/quantization/fx/prepare.py:1922:45-56: Argument `((...) -> Any) | object | str` is not assignable to parameter `element` with type `str` in function `set.add` [bad-argument-type]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:274:51-62: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:275:53-64: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:276:49-60: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:277:53-64: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:284:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:286:45-58: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:287:45-58: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:290:18-29: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/qconfig_mapping_utils.py:297:37-48: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:150:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:152:19-30: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:268:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:281:14-26: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:399:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:402:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:410:29-44: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:413:29-44: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:417:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:422:18-29: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/fx/utils.py:512:23-47: Module `torch.ao.quantization.fx` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/fx/utils.py:512:23-64: Module `torch.ao.quantization.fx.quantize_handler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/fx/utils.py:537:23-47: Module `torch.ao.quantization.fx` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/fx/utils.py:537:23-64: Module `torch.ao.quantization.fx.quantize_handler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/observer.py:232:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:233:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:238:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:238:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:252:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:254:13-36: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:255:13-39: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:256:13-37: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:257:13-40: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:258:13-51: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:266:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:267:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:268:13-27: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:269:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:270:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:271:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:272:13-24: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:273:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:274:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:275:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:276:13-25: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:311:19-31: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:311:33-44: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:311:45-58: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:369:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:369:69-81: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:374:23-32: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:374:42-58: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:375:23-32: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:375:42-58: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:378:17-27: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:378:54-67: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:379:22-33: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:379:60-71: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:382:29-55: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:383:32-59: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:385:27-36: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:387:21-30: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:388:31-43: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:388:45-56: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:396:32-44: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:398:30-68: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:400:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:400:58-73: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:408:21-30: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:409:38-49: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:409:74-83: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:410:26-37: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:416:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:419:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:422:32-70: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:423:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:509:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:510:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:515:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:515:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:546:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:547:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:549:29-55: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:551:31-43: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:558:9-16: Class member `MinMaxObserver.forward` overrides parent class `UniformQuantizationObserverBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/observer.py:564:36-49: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:565:19-28: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:566:19-28: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:583:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:584:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:636:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:637:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:641:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:641:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:676:32-45: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:678:40-53: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:720:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:721:17-41: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:726:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:726:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:752:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:753:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:755:29-56: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:757:31-43: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:763:9-16: Class member `PerChannelMinMaxObserver.forward` overrides parent class `UniformQuantizationObserverBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/observer.py:781:13-26: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:783:32-45: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:785:40-53: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:786:23-32: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:787:23-32: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:889:24-34: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:892:24-34: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:929:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:930:17-41: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:934:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:934:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:973:13-26: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:975:32-45: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:977:40-53: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1019:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1019:30-42: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1020:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1025:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1025:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1052:43-54: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1053:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1054:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1055:31-42: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1087:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1094:28-39: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1095:13-22: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1101:26-37: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1102:13-22: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1108:16-27: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1114:13-23: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1119:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1119:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1126:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1143:17-26: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1144:16-28: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1207:13-27: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1215:36-50: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1220:13-28: No attribute `bucketize` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1230:28-42: No attribute `bincount` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1252:25-34: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1289:9-16: Class member `HistogramObserver.forward` overrides parent class `UniformQuantizationObserverBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/observer.py:1293:24-37: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1304:28-41: No attribute `aminmax` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1314:23-32: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1315:23-32: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1320:32-43: No attribute `histc` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1359:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1359:74-86: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1394:54-64: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1395:48-60: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1397:54-64: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1398:48-60: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1441:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1442:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1455:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1455:67-78: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1456:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1456:77-86: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1460:9-16: Class member `FixedQParamsObserver.forward` overrides parent class `ObserverBase` in an inconsistent manner [bad-param-name-override]
ERROR torch/ao/quantization/observer.py:1493:15-28: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1504:23-46: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1506:19-30: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1506:31-44: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1552:30-42: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1585:30-43: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1615:26-38: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1839:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1844:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1845:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1909:25-52: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1945:21-48: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR torch/ao/quantization/observer.py:1959:21-48: Object of class `NoneType` has no attribute `name` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2070:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2070:32-58: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2077:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2078:13-39: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2093:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2093:32-59: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2101:11-22: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2102:13-40: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2112:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2122:11-23: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2122:33-71: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2129:11-25: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2129:35-73: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2138:46-58: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/observer.py:2141:44-56: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/_numeric_debugger.py:112:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/_numeric_debugger.py:112:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/export_utils.py:66:27-38: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/export_utils.py:140:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/export_utils.py:141:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/export_utils.py:142:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/export_utils.py:143:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/export_utils.py:144:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/graph_utils.py:32:6-15: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/graph_utils.py:33:6-15: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/lowering.py:31:20-33: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/pt2e/prepare.py:326:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/prepare.py:423:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/prepare.py:476:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/prepare.py:509:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:51:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:51:58-69: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:52:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:52:63-72: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:54:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:54:60-71: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:55:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:55:65-74: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:57:31-42: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:102:23-33: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:110:21-37: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:144:23-33: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:184:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:222:23-33: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:236:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:596:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:598:21-45: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:601:25-49: Cannot set item in `dict[Mapping[str, Unknown], Unknown]` [unsupported-operation]
ERROR torch/ao/quantization/pt2e/qat_utils.py:656:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:657:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:658:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:659:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:660:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:661:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:662:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:667:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:668:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:669:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:670:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:671:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:672:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:673:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:903:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:904:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:905:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:906:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:907:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:908:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:913:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:914:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:915:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:916:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:917:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/qat_utils.py:918:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:85:21-32: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:86:31-42: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:91:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:99:53-64: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:105:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:111:77-87: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:168:14-25: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:169:29-40: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:172:13-24: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:173:27-37: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:177:21-32: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:178:31-42: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:183:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:189:53-64: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:275:21-32: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:276:31-42: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:281:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:307:53-64: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:318:13-24: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:324:77-87: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:370:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:371:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:375:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:381:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:387:74-84: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:445:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:446:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:448:13-24: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:448:76-87: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:449:13-24: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:449:76-87: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:453:69-79: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:502:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:503:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:508:16-27: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:509:26-36: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:527:9-20: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:528:20-31: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:531:9-20: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:532:20-30: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:553:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:553:69-82: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:568:14-29: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:572:15-30: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:573:23-33: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:593:12-27: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:594:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:595:41-52: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:596:16-31: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:623:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:623:48-58: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:624:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:624:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:625:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:625:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:626:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:626:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:627:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:627:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:628:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:628:48-58: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:629:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:629:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:630:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:630:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:631:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:631:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:632:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:632:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:633:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:633:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:634:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:634:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:635:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:635:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:636:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:636:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:637:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:637:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:641:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:641:35-46: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:644:9-20: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:644:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:645:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:645:48-58: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:646:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:646:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:647:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:647:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:648:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:648:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:649:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:649:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:650:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:650:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:654:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:654:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:655:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:655:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:656:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:656:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:657:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:657:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:658:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:658:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:659:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:659:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:660:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:660:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:661:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:661:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:662:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:662:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:663:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:663:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:664:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:664:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:665:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:665:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:666:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:666:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:667:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:667:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:668:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:668:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:672:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:672:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:673:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:673:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:674:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:674:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:675:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:675:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:676:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:676:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:677:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:677:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:678:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:678:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:679:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:679:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:680:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:680:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:681:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:681:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:685:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:685:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:686:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:686:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:687:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:687:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:688:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:688:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:689:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:689:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:690:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:690:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:691:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:691:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:692:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:692:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:693:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:693:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:697:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:697:39-50: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:698:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:698:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:699:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:699:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:700:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:700:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:701:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:701:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:705:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:705:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:706:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:706:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:707:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:707:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:708:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:708:36-45: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:709:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:709:35-44: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:713:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:713:39-50: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:714:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:714:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:715:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:715:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:722:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:722:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:723:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:723:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:724:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:724:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:737:53-64: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:737:65-78: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:741:53-64: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/representation/rewrite.py:741:65-78: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/utils.py:364:10-23: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/pt2e/utils.py:475:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/pt2e/utils.py:517:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:181:52-65: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:182:48-61: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:189:52-65: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:190:48-61: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:348:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:355:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:361:45-58: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:366:45-58: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:496:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:508:15-26: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:516:52-65: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:517:48-61: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig.py:521:52-64: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig_mapping.py:54:5-18: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/qconfig_mapping.py:59:5-15: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantization_mappings.py:211:21-35: Module `torch.nn.quantizable` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/quantization_mappings.py:211:42-56: Module `torch.nn.quantizable` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/quantize.py:61:18-32: Module `torch.nn.quantizable` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/quantize.py:62:32-46: Module `torch.nn.quantizable` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/quantize.py:65:9-23: Module `torch.nn.quantizable` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/quantize.py:65:30-42: Module `torch.nn.quantized` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/quantize.py:66:9-23: Module `torch.nn.quantizable` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/quantize.py:66:44-56: Module `torch.nn.quantized` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/ao/quantization/quantize.py:377:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:471:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
WARN torch/ao/quantization/quantize.py:477:5-12: `prepare` is deprecated [deprecated]
WARN torch/ao/quantization/quantize.py:479:5-12: `convert` is deprecated [deprecated]
ERROR torch/ao/quantization/quantize.py:485:37-48: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:515:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:517:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:526:23-36: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:535:23-35: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:540:23-37: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:549:21-32: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:551:23-36: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:553:23-35: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:555:23-37: No attribute `quint4x2` in module `torch` [missing-attribute]
WARN torch/ao/quantization/quantize.py:570:5-12: `convert` is deprecated [deprecated]
ERROR torch/ao/quantization/quantize.py:590:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
WARN torch/ao/quantization/quantize.py:600:5-12: `convert` is deprecated [deprecated]
WARN torch/ao/quantization/quantize.py:601:5-12: `prepare` is deprecated [deprecated]
ERROR torch/ao/quantization/quantize.py:619:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
WARN torch/ao/quantization/quantize.py:623:5-16: `prepare_qat` is deprecated [deprecated]
WARN torch/ao/quantization/quantize.py:625:5-12: `convert` is deprecated [deprecated]
ERROR torch/ao/quantization/quantize.py:666:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize.py:800:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantize_fx.py:237:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_fx.py:393:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_fx.py:507:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_fx.py:624:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_fx.py:675:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_fx.py:727:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:58:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:60:15-45: No attribute `_jit_pass_fold_convbn` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:75:15-50: No attribute `_jit_pass_insert_observers` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:97:5-30: No attribute `_jit_pass_inline` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:99:15-73: No attribute `_jit_pass_insert_observer_method_for_ondevice_ptq` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:110:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:115:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:133:15-54: No attribute `_jit_pass_insert_quant_dequant` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:144:19-52: No attribute `_jit_pass_quant_finalize` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:151:5-44: No attribute `_jit_pass_constant_propagation` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:152:5-27: No attribute `_jit_pass_dce` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:169:15-71: No attribute `_jit_pass_insert_quant_dequant_for_ondevice_ptq` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:172:15-65: No attribute `_jit_pass_quant_finalize_for_ondevice_ptq` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:183:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:194:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:245:5-44: No attribute `_jit_pass_constant_propagation` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:246:5-27: No attribute `_jit_pass_dce` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:303:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_jit.py:356:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_pt2e.py:93:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_pt2e.py:171:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantize_pt2e.py:238:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/ao/quantization/quantizer/embedding_quantizer.py:29:15-26: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/embedding_quantizer.py:30:17-55: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/quantizer.py:38:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/quantizer.py:46:14-27: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/quantizer.py:70:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/quantizer.py:75:14-27: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/quantizer.py:105:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/quantizer.py:108:14-27: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/x86_inductor_quantizer.py:194:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/x86_inductor_quantizer.py:205:17-30: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/x86_inductor_quantizer.py:211:17-29: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/x86_inductor_quantizer.py:300:15-26: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/x86_inductor_quantizer.py:303:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/x86_inductor_quantizer.py:318:15-25: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/x86_inductor_quantizer.py:321:17-44: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/x86_inductor_quantizer.py:346:15-28: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:59:14-24: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:60:12-22: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:61:11-21: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:82:18-27: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:134:15-25: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:137:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:144:9-36: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:144:60-86: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:157:30-56: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer.py:162:15-25: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:125:9-32: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:126:9-35: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:141:9-32: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:142:9-35: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:159:9-35: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:160:9-36: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:177:35-46: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:510:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:511:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:512:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:513:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:514:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:515:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:516:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:521:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:522:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:523:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:524:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:525:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:526:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:527:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:761:38-51: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:1026:55-64: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:1139:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xpu_inductor_quantizer.py:32:15-25: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xpu_inductor_quantizer.py:35:17-40: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xpu_inductor_quantizer.py:47:15-25: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/quantizer/xpu_inductor_quantizer.py:50:17-44: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:106:5-20: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:107:5-28: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:108:5-18: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:109:5-18: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:110:5-16: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:111:5-14: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:112:5-15: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:113:5-20: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:114:5-14: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:117:5-15: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:182:23-46: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:182:61-87: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:187:9-33: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:188:9-47: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:189:9-36: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:202:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:202:23-34: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:203:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:203:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:204:9-21: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:204:23-34: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:205:9-23: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:205:25-36: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:206:9-23: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:206:25-36: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:207:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:207:22-33: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:208:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:208:21-31: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:209:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:209:23-35: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:210:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:210:22-33: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:211:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:211:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:212:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:212:28-45: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:213:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:213:30-49: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:231:19-42: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:235:23-50: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:236:23-47: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:298:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:299:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:300:9-21: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:301:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:302:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:303:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:304:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:305:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:306:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:307:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:325:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:326:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:327:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:328:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:336:42-54: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:336:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:344:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:345:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:346:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:347:9-23: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:348:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:349:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:350:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:351:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:352:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:353:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:361:38-50: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:361:52-63: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:361:65-76: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:361:78-88: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:370:30-42: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:370:44-55: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:373:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:373:39-49: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:396:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:397:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:398:9-23: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:399:9-21: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:400:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:401:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:402:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:403:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:404:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:405:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:415:24-37: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:418:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:452:12-21: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:462:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:473:22-34: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:473:36-47: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:487:22-33: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:487:35-45: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:492:24-36: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:492:38-49: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:501:22-33: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:501:35-45: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:506:24-36: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:506:38-49: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:511:24-36: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:511:38-49: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:513:23-35: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:515:23-34: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:661:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:664:14-27: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:664:30-53: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:678:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:678:65-77: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:682:19-28: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:682:38-54: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:683:19-28: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:683:38-54: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:686:13-23: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:686:50-62: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:687:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:687:56-67: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:690:19-45: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:690:60-87: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:691:23-32: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:693:17-26: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:694:22-33: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:694:35-47: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:702:21-59: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:704:17-28: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:704:49-64: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:712:17-26: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:713:34-45: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:713:70-79: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:714:22-33: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:720:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:723:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:726:23-61: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:727:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:731:21-33: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:731:50-61: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:815:9-21: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:815:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/ao/quantization/utils.py:820:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/autograd/__init__.py:74:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/autograd/__init__.py:103:24-34: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/autograd/__init__.py:135:33-51: No attribute `is_same_size` in module `torch` [missing-attribute]
ERROR torch/autograd/__init__.py:220:25-35: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/autograd/__init__.py:230:25-40: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/autograd/__init__.py:230:60-81: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/autograd/__init__.py:316:8-49: No attribute `_are_functorch_transforms_active` in module `torch._C` [missing-attribute]
ERROR torch/autograd/__init__.py:535:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/__init__.py:570:8-31: No attribute `_autograd_init` in module `torch._C` [missing-attribute]
ERROR torch/autograd/__init__.py:607:5-43: No attribute `_register_py_class_for_device` in module `torch._C` [missing-attribute]
ERROR torch/autograd/__init__.py:610:29-64: No attribute `_is_multithreading_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/__init__.py:611:1-21: No attribute `_add_docstr` in module `torch._C` [missing-attribute]
ERROR torch/autograd/__init__.py:615:26-58: No attribute `_is_view_replay_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/__init__.py:616:1-21: No attribute `_add_docstr` in module `torch._C` [missing-attribute]
ERROR torch/autograd/anomaly_mode.py:80:21-45: No attribute `is_anomaly_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/anomaly_mode.py:82:31-65: No attribute `is_anomaly_check_nan_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/anomaly_mode.py:91:9-34: No attribute `set_anomaly_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/anomaly_mode.py:94:9-34: No attribute `set_anomaly_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/anomaly_mode.py:115:21-45: No attribute `is_anomaly_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/anomaly_mode.py:116:31-65: No attribute `is_anomaly_check_nan_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/anomaly_mode.py:117:9-34: No attribute `set_anomaly_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/anomaly_mode.py:123:9-34: No attribute `set_anomaly_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/forward_ad.py:33:17-43: No attribute `_enter_dual_level` in module `torch._C` [missing-attribute]
ERROR torch/autograd/forward_ad.py:60:5-30: No attribute `_exit_dual_level` in module `torch._C` [missing-attribute]
ERROR torch/autograd/forward_ad.py:128:12-32: No attribute `_make_dual` in module `torch._VF` [missing-attribute]
ERROR torch/autograd/forward_ad.py:168:20-42: No attribute `_unpack_dual` in module `torch._VF` [missing-attribute]
ERROR torch/autograd/forward_ad.py:215:24-53: No attribute `_is_fwd_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/forward_ad.py:223:9-39: No attribute `_set_fwd_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/forward_ad.py:229:9-39: No attribute `_set_fwd_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/function.py:297:25-41: No attribute `_FunctionBase` in module `torch._C` [missing-attribute]
ERROR torch/autograd/function.py:350:5-21: No attribute `_FunctionBase` in module `torch._C` [missing-attribute]
ERROR torch/autograd/function.py:580:16-57: No attribute `_are_functorch_transforms_active` in module `torch._C` [missing-attribute]
ERROR torch/autograd/function.py:582:20-36: Module `torch._functorch.utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/function.py:612:16-37: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/function.py:754:42-56: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/autograd/functional.py:248:23-39: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:351:45-66: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:451:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:555:35-51: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:772:34-50: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:838:41-57: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:842:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:1083:45-66: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:1193:26-42: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/functional.py:1198:45-66: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/grad_mode.py:76:16-35: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/grad_mode.py:81:21-42: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/grad_mode.py:136:21-42: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/grad_mode.py:137:9-35: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:140:9-35: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:185:21-42: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/autograd/grad_mode.py:187:9-35: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:190:9-35: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:194:9-35: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:197:9-35: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:280:16-35: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/grad_mode.py:290:40-63: No attribute `_InferenceMode` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:304:20-43: No attribute `_InferenceMode` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:332:21-56: No attribute `_is_multithreading_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:333:9-45: No attribute `_set_multithreading_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:340:9-45: No attribute `_set_multithreading_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:372:21-53: No attribute `_is_view_replay_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:373:9-42: No attribute `_set_view_replay_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:380:9-42: No attribute `_set_view_replay_enabled` in module `torch._C` [missing-attribute]
ERROR torch/autograd/grad_mode.py:420:9-27: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/gradcheck.py:38:9-25: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:39:9-25: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:40:9-25: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:41:9-25: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:46:63-79: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:62:55-68: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:76:60-73: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:104:22-38: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:107:15-25: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:107:59-69: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:109:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:118:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:126:13-36: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:133:29-45: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:133:47-63: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:138:29-45: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:138:47-63: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:142:50-66: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:189:31-47: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:192:33-49: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:193:25-63: No attribute `_convert_indices_from_csr_to_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:197:33-49: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:198:25-63: No attribute `_convert_indices_from_csr_to_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:202:33-49: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:206:17-55: No attribute `_convert_indices_from_csr_to_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:210:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:212:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:213:25-36: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:213:37-47: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:220:33-49: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:224:17-55: No attribute `_convert_indices_from_csr_to_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:228:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:230:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:231:25-36: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:231:37-47: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:559:52-68: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:752:63-76: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:837:22-40: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:908:21-37: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:942:34-47: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:942:64-80: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1004:16-24: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1019:23-39: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1111:29-40: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1120:21-37: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1122:21-32: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1125:33-44: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1133:16-30: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1163:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1168:21-37: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1171:17-28: No attribute `stack` in module `torch` [missing-attribute]
WARN torch/autograd/gradcheck.py:1179:22-26: `torch._vmap_internals.vmap` is deprecated [deprecated]
ERROR torch/autograd/gradcheck.py:1179:32-43: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1190:12-26: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1207:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1215:58-71: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1239:20-34: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1239:39-55: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1271:52-68: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1287:61-77: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1304:28-42: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1335:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1363:13-32: Module `torch._C._functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/gradcheck.py:1376:21-40: Module `torch._C._functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/gradcheck.py:1442:32-42: No attribute `real` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1442:65-75: No attribute `imag` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1675:21-40: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1678:12-26: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1682:17-33: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1683:16-29: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1684:19-34: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1685:16-29: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1694:20-36: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1700:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1705:15-38: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1707:25-41: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1707:43-59: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1714:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1719:15-45: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1729:15-25: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1802:21-35: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1826:13-28: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:1831:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/autograd/gradcheck.py:2248:22-34: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/autograd/graph.py:175:41-60: Module `torch._C._functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:228:28-50: No attribute `_FunctionBase` in module `torch._C` [missing-attribute]
ERROR torch/autograd/graph.py:256:5-32: No attribute `_increment_version` in module `torch._C` [missing-attribute]
ERROR torch/autograd/graph.py:335:9-27: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:340:9-27: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:387:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/autograd/graph.py:390:22-33: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/autograd/graph.py:399:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/autograd/graph.py:430:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:432:9-27: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:437:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:439:13-31: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:446:12-65: No attribute `_set_warn_on_accumulate_grad_stream_mismatch` in module `torch._C` [missing-attribute]
ERROR torch/autograd/graph.py:539:22-53: No attribute `_current_graph_task_id` in module `torch._C` [missing-attribute]
ERROR torch/autograd/graph.py:554:33-67: No attribute `_will_engine_execute_node` in module `torch._C` [missing-attribute]
ERROR torch/autograd/graph.py:579:18-49: No attribute `_current_graph_task_id` in module `torch._C` [missing-attribute]
ERROR torch/autograd/graph.py:625:13-48: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:640:13-48: Module `torch._subclasses.functional_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/graph.py:842:16-47: No attribute `_current_autograd_node` in module `torch._C` [missing-attribute]
ERROR torch/autograd/profiler.py:12:22-51: Could not import `_get_privateuse1_backend_name` from `torch._C` [missing-module-attribute]
ERROR torch/autograd/profiler.py:818:18-55: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/autograd/profiler.py:856:18-55: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/autograd/profiler.py:1094:28-46: No attribute `_demangle` in module `torch._C` [missing-attribute]
ERROR torch/autograd/profiler_legacy.py:81:13-31: Module `torch._C._profiler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/autograd/profiler_util.py:975:21-39: No attribute `_demangle` in module `torch._C` [missing-attribute]
ERROR torch/autograd/variable.py:3:22-59: Could not import `_ImperativeEngine` from `torch._C` [missing-module-attribute]
ERROR torch/backends/__init__.py:59:9-20: Class member `PropModule.__getattr__` overrides parent class `ModuleType` in an inconsistent manner [bad-param-name-override]
ERROR torch/backends/__init__.py:70:13-48: No attribute `_set_fp32_precision_setter` in module `torch._C` [missing-attribute]
ERROR torch/backends/__init__.py:78:20-55: No attribute `_get_fp32_precision_getter` in module `torch._C` [missing-attribute]
ERROR torch/backends/__init__.py:84:19-54: No attribute `_get_fp32_precision_getter` in module `torch._C` [missing-attribute]
ERROR torch/backends/__init__.py:86:9-44: No attribute `_set_fp32_precision_setter` in module `torch._C` [missing-attribute]
ERROR torch/backends/__init__.py:103:16-51: No attribute `_get_fp32_precision_getter` in module `torch._C` [missing-attribute]
ERROR torch/backends/__init__.py:110:16-51: No attribute `_set_fp32_precision_setter` in module `torch._C` [missing-attribute]
ERROR torch/backends/_coreml/preprocess.py:87:31-52: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/backends/_nnapi/prepare.py:68:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/prepare.py:175:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/prepare.py:175:54-65: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1022:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1849:40-63: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1850:32-44: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1853:40-51: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1854:31-70: No attribute `_make_per_tensor_quantized_tensor` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1855:56-67: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1861:20-45: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1861:71-83: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:1900:33-44: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:2030:40-63: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:2031:32-44: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:2034:40-51: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:2035:31-70: No attribute `_make_per_tensor_quantized_tensor` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:2036:56-67: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:2043:20-45: No attribute `quantize_per_tensor` in module `torch` [missing-attribute]
ERROR torch/backends/_nnapi/serializer.py:2043:71-83: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/backends/cpu/__init__.py:21:12-40: No attribute `_get_cpu_capability` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:46:12-30: No attribute `_has_cuda` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:77:9-41: No attribute `_cufft_get_plan_cache_size` in module `torch` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:83:9-45: No attribute `_cufft_get_plan_cache_max_size` in module `torch` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:83:47-83: No attribute `_cufft_set_plan_cache_max_size` in module `torch` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:87:16-45: No attribute `_cufft_clear_plan_cache` in module `torch` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:156:20-51: No attribute `_get_cublas_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:159:17-76: No attribute `_get_cublas_allow_fp16_reduced_precision_reduction` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:164:17-76: No attribute `_get_cublas_allow_fp16_reduced_precision_reduction` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:169:17-76: No attribute `_get_cublas_allow_bf16_reduced_precision_reduction` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:174:17-76: No attribute `_get_cublas_allow_bf16_reduced_precision_reduction` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:178:20-64: No attribute `_get_cublas_allow_fp16_accumulation` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:180:20-55: No attribute `_get_fp32_precision_getter` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:185:20-51: No attribute `_set_cublas_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:190:20-79: No attribute `_set_cublas_allow_fp16_reduced_precision_reduction` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:198:20-79: No attribute `_set_cublas_allow_bf16_reduced_precision_reduction` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:203:20-64: No attribute `_set_cublas_allow_fp16_accumulation` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:205:20-55: No attribute `_set_fp32_precision_setter` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:210:16-39: No attribute `_LinalgBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:211:17-40: No attribute `_LinalgBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:212:14-37: No attribute `_LinalgBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:218:31-54: No attribute `_LinalgBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:219:6-29: No attribute `_LinalgBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:268:9-47: No attribute `_set_linalg_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:269:30-53: No attribute `_LinalgBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:270:9-47: No attribute `_set_linalg_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:274:12-50: No attribute `_get_linalg_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:278:16-37: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:279:15-36: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:280:16-37: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:281:17-38: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:282:18-39: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:283:11-32: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:289:31-52: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:290:6-27: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:323:9-45: No attribute `_set_blas_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:324:30-51: No attribute `_BlasBackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:325:9-45: No attribute `_set_blas_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:329:12-48: No attribute `_get_blas_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:333:16-39: No attribute `_ROCmFABackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:334:17-40: No attribute `_ROCmFABackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:335:11-34: No attribute `_ROCmFABackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:340:22-47: Could not import `_SDPAParams` from `torch._C` [missing-module-attribute]
ERROR torch/backends/cuda/__init__.py:340:49-74: Could not import `_SDPBackend` from `torch._C` [missing-module-attribute]
ERROR torch/backends/cuda/__init__.py:344:31-54: No attribute `_ROCmFABackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:345:6-29: No attribute `_ROCmFABackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:374:9-48: No attribute `_set_rocm_fa_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:375:30-53: No attribute `_ROCmFABackend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:376:9-48: No attribute `_set_rocm_fa_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:380:12-51: No attribute `_get_rocm_fa_preferred_backend` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:394:12-43: No attribute `_get_flash_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:403:5-32: No attribute `_set_sdp_use_flash` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:412:12-51: No attribute `_get_mem_efficient_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:421:5-40: No attribute `_set_sdp_use_mem_efficient` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:430:12-42: No attribute `_get_math_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:439:5-31: No attribute `_set_sdp_use_math` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:448:5-53: No attribute `_set_math_sdp_allow_fp16_bf16_reduction` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:457:12-60: No attribute `_get_math_sdp_allow_fp16_bf16_reduction` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:470:12-50: No attribute `_is_flash_attention_available` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:490:12-45: No attribute `_can_use_flash_attention` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:510:12-53: No attribute `_can_use_mem_efficient_attention` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:530:12-45: No attribute `_can_use_cudnn_attention` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:539:12-43: No attribute `_get_cudnn_sdp_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cuda/__init__.py:548:5-32: No attribute `_set_sdp_use_cudnn` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:102:5-15: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:103:5-16: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:104:5-17: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:110:12-31: No attribute `_has_cudnn` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:114:12-39: No attribute `_get_cudnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:147:9-36: No attribute `_get_cudnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:148:9-38: No attribute `_get_cudnn_benchmark` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:149:41-81: No attribute `_cuda_get_cudnn_benchmark_limit` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:150:9-42: No attribute `_get_cudnn_deterministic` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:151:9-39: No attribute `_get_cudnn_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:152:9-44: No attribute `_get_fp32_precision_getter` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:155:9-36: No attribute `_set_cudnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:157:9-38: No attribute `_set_cudnn_benchmark` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:159:9-49: No attribute `_cuda_set_cudnn_benchmark_limit` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:161:9-42: No attribute `_set_cudnn_deterministic` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:163:9-39: No attribute `_set_cudnn_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:165:9-44: No attribute `_set_fp32_precision_setter` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:204:27-54: No attribute `_get_cudnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:204:56-83: No attribute `_set_cudnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:206:9-42: No attribute `_get_cudnn_deterministic` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:206:44-77: No attribute `_set_cudnn_deterministic` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:209:9-38: No attribute `_get_cudnn_benchmark` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:209:40-69: No attribute `_set_cudnn_benchmark` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:214:13-53: No attribute `_cuda_get_cudnn_benchmark_limit` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:215:13-53: No attribute `_cuda_set_cudnn_benchmark_limit` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:218:9-39: No attribute `_get_cudnn_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/__init__.py:218:41-71: No attribute `_set_cudnn_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/cudnn/rnn.py:64:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/backends/cudnn/rnn.py:65:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/backends/cusparselt/__init__.py:51:12-36: No attribute `_has_cusparselt` in module `torch._C` [missing-attribute]
ERROR torch/backends/kleidiai/__init__.py:7:12-34: No attribute `_has_kleidiai` in module `torch._C` [missing-attribute]
ERROR torch/backends/miopen/__init__.py:12:19-49: No attribute `_get_miopen_immediate` in module `torch._C` [missing-attribute]
ERROR torch/backends/miopen/__init__.py:14:9-39: No attribute `_set_miopen_immediate` in module `torch._C` [missing-attribute]
ERROR torch/backends/miopen/__init__.py:44:9-39: No attribute `_get_miopen_immediate` in module `torch._C` [missing-attribute]
ERROR torch/backends/miopen/__init__.py:44:41-71: No attribute `_set_miopen_immediate` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkl/__init__.py:7:12-28: No attribute `has_mkl` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkl/__init__.py:50:14-31: Module `torch._C._verbose` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/backends/mkl/__init__.py:57:9-26: Module `torch._C._verbose` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/backends/mkldnn/__init__.py:19:12-32: No attribute `_has_mkldnn` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:70:14-31: Module `torch._C._verbose` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/backends/mkldnn/__init__.py:77:9-26: Module `torch._C._verbose` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/backends/mkldnn/__init__.py:85:9-37: No attribute `_get_mkldnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:86:9-43: No attribute `_get_mkldnn_deterministic` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:87:9-40: No attribute `_get_onednn_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:88:9-44: No attribute `_get_fp32_precision_getter` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:91:9-37: No attribute `_set_mkldnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:93:9-43: No attribute `_set_mkldnn_deterministic` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:95:9-40: No attribute `_set_onednn_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:97:9-44: No attribute `_set_fp32_precision_setter` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:119:27-55: No attribute `_get_mkldnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:119:57-85: No attribute `_set_mkldnn_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:121:9-43: No attribute `_get_mkldnn_deterministic` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:121:45-79: No attribute `_set_mkldnn_deterministic` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:124:9-40: No attribute `_get_onednn_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/mkldnn/__init__.py:124:42-73: No attribute `_set_onednn_allow_tf32` in module `torch._C` [missing-attribute]
ERROR torch/backends/mps/__init__.py:25:12-29: No attribute `_has_mps` in module `torch._C` [missing-attribute]
ERROR torch/backends/mps/__init__.py:31:12-38: No attribute `_mps_is_available` in module `torch._C` [missing-attribute]
ERROR torch/backends/mps/__init__.py:37:12-46: No attribute `_mps_is_on_macos_or_newer` in module `torch._C` [missing-attribute]
ERROR torch/backends/mps/__init__.py:43:12-46: No attribute `_mps_is_on_macos_or_newer` in module `torch._C` [missing-attribute]
ERROR torch/backends/mps/__init__.py:49:12-34: No attribute `_mps_get_name` in module `torch._C` [missing-attribute]
ERROR torch/backends/mps/__init__.py:60:12-40: No attribute `_mps_get_core_count` in module `torch._C` [missing-attribute]
ERROR torch/backends/nnpack/__init__.py:13:12-35: No attribute `_nnpack_available` in module `torch` [missing-attribute]
ERROR torch/backends/nnpack/__init__.py:18:19-47: No attribute `_get_nnpack_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/nnpack/__init__.py:19:5-33: No attribute `_set_nnpack_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/openmp/__init__.py:7:12-31: No attribute `has_openmp` in module `torch._C` [missing-attribute]
ERROR torch/backends/quantized/__init__.py:34:33-54: No attribute `_get_qengine` in module `torch._C` [missing-attribute]
ERROR torch/backends/quantized/__init__.py:37:9-30: No attribute `_set_qengine` in module `torch._C` [missing-attribute]
ERROR torch/backends/quantized/__init__.py:42:20-48: No attribute `_supported_qengines` in module `torch._C` [missing-attribute]
ERROR torch/backends/quantized/__init__.py:54:9-20: Class member `QuantizedEngine.__getattr__` overrides parent class `ModuleType` in an inconsistent manner [bad-param-name-override]
ERROR torch/backends/xnnpack/__init__.py:10:16-44: No attribute `_is_xnnpack_enabled` in module `torch._C` [missing-attribute]
ERROR torch/backends/xnnpack/__init__.py:21:9-20: Class member `XNNPACKEngine.__getattr__` overrides parent class `ModuleType` in an inconsistent manner [bad-param-name-override]
ERROR torch/contrib/_tensorboard_vis.py:13:5-52: Could not find import of `tensorflow.core.framework` [missing-import]
ERROR torch/contrib/_tensorboard_vis.py:14:5-47: Could not find import of `tensorflow.core.util` [missing-import]
ERROR torch/contrib/_tensorboard_vis.py:15:5-67: Could not find import of `tensorflow.python.summary.writer.writer` [missing-import]
ERROR torch/contrib/_tensorboard_vis.py:37:26-53: No attribute `GraphExecutorState` in module `torch._C` [missing-attribute]
ERROR torch/cpu/__init__.py:12:16-33: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/cpu/__init__.py:33:12-25: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/__init__.py:38:12-25: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/__init__.py:43:12-25: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/__init__.py:49:12-25: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/__init__.py:54:12-25: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/__init__.py:59:12-25: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/__init__.py:64:12-25: Module `torch._C._cpu` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/amp/autocast_mode.py:34:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cpu/amp/autocast_mode.py:34:34-48: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/cpu/amp/autocast_mode.py:45:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cpu/amp/autocast_mode.py:45:30-44: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/cpu/amp/autocast_mode.py:48:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/amp/autocast_mode.py:58:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/amp/autocast_mode.py:64:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cpu/amp/autocast_mode.py:69:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/__init__.py:26:19-36: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/cuda/__init__.py:151:19-38: No attribute `_has_magma` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:184:16-45: No attribute `_cuda_getDeviceCount` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:216:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:216:35-49: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:238:5-25: No attribute `_cuda_sleep` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:242:5-38: No attribute `_cuda_busy_wait_for_flag` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:246:5-30: No attribute `_cuda_clear_flag` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:378:20-45: No attribute `AcceleratorError` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:379:20-45: No attribute `OutOfMemoryError` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:424:9-28: No attribute `_cuda_init` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:584:9-33: No attribute `_cuda_setDevice` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:648:12-46: No attribute `_cuda_canDeviceAccessPeer` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:730:5-29: No attribute `_cuda_setStream` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1059:9-38: No attribute `_cuda_getDeviceCount` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1072:18-45: No attribute `_cuda_getArchFlags` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1095:12-36: No attribute `_cuda_getDevice` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1108:16-42: No attribute `_cuda_synchronize` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1121:12-38: No attribute `_cuda_ipc_collect` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1134:18-49: No attribute `_cuda_getCurrentStream` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1152:18-49: No attribute `_cuda_getDefaultStream` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1178:18-54: No attribute `_cuda_getStreamFromExternal` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1189:12-47: No attribute `_cuda_getCurrentBlasHandle` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1216:5-39: No attribute `_cuda_set_sync_debug_mode` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1222:12-46: No attribute `_cuda_get_sync_debug_mode` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1232:5-49: Could not find import of `pynvml` [missing-import]
ERROR torch/cuda/__init__.py:1452:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1452:59-71: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1459:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1461:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1465:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1465:45-63: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/cuda/__init__.py:1478:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1496:51-63: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1570:16-27: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1581:16-28: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1592:16-27: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1603:16-26: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1614:16-26: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1625:16-25: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1636:16-27: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1647:16-26: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1658:16-26: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1669:16-30: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1680:16-29: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1691:16-28: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/cuda/__init__.py:1738:18-32: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/__init__.py:1834:5-21: Name `BFloat16Tensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1836:5-17: Name `BoolTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1838:5-17: Name `ByteTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1840:5-17: Name `CharTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1844:5-19: Name `DoubleTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1846:5-18: Name `FloatTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1848:5-17: Name `HalfTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1850:5-16: Name `IntTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1852:5-17: Name `LongTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/__init__.py:1854:5-18: Name `ShortTensor` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/cuda/_device_limits.py:2:22-27: Could not import `dtype` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/_device_limits.py:15:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/_device_limits.py:47:25-38: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/cuda/_device_limits.py:49:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/cuda/_device_limits.py:51:27-40: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/cuda/_device_limits.py:85:25-38: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/cuda/_device_limits.py:87:27-41: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/cuda/_device_limits.py:90:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/cuda/_device_limits.py:92:27-37: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/cuda/_device_limits.py:94:27-40: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/cuda/_sanitizer.py:473:13-33: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/cuda/_sanitizer.py:474:21-35: No attribute `Argument` in module `torch` [missing-attribute]
ERROR torch/cuda/_sanitizer.py:514:17-37: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/cuda/_sanitizer.py:538:23-43: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/cuda/_sanitizer.py:558:9-37: No attribute `_activate_gpu_trace` in module `torch._C` [missing-attribute]
ERROR torch/cuda/_utils.py:519:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/_utils.py:520:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/amp/autocast_mode.py:35:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/amp/autocast_mode.py:35:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/cuda/amp/autocast_mode.py:46:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/amp/autocast_mode.py:46:30-43: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/cuda/amp/autocast_mode.py:49:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/amp/autocast_mode.py:59:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/amp/autocast_mode.py:65:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/amp/autocast_mode.py:70:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/gds.py:52:5-34: No attribute `_gds_register_buffer` in module `torch._C` [missing-attribute]
ERROR torch/cuda/gds.py:69:5-36: No attribute `_gds_deregister_buffer` in module `torch._C` [missing-attribute]
ERROR torch/cuda/gds.py:126:23-52: No attribute `_gds_register_handle` in module `torch._C` [missing-attribute]
ERROR torch/cuda/gds.py:136:9-40: No attribute `_gds_deregister_handle` in module `torch._C` [missing-attribute]
ERROR torch/cuda/gds.py:152:9-35: No attribute `_gds_load_storage` in module `torch._C` [missing-attribute]
ERROR torch/cuda/gds.py:167:9-35: No attribute `_gds_save_storage` in module `torch._C` [missing-attribute]
ERROR torch/cuda/graphs.py:42:5-35: Could not import `_cuda_isCurrentStreamCapturing` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/graphs.py:43:5-15: Could not import `_CUDAGraph` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/graphs.py:44:5-23: Could not import `_graph_pool_handle` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/graphs.py:69:17-36: No attribute `_CUDAGraph` in module `torch._C` [missing-attribute]
ERROR torch/cuda/graphs.py:368:8-33: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/cuda/graphs.py:368:40-71: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/cuda/graphs.py:400:23-42: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/graphs.py:434:27-46: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/graphs.py:443:29-45: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/cuda/graphs.py:464:33-52: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/graphs.py:479:13-29: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/cuda/graphs.py:520:32-51: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/graphs.py:563:33-52: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/graphs.py:565:20-39: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/cuda/jiterator.py:88:16-66: No attribute `_cuda_jiterator_compile_and_launch_kernel` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:143:5-43: Could not import `_cuda_beginAllocateCurrentThreadToPool` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/memory.py:144:5-30: Could not import `_cuda_beginAllocateToPool` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/memory.py:145:5-24: Could not import `_cuda_CUDAAllocator` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/memory.py:146:5-28: Could not import `_cuda_endAllocateToPool` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/memory.py:147:5-22: Could not import `_cuda_releasePool` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/memory.py:148:5-13: Could not import `_MemPool` from `torch._C` [missing-module-attribute]
ERROR torch/cuda/memory.py:154:12-44: No attribute `_cuda_cudaHostAllocator` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:159:5-30: No attribute `_cuda_lock_mutex` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:163:9-36: No attribute `_cuda_unlock_mutex` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:199:16-61: No attribute `_cuda_cudaCachingAllocator_raw_alloc` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:216:5-51: No attribute `_cuda_cudaCachingAllocator_raw_delete` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:222:9-51: No attribute `_cuda_cudaCachingAllocator_enable` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:249:5-37: No attribute `_cuda_setMemoryFraction` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:265:12-44: No attribute `_cuda_getMemoryFraction` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:280:9-34: No attribute `_cuda_emptyCache` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:393:12-38: No attribute `_cuda_memoryStats` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:413:12-54: No attribute `_cuda_resetAccumulatedMemoryStats` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:432:12-47: No attribute `_cuda_resetPeakMemoryStats` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:508:12-42: No attribute `_cuda_hostMemoryStats` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:517:12-58: No attribute `_cuda_resetAccumulatedHostMemoryStats` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:526:12-51: No attribute `_cuda_resetPeakHostMemoryStats` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:685:12-41: No attribute `_cuda_memorySnapshot` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:832:9-53: Could not find import of `pynvml` [missing-import]
ERROR torch/cuda/memory.py:1228:9-32: No attribute `_cuda_memorySnapshot` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:1316:12-46: No attribute `_cuda_getAllocatorBackend` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:1322:35-63: No attribute `_cuda_CUDAAllocator` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:1358:27-57: No attribute `_cuda_customAllocator` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:1372:5-42: No attribute `_cuda_changeCurrentAllocator` in module `torch._C` [missing-attribute]
ERROR torch/cuda/memory.py:1381:27-54: No attribute `_cuda_getAllocator` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:46:11-33: No attribute `_nccl_version` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:50:14-43: No attribute `_nccl_version_suffix` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:58:12-36: No attribute `_nccl_unique_id` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:62:12-36: No attribute `_nccl_init_rank` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:77:5-30: No attribute `_nccl_all_reduce` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:122:5-26: No attribute `_nccl_reduce` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:129:5-29: No attribute `_nccl_broadcast` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:140:5-30: No attribute `_nccl_all_gather` in module `torch._C` [missing-attribute]
ERROR torch/cuda/nccl.py:152:5-34: No attribute `_nccl_reduce_scatter` in module `torch._C` [missing-attribute]
ERROR torch/cuda/random.py:24:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/random.py:36:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/random.py:38:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/random.py:53:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/random.py:63:14-40: No attribute `_DisableFuncTorch` in module `torch._C` [missing-attribute]
ERROR torch/cuda/random.py:66:55-78: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/cuda/random.py:68:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/random.py:70:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/cuda/streams.py:14:14-38: No attribute `_CudaStreamBase` in module `torch._C` [missing-attribute]
ERROR torch/cuda/streams.py:109:32-48: Object of class `Stream` has no attribute `cuda_stream` [missing-attribute]
ERROR torch/cuda/streams.py:117:22-38: Object of class `Stream` has no attribute `cuda_stream` [missing-attribute]
ERROR torch/cuda/streams.py:117:40-51: Object of class `Stream` has no attribute `device` [missing-attribute]
ERROR torch/cuda/streams.py:120:45-56: Object of class `Stream` has no attribute `device` [missing-attribute]
ERROR torch/cuda/streams.py:120:71-87: Object of class `Stream` has no attribute `cuda_stream` [missing-attribute]
ERROR torch/cuda/streams.py:130:20-36: Object of class `Stream` has no attribute `cuda_stream` [missing-attribute]
ERROR torch/cuda/streams.py:156:13-36: No attribute `_CudaEventBase` in module `torch._C` [missing-attribute]
ERROR torch/cuda/streams.py:255:32-47: Object of class `Event` has no attribute `cuda_event` [missing-attribute]
ERROR torch/cuda/streams.py:258:12-27: Object of class `Event` has no attribute `cuda_event` [missing-attribute]
ERROR torch/cuda/tunable.py:437:13-24: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:439:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:462:20-31: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:463:20-31: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:465:20-30: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:466:20-30: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:474:17-27: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:476:22-32: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:479:17-27: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:481:22-32: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:485:17-27: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:487:22-32: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:490:17-27: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:492:22-32: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:507:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:523:16-27: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:524:16-27: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:531:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:533:18-28: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:536:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:538:18-28: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:551:18-31: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:552:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:553:19-32: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:554:21-35: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:555:17-27: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:556:33-49: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:557:32-47: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:558:26-45: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:559:24-41: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:560:28-49: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:561:28-49: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:635:51-62: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:641:9-17: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:656:51-62: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:673:9-18: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:680:53-64: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:706:17-27: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:708:22-32: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:711:17-27: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:713:22-32: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:716:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:717:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:721:13-29: No attribute `_scaled_mm` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:728:17-27: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:730:22-32: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:732:13-29: No attribute `_scaled_mm` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:741:51-62: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/cuda/tunable.py:744:16-26: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributed/__init__.py:29:27-46: No attribute `_c10d_init` in module `torch._C` [missing-attribute]
ERROR torch/distributed/__init__.py:33:13-32: No attribute `_DistError` in module `torch._C` [missing-attribute]
ERROR torch/distributed/__init__.py:34:20-46: No attribute `_DistBackendError` in module `torch._C` [missing-attribute]
ERROR torch/distributed/__init__.py:35:20-46: No attribute `_DistNetworkError` in module `torch._C` [missing-attribute]
ERROR torch/distributed/__init__.py:36:18-42: No attribute `_DistStoreError` in module `torch._C` [missing-attribute]
ERROR torch/distributed/__init__.py:37:19-48: No attribute `_DistQueueEmptyError` in module `torch._C` [missing-attribute]
ERROR torch/distributed/__init__.py:119:23-61: No attribute `_meta_in_tls_dispatch_include` in module `torch._C` [missing-attribute]
ERROR torch/distributed/__init__.py:121:9-51: No attribute `_set_meta_in_tls_dispatch_include` in module `torch._C` [missing-attribute]
ERROR torch/distributed/__init__.py:125:13-55: No attribute `_set_meta_in_tls_dispatch_include` in module `torch._C` [missing-attribute]
WARN torch/distributed/__init__.py:139:9-25: `_all_gather_base` is deprecated [deprecated]
WARN torch/distributed/__init__.py:145:9-29: `_reduce_scatter_base` is deprecated [deprecated]
ERROR torch/distributed/_composable/checkpoint_activation.py:70:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_composable/replicate.py:105:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_composable/replicate.py:194:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_composable/replicate.py:199:54-66: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_composable/replicate_with_fsdp.py:64:41-52: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/_composable/replicate_with_fsdp.py:89:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_composable/replicate_with_fsdp.py:166:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_composable/replicate_with_fsdp.py:171:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_composable/replicate_with_fsdp.py:352:14-39: No attribute `_get_accelerator` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_dist2.py:45:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_dist2.py:69:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_dist2.py:86:9-21: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_dist2.py:90:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_dist2.py:100:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_dist2.py:130:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_dist2.py:151:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:96:12-23: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_functional_collectives.py:211:15-24: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:211:25-36: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:244:15-24: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:244:25-36: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:278:23-34: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:279:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:318:23-34: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:319:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:423:27-38: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:424:27-36: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:443:8-54: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:444:21-38: No attribute `DispatchKey` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:845:8-35: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:845:36-66: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:848:8-55: No attribute `_dispatch_tls_is_dispatch_key_included` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:849:9-29: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:890:16-42: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_functional_collectives.py:893:9-35: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_functional_collectives.py:896:9-35: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_functional_collectives.py:917:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:921:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:925:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:939:13-29: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_functional_collectives.py:1062:36-45: No attribute `Tag` in module `torch` [missing-attribute]
WARN torch/distributed/_functional_collectives.py:1216:5-47: `_all_gather_base` is deprecated [deprecated]
WARN torch/distributed/_functional_collectives.py:1217:5-55: `_reduce_scatter_base` is deprecated [deprecated]
ERROR torch/distributed/_local_tensor/__init__.py:68:19-23: Could not import `Size` from `torch` [missing-module-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:69:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:69:35-49: Could not import `DispatchKeySet` from `torch._C` [missing-module-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:69:51-63: Could not import `ScriptObject` from `torch._C` [missing-module-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:252:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:307:45-54: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:320:27-50: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:321:8-31: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:321:39-59: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:322:55-75: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:323:8-31: No attribute `_dispatch_keys` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:323:39-59: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:324:55-75: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:435:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:439:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:444:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:449:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:454:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:568:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:609:61-72: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:730:5-17: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:731:5-16: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:732:5-17: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:892:21-31: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:952:24-43: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:952:46-69: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:965:24-43: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:965:46-69: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:994:20-31: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:1269:36-54: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:1334:27-53: Object of class `bool` has no attribute `nonzero` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:1489:59-70: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:1499:60-71: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:1512:55-66: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:1734:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:1735:39-51: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/__init__.py:1736:20-31: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:8:22-34: Could not import `ScriptObject` from `torch._C` [missing-module-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:126:27-36: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:197:27-36: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:271:14-27: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:273:14-27: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:275:14-31: No attribute `bitwise_and` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:277:14-30: No attribute `bitwise_or` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:279:14-31: No attribute `bitwise_xor` in module `torch` [missing-attribute]
ERROR torch/distributed/_local_tensor/_c10d.py:513:32-41: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_pycute/layout.py:164:13-167:14: Argument `chain[Layout]` is not assignable to parameter `*layouts` with type `Layout | tuple[Layout, ...]` in function `make_layout` [bad-argument-type]
ERROR torch/distributed/_pycute/layout.py:205:13-208:14: Argument `chain[Layout | filter[CoordinateType]]` is not assignable to parameter `*layouts` with type `Layout | tuple[Layout, ...]` in function `make_layout` [bad-argument-type]
ERROR torch/distributed/_pycute/layout.py:235:13-238:14: Argument `chain[Layout]` is not assignable to parameter `*layouts` with type `Layout | tuple[Layout, ...]` in function `make_layout` [bad-argument-type]
ERROR torch/distributed/_pycute/layout.py:371:13-377:14: Argument `chain[Layout]` is not assignable to parameter `*layouts` with type `Layout | tuple[Layout, ...]` in function `make_layout` [bad-argument-type]
ERROR torch/distributed/_pycute/layout.py:396:13-402:14: Argument `chain[Layout]` is not assignable to parameter `*layouts` with type `Layout | tuple[Layout, ...]` in function `make_layout` [bad-argument-type]
ERROR torch/distributed/_serialization.py:63:31-47: No attribute `frombuffer` in module `torch` [missing-attribute]
ERROR torch/distributed/_serialization.py:65:31-42: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/_serialization.py:84:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/_serialization.py:84:57-68: No attribute `uint8` in module `torch` [missing-attribute]
WARN torch/distributed/_shard/api.py:183:20-34: `torch.distributed._shard.sharded_tensor.api.ShardedTensor.reshard` is deprecated [deprecated]
ERROR torch/distributed/_shard/checkpoint/__init__.py:19:54-82: Module `torch.distributed.checkpoint` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_shard/common_op_utils.py:64:14-51: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:30:12-25: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:33:19-42: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:85:12-25: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:88:19-42: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:139:12-25: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:142:19-42: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:195:12-25: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:198:19-42: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:249:12-25: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:252:19-42: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:305:12-25: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/__init__.py:308:19-42: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/_common.py:47:23-24: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/_shard/sharded_tensor/_ops/_common.py:97:19-20: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:11:25-35: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:11:46-58: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:13:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:13:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:17:23-33: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:18:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:21:12-23: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:71:19-30: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:73:23-34: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:76:19-33: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:78:23-37: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:128:5-20: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:129:5-21: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:130:5-21: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:131:5-20: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:132:5-20: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:133:5-21: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:153:19-20: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:159:29-44: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:160:29-45: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:161:29-45: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:162:29-44: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:163:29-44: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/init.py:164:29-45: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py:10:19-58: No attribute `_has_compatible_shallow_copy_type` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:44:20-21: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:48:10-22: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:52:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:54:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:61:17-18: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:160:57-78: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:202:20-21: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:218:10-47: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:85:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:98:21-44: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:158:40-53: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:252:16-29: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:255:23-46: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:263:22-35: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:266:29-52: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:373:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:380:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:382:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:387:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:390:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:397:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:455:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:465:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:511:29-50: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:527:30-51: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:528:34-57: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:569:23-44: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:585:30-51: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:586:34-57: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:594:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:596:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:602:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:636:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:640:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:642:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:643:25-35: Object of class `ShardedTensor` has no attribute `dtype` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:647:36-47: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:649:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:652:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:665:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:668:12-26: Object of class `NoneType` has no attribute `type` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:672:16-31: Object of class `NoneType` has no attribute `index` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:678:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:682:53-74: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:905:27-50: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:979:40-53: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/api.py:1360:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:20:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:20:40-63: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:21:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:21:42-55: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:23:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:23:56-79: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:29:29-52: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:31:31-50: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:33:31-52: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:59:29-52: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:61:29-48: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:63:29-50: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:77:27-50: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:92:11-21: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/metadata.py:92:38-48: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/reshard.py:43:14-24: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/reshard.py:84:14-24: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/reshard.py:135:22-33: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/reshard.py:153:14-24: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/reshard.py:206:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/reshard.py:211:27-39: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/reshard.py:241:20-29: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/utils.py:58:11-21: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/utils.py:77:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/utils.py:91:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/utils.py:116:18-28: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/utils.py:138:42-55: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/utils.py:192:23-46: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharded_tensor/utils.py:325:43-53: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/api.py:60:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/api.py:171:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:78:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:126:27-50: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:166:39-62: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:175:32-43: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:62:19-20: Index 0 out of range for tuple with 0 elements [bad-index]
WARN torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:75:16-53: `torch.distributed._shard.sharded_tensor.api.ShardedTensor._init_from_local_tensor` is deprecated [deprecated]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:151:24-39: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:159:12-27: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:185:24-33: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:186:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:220:35-47: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:255:31-40: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:256:23-32: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:257:9-18: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:257:19-28: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:262:24-33: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:263:23-33: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:271:25-36: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:277:9-18: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:277:19-28: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:298:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:347:19-30: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:157:12-21: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:160:17-26: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:163:12-21: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:166:17-26: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:282:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:291:9-25: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:191:12-21: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:194:17-26: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:197:12-21: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:200:17-26: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:365:22-31: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:367:34-43: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:370:28-37: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:388:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:388:72-82: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:398:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:411:9-25: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:422:27-36: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:423:17-25: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:426:27-36: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:435:16-25: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:467:34-45: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:26:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:35:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:55:24-35: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:59:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:81:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:110:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:218:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:255:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:414:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:418:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:424:17-33: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:430:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:438:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:440:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:445:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:451:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:461:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:467:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:507:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:534:11-21: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:535:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:542:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:562:27-38: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:602:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:644:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_state_dict_utils.py:703:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:124:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:125:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:437:11-23: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:447:11-23: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:451:11-23: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:461:11-23: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:499:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:541:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:745:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:767:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:801:32-41: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:823:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:824:16-28: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:831:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:939:17-28: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:939:47-59: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:999:15-25: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1005:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1018:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1056:20-31: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1092:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1243:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1255:29-38: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1257:29-39: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1273:28-39: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1336:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1390:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1407:9-25: No attribute `_scaled_mm` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1434:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1453:29-38: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1455:29-39: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1576:11-22: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1584:12-23: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1585:12-22: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1586:12-23: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1587:12-21: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1588:12-23: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1589:12-22: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1590:12-23: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1591:12-24: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1592:12-27: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1593:12-27: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1594:13-29: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1595:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1596:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1597:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1598:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1599:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1600:13-30: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1601:13-32: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1602:13-34: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1603:13-34: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1608:18-29: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1712:9-35: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_symmetric_memory/__init__.py:1735:15-31: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1760:9-35: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_symmetric_memory/__init__.py:1795:9-35: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_symmetric_memory/__init__.py:1921:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:1928:16-35: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/_symmetric_memory/__init__.py:1930:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:2001:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/__init__.py:2012:51-63: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_symmetric_memory/_nvshmem_triton.py:181:5-64: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/distributed/_symmetric_memory/_nvshmem_triton.py:223:12-18: Could not find import of `triton` [missing-import]
ERROR torch/distributed/_symmetric_memory/_nvshmem_triton.py:224:5-47: Could not find import of `triton.runtime.jit` [missing-import]
ERROR torch/distributed/_symmetric_memory/_nvshmem_triton.py:247:12-18: Could not find import of `triton` [missing-import]
ERROR torch/distributed/_symmetric_memory/_nvshmem_triton.py:248:12-33: Could not find import of `triton.language` [missing-import]
ERROR torch/distributed/_symmetric_memory/_nvshmem_triton.py:249:5-37: Could not find import of `triton.language` [missing-import]
ERROR torch/distributed/_tools/fsdp2_mem_tracker.py:107:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/fsdp2_mem_tracker.py:109:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/ilp_utils.py:83:10-22: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:121:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:122:51-63: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:131:53-65: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:180:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:219:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:240:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:268:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:279:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:376:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:377:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:378:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:550:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/mem_tracker.py:923:24-25: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/_tools/memory_tracker.py:75:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_tools/mod_tracker.py:91:16-47: No attribute `_current_graph_task_id` in module `torch._C` [missing-attribute]
ERROR torch/distributed/_tools/runtime_estimator.py:128:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/runtime_estimator.py:129:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/runtime_estimator.py:130:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/runtime_estimator.py:131:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/runtime_estimator.py:132:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/runtime_estimator.py:190:31-46: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/runtime_estimator.py:192:31-46: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/sac_estimator.py:398:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/_tools/sac_estimator.py:426:22-31: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_comm_hooks/default_hooks.py:66:24-37: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_comm_hooks/default_hooks.py:81:27-65: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/distributed/algorithms/_comm_hooks/default_hooks.py:136:11-22: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_comm_hooks/default_hooks.py:170:56-69: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_comm_hooks/default_hooks.py:191:56-70: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py:68:9-21: Class member `_OverlappedStandardOptimizer.register_ddp` overrides parent class `OverlappedOptimizer` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributed/algorithms/_quantization/quantization.py:9:18-29: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_quantization/quantization.py:9:30-43: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_quantization/quantization.py:10:18-29: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_quantization/quantization.py:10:30-43: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_quantization/quantization.py:28:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_quantization/quantization.py:61:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_quantization/quantization.py:65:30-43: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/_quantization/quantization.py:71:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:58:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:82:16-44: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:113:27-40: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:134:27-41: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:158:46-59: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:197:46-60: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py:20:20-32: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py:45:19-31: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:30:31-44: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:30:46-60: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:37:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:74:21-30: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:430:46-57: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:469:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:471:14-26: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:489:45-56: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:492:45-56: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:511:27-38: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:554:21-32: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:564:9-18: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:598:13-22: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:617:13-22: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:753:46-57: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:786:28-39: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:793:24-35: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:808:5-17: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:819:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:839:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:8:9-20: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:9:9-20: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:9:35-46: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:14:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:19:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:21:19-30: No attribute `round` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:22:9-20: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:22:35-46: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:27:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:28:9-25: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:36:9-25: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:78:15-32: No attribute `FloatTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:107:41-57: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:108:72-85: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:159:17-61: Argument `tuple[Literal[0], int | Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:173:15-26: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:203:41-57: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:204:72-85: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:214:13-26: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/join.py:75:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/join.py:284:31-42: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/join.py:293:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/join.py:337:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/join.py:342:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/algorithms/model_averaging/utils.py:40:19-28: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/autograd/__init__.py:16:27-55: No attribute `_dist_autograd_init` in module `torch._C` [missing-attribute]
ERROR torch/distributed/benchmarks/benchmark_ddp_rpc.py:71:31-40: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/benchmarks/benchmark_ddp_rpc.py:115:20-36: No attribute `ByteTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/benchmarks/benchmark_ddp_rpc.py:156:23-39: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/benchmarks/benchmark_ddp_rpc.py:168:30-46: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/benchmarks/benchmark_ddp_rpc.py:169:22-38: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/c10d_logger.py:66:28-43: Module `torch.cuda.nccl` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/checkpoint/_consolidate_hf_safetensors.py:138:32-43: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_consolidate_hf_safetensors.py:280:39-282:18: `None` is not subscriptable [unsupported-operation]
ERROR torch/distributed/checkpoint/_experimental/checkpoint_reader.py:149:30-41: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_experimental/checkpoint_reader.py:154:30-46: No attribute `frombuffer` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_experimental/staging.py:158:40-52: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:11:1-34: Could not find import of `fsspec.core` [missing-import]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:23:5-42: Could not find import of `fsspec` [missing-import]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:47:14-26: Object of class `NoneType` has no attribute `open` [missing-attribute]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:72:9-23: Object of class `NoneType` has no attribute `rename` [missing-attribute]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:75:9-25: Object of class `NoneType` has no attribute `makedirs` [missing-attribute]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:90:16-30: Object of class `NoneType` has no attribute `exists` [missing-attribute]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:93:9-19: Object of class `NoneType` has no attribute `rm` [missing-attribute]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:98:16-26: Object of class `NoneType` has no attribute `ls` [missing-attribute]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:152:19-31: `torch.distributed.checkpoint._fsspec_filesystem.FileSystem` is not assignable to attribute `fs` with type `torch.distributed.checkpoint.filesystem.FileSystem` [bad-assignment]
ERROR torch/distributed/checkpoint/_fsspec_filesystem.py:163:19-31: `torch.distributed.checkpoint._fsspec_filesystem.FileSystem` is not assignable to attribute `fs` with type `torch.distributed.checkpoint.filesystem.FileSystem` [bad-assignment]
ERROR torch/distributed/checkpoint/_hf_utils.py:26:12-25: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:27:12-25: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:28:12-25: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:29:11-21: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:30:11-22: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:31:12-23: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:32:12-23: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:33:12-23: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:34:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:54:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:55:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:92:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_hf_utils.py:96:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:42:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:43:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:112:30-41: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:125:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:186:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:199:11-23: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:224:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:254:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:254:52-63: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:255:21-37: No attribute `frombuffer` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:255:49-60: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:269:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:297:17-28: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:297:38-49: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:301:15-26: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:301:41-52: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:319:43-54: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:323:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:323:49-60: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/_pg_transport.py:335:20-36: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/default_planner.py:359:9-20: Class member `DefaultLoadPlanner.finish_plan` overrides parent class `LoadPlanner` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributed/checkpoint/default_planner.py:618:21-31: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/examples/async_checkpointing_example.py:75:9-19: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/examples/async_checkpointing_example.py:76:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/examples/async_checkpointing_example.py:78:7-16: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py:33:11-21: No attribute `rand` in module `torch` [missing-attribute]
WARN torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py:77:9-32: `torch.distributed.checkpoint.state_dict_saver.save_state_dict` is deprecated [deprecated]
WARN torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py:96:9-32: `torch.distributed.checkpoint.state_dict_loader.load_state_dict` is deprecated [deprecated]
ERROR torch/distributed/checkpoint/examples/stateful_example.py:39:16-26: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/filesystem.py:145:26-38: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/filesystem.py:187:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/filesystem.py:342:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/filesystem.py:390:35-73: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/distributed/checkpoint/format_utils.py:110:26-42: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/format_utils.py:148:9-28: Class member `BroadcastingTorchSaveReader.prepare_global_plan` overrides parent class `StorageReader` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributed/checkpoint/hf_storage.py:348:34-44: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/hf_storage.py:353:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/hf_storage.py:354:43-53: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/hf_storage.py:361:33-43: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/hf_storage.py:361:59-69: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/hf_storage.py:367:57-67: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/hf_storage.py:378:31-41: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:30:14-24: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:31:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:47:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:47:48-71: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:49:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:49:42-55: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:53:20-39: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:53:56-79: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:60:29-52: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:62:31-50: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:64:31-52: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:90:29-52: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:92:29-48: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:94:29-50: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:108:27-50: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:116:11-21: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:160:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/metadata.py:185:48-58: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/optimizer.py:106:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/optimizer.py:108:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/optimizer.py:112:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/optimizer.py:190:29-39: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/optimizer.py:193:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/optimizer.py:205:53-73: Argument `Unknown | None` is not assignable to parameter `a` with type `Sequence[int]` in function `torch.distributed.checkpoint.utils._element_wise_sub` [bad-argument-type]
ERROR torch/distributed/checkpoint/optimizer.py:207:43-53: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/optimizer.py:326:50-60: No attribute `Size` in module `torch` [missing-attribute]
WARN torch/distributed/checkpoint/optimizer.py:351:5-20: `torch.distributed.checkpoint.state_dict_loader.load_state_dict` is deprecated [deprecated]
ERROR torch/distributed/checkpoint/planner.py:54:11-21: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner.py:93:19-29: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner.py:98:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner.py:101:14-24: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:144:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:150:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:151:15-25: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:179:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:179:41-51: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:198:15-25: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:207:15-25: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:232:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:234:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:235:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:245:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:247:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:248:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:343:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:343:41-51: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:399:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:402:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:404:32-48: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:420:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:429:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:432:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/planner_helpers.py:434:22-38: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/quantized_hf_storage.py:35:23-34: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/quantized_hf_storage.py:35:37-50: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/quantized_hf_storage.py:49:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/quantized_hf_storage.py:55:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/quantized_hf_storage.py:156:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/quantized_hf_storage.py:176:37-50: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/staging.py:193:40-52: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/staging.py:353:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/staging.py:353:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict.py:586:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict.py:587:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict.py:635:30-46: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict.py:644:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict_loader.py:213:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict_loader.py:362:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict_saver.py:180:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict_saver.py:292:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/checkpoint/state_dict_saver.py:296:12-24: No attribute `device` in module `torch` [missing-attribute]
WARN torch/distributed/checkpoint/state_dict_saver.py:368:17-49: `torch.distributed.checkpoint.staging.AsyncStager.synchronize_staging` is deprecated [deprecated]
ERROR torch/distributed/checkpoint/state_dict_saver.py:394:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/checkpoint/utils.py:337:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/utils.py:342:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/checkpoint/utils.py:355:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:193:20-37: Expression `exception_list[0]` has type `tuple[int, Exception]`, expected `BaseException` or `None` [bad-raise]
ERROR torch/distributed/collective_utils.py:291:16-31: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:294:19-35: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:297:25-37: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:297:62-74: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:307:16-31: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:311:26-42: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:318:21-38: No attribute `hash_tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:323:16-31: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/distributed/collective_utils.py:340:8-22: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/collective_utils.py:349:16-31: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/distributed/debug/_frontend.py:217:5-19: Class member `_IPv6HTTPServer.address_family` overrides parent class `ThreadingHTTPServer` in an inconsistent manner [bad-override]
ERROR torch/distributed/device_mesh.py:36:5-38:23: Object of class `ModuleType` has no attribute `init_device_mesh` [missing-attribute]
ERROR torch/distributed/device_mesh.py:198:13-41: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/device_mesh.py:209:44-53: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:211:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:211:65-74: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:290:31-59: Object of class `bool` has no attribute `nonzero` [missing-attribute]
ERROR torch/distributed/device_mesh.py:310:25-58: Object of class `bool` has no attribute `nonzero` [missing-attribute]
ERROR torch/distributed/device_mesh.py:432:51-63: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:949:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:949:70-79: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:974:40-49: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:976:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:976:61-70: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:1362:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:1363:24-36: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/device_mesh.py:1363:59-68: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:24:22-55: Could not import `_DistStoreError` from `torch._C` [missing-module-attribute]
ERROR torch/distributed/distributed_c10d.py:384:27-52: No attribute `_get_accelerator` in module `torch._C` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:836:10-22: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:846:69-81: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:894:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:913:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:914:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1203:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1203:50-65: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1203:71-87: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1361:5-31: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/distributed_c10d.py:1410:55-67: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1421:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1424:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1436:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1523:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1524:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1557:8-20: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1558:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1561:8-20: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1562:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1586:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:1696:9-34: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/distributed_c10d.py:1720:21-33: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2009:20-46: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/distributed_c10d.py:2182:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2187:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2337:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2486:18-36: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2526:18-36: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2638:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2740:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2903:18-36: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:2987:18-36: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3067:45-63: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3145:23-39: No attribute `ByteTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3149:24-50: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/distributed_c10d.py:3155:22-38: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3164:24-50: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/distributed_c10d.py:3241:27-38: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3242:27-37: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3252:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3253:45-56: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3263:30-41: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3357:27-38: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3358:27-37: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3372:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3373:49-60: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3394:30-41: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3404:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3491:27-36: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3507:25-34: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3522:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3604:27-38: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3605:33-43: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3628:15-26: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3653:34-45: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3664:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3754:31-40: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3756:31-42: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3757:37-47: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3772:29-38: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3776:19-30: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3786:38-49: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3896:27-39: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3896:51-61: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3901:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3902:39-50: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3912:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:3912:47-57: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4008:38-56: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4010:53-71: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4100:14-32: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4105:14-32: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4232:39-57: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4236:38-56: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4419:38-56: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4421:53-71: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4753:17-35: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4755:18-36: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4878:38-56: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4881:38-56: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4933:14-39: No attribute `_get_accelerator` in module `torch._C` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4938:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:4944:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:5050:17-43: Module `torch._C._distributed_c10d` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/distributed_c10d.py:5194:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:5260:49-61: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:5293:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:5383:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:5898:55-67: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:5900:55-67: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/distributed_c10d.py:6081:26-38: No attribute `device` in module `torch` [missing-attribute]
WARN torch/distributed/elastic/metrics/api.py:172:17-31: `publish_metric` is deprecated [deprecated]
WARN torch/distributed/elastic/metrics/api.py:175:17-31: `publish_metric` is deprecated [deprecated]
WARN torch/distributed/elastic/metrics/api.py:178:17-31: `publish_metric` is deprecated [deprecated]
ERROR torch/distributed/elastic/rendezvous/etcd_store.py:86:9-12: Class member `EtcdStore.add` overrides parent class `Store` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributed/elastic/rendezvous/etcd_store.py:124:9-13: Class member `EtcdStore.wait` overrides parent class `Store` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributed/elastic/utils/data/elastic_distributed_sampler.py:73:13-28: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/distributed/elastic/utils/data/elastic_distributed_sampler.py:77:13-27: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/distributed/elastic/utils/store.py:18:18-42: No attribute `_DistStoreError` in module `torch._C` [missing-attribute]
ERROR torch/distributed/examples/memory_tracker_example.py:32:12-23: Could not find import of `torchvision` [missing-import]
ERROR torch/distributed/examples/memory_tracker_example.py:37:9-19: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:64:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:78:34-46: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:132:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:137:39-50: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:501:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:503:24-47: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:509:59-72: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:528:62-74: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:534:9-47: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/_common_utils.py:538:8-49: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_exec_order_utils.py:200:44-55: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_exec_order_utils.py:200:57-69: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_exec_order_utils.py:201:26-37: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_exec_order_utils.py:219:20-61: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_exec_order_utils.py:245:20-61: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_flat_param.py:185:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:329:31-41: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:330:29-39: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:331:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:334:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:378:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:518:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:521:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:522:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:678:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:805:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:808:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:877:21-34: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:891:17-30: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:896:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:909:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:910:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:970:20-61: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_flat_param.py:1107:13-26: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1145:74-84: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1162:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1472:17-28: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1573:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1573:46-57: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1597:33-44: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1755:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1834:17-38: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:1845:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:2407:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:2642:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:2649:16-57: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_flat_param.py:2778:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:2788:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:2792:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:2792:74-86: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_flat_param.py:2797:9-19: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fsdp_extensions.py:48:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_api.py:50:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_api.py:51:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_api.py:52:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_api.py:79:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_api.py:80:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:25:32-43: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:28:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:56:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:57:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:59:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:71:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:72:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:78:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:187:9-29: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:209:5-32: No attribute `split_with_sizes_copy` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:232:5-21: No attribute `_chunk_cat` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:240:32-44: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:241:24-36: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:242:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:254:21-32: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:256:24-35: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:333:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:337:9-29: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:388:17-33: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:394:35-46: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:395:44-55: No attribute `uint8` in module `torch` [missing-attribute]
WARN torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:400:8-34: `torch._dynamo.external_utils.is_compiling` is deprecated [deprecated]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:437:26-37: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:443:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:451:28-40: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:453:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:454:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:455:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:458:24-36: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:465:5-16: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:466:5-16: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:468:14-25: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:513:22-33: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:514:34-43: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:610:32-48: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:626:21-33: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:679:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:679:54-65: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:680:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:684:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:688:36-47: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:703:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:719:42-55: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:719:57-71: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:109:40-50: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:109:73-83: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:111:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:117:19-30: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:124:42-52: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:125:6-16: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:129:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:163:43-54: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:170:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:173:16-39: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_common.py:181:12-43: No attribute `_current_graph_task_id` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_init.py:71:14-39: No attribute `_get_accelerator` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_init.py:76:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_init.py:78:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_init.py:80:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_init.py:214:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:136:20-49: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:137:18-47: No attribute `_from_functional_tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:138:10-43: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:139:9-32: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:139:33-53: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:186:38-48: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:199:17-28: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:200:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:201:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:202:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:203:19-29: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:205:32-42: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:206:32-42: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:228:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:243:43-54: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:263:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:468:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:470:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:476:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:476:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:535:27-43: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:602:39-55: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param.py:797:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:61:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:93:16-28: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:93:30-42: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:107:21-32: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:112:21-32: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:117:21-32: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:123:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:124:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:132:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:173:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:213:43-54: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:216:53-64: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:422:65-76: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:570:21-572:30: Argument `ProcessGroup | None` is not assignable to parameter `reduce_scatter_group` with type `ProcessGroup` in function `torch.distributed.fsdp._fully_shard._fsdp_collectives.foreach_reduce` [bad-argument-type]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:608:17-58: Object of class `NoneType` has no attribute `synchronize` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:713:16-37: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:886:13-35: Module `torch._dynamo.comptime` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_state.py:55:41-52: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_state.py:92:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_state.py:145:17-55: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fsdp_state.py:342:16-37: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fully_shard.py:189:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/_fully_shard/_fully_shard.py:524:43-54: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:353:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:565:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:802:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:817:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:830:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:833:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:843:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:843:63-75: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:855:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:905:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:910:55-67: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:967:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:981:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:1020:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:1034:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:1064:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:1067:6-18: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:1086:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_init_utils.py:1144:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_limiter_utils.py:15:40-51: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_limiter_utils.py:18:35-46: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_limiter_utils.py:22:45-56: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_limiter_utils.py:28:36-47: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:105:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:106:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:223:37-67: Object of class `NoneType` has no attribute `type` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:364:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:703:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:762:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:764:9-22: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:766:14-27: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:767:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:835:12-24: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:835:52-64: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:1191:19-31: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:1191:59-70: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:1368:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:1382:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:1442:24-35: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:1486:32-42: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:1573:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_optim_utils.py:1659:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:151:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:280:21-33: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:281:25-37: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1440:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1446:8-49: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_runtime_utils.py:1487:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1496:8-49: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_runtime_utils.py:1513:8-49: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_runtime_utils.py:1544:25-37: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1545:21-33: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1546:25-37: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1554:8-49: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/fsdp/_runtime_utils.py:1582:46-57: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1618:11-22: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1636:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1637:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_runtime_utils.py:1651:16-39: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_shard_utils.py:36:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/_shard_utils.py:87:27-50: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/api.py:221:27-38: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/api.py:222:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/api.py:223:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:27:9-47: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:43:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:184:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:200:65-78: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:207:48-61: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:209:63-76: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:210:63-76: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:221:21-69: No attribute `_amp_foreach_non_finite_check_and_unscale_` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:254:21-31: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:255:30-43: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:286:13-33: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/distributed/fsdp/sharded_grad_scaler.py:367:17-41: No attribute `_amp_update_scale_` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/__init__.py:6:4-25: Module `torch.distributed.rpc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/nn/api/remote_module.py:13:19-25: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/distributed/nn/api/remote_module.py:13:27-32: Could not import `dtype` from `torch` [missing-module-attribute]
ERROR torch/distributed/nn/api/remote_module.py:118:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/nn/api/remote_module.py:484:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:259:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:281:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:336:13-29: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:346:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:351:28-44: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:353:18-27: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:353:28-39: No attribute `stack` in module `torch` [missing-attribute]
WARN torch/distributed/nn/functional.py:362:9-30: `torch.distributed.distributed_c10d._all_gather_base` is deprecated [deprecated]
ERROR torch/distributed/nn/functional.py:377:18-29: No attribute `empty` in module `torch` [missing-attribute]
WARN torch/distributed/nn/functional.py:380:13-38: `torch.distributed.distributed_c10d._reduce_scatter_base` is deprecated [deprecated]
ERROR torch/distributed/nn/functional.py:414:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:442:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/functional.py:462:45-68: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/nn/jit/instantiator.py:20:22-41: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/nn/jit/instantiator.py:21:10-26: Module `torch.jit._state` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/nn/jit/instantiator.py:97:33-52: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/optim/apply_optimizer_in_backward.py:13:34-50: Module `torch.utils.weak` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/optim/apply_optimizer_in_backward.py:14:25-41: Module `torch.utils.weak` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/optim/functional_adadelta.py:77:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adadelta.py:84:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adadelta.py:85:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adadelta.py:86:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adadelta.py:88:42-58: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adadelta.py:89:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adagrad.py:69:24-39: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adagrad.py:70:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adagrad.py:91:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:82:23-39: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:89:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:90:32-48: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:91:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:93:35-51: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:94:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:97:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:98:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:150:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:157:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:159:40-56: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:160:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:163:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:164:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:168:51-67: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adam.py:169:50-71: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamax.py:85:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamax.py:92:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamax.py:94:40-56: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamax.py:95:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamax.py:98:40-56: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamax.py:99:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:78:23-39: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:86:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:88:32-48: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:89:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:92:35-51: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:93:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:97:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:98:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:151:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:158:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:160:40-56: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:161:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:164:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:165:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:169:51-67: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_adamw.py:170:50-71: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rmsprop.py:84:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rmsprop.py:91:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rmsprop.py:92:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rmsprop.py:93:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rmsprop.py:96:52-68: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rmsprop.py:97:50-71: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rmsprop.py:100:45-61: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rmsprop.py:101:50-71: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rprop.py:75:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rprop.py:82:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rprop.py:83:37-53: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rprop.py:84:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/functional_rprop.py:86:42-57: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/named_optimizer.py:72:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/optim/named_optimizer.py:304:21-37: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/optimizer.py:189:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/optim/optimizer.py:194:56-66: Module `torch.jit._state` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:35:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:77:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:77:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:101:25-41: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:102:28-44: No attribute `ByteTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:109:25-41: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:112:28-39: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:113:48-59: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:175:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:407:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:535:27-39: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:536:24-35: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:558:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:573:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:828:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:1164:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:1350:30-41: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:1353:30-41: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.py:1392:26-37: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.pyi:19:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.pyi:52:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/optim/zero_redundancy_optimizer.pyi:84:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/_IR.py:503:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/_IR.py:1122:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/_backward.py:196:13-28: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/_backward.py:418:16-25: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:52:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:143:28-46: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:146:25-43: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:148:9-27: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:153:9-27: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:164:28-43: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:203:21-39: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:211:19-35: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:503:31-49: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:504:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/microbatch.py:527:35-44: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/schedules.py:626:39-60: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/schedules.py:644:34-52: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/schedules.py:1621:21-42: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/schedules.py:1642:34-52: No attribute `tensor_split` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:103:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:108:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:128:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:935:23-34: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:935:64-77: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:936:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:937:57-70: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:1021:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:1295:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:1349:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/pipelining/stage.py:1458:37-53: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/remote_device.py:25:50-62: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/remote_device.py:32:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/remote_device.py:34:38-50: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/remote_device.py:59:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/remote_device.py:79:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/remote_device.py:95:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/__init__.py:28:27-45: No attribute `_rpc_init` in module `torch._C` [missing-attribute]
ERROR torch/distributed/rpc/__init__.py:34:9-34: Module `torch._C._distributed_rpc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/__init__.py:127:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/rpc/_testing/__init__.py:8:27-54: No attribute `_faulty_agent_init` in module `torch._C` [missing-attribute]
ERROR torch/distributed/rpc/api.py:649:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/rpc/api.py:650:22-41: Module `torch.jit._builtins` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/api.py:676:17-36: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/api.py:705:22-41: Module `torch.jit._builtins` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/api.py:733:17-36: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/api.py:827:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/rpc/api.py:921:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/rpc/api.py:931:26-44: Module `torch._C._profiler` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/api.py:948:17-36: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/backend_registry.py:168:40-52: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/backend_registry.py:168:54-66: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/backend_registry.py:168:75-87: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/backend_registry.py:255:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/backend_registry.py:260:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/backend_registry.py:267:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/backend_registry.py:267:55-67: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/internal.py:68:16-24: Module `torch.distributed.rpc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/options.py:9:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:14:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:15:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:26:11-23: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:26:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:27:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:27:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:28:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:28:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:30:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:30:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/options.py:41:56-68: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/rpc/rref_proxy.py:27:24-45: No attribute `ScriptModule` in module `torch._C` [missing-attribute]
ERROR torch/distributed/rpc/server_process_global_profiler.py:164:17-47: Module `torch.autograd.profiler_legacy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/rpc/server_process_global_profiler.py:180:32-60: Module `torch.autograd.profiler_util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/run.py:754:32-70: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:138:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:153:43-53: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:363:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:475:16-37: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:490:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:491:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:559:55-64: Object of class `DTensor` has no attribute `ndim` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:736:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:928:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1044:11-21: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1061:32-45: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1062:20-39: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/tensor/_api.py:1070:19-29: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1073:21-31: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1073:46-57: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1075:37-60: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1111:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1112:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1112:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1142:9-19: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1154:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1155:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1155:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1185:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1199:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1200:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1200:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1231:9-19: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1245:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1246:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1246:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1276:9-19: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1289:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1290:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1290:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1320:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1333:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1334:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1334:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_api.py:1361:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_collective_utils.py:35:21-37: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_collective_utils.py:40:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_collective_utils.py:57:15-26: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:163:16-64: No attribute `_get_dtensor_allow_implicit_replication` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:167:16-64: No attribute `_set_dtensor_allow_implicit_replication` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:181:16-62: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:182:33-53: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:248:43-58: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:287:36-47: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:290:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:332:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_dispatch.py:536:13-548:22: Argument `OpSchema | None` is not assignable to parameter `schema` with type `OpSchema` in function `torch.distributed.tensor._op_schema.OpInfo.__init__` [bad-argument-type]
ERROR torch/distributed/tensor/_dispatch.py:575:54-55: Argument `DTensorSpec | object | None` is not assignable to parameter `spec` with type `DTensorSpec | Sequence[DTensorSpec | None] | None` in function `OpDispatcher.wrap` [bad-argument-type]
ERROR torch/distributed/tensor/_dtensor_spec.py:62:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_dtensor_spec.py:64:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_dtensor_spec.py:510:24-34: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_op_schema.py:34:5-32: Could not import `_DTensor_OpSchema_post_init` from `torch._C` [missing-module-attribute]
ERROR torch/distributed/tensor/_op_schema.py:35:5-47: Could not import `_DTensor_OpSchema_recompute_comparison_key` from `torch._C` [missing-module-attribute]
ERROR torch/distributed/tensor/_op_schema.py:75:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_op_schema.py:412:35-51: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_op_schema.py:419:35-49: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_op_schema.py:426:49-65: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_common_rules.py:212:9-19: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_conv_ops.py:54:9-19: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_conv_ops.py:97:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_mask_buffer.py:20:20-31: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_math_ops.py:912:57-67: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_math_ops.py:1058:57-67: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_matrix_ops.py:114:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_matrix_ops.py:1095:31-41: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_tensor_ops.py:1009:33-1013:22: Argument `tuple[DTensorSpec, *tuple[DTensorSpec | None, ...], DTensorSpec]` is not assignable to parameter `input_specs` with type `Sequence[DTensorSpec] | None` in function `torch.distributed.tensor._op_schema.OpSpec.__init__` [bad-argument-type]
ERROR torch/distributed/tensor/_ops/_view_ops.py:482:5-23: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:484:5-18: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:485:5-18: No attribute `movedim` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:488:5-18: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:491:5-16: No attribute `ravel` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:493:5-18: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:494:5-18: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:495:5-15: No attribute `tile` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:496:5-20: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:497:5-20: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:499:5-26: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:500:5-23: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:756:48-61: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:758:24-37: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:761:23-36: No attribute `squeeze` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:770:27-40: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:779:29-44: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:785:27-40: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:791:25-40: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:793:56-77: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/_view_ops.py:794:53-71: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/utils.py:224:19-29: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/utils.py:224:44-54: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_ops/utils.py:239:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:127:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:131:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:131:54-66: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:132:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:138:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:142:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:142:50-62: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:143:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:157:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:177:54-69: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:213:24-49: Argument `bool` is not assignable to parameter `iterable` with type `Iterable[object]` in function `all` [bad-argument-type]
ERROR torch/distributed/tensor/_random.py:243:54-69: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:448:49-61: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_random.py:453:12-24: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_redistribute.py:849:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_redistribute.py:850:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_sharding_prop.py:273:38-50: Argument `list[DTensorSpec | None] | tuple[*Sequence[DTensorSpec | None]]` is not assignable to parameter `iterable` with type `Iterable[DTensorSpec | None]` in function `enumerate.__new__` [bad-argument-type]
ERROR torch/distributed/tensor/_sharding_prop.py:365:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:50:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:55:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:58:33-43: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:58:59-69: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:76:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:79:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:87:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:124:22-31: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:208:63-84: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:222:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:229:69-81: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:252:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:260:37-47: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:339:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_shards_wrapper.py:340:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:47:23-39: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:48:22-38: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:62:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:64:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:66:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:75:23-39: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:76:22-38: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:91:41-50: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:96:40-49: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:101:41-50: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:104:40-49: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_tp_conv.py:203:34-48: Argument `tuple[Literal[0], Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/distributed/tensor/_tp_conv.py:207:34-48: Argument `tuple[Unknown, Literal[0]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/distributed/tensor/_tp_conv.py:211:34-56: Argument `tuple[Unknown, Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/distributed/tensor/_utils.py:261:30-74: No attribute `_DTensor_compute_global_tensor_info` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/_utils.py:329:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_utils.py:330:6-16: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_utils.py:365:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_utils.py:367:13-29: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_utils.py:375:20-31: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_utils.py:383:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_utils.py:440:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/_utils.py:449:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/debug/__init__.py:29:12-65: No attribute `_get_DTensor_sharding_propagator_cache_stats` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/debug/__init__.py:47:5-54: No attribute `_clear_DTensor_sharding_propagator_cache` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/examples/comm_mode_features_example.py:72:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/comm_mode_features_example.py:76:15-25: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/comm_mode_features_example.py:90:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/comm_mode_features_example.py:98:15-28: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/comm_mode_features_example.py:704:13-24: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:31:64-87: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:33:36-46: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:34:34-45: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:37:32-55: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:44:23-33: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:55:58-81: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:65:42-52: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:92:65-88: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:101:48-71: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:140:39-53: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:204:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:206:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/convnext_example.py:206:44-54: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/flex_attention_cp.py:63:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/flex_attention_cp.py:70:9-19: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/flex_attention_cp.py:149:16-27: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:52:62-72: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:67:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:95:35-36: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:98:61-62: Index 0 out of range for tuple with 0 elements [bad-index]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:113:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:117:37-47: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:131:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:138:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:142:26-36: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:144:20-31: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:187:12-23: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:206:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:212:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:215:9-19: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:217:14-24: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:220:26-36: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:222:20-31: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:262:12-23: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:275:14-26: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:283:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:296:13-24: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:298:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:302:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:326:18-30: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:327:35-46: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:363:20-31: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/torchrec_sharding_example.py:367:61-71: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/visualize_sharding_example.py:32:9-17: Module `torch.distributed.tensor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/tensor/examples/visualize_sharding_example.py:33:9-17: Module `torch.distributed.tensor.debug` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/tensor/examples/visualize_sharding_example.py:38:5-15: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/visualize_sharding_example.py:50:5-15: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/visualize_sharding_example.py:66:5-15: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/examples/visualize_sharding_example.py:86:5-15: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:135:12-21: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:147:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:148:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:210:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:211:26-39: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:431:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:505:19-32: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:506:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:507:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:508:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:526:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:577:27-43: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:578:25-41: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:579:27-43: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:618:24-33: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:1096:30-48: No attribute `index_select` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:1106:37-55: No attribute `index_select` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:1288:9-15: Class member `_ContextParallel._apply` overrides parent class `ParallelStyle` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributed/tensor/experimental/_context_parallel/_attention.py:1625:39-57: No attribute `index_select` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:31:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:32:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:64:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:67:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:80:72-84: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:169:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:170:32-41: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:173:34-47: No attribute `argsort` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:183:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:255:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:282:21-33: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:289:21-33: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:298:26-35: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:300:30-43: No attribute `argsort` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:358:40-50: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:361:46-56: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:364:26-37: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:365:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:375:29-39: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:468:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:474:34-47: No attribute `argsort` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:480:53-65: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_func_map.py:266:58-62: Argument `Sequence[Placement] | object | None` is not assignable to parameter `placements` with type `Sequence[Placement] | None` in function `torch.distributed.tensor._api.DTensor.from_local` [bad-argument-type]
ERROR torch/distributed/tensor/experimental/_register_sharding.py:116:41-54: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_register_sharding.py:117:42-60: No attribute `OptionalType` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_register_sharding.py:118:63-76: No attribute `IntType` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/experimental/_tp_transform.py:87:45-57: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/api.py:70:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:31:40-50: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:31:52-62: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:44:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:47:54-64: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:47:66-76: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:49:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:52:46-56: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:52:58-68: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/fsdp.py:368:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:121:16-30: Returned type `object` is not assignable to declared return type `TensorMeta` [bad-return]
ERROR torch/distributed/tensor/parallel/loss.py:130:27-37: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:134:53-76: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:138:17-27: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:143:22-31: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:143:32-41: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:147:25-34: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:195:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:208:18-28: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:234:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:243:22-34: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:248:14-25: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:259:16-28: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:260:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:263:24-52: Object of class `bool` has no attribute `sum` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:363:18-28: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:373:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:374:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:384:17-29: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:412:20-32: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:415:19-30: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/parallel/loss.py:421:26-35: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:31:13-34: Module `torch._C._distributed` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/tensor/placement_types.py:71:28-39: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:188:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:235:22-31: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:491:21-42: Module `torch._C._distributed` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/tensor/placement_types.py:605:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:637:26-38: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:674:23-32: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:675:27-40: No attribute `argsort` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:676:28-46: No attribute `index_select` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:696:26-38: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:715:17-38: Module `torch._C._distributed` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/tensor/placement_types.py:773:15-36: Module `torch._C._distributed` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/tensor/placement_types.py:862:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/tensor/placement_types.py:909:13-47: `None` is not subscriptable [unsupported-operation]
ERROR torch/distributed/utils.py:47:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/distributed/utils.py:60:16-39: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/distributed/utils.py:87:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/utils.py:93:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributed/utils.py:167:48-58: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributed/utils.py:176:16-57: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/utils.py:196:16-57: Module `torch.distributed._functional_collectives` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/distributed/utils.py:261:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:69:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:76:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:113:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:116:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:119:20-35: No attribute `bernoulli` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:133:18-30: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:141:17-28: No attribute `logit` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:145:16-27: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/bernoulli.py:145:28-37: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:49:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:56:45-56: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:66:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:91:23-34: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:101:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:109:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:119:16-28: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:119:34-46: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/beta.py:119:52-64: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:89:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:130:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:133:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:136:20-34: No attribute `binomial` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:143:27-39: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:144:27-39: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:145:29-41: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:153:34-45: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:153:46-55: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:153:57-66: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:168:18-27: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/binomial.py:176:18-30: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:82:74-84: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:88:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:89:37-47: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:118:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:123:16-26: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:136:16-26: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:143:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:144:41-51: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:145:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:147:22-39: No attribute `multinomial` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:159:20-31: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:160:18-29: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:166:18-30: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/categorical.py:166:49-59: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/distributions/cauchy.py:47:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/cauchy.py:54:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/cauchy.py:63:16-26: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributions/cauchy.py:73:16-26: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributions/cauchy.py:77:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/cauchy.py:94:16-26: No attribute `atan` in module `torch` [missing-attribute]
ERROR torch/distributions/cauchy.py:97:16-25: No attribute `tan` in module `torch` [missing-attribute]
ERROR torch/distributions/constraints.py:152:9-14: Class member `_Dependent.check` overrides parent class `Constraint` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributions/constraints.py:521:16-25: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/distributions/constraints.py:539:9-14: Class member `_Multinomial.check` overrides parent class `Constraint` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributions/constraints.py:582:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/constraints.py:597:16-26: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributions/constraints.py:600:19-29: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/distributions/constraints.py:614:16-29: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/distributions/constraints.py:674:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributions/constraints.py:704:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:85:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:94:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:109:16-25: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:110:13-21: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:110:50-58: No attribute `gt` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:114:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:117:29-44: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:123:32-43: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:124:13-21: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:124:50-66: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:126:32-43: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:127:13-21: No attribute `ge` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:127:50-65: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:129:20-29: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:130:13-22: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:130:23-34: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:130:49-58: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:131:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:132:13-21: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:133:13-24: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:134:13-22: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:136:13-22: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:138:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:144:13-24: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:144:39-48: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:147:51-60: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:148:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:152:16-26: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:157:48-57: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:159:19-28: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:159:29-40: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:159:55-64: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:160:13-22: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:162:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:173:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:176:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:178:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:182:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:184:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:201:13-22: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:201:43-52: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:205:26-37: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:206:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:207:13-21: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:208:13-29: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:209:13-24: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:209:25-33: No attribute `ge` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:209:47-62: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:214:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:217:17-28: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:218:19-30: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:220:16-25: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:220:39-50: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:225:22-33: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:226:22-31: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:240:24-33: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:241:13-21: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:241:47-55: No attribute `gt` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:243:26-37: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:244:54-69: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:246:20-29: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:247:13-22: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:248:13-22: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:248:23-32: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:249:28-37: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:249:53-62: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/continuous_bernoulli.py:250:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:19:12-33: No attribute `_dirichlet_grad` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:27:13-36: No attribute `_sample_dirichlet` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:77:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:94:13-24: No attribute `xlogy` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:95:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:96:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:126:13-25: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:127:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:128:26-39: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:129:45-58: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/dirichlet.py:138:37-49: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:49:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:49:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:50:22-32: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:50:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:77:24-42: No attribute `_is_all_true` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:109:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:116:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:168:44-54: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:176:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:193:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:265:16-25: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:267:53-63: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:267:70-80: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:277:41-51: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:278:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:279:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/distribution.py:323:16-34: No attribute `_is_all_true` in module `torch` [missing-attribute]
ERROR torch/distributions/exponential.py:42:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributions/exponential.py:58:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/exponential.py:63:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/exponential.py:69:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/exponential.py:81:20-29: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/exponential.py:84:17-28: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/exponential.py:87:22-31: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/exponential.py:95:17-26: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/fishersnedecor.py:48:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/fishersnedecor.py:55:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/fishersnedecor.py:66:44-67: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributions/fishersnedecor.py:78:44-67: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributions/fishersnedecor.py:87:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/fishersnedecor.py:93:16-27: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/fishersnedecor.py:106:44-53: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/fishersnedecor.py:107:28-39: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:16:12-33: No attribute `_standard_gamma` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:66:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:73:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:80:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:86:17-28: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:91:17-32: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:95:13-24: No attribute `xlogy` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:96:15-26: No attribute `xlogy` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:98:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:104:15-24: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:105:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:106:44-57: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:115:16-28: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/gamma.py:115:48-57: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:55:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:62:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:70:36-46: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:72:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:79:19-32: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:79:53-65: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:80:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:81:22-37: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:83:29-44: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:84:25-36: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:84:52-63: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:88:29-40: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:94:19-32: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:94:53-65: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:95:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:96:22-37: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:98:26-37: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:99:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:102:16-27: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:102:29-38: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:105:16-25: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:111:19-32: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:111:48-64: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:112:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:112:42-57: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:113:16-27: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:114:51-62: No attribute `expm1` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:116:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:125:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:127:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:133:21-32: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:136:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:139:15-24: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:140:16-34: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/distributions/generalized_pareto.py:150:17-28: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/geometric.py:70:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/geometric.py:90:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/geometric.py:105:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributions/geometric.py:119:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/geometric.py:121:16-27: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/geometric.py:123:16-43: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/distributions/geometric.py:125:21-31: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/geometric.py:135:43-66: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributions/gumbel.py:45:17-28: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/gumbel.py:50:17-32: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributions/gumbel.py:51:17-32: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributions/gumbel.py:56:43-58: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/half_cauchy.py:59:16-26: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/distributions/half_cauchy.py:68:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributions/half_cauchy.py:77:17-32: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/half_cauchy.py:81:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/half_cauchy.py:89:9-13: Class member `HalfCauchy.icdf` overrides parent class `TransformedDistribution` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributions/half_normal.py:63:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributions/half_normal.py:73:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/half_normal.py:81:9-13: Class member `HalfNormal.icdf` overrides parent class `TransformedDistribution` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributions/independent.py:5:19-23: Could not import `Size` from `torch` [missing-module-attribute]
ERROR torch/distributions/independent.py:72:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/independent.py:113:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/independent.py:116:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/inverse_gamma.py:74:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/inverse_gamma.py:85:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:145:12-27: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:225:50-63: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:226:50-63: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:227:42-55: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:258:36-47: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:259:37-48: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:303:10-22: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:303:42-54: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:304:48-61: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:316:10-19: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:322:27-38: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:337:24-33: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:421:28-48: No attribute `_infer_size` in module `torch._C` [missing-attribute]
ERROR torch/distributions/kl.py:429:18-34: No attribute `diag_embed` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:454:28-48: No attribute `_infer_size` in module `torch._C` [missing-attribute]
ERROR torch/distributions/kl.py:523:11-22: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:588:27-36: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:598:43-55: No attribute `square` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:598:76-85: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:601:24-36: No attribute `square` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:602:15-27: No attribute `square` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:610:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:611:9-18: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:612:13-21: No attribute `ge` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:613:13-21: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:615:9-24: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:631:29-38: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:646:10-19: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:658:16-25: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:689:9-18: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:704:15-24: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:754:16-25: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:778:10-19: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:787:10-19: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:789:44-53: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:791:21-30: No attribute `erf` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:850:10-19: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:876:11-22: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:879:12-23: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:880:9-18: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:881:13-21: No attribute `ge` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:882:13-21: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:884:9-24: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:918:25-34: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kl.py:918:53-62: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:21:17-29: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:21:38-50: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:21:56-68: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:22:16-25: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:61:13-28: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:62:13-28: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:95:72-81: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:102:14-27: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:106:15-24: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/kumaraswamy.py:107:15-24: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:60:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:67:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:74:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:76:17-28: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:77:12-39: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/distributions/laplace.py:79:17-27: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:80:55-66: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:86:51-62: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:91:17-26: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:91:45-54: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:96:56-67: No attribute `expm1` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:102:56-67: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/laplace.py:105:20-29: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:80:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:83:18-30: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:88:18-27: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:96:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:106:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:114:20-31: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:120:13-23: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:122:15-26: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:123:22-33: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:123:38-47: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:124:14-30: No attribute `diag_embed` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:140:17-29: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:142:32-41: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:146:23-35: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/lkj_cholesky.py:147:21-35: No attribute `mvlgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/lowrank_multivariate_normal.py:24:9-21: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributions/lowrank_multivariate_normal.py:143:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/lowrank_multivariate_normal.py:181:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributions/lowrank_multivariate_normal.py:190:29-41: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributions/lowrank_multivariate_normal.py:192:13-29: No attribute `diag_embed` in module `torch` [missing-attribute]
ERROR torch/distributions/lowrank_multivariate_normal.py:208:13-29: No attribute `diag_embed` in module `torch` [missing-attribute]
ERROR torch/distributions/lowrank_multivariate_normal.py:214:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:110:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:142:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:150:25-34: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:153:25-34: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:159:9-12: Class member `MixtureSameFamily.cdf` overrides parent class `Distribution` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributions/mixture_same_family.py:164:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:166:9-17: Class member `MixtureSameFamily.log_prob` overrides parent class `Distribution` in an inconsistent manner [bad-param-name-override]
ERROR torch/distributions/mixture_same_family.py:171:24-41: No attribute `log_softmax` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:174:16-31: No attribute `logsumexp` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:176:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:192:29-39: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:195:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:195:52-62: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:198:23-35: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:211:15-25: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/mixture_same_family.py:213:15-25: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:83:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:109:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:112:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:113:24-34: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:115:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:123:42-57: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:127:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:130:35-47: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:133:26-35: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:134:19-31: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:143:45-68: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:144:27-39: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/multinomial.py:145:28-40: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:27:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:82:32-42: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:83:13-28: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:83:29-39: No attribute `flip` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:84:10-19: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:199:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:224:16-28: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:230:16-38: No attribute `cholesky_inverse` in module `torch` [missing-attribute]
ERROR torch/distributions/multivariate_normal.py:250:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:77:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:94:35-44: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:102:28-41: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:113:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:121:18-27: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:125:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:128:20-33: No attribute `poisson` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:139:14-26: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:140:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/negative_binomial.py:141:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:64:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:71:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:78:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:81:20-32: No attribute `normal` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:83:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:109:17-26: No attribute `erf` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:113:40-52: No attribute `erfinv` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:116:52-61: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/normal.py:124:45-54: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/one_hot_categorical.py:63:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/one_hot_categorical.py:101:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/one_hot_categorical.py:104:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/one_hot_categorical.py:105:24-34: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/one_hot_categorical.py:122:18-27: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/distributions/one_hot_categorical.py:140:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/poisson.py:58:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/poisson.py:65:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/poisson.py:71:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/poisson.py:74:20-33: No attribute `poisson` in module `torch` [missing-attribute]
ERROR torch/distributions/poisson.py:84:17-26: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/poisson.py:88:16-25: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_bernoulli.py:70:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_bernoulli.py:77:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_bernoulli.py:101:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_bernoulli.py:104:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_bernoulli.py:108:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_categorical.py:63:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_categorical.py:76:30-40: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_categorical.py:87:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_categorical.py:90:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/relaxed_categorical.py:101:21-36: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:45:42-65: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:55:41-64: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:79:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:88:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:99:17-28: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:110:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:111:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:113:41-52: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:117:13-25: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:119:15-27: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:125:16-29: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/studentT.py:125:53-66: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/transformed_distribution.py:112:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/transformed_distribution.py:141:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/transformed_distribution.py:154:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:370:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:505:19-29: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:506:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:509:25-35: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:510:26-36: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:630:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:631:12-23: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:631:24-37: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:651:17-28: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:720:16-27: No attribute `atanh` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:831:22-37: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:833:22-31: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:873:13-23: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:874:15-26: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:882:28-40: Object of class `int` has no attribute `sqrt` [missing-attribute]
ERROR torch/distributions/transforms.py:884:17-26: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:891:24-36: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:1005:14-25: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:1005:34-45: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:1126:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:1137:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:1160:20-29: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:1222:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:1230:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributions/transforms.py:1242:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/distributions/uniform.py:67:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/uniform.py:74:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/uniform.py:86:45-55: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/uniform.py:88:16-26: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/uniform.py:96:16-25: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/uniform.py:96:40-49: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/uniform.py:109:16-25: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:49:46-69: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:55:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:66:8-35: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/distributions/utils.py:68:16-28: No attribute `normal` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:69:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:70:13-23: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:72:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:97:16-29: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:123:11-22: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:136:16-25: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:136:40-51: No attribute `log1p` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:137:12-21: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:192:12-39: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/distributions/utils.py:194:14-26: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:210:11-22: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:211:12-39: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/distributions/utils.py:217:42-52: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/utils.py:218:14-26: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:88:14-25: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:94:12-23: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:94:39-49: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:97:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:99:13-22: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:103:12-22: Object of class `bool` has no attribute `any` [missing-attribute]
ERROR torch/distributions/von_mises.py:105:17-28: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:141:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:147:41-50: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:157:28-40: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:161:38-50: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:167:19-42: Object of class `int` has no attribute `sqrt` [missing-attribute]
ERROR torch/distributions/von_mises.py:173:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:176:35-45: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/von_mises.py:187:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/distributions/weibull.py:50:13-28: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/distributions/weibull.py:75:29-38: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/weibull.py:75:39-51: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/weibull.py:88:13-22: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/weibull.py:88:23-35: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/weibull.py:89:15-24: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/distributions/weibull.py:89:29-41: No attribute `lgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/weibull.py:95:15-24: No attribute `log` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:22:12-25: No attribute `digamma` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:24:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:30:24-35: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:106:27-37: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:107:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:148:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:158:23-33: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:176:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:203:20-29: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:208:16-36: No attribute `cholesky_solve` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:230:47-57: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:238:16-34: No attribute `tril_indices` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:239:28-39: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:240:13-23: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:248:37-47: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:260:39-66: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/distributions/wishart.py:262:24-34: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:270:12-39: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/distributions/wishart.py:274:26-37: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:312:15-29: No attribute `mvlgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:314:15-35: No attribute `cholesky_solve` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:331:15-29: No attribute `mvlgamma` in module `torch` [missing-attribute]
ERROR torch/distributions/wishart.py:347:13-27: No attribute `mvlgamma` in module `torch` [missing-attribute]
ERROR torch/export/__init__.py:300:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/__init__.py:300:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/__init__.py:302:17-34: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/__init__.py:303:17-38: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/__init__.py:303:17-54: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_draft_export.py:386:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_draft_export.py:386:9-32: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_leakage_detection_utils.py:41:28-49: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_leakage_detection_utils.py:41:28-65: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_safeguard.py:21:13-39: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/export/_safeguard.py:25:25-49: No attribute `is_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/export/_safeguard.py:29:20-47: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/export/_safeguard.py:29:48-78: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/export/_trace.py:190:11-27: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:190:11-34: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:193:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:193:9-32: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:194:15-31: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:194:15-38: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:196:9-25: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:196:9-32: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:200:16-32: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:200:16-39: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:663:20-28: `dup_name` may be uninitialized [unbound-name]
ERROR torch/export/_trace.py:828:16-32: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:828:16-39: Module `torch._functorch.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:829:16-29: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:843:20-33: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:1502:22-55: No attribute `_jit_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/export/_trace.py:1503:5-42: No attribute `_jit_set_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/export/_trace.py:1507:9-46: No attribute `_jit_set_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/export/_trace.py:1728:24-64: No attribute `_is_torch_function_mode_enabled` in module `torch._C` [missing-attribute]
ERROR torch/export/_trace.py:1806:29-50: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/export/_trace.py:1810:21-47: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/export/_trace.py:2015:30-48: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:2176:28-41: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:2181:23-36: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:2211:20-33: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:2261:23-36: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_trace.py:2443:5-18: Module `torch._export` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_unlift.py:694:18-36: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_unlift.py:694:18-45: Module `torch.utils._sympy.printers` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/_unlift.py:860:32-47: Module `torch.fx._utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/dynamic_shapes.py:572:28-48: Module `torch._dynamo.source` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/dynamic_shapes.py:573:33-54: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/dynamic_shapes.py:573:33-70: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/dynamic_shapes.py:912:13-33: Module `torch.export._unlift` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/dynamic_shapes.py:1353:24-35: Object of class `Basic` has no attribute `name` [missing-attribute]
ERROR torch/export/exported_program.py:158:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:159:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:160:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:161:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:162:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:163:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:164:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:165:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:166:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:167:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:168:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:169:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:179:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:180:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:181:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:182:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:183:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:184:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:185:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:186:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:187:5-25: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:214:12-32: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:215:40-60: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:217:29-49: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/export/exported_program.py:1705:36-56: Module `torch._dynamo.source` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/exported_program.py:1709:18-39: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/exported_program.py:1709:18-55: Module `torch.fx.experimental.symbolic_shapes` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/graph_signature.py:564:23-35: Could not import `ScriptObject` from `torch` [missing-module-attribute]
ERROR torch/export/passes/__init__.py:12:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/export/passes/__init__.py:29:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/export/passes/__init__.py:30:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:494:37-58: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:504:35-56: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:543:28-49: No attribute `_pickle_save` in module `torch._C` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:723:32-46: Module `torch._C._aoti` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/pt2_archive/_package.py:789:18-34: No attribute `frombuffer` in module `torch` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:798:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:879:33-49: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:935:39-55: No attribute `as_strided` in module `torch` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:949:43-68: No attribute `_pickle_load_obj` in module `torch._C` [missing-attribute]
ERROR torch/export/pt2_archive/_package.py:1023:27-52: Module `torch._inductor.codecache` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/pt2_archive/_package.py:1037:9-23: Module `torch._C._aoti` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/export/pt2_archive/_package_weights.py:125:35-46: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/export/unflatten.py:84:35-53: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/export/unflatten.py:125:21-39: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/export/unflatten.py:450:56-77: No attribute `ScriptObject` in module `torch._C` [missing-attribute]
ERROR torch/export/unflatten.py:1771:58-76: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/functional.py:10:22-33: Could not import `_add_docstr` from `torch._C` [missing-module-attribute]
ERROR torch/functional.py:108:18-29: Module `torch._refs` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/functional.py:110:20-30: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/functional.py:111:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/functional.py:115:22-33: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/functional.py:938:43-57: No attribute `unique_dim` in module `torch._VF` [missing-attribute]
ERROR torch/functional.py:946:43-57: No attribute `_unique2` in module `torch` [missing-attribute]
ERROR torch/functional.py:1770:24-37: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/functional.py:1826:24-42: No attribute `frobenius_norm` in module `torch._VF` [missing-attribute]
ERROR torch/functional.py:1885:38-48: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/functional.py:1945:30-40: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/functional.py:1955:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/functional.py:1962:17-27: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/functional.py:1973:42-52: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/functional.py:1979:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/functional.py:1979:58-69: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/functional.py:1980:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/functional.py:1980:58-69: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/functional.py:2128:12-31: No attribute `_lu_with_info` in module `torch` [missing-attribute]
ERROR torch/futures/__init__.py:20:14-29: No attribute `Future` in module `torch._C` [missing-attribute]
ERROR torch/futures/__init__.py:30:57-69: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/futures/__init__.py:47:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/futures/__init__.py:313:9-30: No attribute `_collect_all` in module `torch._C` [missing-attribute]
ERROR torch/futures/__init__.py:313:41-56: No attribute `Future` in module `torch._C` [missing-attribute]
ERROR torch/futures/__init__.py:334:20-41: No attribute `_collect_all` in module `torch._C` [missing-attribute]
ERROR torch/futures/__init__.py:334:52-67: No attribute `Future` in module `torch._C` [missing-attribute]
ERROR torch/fx/_graph_pickler.py:101:30-43: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/_graph_pickler.py:250:33-61: Module `torch._subclasses.meta_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/_graph_pickler.py:278:68-80: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/fx/_graph_pickler.py:317:16-39: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/_graph_pickler.py:324:21-44: Module `torch._dynamo.variables` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/_graph_pickler.py:358:27-54: Module `torch.fx._lazy_graph_module` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/_graph_pickler.py:557:20-26: Could not find import of `einops` [missing-import]
ERROR torch/fx/_graph_pickler.py:599:42-55: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/_graph_pickler.py:601:42-55: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/_symbolic_trace.py:44:19-37: No attribute `ScriptObject` in module `torch` [missing-attribute]
WARN torch/fx/_symbolic_trace.py:188:13-25: `types.CodeType.co_lnotab` is deprecated [deprecated]
WARN torch/fx/_symbolic_trace.py:206:13-25: `types.CodeType.co_lnotab` is deprecated [deprecated]
ERROR torch/fx/experimental/_dynamism.py:94:37-42: Argument `tuple[Never] | tuple[float | int, ...]` is not assignable to parameter `iterable` with type `Iterable[Never]` in function `enumerate.__new__` [bad-argument-type]
ERROR torch/fx/experimental/graph_gradual_typechecker.py:164:26-35: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/graph_gradual_typechecker.py:247:26-41: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/graph_gradual_typechecker.py:253:20-35: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/graph_gradual_typechecker.py:282:26-39: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/graph_gradual_typechecker.py:600:26-39: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/graph_gradual_typechecker.py:770:27-36: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/graph_gradual_typechecker.py:812:27-40: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/merge_matmul.py:111:61-73: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/merge_matmul.py:143:47-56: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/merge_matmul.py:149:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/meta_tracer.py:13:12-23: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/meta_tracer.py:47:5-15: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/meta_tracer.py:50:5-16: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/meta_tracer.py:51:5-14: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:155:26-35: No attribute `bmm` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:332:26-36: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:333:26-37: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:498:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:606:26-38: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:974:26-36: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:989:26-38: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1047:26-34: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1049:26-35: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1053:48-57: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1123:26-39: No attribute `flatten` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1259:26-38: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1337:26-39: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:128:58-66: `new_dims` may be uninitialized [unbound-name]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:218:13-37: Cannot set item in `list[None]` [unsupported-operation]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:230:13-37: Cannot set item in `list[None]` [unsupported-operation]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:655:77-79: Argument `DVar` is not assignable to parameter `dim` with type `list[DVar]` in function `is_dim_div_by_target` [bad-argument-type]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:662:71-85: Argument `Prod` is not assignable to parameter `dim` with type `list[DVar]` in function `is_dim_div_by_target` [bad-argument-type]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:673:50-68: Argument `Prod` is not assignable to parameter `dim` with type `list[DVar]` in function `is_dim_div_by_target` [bad-argument-type]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:686:50-72: Argument `Prod` is not assignable to parameter `dim` with type `list[DVar]` in function `is_dim_div_by_target` [bad-argument-type]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:794:38-54: Cannot index into `dict[Constraint, (...) -> Unknown]` [bad-index]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:951:56-73: Argument `Prod` is not assignable to parameter `dim` with type `list[DVar]` in function `is_target_div_by_dim` [bad-argument-type]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:1180:32-46: Object of class `Constraint` has no attribute `lhs` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:1181:32-46: Object of class `Constraint` has no attribute `rhs` [missing-attribute]
ERROR torch/fx/experimental/migrate_gradual_types/constraint_transformation.py:1229:17-1231:18: Argument `DGreatestUpperBound` is not assignable to parameter `object` with type `BinConstraintD | BinConstraintT` in function `list.append` [bad-argument-type]
ERROR torch/fx/experimental/normalize.py:131:9-18: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:132:9-18: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:133:9-18: No attribute `sub` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:134:9-18: No attribute `div` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:135:9-27: No attribute `floor_divide` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:136:9-24: No attribute `remainder` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:137:9-17: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:138:9-17: No attribute `ne` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:139:9-17: No attribute `lt` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:140:9-17: No attribute `le` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:141:9-17: No attribute `gt` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/normalize.py:142:9-17: No attribute `ge` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/optimization.py:165:5-15: No attribute `relu` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/optimization.py:166:5-20: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/optimization.py:167:5-18: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/optimization.py:197:41-57: Cannot index into `dict[type[BatchNorm2d] | type[Conv2d] | type[Linear], ((a: Unknown, _: Unknown) -> MkldnnBatchNorm) | type[MkldnnConv2d] | type[MkldnnLinear]]` [bad-index]
ERROR torch/fx/experimental/optimization.py:197:71-82: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/optimization.py:375:54-65: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/optimization.py:378:55-67: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:105:21-39: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:106:30-48: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:128:5-15: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:144:38-48: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:531:47-53: No matching overload found for function `dict.get` called with arguments: (Expr) [no-matching-overload]
ERROR torch/fx/experimental/proxy_tensor.py:544:60-63: Argument `Basic` is not assignable to parameter `expr` with type `Expr` in function `_build_proxy_for_sym_expr` [bad-argument-type]
ERROR torch/fx/experimental/proxy_tensor.py:614:24-43: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:873:23-28: `Proxy` is not assignable to attribute `proxy` with type `Never` [bad-assignment]
ERROR torch/fx/experimental/proxy_tensor.py:905:20-51: Object of class `_ProxyTensor` has no attribute `force` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:952:18-32: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:952:34-47: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1073:8-17: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1190:9-18: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1382:13-55: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1383:13-55: Module `torch._higher_order_ops.triton_kernel_wrap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1411:53-65: No attribute `Tag` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1496:12-33: Module `torch.fx._lazy_graph_module` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1533:20-51: Object of class `_ProxyTensor` has no attribute `force` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1569:22-42: No attribute `_TensorMeta` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1599:22-42: No attribute `_TensorMeta` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1616:17-43: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1623:24-50: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1632:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1632:13-41: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1633:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1633:13-41: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1634:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1634:13-41: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1635:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1635:13-41: Module `torch._functorch.predispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1636:13-29: Module `torch._functorch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1636:13-34: Module `torch._functorch.vmap` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:1670:14-34: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1679:26-56: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1693:22-42: No attribute `_TensorMeta` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1707:51-81: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1711:9-17: Class member `ProxyTorchDispatchMode.__exit__` overrides parent class `TorchDispatchMode` in an inconsistent manner [bad-param-name-override]
ERROR torch/fx/experimental/proxy_tensor.py:1733:22-42: No attribute `_TensorMeta` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1777:21-52: Object of class `_ProxyTensor` has no attribute `force` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1787:17-48: Object of class `_ProxyTensor` has no attribute `force` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1998:17-48: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:1999:5-37: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:2003:9-41: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:2128:24-2135:18: Returned type `dict[str, _ModuleStackTracer.__init__.AttrProxy | None]` is not assignable to declared return type `dict[str, _ModuleStackTracer.__init__.AttrProxy]` [bad-return]
ERROR torch/fx/experimental/proxy_tensor.py:2215:13-2222:33: `Module | _AttrProxy` is not assignable to `Module` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/fx/experimental/proxy_tensor.py:2334:47-60: Module `torch._decomp` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:2537:36-54: No attribute `ScriptObject` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:2611:31-44: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:2707:12-40: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/proxy_tensor.py:2723:9-39: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:2725:12-39: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:2725:40-70: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:2754:32-62: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:2813:17-44: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/proxy_tensor.py:2813:45-75: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/schema_type_annotation.py:110:38-66: No attribute `_jit_try_infer_type` in module `torch._C` [missing-attribute]
ERROR torch/fx/experimental/shape_inference/infer_shape.py:53:30-41: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/sym_node.py:986:64-80: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/fx/experimental/sym_node.py:1306:13-34: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/sym_node.py:1306:13-43: Module `torch.fx.experimental.sym_node` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:326:9-30: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:326:9-40: Module `torch.fx.experimental.recording` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:327:9-30: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:327:9-39: Module `torch.fx.experimental.sym_node` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:339:9-34: Module `torch._logging.structured` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:502:13-20: Object of class `object` has no attribute `dim` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:502:26-33: Object of class `object` has no attribute `dim` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:502:48-57: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:502:63-72: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:508:25-34: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:508:36-45: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:509:45-54: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:509:60-69: Object of class `object` has no attribute `shape` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:810:16-812:10: Returned type `bool | None` is not assignable to declared return type `bool` [bad-return]
ERROR torch/fx/experimental/symbolic_shapes.py:864:48-52: Argument `list[Basic | Unknown] | list[Basic]` is not assignable to parameter `args` with type `list[Expr]` in function `_sympy_from_args` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:940:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:958:40-50: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:1199:21-1205:14: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Symbol, tuple[KeyEntry, ...]]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:1211:21-62: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Symbol, tuple[KeyEntry, ...]]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:1219:17-1225:10: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Symbol, tuple[KeyEntry, ...]]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:1227:13-29: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:1228:13-29: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:1229:13-29: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:1230:13-29: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:1232:21-1238:14: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Symbol, tuple[KeyEntry, ...]]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:1239:17-1249:10: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Symbol, tuple[KeyEntry, ...]]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:1256:11-12: Cannot set item in `dict[str, Unknown]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:1295:31-36: Argument `Integer | Symbol` is not assignable to parameter `s` with type `Symbol` in function `_symint_wrap` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:1299:11-19: Cannot set item in `dict[str, Unknown]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:1299:11-19: Cannot set item in `dict[str, Unknown]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:1309:24-32: Argument `Integer | Symbol` is not assignable to parameter `element` with type `Symbol` in function `set.remove` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:1321:11-16: Cannot set item in `dict[str, Unknown]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:1329:12-13: Returned type `dict[str, Unknown]` is not assignable to declared return type `dict[Symbol, tuple[KeyEntry, ...]]` [bad-return]
ERROR torch/fx/experimental/symbolic_shapes.py:1452:8-29: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:1452:8-37: Module `torch.fx.experimental._config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:2091:9-27: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:2091:9-37: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:2092:9-27: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:2092:9-37: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:2093:9-27: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:2093:9-37: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:2339:16-23: `>` is not supported between `Basic` and `Literal[1]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:2341:18-25: `<` is not supported between `Basic` and `Literal[0]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:2354:9-25: `Expr` is not assignable to `list[Expr]` [bad-assignment]
ERROR torch/fx/experimental/symbolic_shapes.py:2355:9-25: `Expr` is not assignable to `list[Expr]` [bad-assignment]
ERROR torch/fx/experimental/symbolic_shapes.py:2652:9-21: Class member `SymExprPrinter._print_Float` overrides parent class `PythonPrinter` in an inconsistent manner [bad-override]
ERROR torch/fx/experimental/symbolic_shapes.py:2940:64-2945:10: `set[type[Application] | type[FloorDiv] | type[Mod] | type[PythonMod]]` is not assignable to attribute `_supported_sympy_functions` with type `set[Function]` [bad-assignment]
ERROR torch/fx/experimental/symbolic_shapes.py:3032:18-36: Module `torch.utils._sympy` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:3032:18-46: Module `torch.utils._sympy.functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:3077:55-56: Cannot index into `defaultdict[Symbol, set[Expr]]` [bad-index]
ERROR torch/fx/experimental/symbolic_shapes.py:3078:50-51: Argument `Basic` is not assignable to parameter `s` with type `Symbol` in function `DimConstraints.rewrite_with_congruences` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:3079:55-56: Cannot index into `defaultdict[Symbol, set[Expr]]` [bad-index]
ERROR torch/fx/experimental/symbolic_shapes.py:3090:51-52: Argument `Basic` is not assignable to parameter `element` with type `Symbol` in function `set.add` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:3091:43-44: Cannot index into `dict[Symbol, set[Boolean]]` [bad-index]
ERROR torch/fx/experimental/symbolic_shapes.py:3134:38-59: Module `sympy.ntheory.modular` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/experimental/symbolic_shapes.py:3452:33-39: Argument `dict[str, Expr | Unknown]` is not assignable to parameter `c` with type `Mapping[str, int]` in function `_check_same_range` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:4016:16-68: Object of class `Expr` has no attribute `node` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:4016:25-62: Argument `SymInt` is not assignable to parameter with type `Symbol` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:4029:27-39: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Boolean, BooleanAtom]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:4038:32-41: No matching overload found for function `dict.pop` called with arguments: (Boolean, None) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:4758:16-22: Returned type `list[Expr | None]` is not assignable to declared return type `list[Expr]` [bad-return]
ERROR torch/fx/experimental/symbolic_shapes.py:5074:50-53: Cannot set item in `dict[Symbol, Integer]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:5132:47-63: Cannot set item in `dict[Symbol, Integer]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:5135:47-5137:18: Cannot set item in `dict[Symbol, Integer]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:6000:61-65: Argument `And` is not assignable to parameter `expr` with type `Expr` in function `ShapeGuardPythonPrinter.doprint` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:6258:49-58: No matching overload found for function `dict.get` called with arguments: (Basic, None) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:6398:33-80: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Boolean, BooleanAtom]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:6417:17-18: Argument `object` is not assignable to parameter `k` with type `Symbol` in function `_SymbolInfo.__new__` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:6418:31-34: No matching overload found for function `dict.get` called with arguments: (object) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:6419:36-39: No matching overload found for function `dict.get` called with arguments: (object) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:6491:24-38: `%` is not supported between `Basic` and `Basic` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:6567:28-34: No matching overload found for function `max` called with arguments: (Integer, Literal[2]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:6636:52-53: Cannot index into `dict[Symbol, CapturedTraceback]` [bad-index]
ERROR torch/fx/experimental/symbolic_shapes.py:6795:47-48: Argument `Basic` is not assignable to parameter `symbol` with type `Symbol` in function `ShapeEnv._update_var_to_range` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:7584:50-59: Argument `Basic` is not assignable to parameter `a` with type `SymBool` in function `ShapeEnv._log_suppressed_dde` [bad-argument-type]
ERROR torch/fx/experimental/symbolic_shapes.py:7585:32-46: Returned type `bool` is not assignable to declared return type `Basic` [bad-return]
ERROR torch/fx/experimental/symbolic_shapes.py:7599:43-49: No matching overload found for function `max` called with arguments: (Literal[2], Integer) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:7705:39-86: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Boolean, BooleanAtom]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:7717:47-48: Cannot index into `Counter[Symbol]` [bad-index]
ERROR torch/fx/experimental/symbolic_shapes.py:7717:47-48: Cannot set item in `Counter[Symbol]` [unsupported-operation]
ERROR torch/fx/experimental/symbolic_shapes.py:7722:55-56: Cannot index into `Counter[Symbol]` [bad-index]
ERROR torch/fx/experimental/symbolic_shapes.py:7783:20-65: Returned type `Basic` is not assignable to declared return type `bool` [bad-return]
ERROR torch/fx/experimental/symbolic_shapes.py:7821:53-61: No matching overload found for function `typing.MutableMapping.setdefault` called with arguments: (Basic | None, list[@_]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:7822:31-81: No matching overload found for function `typing.MutableMapping.update` called with arguments: (dict[Boolean, BooleanAtom]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:7855:34-51: Object of class `Symbol` has no attribute `is_integer` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:7855:56-71: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:7976:9-22: Class member `_PythonMsgPrinter._print_Symbol` overrides parent class `PythonPrinter` in an inconsistent manner [bad-param-name-override]
ERROR torch/fx/experimental/symbolic_shapes.py:7999:21-81: No matching overload found for function `str.join` called with arguments: (Generator[object, None, None]) [no-matching-overload]
ERROR torch/fx/experimental/symbolic_shapes.py:7999:59-65: Object of class `Basic` has no attribute `name` [missing-attribute]
ERROR torch/fx/experimental/symbolic_shapes.py:8020:25-31: Object of class `Basic` has no attribute `name` [missing-attribute]
ERROR torch/fx/experimental/validator.py:387:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:389:25-36: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:391:25-37: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:393:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:397:51-62: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:398:25-38: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:402:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:405:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:435:54-65: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/experimental/validator.py:438:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/graph.py:23:22-44: Could not import `_fx_map_arg` from `torch._C` [missing-module-attribute]
ERROR torch/fx/graph.py:23:46-55: Could not import `_NodeIter` from `torch._C` [missing-module-attribute]
ERROR torch/fx/graph.py:89:64-76: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/fx/graph.py:476:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/fx/graph.py:684:21-37: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/fx/graph.py:685:21-37: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/fx/graph.py:964:9-24: Class member `_PyTreeCodeGen.process_outputs` overrides parent class `CodeGen` in an inconsistent manner [bad-param-name-override]
ERROR torch/fx/graph.py:1328:46-66: Object of class `object` has no attribute `meta` [missing-attribute]
ERROR torch/fx/graph.py:2072:12-25: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/graph.py:2073:29-51: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/interpreter.py:573:17-31: Class member `TransformerTracer.is_leaf_module` overrides parent class `Tracer` in an inconsistent manner [bad-param-name-override]
ERROR torch/fx/node.py:12:22-39: Could not import `_fx_map_aggregate` from `torch._C` [missing-module-attribute]
ERROR torch/fx/node.py:12:41-52: Could not import `_fx_map_arg` from `torch._C` [missing-module-attribute]
ERROR torch/fx/node.py:12:54-63: Could not import `_NodeBase` from `torch._C` [missing-module-attribute]
ERROR torch/fx/node.py:37:5-16: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:39:5-17: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:40:5-24: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:41:5-17: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:83:5-31: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/fx/node.py:92:5-24: No attribute `_assert_async` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:328:9-33: Object of class `Node` has no attribute `_update_args_kwargs` [missing-attribute]
ERROR torch/fx/node.py:341:24-36: Object of class `Node` has no attribute `_erased` [missing-attribute]
ERROR torch/fx/node.py:342:22-32: Object of class `Node` has no attribute `_prev` [missing-attribute]
ERROR torch/fx/node.py:343:22-32: Object of class `Node` has no attribute `_next` [missing-attribute]
ERROR torch/fx/node.py:363:16-26: Object of class `Node` has no attribute `_next` [missing-attribute]
ERROR torch/fx/node.py:374:16-26: Object of class `Node` has no attribute `_prev` [missing-attribute]
ERROR torch/fx/node.py:425:9-33: Object of class `Node` has no attribute `_update_args_kwargs` [missing-attribute]
ERROR torch/fx/node.py:448:9-33: Object of class `Node` has no attribute `_update_args_kwargs` [missing-attribute]
ERROR torch/fx/node.py:640:21-37: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:641:21-37: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:738:17-27: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:739:17-28: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:740:17-30: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:741:17-31: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:742:17-32: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:743:17-33: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:744:17-35: No attribute `randint_like` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:745:17-29: No attribute `normal` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:746:17-30: No attribute `poisson` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:747:17-32: No attribute `bernoulli` in module `torch` [missing-attribute]
ERROR torch/fx/node.py:748:17-34: No attribute `multinomial` in module `torch` [missing-attribute]
ERROR torch/fx/operator_schemas.py:61:19-32: No attribute `nonzero` in module `torch` [missing-attribute]
ERROR torch/fx/operator_schemas.py:73:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/fx/operator_schemas.py:74:15-27: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/fx/operator_schemas.py:78:16-29: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/fx/operator_schemas.py:89:48-64: No attribute `JitType` in module `torch._C` [missing-attribute]
ERROR torch/fx/operator_schemas.py:99:16-39: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/fx/operator_schemas.py:155:16-39: No attribute `FunctionSchema` in module `torch._C` [missing-attribute]
ERROR torch/fx/operator_schemas.py:233:19-38: Module `torch.jit._builtins` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/operator_schemas.py:237:19-57: No attribute `_jit_get_schemas_for_operator` in module `torch._C` [missing-attribute]
ERROR torch/fx/operator_schemas.py:328:51-62: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/passes/_tensorify_python_scalars.py:94:2-25: Module `torch.fx._compatibility` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/passes/_tensorify_python_scalars.py:157:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/fx/passes/_tensorify_python_scalars.py:160:25-36: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/fx/passes/_tensorify_python_scalars.py:163:25-38: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/fx/passes/_tensorify_python_scalars.py:296:46-56: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/fx/passes/dialect/common/cse_pass.py:45:2-25: Module `torch.fx._compatibility` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/passes/dialect/common/cse_pass.py:50:2-25: Module `torch.fx._compatibility` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/passes/graph_drawer.py:18:12-17: Could not find import of `pydot` [missing-import]
ERROR torch/fx/passes/graph_drawer.py:349:21-44: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/fx/passes/graph_drawer.py:350:21-47: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/fx/passes/graph_drawer.py:361:21-45: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/fx/passes/graph_drawer.py:362:21-48: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/fx/passes/graph_drawer.py:363:21-59: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/fx/passes/graph_manipulation.py:106:31-60: No attribute `_empty_affine_quantized` in module `torch` [missing-attribute]
ERROR torch/fx/passes/graph_manipulation.py:110:31-43: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/fx/passes/operator_support.py:28:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/passes/operator_support.py:29:30-41: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/passes/operator_support.py:191:44-55: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/passes/regional_inductor.py:178:10-28: Module `torch.fx.traceback` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/fx/passes/reinplace.py:64:9-17: Class member `_FunctionalizationMetadataProp.run_node` overrides parent class `Interpreter` in an inconsistent manner [bad-param-name-override]
ERROR torch/fx/passes/reinplace.py:546:67-83: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/fx/passes/reinplace.py:567:24-57: No attribute `_debug_has_internal_overlap` in module `torch` [missing-attribute]
ERROR torch/fx/passes/runtime_assert.py:149:72-82: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:25:12-22: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:26:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:29:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:55:13-36: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:56:13-32: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:57:13-35: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:71:24-47: No attribute `per_tensor_affine` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:71:49-75: No attribute `per_tensor_symmetric` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:75:13-37: No attribute `per_channel_affine` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:76:13-51: No attribute `per_channel_affine_float_qparams` in module `torch` [missing-attribute]
ERROR torch/fx/passes/shape_prop.py:77:13-40: No attribute `per_channel_symmetric` in module `torch` [missing-attribute]
ERROR torch/fx/passes/split_module.py:285:9-35: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/fx/passes/split_module.py:329:31-57: No attribute `_set_grad_enabled` in module `torch._C` [missing-attribute]
ERROR torch/fx/passes/split_module.py:422:28-38: Cannot index into `set[int]` [bad-index]
ERROR torch/fx/passes/split_module.py:424:22-33: Cannot index into `set[int]` [bad-index]
ERROR torch/fx/passes/split_module.py:524:22-34: Cannot index into `set[int]` [bad-index]
ERROR torch/fx/passes/splitter_base.py:72:45-74:2: `str` is not assignable to `Literal['0', '1', '2', '3']` [bad-assignment]
ERROR torch/fx/proxy.py:19:22-56: Could not import `_fx_map_aggregate` from `torch._C` [missing-module-attribute]
ERROR torch/fx/proxy.py:19:58-80: Could not import `_fx_map_arg` from `torch._C` [missing-module-attribute]
ERROR torch/fx/proxy.py:173:41-47: Argument `((...) -> Any) | str` is not assignable to parameter `target` with type `(...) -> Unknown` in function `torch.fx.operator_schemas.check_for_mutable_operation` [bad-argument-type]
ERROR torch/fx/proxy.py:296:55-59: Default `None` is not assignable to parameter `proxy_factory_fn` with type `(Node) -> Proxy` [bad-function-definition]
ERROR torch/fx/proxy.py:313:47-52: Argument `tuple[*Sequence[Unknown]]` is not assignable to parameter `args` with type `tuple[Argument, ...]` in function `TracerBase.create_node` [bad-argument-type]
ERROR torch/fx/proxy.py:407:25-411:14: No matching overload found for function `range.__new__` called with arguments: (type[range], Mapping[str, Unknown] | Node | OpOverload[Ellipsis, Any] | Sequence[Unknown] | SymBool | SymFloat | SymInt | Tensor | bool | complex | float | int | range | slice[Any, Any, Any] | str | tuple[Unknown, ...] | Unknown | None, Mapping[str, Unknown] | Node | OpOverload[Ellipsis, Any] | Sequence[Unknown] | SymBool | SymFloat | SymInt | Tensor | bool | complex | float | int | range | slice[Any, Any, Any] | str | tuple[Unknown, ...] | Unknown | None, Mapping[str, Unknown] | Node | OpOverload[Ellipsis, Any] | Sequence[Unknown] | SymBool | SymFloat | SymInt | Tensor | bool | complex | float | int | range | slice[Any, Any, Any] | str | tuple[Unknown, ...] | Unknown | None) [no-matching-overload]
ERROR torch/fx/proxy.py:560:16-25: Returned type `Proxy` is not assignable to declared return type `dict[Unknown, Unknown]` [bad-return]
ERROR torch/fx/proxy.py:658:36-57: No attribute `ScriptMethod` in module `torch._C` [missing-attribute]
ERROR torch/fx/proxy.py:709:14-34: Cannot use `None` as a context manager [bad-context-manager]
ERROR torch/fx/proxy.py:709:14-34: Cannot use `None` as a context manager [bad-context-manager]
ERROR torch/fx/proxy.py:727:9-13: Class member `Attribute.node` overrides parent class `Proxy` in an inconsistent manner [bad-override]
WARN torch/hub.py:885:16-32: `_legacy_zip_load` is deprecated [deprecated]
ERROR torch/jit/__init__.py:117:12-36: No attribute `_export_opnames` in module `torch._C` [missing-attribute]
ERROR torch/jit/__init__.py:121:9-30: No attribute `JITException` in module `torch._C` [missing-attribute]
ERROR torch/jit/__init__.py:259:16-35: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/__init__.py:284:5-35: No attribute `_jit_set_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/__init__.py:289:12-38: No attribute `_jit_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/__init__.py:294:8-26: No attribute `_jit_init` in module `torch._C` [missing-attribute]
ERROR torch/jit/_async.py:99:12-25: No attribute `fork` in module `torch._C` [missing-attribute]
ERROR torch/jit/_async.py:112:12-25: No attribute `wait` in module `torch._C` [missing-attribute]
ERROR torch/jit/_await.py:13:12-31: No attribute `_awaitable` in module `torch._C` [missing-attribute]
ERROR torch/jit/_await.py:18:12-36: No attribute `_awaitable_wait` in module `torch._C` [missing-attribute]
ERROR torch/jit/_await.py:23:12-38: No attribute `_awaitable_nowait` in module `torch._C` [missing-attribute]
ERROR torch/jit/_builtins.py:23:5-17: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/jit/_builtins.py:104:6-26: No attribute `_infer_size` in module `torch._C` [missing-attribute]
ERROR torch/jit/_builtins.py:114:6-33: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/jit/_builtins.py:115:6-34: No attribute `_get_cpu_capability` in module `torch._C` [missing-attribute]
ERROR torch/jit/_builtins.py:121:6-26: No attribute `unique_dim` in module `torch._VF` [missing-attribute]
ERROR torch/jit/_builtins.py:123:6-28: No attribute `nuclear_norm` in module `torch._VF` [missing-attribute]
ERROR torch/jit/_builtins.py:124:6-30: No attribute `frobenius_norm` in module `torch._VF` [missing-attribute]
ERROR torch/jit/_decomposition_utils.py:6:52-66: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/jit/_decomposition_utils.py:12:5-52: No attribute `_jit_register_decomposition_for_schema` in module `torch._C` [missing-attribute]
ERROR torch/jit/_decompositions.py:87:9-34: No attribute `_jit_pass_inline` in module `torch._C` [missing-attribute]
ERROR torch/jit/_decompositions.py:90:13-40: No attribute `_jit_pass_peephole` in module `torch._C` [missing-attribute]
ERROR torch/jit/_decompositions.py:91:13-52: No attribute `_jit_pass_constant_propagation` in module `torch._C` [missing-attribute]
ERROR torch/jit/_freeze.py:117:33-56: No attribute `_freeze_module` in module `torch._C` [missing-attribute]
ERROR torch/jit/_freeze.py:174:9-49: No attribute `_jit_pass_optimize_frozen_graph` in module `torch._C` [missing-attribute]
ERROR torch/jit/_freeze.py:180:9-49: No attribute `_jit_pass_optimize_frozen_graph` in module `torch._C` [missing-attribute]
ERROR torch/jit/_freeze.py:232:5-46: No attribute `_jit_pass_optimize_for_inference` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:10:19-56: No attribute `_get_graph_executor_optimize` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:11:5-42: No attribute `_set_graph_executor_optimize` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:15:9-46: No attribute `_set_graph_executor_optimize` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:28:20-49: No attribute `_jit_can_fuse_on_cpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:29:20-49: No attribute `_jit_can_fuse_on_gpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:30:29-62: No attribute `_jit_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:31:25-54: No attribute `_jit_nvfuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:32:22-48: No attribute `_jit_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:34:9-47: No attribute `_jit_override_can_fuse_on_cpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:35:9-47: No attribute `_jit_override_can_fuse_on_gpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:36:9-46: No attribute `_jit_set_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:37:9-42: No attribute `_jit_set_nvfuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:38:9-39: No attribute `_jit_set_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:40:34-70: No attribute `_jit_set_profiling_executor` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:41:30-67: No attribute `_get_graph_executor_optimize` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:42:9-47: No attribute `_jit_override_can_fuse_on_cpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:43:9-47: No attribute `_jit_override_can_fuse_on_gpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:44:9-46: No attribute `_jit_set_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:45:9-42: No attribute `_jit_set_nvfuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:46:9-39: No attribute `_jit_set_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:48:9-47: No attribute `_jit_override_can_fuse_on_cpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:49:9-47: No attribute `_jit_override_can_fuse_on_gpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:50:9-46: No attribute `_jit_set_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:51:9-42: No attribute `_jit_set_nvfuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:52:9-39: No attribute `_jit_set_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:54:34-70: No attribute `_jit_set_profiling_executor` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:55:30-67: No attribute `_get_graph_executor_optimize` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:56:9-47: No attribute `_jit_override_can_fuse_on_cpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:57:9-47: No attribute `_jit_override_can_fuse_on_gpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:58:9-46: No attribute `_jit_set_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:59:9-42: No attribute `_jit_set_nvfuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:60:9-39: No attribute `_jit_set_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:62:9-47: No attribute `_jit_override_can_fuse_on_cpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:63:9-47: No attribute `_jit_override_can_fuse_on_gpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:64:9-46: No attribute `_jit_set_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:65:9-42: No attribute `_jit_set_nvfuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:66:9-39: No attribute `_jit_set_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:76:9-47: No attribute `_jit_override_can_fuse_on_cpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:77:9-47: No attribute `_jit_override_can_fuse_on_gpu` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:78:9-46: No attribute `_jit_set_texpr_fuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:79:9-42: No attribute `_jit_set_nvfuser_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:80:9-39: No attribute `_jit_set_llga_enabled` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:83:33-72: No attribute `_last_executed_optimized_graph` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:108:26-39: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/jit/_fuser.py:160:12-45: No attribute `_jit_set_fusion_strategy` in module `torch._C` [missing-attribute]
ERROR torch/jit/_ir_utils.py:10:29-43: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/jit/_ir_utils.py:11:29-42: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/jit/_ir_utils.py:11:44-58: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/jit/_ir_utils.py:31:11-25: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/jit/_ir_utils.py:31:47-60: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/jit/_ir_utils.py:31:62-76: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/jit/_logging.py:6:14-42: No attribute `_logging_set_logger` in module `torch._C` [missing-attribute]
ERROR torch/jit/_logging.py:7:17-39: No attribute `LockingLogger` in module `torch._C` [missing-attribute]
ERROR torch/jit/_logging.py:8:19-43: No attribute `AggregationType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_logging.py:9:14-33: No attribute `NoopLogger` in module `torch._C` [missing-attribute]
ERROR torch/jit/_monkeytype_config.py:19:5-53: Could not find import of `monkeytype` [missing-import]
ERROR torch/jit/_passes/_property_propagation.py:11:19-29: Could not import `TensorType` from `torch` [missing-module-attribute]
ERROR torch/jit/_passes/_property_propagation.py:12:22-27: Could not import `Graph` from `torch._C` [missing-module-attribute]
ERROR torch/jit/_passes/_property_propagation.py:26:32-50: No attribute `ClassType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:58:20-38: Module `torch.jit.frontend` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_recursive.py:59:24-58: No attribute `_jit_script_class_compile` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:128:5-17: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/jit/_recursive.py:129:5-17: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/jit/_recursive.py:130:5-16: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/jit/_recursive.py:131:5-18: No attribute `qscheme` in module `torch` [missing-attribute]
ERROR torch/jit/_recursive.py:154:21-45: Module `torch._C._jit_tree_views` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_recursive.py:189:29-63: No attribute `ConcreteModuleTypeBuilder` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:224:31-52: Module `torch.jit.annotations` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_recursive.py:227:29-50: No attribute `InferredType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:229:31-52: Module `torch.jit.annotations` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_recursive.py:230:29-50: No attribute `InferredType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:232:29-57: No attribute `_jit_try_infer_type` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:277:33-60: No attribute `ConcreteModuleType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:292:12-31: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_recursive.py:364:27-55: No attribute `_jit_try_infer_type` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:389:23-51: No attribute `_jit_try_infer_type` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:423:41-68: No attribute `ConcreteModuleType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:424:27-54: No attribute `ConcreteModuleType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:526:18-51: No attribute `_create_object_with_type` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:568:18-51: No attribute `_create_module_with_type` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:594:40-62: No attribute `InterfaceType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:635:9-39: No attribute `_run_emit_module_hook` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:781:17-38: Module `torch.jit.annotations` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_recursive.py:802:23-63: No attribute `_replace_overloaded_method_decl` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:1006:33-52: No attribute `ModuleDict` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:1008:40-67: No attribute `ConcreteModuleType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_recursive.py:1024:10-29: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_recursive.py:1061:5-24: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:64:18-41: No attribute `ScriptFunction` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:236:26-45: No attribute `ModuleDict` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:325:21-41: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:401:44-70: No attribute `PyTorchFileReader` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:406:10-34: No attribute `CompilationUnit` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:407:18-57: No attribute `_import_ir_module_from_package` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:548:13-24: Class member `ScriptModule.__getattr__` overrides parent class `Module` in an inconsistent manner [bad-param-name-override]
ERROR torch/jit/_script.py:553:13-24: Class member `ScriptModule.__setattr__` overrides parent class `Module` in an inconsistent manner [bad-param-name-override]
ERROR torch/jit/_script.py:593:19-45: No attribute `_parse_source_def` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:679:17-39: No attribute `ParameterDict` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:682:17-36: No attribute `BufferDict` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:699:35-62: No attribute `ConcreteModuleType` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:705:37-56: No attribute `ModuleDict` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:717:38-59: No attribute `ScriptMethod` in module `torch._C` [missing-attribute]
WARN torch/jit/_script.py:821:30-57: Identity comparison between an instance of `str` and class `RecursiveScriptModule` is always False [unnecessary-comparison]
ERROR torch/jit/_script.py:889:20-40: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:892:20-40: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:1188:16-36: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:1189:18-38: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:1250:14-42: No attribute `_jit_script_compile` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:1262:16-36: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:1513:19-37: Module `torch.jit.frontend` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:1523:26-47: Module `torch.jit.annotations` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_script.py:1533:10-47: No attribute `_jit_script_compile_overload` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:1652:25-63: No attribute `_jit_script_interface_compile` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:1663:19-37: No attribute `CallStack` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.py:1668:19-43: No attribute `CompilationUnit` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.pyi:53:18-41: No attribute `ScriptFunction` in module `torch._C` [missing-attribute]
ERROR torch/jit/_script.pyi:129:9-20: Class member `ScriptModule.__getattr__` overrides parent class `Module` in an inconsistent manner [bad-param-name-override]
ERROR torch/jit/_script.pyi:130:9-20: Class member `ScriptModule.__setattr__` overrides parent class `Module` in an inconsistent manner [bad-param-name-override]
ERROR torch/jit/_script.pyi:140:24-35: No attribute `Graph` in module `torch` [missing-attribute]
ERROR torch/jit/_script.pyi:142:32-43: No attribute `Graph` in module `torch` [missing-attribute]
ERROR torch/jit/_script.pyi:205:6-22: No attribute `ScriptDict` in module `torch` [missing-attribute]
ERROR torch/jit/_script.pyi:213:6-22: No attribute `ScriptList` in module `torch` [missing-attribute]
ERROR torch/jit/_serialization.py:190:10-34: No attribute `CompilationUnit` in module `torch._C` [missing-attribute]
ERROR torch/jit/_serialization.py:192:22-47: No attribute `import_ir_module` in module `torch._C` [missing-attribute]
ERROR torch/jit/_serialization.py:201:22-59: No attribute `import_ir_module_from_buffer` in module `torch._C` [missing-attribute]
ERROR torch/jit/_serialization.py:219:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/jit/_serialization.py:220:64-76: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/jit/_serialization.py:235:32-67: No attribute `_load_jit_module_from_file` in module `torch._C` [missing-attribute]
ERROR torch/jit/_serialization.py:237:32-68: No attribute `_load_jit_module_from_bytes` in module `torch._C` [missing-attribute]
ERROR torch/jit/_serialization.py:284:9-34: No attribute `_save_jit_module` in module `torch._C` [missing-attribute]
ERROR torch/jit/_serialization.py:286:13-47: No attribute `_save_jit_module_to_bytes` in module `torch._C` [missing-attribute]
ERROR torch/jit/_serialization.py:315:12-53: No attribute `_get_module_info_from_flatbuffer` in module `torch._C` [missing-attribute]
ERROR torch/jit/_shape_functions.py:1190:12-35: No attribute `ScriptFunction` in module `torch._C` [missing-attribute]
ERROR torch/jit/_shape_functions.py:1200:9-34: No attribute `_jit_pass_inline` in module `torch._C` [missing-attribute]
ERROR torch/jit/_shape_functions.py:1203:13-40: No attribute `_jit_pass_peephole` in module `torch._C` [missing-attribute]
ERROR torch/jit/_shape_functions.py:1204:13-52: No attribute `_jit_pass_constant_propagation` in module `torch._C` [missing-attribute]
ERROR torch/jit/_state.py:62:14-38: No attribute `CompilationUnit` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:39:12-33: No attribute `_jit_flatten` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:40:14-37: No attribute `_jit_unflatten` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:127:49-70: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:140:23-56: No attribute `_create_graph_by_tracing` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:164:63-84: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:171:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:202:33-42: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:263:23-32: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:270:44-65: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:276:44-65: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:350:35-59: No attribute `CompilationUnit` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:386:33-64: No attribute `_jit_pass_canonicalize` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:387:13-38: No attribute `_jit_pass_inline` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:388:13-55: No attribute `_jit_pass_erase_shape_information` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:391:35-66: No attribute `_jit_pass_canonicalize` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:392:13-38: No attribute `_jit_pass_inline` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:393:13-55: No attribute `_jit_pass_erase_shape_information` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:530:37-50: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:531:36-49: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:610:1-33: No attribute `_tracer_warn_use_python` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:625:10-29: Module `torch._jit_internal` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_trace.py:626:34-54: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_trace.py:627:16-36: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/_trace.py:664:20-34: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/jit/_trace.py:760:18-64: No attribute `_create_function_from_trace_with_dict` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:770:18-54: No attribute `_create_function_from_trace` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:1263:12-32: No attribute `_is_tracing` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:1310:17-47: No attribute `_jit_is_script_object` in module `torch._C` [missing-attribute]
ERROR torch/jit/_trace.py:1329:25-45: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/frontend.py:156:29-49: No attribute `ErrorReport` in module `torch._C` [missing-attribute]
ERROR torch/jit/frontend.py:272:14-34: No attribute `ErrorReport` in module `torch._C` [missing-attribute]
ERROR torch/jit/frontend.py:435:29-56: No attribute `parse_type_comment` in module `torch._C` [missing-attribute]
ERROR torch/jit/frontend.py:436:16-53: No attribute `merge_type_from_type_comment` in module `torch._C` [missing-attribute]
ERROR torch/jit/frontend.py:1038:9-1058:56: `BinOp | UnaryOp | None` is not assignable to `None` (caused by inconsistent types when breaking cycles) [bad-assignment]
ERROR torch/jit/generate_bytecode.py:3:22-50: Could not import `_compile_graph_to_code_table` from `torch._C` [missing-module-attribute]
ERROR torch/jit/generate_bytecode.py:3:52-77: Could not import `_generate_upgraders_graph` from `torch._C` [missing-module-attribute]
ERROR torch/jit/mobile/__init__.py:47:22-57: No attribute `_load_for_lite_interpreter` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:49:22-69: No attribute `_load_for_lite_interpreter_from_buffer` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:78:12-42: No attribute `_export_operator_list` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:108:16-52: No attribute `_get_model_bytecode_version` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:141:16-58: No attribute `_get_mobile_model_contained_types` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:167:16-45: No attribute `_backport_for_mobile` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:173:16-57: No attribute `_backport_for_mobile_from_buffer` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:196:16-55: No attribute `_backport_for_mobile_to_buffer` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:198:16-67: No attribute `_backport_for_mobile_from_buffer_to_buffer` in module `torch._C` [missing-attribute]
ERROR torch/jit/mobile/__init__.py:241:16-48: No attribute `_get_model_ops_and_info` in module `torch._C` [missing-attribute]
ERROR torch/jit/quantized.py:59:37-47: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/jit/quantized.py:89:43-53: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/jit/quantized.py:96:40-50: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/jit/supported_ops.py:66:38-57: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/jit/supported_ops.py:74:23-61: No attribute `_jit_get_schemas_for_operator` in module `torch._C` [missing-attribute]
ERROR torch/jit/supported_ops.py:112:16-35: Module `torch.jit._builtins` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/supported_ops.py:117:27-65: No attribute `_jit_get_schemas_for_operator` in module `torch._C` [missing-attribute]
ERROR torch/jit/supported_ops.py:127:30-49: Module `torch.jit._builtins` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/jit/supported_ops.py:166:23-61: No attribute `_jit_get_schemas_for_operator` in module `torch._C` [missing-attribute]
ERROR torch/jit/supported_ops.py:184:23-61: No attribute `_jit_get_schemas_for_operator` in module `torch._C` [missing-attribute]
ERROR torch/jit/supported_ops.py:274:19-57: No attribute `_jit_get_schemas_for_operator` in module `torch._C` [missing-attribute]
ERROR torch/jit/unsupported_tensor_ops.py:14:14-26: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/library.py:101:33-59: No attribute `_dispatch_library` in module `torch._C` [missing-attribute]
ERROR torch/library.py:155:29-38: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/library.py:247:16-36: No attribute `DispatchKeySet` in module `torch` [missing-attribute]
ERROR torch/library.py:247:55-75: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/library.py:346:16-62: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/library.py:718:27-55: No attribute `_parse_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/library.py:764:12-45: No attribute `_dispatch_key_for_device` in module `torch._C` [missing-attribute]
ERROR torch/library.py:782:36-61: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/library.py:837:42-67: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/library.py:897:42-67: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/library.py:928:35-55: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/library.py:929:35-55: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/library.py:932:27-50: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/library.py:933:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/library.py:934:13-36: No attribute `DispatchKeySet` in module `torch._C` [missing-attribute]
ERROR torch/library.py:934:37-57: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/library.py:935:14-47: No attribute `_ExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/library.py:1051:42-67: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/library.py:1101:42-67: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/library.py:1215:42-67: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/library.py:1306:42-67: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/library.py:1420:42-67: Module `torch._library.custom_ops` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/library.py:1480:24-49: No attribute `_dispatch_pystub` in module `torch._C` [missing-attribute]
ERROR torch/library.py:1528:50-67: No attribute `DispatchKey` in module `torch` [missing-attribute]
ERROR torch/library.py:1529:6-34: No attribute `_SafeKernelFunction` in module `torch._C` [missing-attribute]
ERROR torch/library.py:1594:28-48: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/library.py:1598:12-67: No attribute `_dispatch_get_computed_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/masked/_ops.py:295:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:296:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:300:48-61: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:305:48-61: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:335:48-61: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:359:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:359:54-65: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:362:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:362:54-65: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:365:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:365:54-67: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:371:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:371:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:424:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:426:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:428:12-35: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:429:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:430:14-29: No attribute `is_signed` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:430:49-60: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:431:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:431:33-44: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:433:12-35: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:434:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:435:14-30: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:436:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:437:14-29: No attribute `is_signed` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:437:49-60: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:438:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:438:33-44: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:440:12-35: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:441:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:442:14-29: No attribute `is_signed` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:442:49-60: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:443:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:443:33-44: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:454:20-43: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:455:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:456:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:460:32-55: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:460:68-79: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:461:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:535:28-44: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:561:25-34: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:562:23-34: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:565:25-34: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:586:30-41: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:604:18-41: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:609:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:610:20-29: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:616:14-37: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:705:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:720:29-43: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:720:45-58: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:721:40-51: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:733:12-35: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:780:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:792:32-41: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:795:21-33: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:795:34-44: No attribute `diff` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:813:26-37: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:815:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:818:12-35: No attribute `sparse_csr_tensor` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:860:23-36: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:861:16-27: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:862:25-41: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:864:25-41: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:905:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:905:44-60: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:905:62-78: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:922:27-40: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:923:20-38: No attribute `broadcast_to` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:923:75-85: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:924:29-45: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:925:20-46: No attribute `_sparse_broadcast_to` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:927:35-51: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:930:20-46: No attribute `_sparse_broadcast_to` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:936:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:938:30-46: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:939:31-44: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:944:36-52: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:948:23-39: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:952:26-36: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1059:28-44: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1061:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1062:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1063:17-27: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1064:17-28: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1065:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1069:56-67: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1075:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1076:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1077:17-27: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1078:17-28: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1079:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1081:25-36: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1084:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1085:16-25: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1086:31-47: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1088:13-22: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1090:31-47: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1091:16-37: No attribute `_sparse_csr_sum` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1112:28-44: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1114:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1115:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1116:17-27: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1117:17-28: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1118:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1122:56-67: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1128:17-28: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1129:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1130:17-27: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1131:17-28: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1132:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1134:25-36: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1137:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1144:31-47: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1151:13-23: No attribute `prod` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1153:31-47: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1168:16-38: No attribute `_sparse_csr_prod` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1189:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1190:16-28: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1209:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1210:16-29: No attribute `cumprod` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1241:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1242:16-26: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1243:31-47: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1251:13-23: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1253:31-47: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1259:13-23: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1291:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1292:16-26: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1293:31-47: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1301:13-23: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1303:31-47: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1309:13-23: No attribute `amin` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1335:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1336:16-28: No attribute `argmax` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1361:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1362:16-28: No attribute `argmin` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1403:24-37: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1408:17-27: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1408:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1420:26-42: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1428:13-23: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1459:16-39: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1461:32-43: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1463:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1464:18-33: No attribute `nanmedian` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1467:35-46: No attribute `isnan` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1492:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1493:16-31: No attribute `logsumexp` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1552:24-37: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1552:58-71: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1555:16-31: No attribute `logaddexp` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1587:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1621:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1624:25-38: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1625:24-37: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1630:17-27: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1630:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1644:23-35: No attribute `divide` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1645:13-27: No attribute `subtract` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1650:24-1656:14: No matching overload found for function `sum` called with arguments: (Unknown, int | list[int] | tuple[int, ...] | None, keepdim=bool | None, dtype=Unknown, mask=Tensor) [no-matching-overload]
ERROR torch/masked/_ops.py:1666:21-35: No attribute `subtract` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1667:21-34: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1668:18-30: No attribute `divide` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1670:22-32: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1752:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1772:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1792:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1814:29-42: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1817:17-30: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/masked/_ops.py:1819:16-28: No attribute `divide` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:76:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:90:22-38: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:92:24-40: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:94:24-37: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:107:28-44: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:135:28-44: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:165:48-64: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:214:46-57: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:368:30-40: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:434:31-46: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:434:57-67: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:436:31-46: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:436:57-67: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:451:31-46: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:451:57-67: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:468:31-46: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:485:31-46: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:498:31-46: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:507:31-46: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:519:20-35: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:542:22-32: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/_ops_refs.py:547:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/binary.py:107:24-40: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/binary.py:124:23-46: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/binary.py:126:26-42: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/binary.py:145:23-46: No attribute `sparse_csr_tensor` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/binary.py:156:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:47:32-48: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:51:34-50: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:58:41-49: No attribute `eq` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:59:37-51: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:108:24-40: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:108:42-58: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:185:27-43: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:189:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:190:29-45: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:192:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:205:32-45: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:205:47-63: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:205:65-81: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:207:27-43: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:212:29-45: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:219:26-36: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:222:27-40: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:223:30-43: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:224:30-43: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:225:30-40: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:226:30-40: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:227:30-41: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:228:30-41: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:229:30-41: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:266:12-20: Object of class `MaskedTensor` has no attribute `dim` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:298:14-51: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:356:16-27: Object of class `MaskedTensor` has no attribute `layout` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:356:31-47: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:359:16-27: Object of class `MaskedTensor` has no attribute `layout` [missing-attribute]
ERROR torch/masked/maskedtensor/core.py:359:31-47: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/reductions.py:23:16-25: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/reductions.py:24:12-21: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/reductions.py:37:16-25: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/reductions.py:59:71-80: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/reductions.py:66:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/reductions.py:69:27-36: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/reductions.py:78:46-55: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/unary.py:130:26-42: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/unary.py:136:23-46: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/unary.py:138:28-44: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/masked/maskedtensor/unary.py:143:23-46: No attribute `sparse_csr_tensor` in module `torch` [missing-attribute]
ERROR torch/mps/__init__.py:20:37-55: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:23:34-69: No attribute `_mps_get_default_generator` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:29:16-33: No attribute `_has_mps` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:29:38-64: No attribute `_mps_is_available` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:34:12-43: No attribute `_mps_deviceSynchronize` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:37:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/mps/__init__.py:48:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/mps/__init__.py:57:52-75: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/mps/__init__.py:71:12-29: No attribute `_has_mps` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:86:5-29: No attribute `_mps_emptyCache` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:111:5-36: No attribute `_mps_setMemoryFraction` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:121:12-48: No attribute `_mps_currentAllocatedMemory` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:131:12-47: No attribute `_mps_driverAllocatedMemory` in module `torch._C` [missing-attribute]
ERROR torch/mps/__init__.py:141:12-46: No attribute `_mps_recommendedMaxMemory` in module `torch._C` [missing-attribute]
ERROR torch/mps/event.py:16:26-52: No attribute `_mps_acquireEvent` in module `torch._C` [missing-attribute]
ERROR torch/mps/event.py:25:9-34: No attribute `_mps_recordEvent` in module `torch._C` [missing-attribute]
ERROR torch/mps/event.py:29:9-35: No attribute `_mps_waitForEvent` in module `torch._C` [missing-attribute]
ERROR torch/mps/event.py:33:16-40: No attribute `_mps_queryEvent` in module `torch._C` [missing-attribute]
ERROR torch/mps/event.py:39:9-39: No attribute `_mps_synchronizeEvent` in module `torch._C` [missing-attribute]
ERROR torch/mps/event.py:45:16-49: No attribute `_mps_elapsedTimeOfEvents` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:12:19-36: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/mtia/__init__.py:22:9-20: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/mtia/__init__.py:23:10-22: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/mtia/__init__.py:64:12-38: No attribute `_mtia_isInBadFork` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:95:9-28: No attribute `_mtia_init` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:124:12-34: No attribute `_mtia_isBuilt` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:138:16-48: No attribute `_mtia_deviceSynchronize` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:144:12-41: No attribute `_mtia_getDeviceCount` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:149:12-58: No attribute `_accelerator_hooks_get_current_device` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:161:12-43: No attribute `_mtia_getCurrentStream` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:173:12-43: No attribute `_mtia_getDefaultStream` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:192:5-39: No attribute `_mtia_recordMemoryHistory` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:198:12-41: No attribute `_mtia_memorySnapshot` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:205:5-45: No attribute `_mtia_attachOutOfMemoryObserver` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:221:12-46: No attribute `_mtia_getDeviceCapability` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:226:12-37: No attribute `_mtia_emptyCache` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:240:5-36: No attribute `_mtia_setCurrentStream` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:252:9-55: No attribute `_accelerator_hooks_set_current_device` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:263:12-46: No attribute `_mtia_getDeviceProperties` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:279:25-74: No attribute `_accelerator_hooks_maybe_exchange_device` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:282:20-69: No attribute `_accelerator_hooks_maybe_exchange_device` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:352:5-29: No attribute `_mtia_setStream` in module `torch._C` [missing-attribute]
ERROR torch/mtia/__init__.py:366:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/mtia/__init__.py:378:12-23: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/mtia/__init__.py:378:35-46: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/mtia/__init__.py:382:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/mtia/_utils.py:28:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/mtia/_utils.py:29:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/mtia/memory.py:23:12-38: No attribute `_mtia_memoryStats` in module `torch._C` [missing-attribute]
ERROR torch/mtia/memory.py:63:5-40: No attribute `_mtia_resetPeakMemoryStats` in module `torch._C` [missing-attribute]
ERROR torch/mtia/mtia_graph.py:12:17-36: No attribute `_MTIAGraph` in module `torch._C` [missing-attribute]
ERROR torch/multiprocessing/__init__.py:37:1-31: No attribute `_multiprocessing_init` in module `torch._C` [missing-attribute]
ERROR torch/multiprocessing/__init__.py:89:5-30: No attribute `_set_thread_name` in module `torch._C` [missing-attribute]
ERROR torch/multiprocessing/__init__.py:98:12-37: No attribute `_get_thread_name` in module `torch._C` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:334:9-25: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:335:9-25: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:336:9-25: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:337:9-25: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:338:9-25: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:417:12-47: No attribute `_nested_view_from_buffer_copy` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:455:12-35: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:473:12-42: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:479:25-41: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:494:30-46: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:494:48-64: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:497:32-48: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:497:50-66: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/multiprocessing/reductions.py:619:14-39: Module `multiprocessing.reduction` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nested/__init__.py:103:18-31: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:104:18-31: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:109:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:110:20-50: No attribute `_nested_view_from_buffer` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:113:18-66: No attribute `_nested_compute_contiguous_strides_offsets` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:117:20-57: No attribute `_nested_tensor_from_tensor_list` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:118:20-32: No attribute `jagged` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:128:23-35: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:129:76-87: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:248:18-31: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:249:18-31: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:257:20-32: No attribute `jagged` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:260:45-60: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:286:12-25: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:329:18-31: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:335:31-43: No attribute `unbind` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:335:60-73: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:338:20-32: No attribute `jagged` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:345:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:345:71-82: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:348:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:348:73-84: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:448:48-54: Argument `tuple[Literal[1], Literal[0]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nested/__init__.py:500:25-38: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:505:23-36: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/__init__.py:517:50-56: Argument `tuple[Literal[1], Literal[0]]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nested/_internal/nested_int.py:88:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_int.py:91:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_int.py:94:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_int.py:97:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_int.py:100:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_int.py:103:16-51: No attribute `_get_constant_bool_symnode` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:5:22-33: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/nested/_internal/nested_tensor.py:5:35-49: Could not import `DispatchKeySet` from `torch._C` [missing-module-attribute]
ERROR torch/nested/_internal/nested_tensor.py:41:12-23: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:115:13-36: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:117:13-25: No attribute `jagged` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:177:17-26: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:189:17-26: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:243:41-64: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:252:12-24: Object of class `NestedTensor` has no attribute `grad_fn` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:351:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:352:13-33: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:355:16-62: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:377:18-55: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:491:14-23: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:504:19-28: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:506:17-28: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:506:38-49: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:507:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:547:36-48: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:548:30-41: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:551:15-24: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:567:8-17: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:569:8-17: No attribute `any` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:574:29-38: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:575:22-31: No attribute `min` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:607:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:608:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:608:57-68: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/nested_tensor.py:668:12-44: No attribute `_nested_from_padded_tensor` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:23:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:23:66-77: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:25:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:33:13-24: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:33:66-77: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:257:8-17: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:276:41-57: No attribute `TensorType` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:392:16-28: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/ops.py:443:14-51: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/ops.py:485:14-51: No attribute `DisableTorchFunctionSubclass` in module `torch._C` [missing-attribute]
ERROR torch/nested/_internal/ops.py:527:12-24: No attribute `jagged` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:556:26-49: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:558:39-60: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:582:26-49: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:585:39-60: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:604:43-66: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:648:13-25: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:658:14-26: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:667:18-27: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:780:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:1099:28-40: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:1186:9-21: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:1362:20-31: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:1836:13-22: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:1849:13-22: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:1850:17-29: No attribute `square` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:1857:15-25: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2009:5-24: No attribute `_assert_async` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2011:9-18: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2410:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2412:28-38: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2420:36-46: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2457:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2459:28-38: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2464:28-38: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2610:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2728:21-33: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/ops.py:2732:22-34: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/sdpa.py:69:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/sdpa.py:352:52-63: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/sdpa.py:358:46-57: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/sdpa.py:657:13-41: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nested/_internal/sdpa.py:660:24-48: Module `torch.utils.flop_counter` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nested/_internal/sdpa.py:694:47-72: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/sdpa.py:700:24-48: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/sdpa.py:704:27-40: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/sdpa.py:904:25-40: No attribute `transpose` in module `torch` [missing-attribute]
ERROR torch/nested/_internal/sdpa.py:914:20-60: No attribute `_scaled_dot_product_attention_math` in module `torch` [missing-attribute]
ERROR torch/nn/attention/__init__.py:10:22-47: Could not import `_SDPBackend` from `torch._C` [missing-module-attribute]
ERROR torch/nn/attention/__init__.py:91:25-57: No attribute `_get_sdp_priority_order` in module `torch._C` [missing-attribute]
ERROR torch/nn/attention/__init__.py:105:29-61: No attribute `_get_sdp_priority_order` in module `torch._C` [missing-attribute]
ERROR torch/nn/attention/__init__.py:109:9-41: No attribute `_set_sdp_priority_order` in module `torch._C` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:39:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:94:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:94:43-57: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:97:28-41: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:127:31-42: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:278:17-28: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:278:41-53: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:279:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:279:43-55: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/_fa4.py:280:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:140:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:142:16-26: No attribute `tril` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:143:13-23: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:143:78-88: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:146:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:149:16-26: No attribute `tril` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:150:13-23: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:151:71-81: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:157:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:171:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/attention/bias.py:239:60-87: Argument `tuple[Literal[0], Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/attention/bias.py:240:56-81: Argument `tuple[Literal[0], Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/attention/bias.py:241:60-87: Argument `tuple[Literal[0], Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/attention/experimental/_paged_attention.py:47:28-38: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:48:51-62: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:52:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:52:59-70: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:58:37-47: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:59:46-57: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:88:27-39: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:101:64-76: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:179:30-42: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:180:65-76: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:181:14-25: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:230:25-37: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:235:26-37: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:236:47-58: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:239:13-25: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:240:69-80: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:243:17-28: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:250:35-46: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:251:51-62: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:254:17-29: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:257:63-74: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:260:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:309:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/nn/attention/experimental/_paged_attention.py:348:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:357:42-52: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:398:73-84: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:400:23-35: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:400:52-61: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:403:21-33: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:403:50-59: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:407:25-36: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:422:38-49: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:424:19-32: No attribute `argsort` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:426:30-41: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:426:57-80: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:427:24-35: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:427:51-74: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:444:18-29: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:445:18-27: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:445:76-87: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:910:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:977:26-36: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:985:9-990:10: Argument `tuple[Literal[0], Unknown, Literal[0], Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/attention/flex_attention.py:1008:50-60: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1009:44-54: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1013:50-60: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1023:40-50: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1037:39-49: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1112:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1113:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1114:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1115:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1124:29-40: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1125:20-31: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1125:32-46: No attribute `isneginf` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1228:23-33: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1228:51-62: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1229:20-31: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1229:52-63: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1272:46-67: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1340:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/nn/attention/flex_attention.py:1341:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:88:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:89:21-33: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:113:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:118:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:119:37-48: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:122:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:122:41-53: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:232:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:293:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:294:16-32: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/attention/varlen.py:295:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:70:62-77: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:80:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:92:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:218:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:245:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:274:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:360:9-18: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:441:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:474:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:518:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:583:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:634:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:669:9-19: No attribute `diag` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:686:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/nn/init.py:714:27-41: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:23:47-66: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:24:50-72: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:39:28-50: No attribute `batch_norm_stats` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:41:21-31: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:49:24-33: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:55:24-35: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:68:29-40: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:77:24-37: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:82:30-46: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:84:24-35: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:106:24-65: No attribute `batch_norm_gather_stats_with_counts` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:117:74-85: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:122:20-42: No attribute `batch_norm_elemt` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:124:20-36: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:127:9-17: Class member `SyncBatchNorm.backward` overrides parent class `Function` in an inconsistent manner [bad-param-name-override]
ERROR torch/nn/modules/_functions.py:129:53-72: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:130:56-78: No attribute `channels_last_3d` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:144:17-49: No attribute `batch_norm_backward_reduce` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:158:28-37: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:170:30-61: No attribute `batch_norm_backward_elemt` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:196:28-39: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:236:9-18: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:263:9-18: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:287:9-18: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:292:13-22: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/nn/modules/_functions.py:294:13-22: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:359:16-29: No attribute `sigmoid` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:430:16-26: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1075:13-41: Module `torch.utils._python_dispatch` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/modules/activation.py:1080:28-49: Module `torch.fx.experimental` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/modules/activation.py:1080:28-62: Module `torch.fx.experimental.proxy_tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/modules/activation.py:1198:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1201:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1204:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1209:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1216:43-54: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1224:37-48: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1225:37-48: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1329:40-63: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1331:17-40: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1395:14-39: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1419:18-39: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1432:28-62: No attribute `_native_multi_head_attention` in module `torch` [missing-attribute]
ERROR torch/nn/modules/activation.py:1629:33-44: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/adaptive.py:323:18-30: No attribute `argmax` in module `torch` [missing-attribute]
ERROR torch/nn/modules/adaptive.py:325:33-53: Object of class `bool` has no attribute `any` [missing-attribute]
ERROR torch/nn/modules/adaptive.py:330:14-34: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/nn/modules/adaptive.py:332:20-32: No attribute `argmax` in module `torch` [missing-attribute]
ERROR torch/nn/modules/adaptive.py:338:40-52: No attribute `argmax` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:56:37-48: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:57:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:63:33-44: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:66:32-42: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:72:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:74:27-37: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:129:60-72: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:130:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:130:48-58: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:240:50-66: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/batchnorm.py:240:50-66: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/batchnorm.py:242:48-64: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/batchnorm.py:242:48-64: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/batchnorm.py:245:53-69: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedBuffer.__init__` [unexpected-keyword]
ERROR torch/nn/modules/batchnorm.py:245:53-69: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedBuffer.__init__` [unexpected-keyword]
ERROR torch/nn/modules/batchnorm.py:247:52-68: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedBuffer.__init__` [unexpected-keyword]
ERROR torch/nn/modules/batchnorm.py:247:52-68: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedBuffer.__init__` [unexpected-keyword]
ERROR torch/nn/modules/batchnorm.py:248:40-52: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:250:23-33: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:802:17-55: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/batchnorm.py:806:24-62: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/container.py:771:46-84: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/container.py:1008:46-84: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/conv.py:163:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/conv.py:170:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/conv.py:176:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/conv.py:1536:46-62: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1536:46-62: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1540:48-64: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1540:48-64: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1608:46-62: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1608:46-62: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1612:48-64: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1612:48-64: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1681:46-62: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1681:46-62: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1685:48-64: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1685:48-64: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1753:46-62: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1753:46-62: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1757:48-64: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1757:48-64: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1825:46-62: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1825:46-62: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1829:48-64: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1829:48-64: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1897:46-62: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1897:46-62: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1901:48-64: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/conv.py:1901:48-64: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/linear.py:109:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/linear.py:112:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/linear.py:221:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/linear.py:225:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/linear.py:302:46-62: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/linear.py:302:46-62: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/linear.py:306:48-64: Unexpected keyword argument `device` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/linear.py:306:48-64: Unexpected keyword argument `dtype` in function `torch.nn.parameter.UninitializedParameter.__init__` [unexpected-keyword]
ERROR torch/nn/modules/module.py:14:19-25: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/nn/modules/module.py:14:27-32: Could not import `dtype` from `torch` [missing-module-attribute]
ERROR torch/nn/modules/module.py:97:32-45: `Module | None` is not assignable to TypedDict key `module` with type `((...) -> Unknown) | bool` [bad-typed-dict-key]
ERROR torch/nn/modules/module.py:484:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/module.py:938:16-55: No attribute `_has_compatible_shallow_copy_type` in module `torch` [missing-attribute]
ERROR torch/nn/modules/module.py:1236:23-39: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/modules/module.py:1339:58-70: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/module.py:1755:25-52: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/module.py:1756:58-79: No attribute `ScriptMethod` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/module.py:1783:47-74: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/normalization.py:6:19-23: Could not import `Size` from `torch` [missing-module-attribute]
ERROR torch/nn/modules/normalization.py:208:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/normalization.py:212:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/normalization.py:230:20-41: Argument `tuple[int, ...]` is not assignable to parameter `normalized_shape` with type `list[int]` in function `torch.nn.functional.layer_norm` [bad-argument-type]
ERROR torch/nn/modules/normalization.py:311:37-48: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/normalization.py:312:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/normalization.py:397:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/normalization.py:414:30-51: Argument `tuple[int, ...]` is not assignable to parameter `normalized_shape` with type `list[int]` in function `torch.nn.functional.rms_norm` [bad-argument-type]
ERROR torch/nn/modules/padding.py:42:29-41: Argument `Sequence[int]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/modules/padding.py:221:29-41: Argument `Sequence[int]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/modules/padding.py:377:29-41: Argument `Sequence[int]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/modules/padding.py:541:29-41: Argument `Sequence[int]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/modules/sparse.py:169:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/sparse.py:407:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:31:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:32:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:38:12-22: No attribute `triu` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:39:9-19: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:120:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/transformer.py:304:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:305:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:362:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/transformer.py:482:36-79: No attribute `_nested_tensor_from_mask_left_aligned` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:492:14-39: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:522:18-39: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:530:26-56: No attribute `_nested_tensor_from_mask` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:593:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/nn/modules/transformer.py:868:14-39: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:909:18-39: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:919:24-60: No attribute `_transformer_encoder_layer_fwd` in module `torch` [missing-attribute]
ERROR torch/nn/modules/transformer.py:1250:32-63: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/nn/modules/upsampling.py:177:13-22: Argument `int | tuple[int, ...] | None` is not assignable to parameter `size` with type `int | None` in function `torch.nn.functional.interpolate` [bad-argument-type]
ERROR torch/nn/modules/upsampling.py:178:13-30: Argument `float | tuple[float, ...] | None` is not assignable to parameter `scale_factor` with type `list[float] | None` in function `torch.nn.functional.interpolate` [bad-argument-type]
ERROR torch/nn/parallel/comm.py:44:16-35: No attribute `_broadcast` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/comm.py:47:16-39: No attribute `_broadcast_out` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/comm.py:67:12-41: No attribute `_broadcast_coalesced` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/comm.py:107:18-34: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/comm.py:110:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/comm.py:206:22-39: No attribute `_scatter` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/comm.py:216:22-43: No attribute `_scatter_out` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/comm.py:255:16-32: No attribute `_gather` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/comm.py:261:16-36: No attribute `_gather_out` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:24:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:139:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:140:30-42: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:144:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:165:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:200:63-75: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:201:50-71: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:207:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:218:57-69: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:225:32-44: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:226:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/data_parallel.py:264:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:43:4-12: Module `torch.distributed.rpc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/parallel/distributed.py:90:18-29: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:91:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:92:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:116:31-47: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:889:31-43: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:915:31-43: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:940:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/parallel/distributed.py:941:13-35: Module `torch._inductor.config` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/parallel/distributed.py:944:13-38: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/parallel/distributed.py:947:13-38: Module `torch._dynamo.trace_rules` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/parallel/distributed.py:1004:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1005:35-46: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1050:13-41: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1055:17-27: Module `torch.distributed.optim` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/parallel/distributed.py:1125:30-41: No attribute `Event` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1531:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1551:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1568:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1604:12-33: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1678:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1693:36-46: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:1695:36-47: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:2165:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/distributed.py:2262:21-36: Module `torch.cuda.nccl` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/nn/parallel/parallel_apply.py:35:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/parallel_apply.py:67:9-30: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/parallel_apply.py:68:9-34: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/parallel_apply.py:76:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/parallel_apply.py:77:17-29: No attribute `Stream` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/parallel_apply.py:90:31-43: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/replicate.py:13:26-38: Could not import `ScriptMethod` from `torch._C` [missing-module-attribute]
ERROR torch/nn/parallel/replicate.py:30:31-52: No attribute `ScriptMethod` in module `torch._C` [missing-attribute]
ERROR torch/nn/parallel/replicate.py:85:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/replicate.py:109:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/scatter_gather.py:36:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/scatter_gather.py:44:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/scatter_gather.py:97:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parallel/scatter_gather.py:104:9-32: Object of class `tuple` has no attribute `extend` [missing-attribute]
ERROR torch/nn/parallel/scatter_gather.py:108:9-32: Object of class `tuple` has no attribute `extend` [missing-attribute]
ERROR torch/nn/parallel/scatter_gather.py:114:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/parameter.py:5:22-51: Could not import `_disabled_torch_function_impl` from `torch._C` [missing-module-attribute]
ERROR torch/nn/parameter.py:19:22-42: No attribute `_TensorMeta` in module `torch._C` [missing-attribute]
ERROR torch/nn/parameter.py:53:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/parameter.py:79:47-68: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/nn/parameter.py:125:9-48: No attribute `_has_compatible_shallow_copy_type` in module `torch` [missing-attribute]
ERROR torch/nn/parameter.py:146:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/parameter.py:222:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/parameter.py:236:19-39: No attribute `_TensorMeta` in module `torch._C` [missing-attribute]
ERROR torch/nn/parameter.py:266:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/parameter.py:300:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/nn/parameter.pyi:3:19-25: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/nn/parameter.pyi:3:27-32: Could not import `dtype` from `torch` [missing-module-attribute]
WARN torch/nn/utils/__init__.py:5:5-19: `clip_grad_norm` is deprecated [deprecated]
ERROR torch/nn/utils/_expanded_weights/conv_utils.py:184:23-35: No attribute `narrow` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/conv_utils.py:336:17-89: Argument `tuple[Unknown, Unknown, Unknown, Unknown, Unknown, Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/nn/utils/_expanded_weights/expanded_weights_impl.py:18:5-19: No attribute `rnn_relu` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/expanded_weights_impl.py:22:5-19: No attribute `rnn_tanh` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/expanded_weights_impl.py:26:5-15: No attribute `lstm` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/expanded_weights_impl.py:30:5-14: No attribute `gru` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/expanded_weights_impl.py:127:9-27: Class member `ExpandedWeight.__torch_function__` overrides parent class `Tensor` in an inconsistent manner [bad-param-name-override]
ERROR torch/nn/utils/_expanded_weights/expanded_weights_impl.py:135:22-23: Index 2 out of range for tuple with 0 elements [bad-index]
ERROR torch/nn/utils/_expanded_weights/expanded_weights_impl.py:143:20-51: No attribute `_cudnn_rnn_flatten_weight` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/expanded_weights_utils.py:134:28-39: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py:35:13-36: No attribute `native_group_norm` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:21:33-52: No attribute `instance_norm` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:59:20-30: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:62:19-28: No attribute `var` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:68:24-34: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py:32:13-36: No attribute `native_layer_norm` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:83:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:86:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:86:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:96:26-45: No attribute `_foreach_norm` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:107:9-20: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:110:31-47: No attribute `logical_or` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:162:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:162:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:169:25-36: No attribute `clamp` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:174:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:291:13-38: No attribute `_foreach_clamp_min_` in module `torch` [missing-attribute]
ERROR torch/nn/utils/clip_grad.py:292:13-38: No attribute `_foreach_clamp_max_` in module `torch` [missing-attribute]
ERROR torch/nn/utils/convert_parameters.py:25:12-21: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/nn/utils/convert_parameters.py:72:37-75: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/nn/utils/fusion.py:84:18-34: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/fusion.py:86:16-31: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/fusion.py:88:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/fusion.py:89:20-31: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/nn/utils/fusion.py:182:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/fusion.py:183:23-34: No attribute `rsqrt` in module `torch` [missing-attribute]
ERROR torch/nn/utils/memory_format.py:12:32-51: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/memory_format.py:92:32-51: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:16:10-19: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:18:22-33: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:19:12-26: No attribute `allclose` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:27:14-25: No attribute `geqrf` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:85:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:91:21-37: No attribute `matrix_exp` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:94:22-31: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:96:21-30: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:96:51-60: No attribute `add` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:159:22-33: No attribute `geqrf` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:177:21-32: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:180:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:188:22-38: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:327:16-34: No attribute `_weight_norm` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:330:20-41: No attribute `norm_except_dim` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:515:45-68: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:516:45-68: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:520:21-31: No attribute `vdot` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrizations.py:520:35-43: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/nn/utils/parametrize.py:411:18-45: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/nn/utils/prune.py:171:28-43: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:179:38-61: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:231:70-85: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:468:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:471:20-35: No attribute `rand_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:472:20-30: No attribute `topk` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:525:49-72: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:530:20-30: No attribute `topk` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:530:31-40: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:625:20-30: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:628:25-39: No attribute `kthvalue` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:631:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:633:13-21: Cannot set item in `list[slice[Any, Any, Any]]` [unsupported-operation]
ERROR torch/nn/utils/prune.py:735:16-26: No attribute `topk` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:743:20-36: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/prune.py:1115:45-60: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:105:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:113:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:114:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:160:14-26: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:169:14-26: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:178:30-42: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:181:30-41: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:184:30-40: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:187:30-40: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:190:30-39: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:193:30-41: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:196:30-40: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:199:30-41: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:268:14-30: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:270:25-37: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:320:12-39: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/nn/utils/rnn.py:328:19-34: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:328:50-61: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:330:36-47: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:335:35-45: No attribute `sort` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:340:25-50: No attribute `_pack_padded_sequence` in module `torch._VF` [missing-attribute]
ERROR torch/nn/utils/rnn.py:408:30-54: No attribute `_pad_packed_sequence` in module `torch._VF` [missing-attribute]
ERROR torch/nn/utils/rnn.py:482:12-24: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/nn/utils/rnn.py:529:11-23: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/nn/utils/rnn.py:572:15-30: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/nn/utils/spectral_norm.py:104:25-33: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/nn/utils/spectral_norm.py:106:37-45: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/nn/utils/spectral_norm.py:109:47-70: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/spectral_norm.py:110:47-70: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/nn/utils/spectral_norm.py:112:17-26: No attribute `dot` in module `torch` [missing-attribute]
ERROR torch/nn/utils/spectral_norm.py:112:30-38: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/nn/utils/spectral_norm.py:139:38-47: No attribute `dot` in module `torch` [missing-attribute]
ERROR torch/nn/utils/spectral_norm.py:139:51-59: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/nn/utils/weight_norm.py:7:19-31: Could not import `_weight_norm` from `torch` [missing-module-attribute]
ERROR torch/nn/utils/weight_norm.py:7:33-48: Could not import `norm_except_dim` from `torch` [missing-module-attribute]
WARN torch/nn/utils/weight_norm.py:144:5-21: `WeightNorm.apply` is deprecated [deprecated]
ERROR torch/onnx/_internal/_lazy_import.py:30:12-16: Could not find import of `onnx` [missing-import]
ERROR torch/onnx/_internal/_lazy_import.py:32:12-22: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/_lazy_import.py:33:12-67: Could not find import of `onnxscript._framework_apis.torch_2_9` [missing-import]
ERROR torch/onnx/_internal/exporter/_analysis.py:28:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_analysis.py:31:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_analysis.py:54:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_analysis.py:54:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_analysis.py:57:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_analysis.py:58:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_building.py:19:8-18: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_building.py:20:1-37: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_building.py:21:1-56: Could not find import of `onnxscript.ir` [missing-import]
ERROR torch/onnx/_internal/exporter/_building.py:28:12-16: Could not find import of `onnx` [missing-import]
ERROR torch/onnx/_internal/exporter/_capture_strategies.py:172:20-37: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/onnx/_internal/exporter/_capture_strategies.py:227:20-37: Module `torch._dynamo.exc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/onnx/_internal/exporter/_core.py:18:8-18: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_core.py:19:8-28: Could not find import of `onnxscript.evaluator` [missing-import]
ERROR torch/onnx/_internal/exporter/_core.py:20:1-26: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_core.py:21:1-56: Could not find import of `onnxscript.ir` [missing-import]
ERROR torch/onnx/_internal/exporter/_core.py:53:28-39: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:54:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:55:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:56:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:57:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:58:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:59:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:60:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:61:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:62:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:63:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:64:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:65:5-27: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:66:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:67:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:68:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:69:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:70:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:71:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:72:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:73:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:107:38-49: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:114:28-50: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:245:30-52: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:266:38-53: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:270:40-56: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:480:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:480:39-58: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:480:60-72: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:482:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:856:18-38: No attribute `FunctionSchema` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:876:34-46: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:878:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:892:36-48: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_core.py:894:36-47: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:8:1-26: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_dispatching.py:18:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:19:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:20:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:21:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:22:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:23:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:24:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:25:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:26:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:27:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:28:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:29:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:30:5-27: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:31:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:32:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:33:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:34:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:35:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:36:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:37:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:38:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:42:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:66:26-37: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:68:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:68:41-60: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:68:62-74: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:242:28-42: No attribute `Argument` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_dispatching.py:327:13-29: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:30:12-30: Could not find import of `onnxruntime` [missing-import]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:35:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:36:9-30: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:37:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:38:9-30: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:47:12-30: Could not find import of `onnxruntime` [missing-import]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:135:16-32: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:135:61-75: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:137:16-32: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:137:60-79: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:139:16-32: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:139:60-81: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:141:16-32: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:141:60-77: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:143:16-32: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:143:60-81: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:144:12-28: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:150:12-30: Could not find import of `onnxruntime` [missing-import]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:164:23-37: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:167:31-45: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:168:29-41: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:170:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:201:12-28: No attribute `from_numpy` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:240:16-34: Could not find import of `onnxruntime` [missing-import]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:265:16-30: Could not find import of `onnx.reference` [missing-import]
ERROR torch/onnx/_internal/exporter/_onnx_program.py:491:9-27: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_reporting.py:14:5-30: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_schemas.py:13:8-12: Could not find import of `onnx` [missing-import]
ERROR torch/onnx/_internal/exporter/_schemas.py:15:8-18: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_schemas.py:16:1-26: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_schemas.py:410:17-415:18: Argument `AttributeParameter` is not assignable to parameter `object` with type `Parameter` in function `list.append` [bad-argument-type]
ERROR torch/onnx/_internal/exporter/_schemas.py:545:56-73: Cannot index into `dict[str, TypeConstraintParam]` [bad-index]
ERROR torch/onnx/_internal/exporter/_tensors.py:6:8-18: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_tensors.py:7:1-26: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_testing.py:78:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_testing.py:79:14-30: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_testing.py:80:42-60: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py:7:1-21:2: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py:13:8-18: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_torchlib/ops/core.py:10:1-48: Could not find import of `onnxscript.onnx_opset` [missing-import]
ERROR torch/onnx/_internal/exporter/_torchlib/ops/hop.py:31:5-60: Could not find import of `onnxscript.ir` [missing-import]
ERROR torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py:7:1-56: Could not find import of `onnxscript.ir` [missing-import]
ERROR torch/onnx/_internal/exporter/_torchlib/ops/symops.py:9:1-48: Could not find import of `onnxscript.onnx_opset` [missing-import]
ERROR torch/onnx/_internal/exporter/_type_casting.py:8:28-50: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_type_casting.py:9:24-35: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_type_casting.py:31:28-50: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:19:5-30: Could not find import of `onnxscript` [missing-import]
ERROR torch/onnx/_internal/exporter/_verification.py:55:21-32: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:56:19-30: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:78:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:80:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:85:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:87:19-30: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:89:25-40: No attribute `histogram` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:90:25-40: No attribute `histogram` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:132:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:132:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:133:26-36: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:134:32-45: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:135:28-41: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:136:8-24: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:137:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:138:16-25: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/exporter/_verification.py:140:18-27: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:53:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:56:33-44: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:59:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:168:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:168:58-69: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:169:10-21: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:290:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:329:29-39: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:331:24-35: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:331:52-63: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:331:69-79: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:354:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:360:25-36: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:1381:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/passes/type_promotion.py:1446:16-27: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:10:8-12: Could not find import of `onnx` [missing-import]
ERROR torch/onnx/_internal/fx/type_utils.py:17:12-21: Could not find import of `onnx.defs` [missing-import]
ERROR torch/onnx/_internal/fx/type_utils.py:25:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:28:42-53: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:33:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:33:50-61: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:37:65-76: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:45:47-58: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:77:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:83:59-70: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:89:52-63: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:90:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:91:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:92:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:93:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:94:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:95:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:96:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:97:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:98:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:99:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:100:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:101:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:102:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:103:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:109:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:110:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:111:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:121:11-21: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:122:10-21: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:123:12-25: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:124:14-29: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:127:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:127:38-49: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:128:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:128:22-35: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:129:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:129:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:130:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:130:23-36: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:134:19-30: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:135:21-34: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:136:20-30: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:139:41-52: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:145:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:146:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:147:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:148:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:149:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:150:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:151:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:152:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:153:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:154:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:155:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:156:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:157:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:158:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:159:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:160:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:161:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:174:5-16: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:176:5-17: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:177:5-24: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/fx/type_utils.py:178:5-17: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:137:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:180:28-42: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:196:35-49: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:197:31-45: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:213:37-51: No attribute `ListType` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:218:37-58: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:229:27-44: No attribute `NoneType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:254:24-35: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:370:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:371:26-37: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:372:25-35: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:373:26-37: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:374:24-33: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:375:26-37: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:376:25-35: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:377:26-37: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:378:27-39: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:379:30-45: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:380:30-45: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:381:31-47: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:382:26-37: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:383:27-39: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:384:27-39: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:385:29-43: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:386:31-48: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:387:33-52: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:388:35-56: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/_type_utils.py:389:35-56: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:41:12-20: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:42:12-20: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:44:20-27: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:45:28-37: No attribute `IValue` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:46:15-23: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:46:25-33: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:47:24-32: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:48:21-28: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:58:35-43: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:111:35-43: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:154:14-22: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:158:43-50: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:201:27-35: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:262:24-32: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:269:21-29: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:269:32-40: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:277:6-13: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:279:35-43: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:283:37-45: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:305:9-52: No attribute `_jit_pass_onnx_node_shape_type_inference` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:322:26-33: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:337:19-27: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:338:33-46: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:341:34-42: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:341:47-59: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/jit_utils.py:344:31-44: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py:48:16-20: Could not find import of `onnx` [missing-import]
ERROR torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py:100:16-20: Could not find import of `onnx` [missing-import]
ERROR torch/onnx/_internal/torchscript_exporter/onnx_proto_utils.py:181:16-20: Could not find import of `onnx` [missing-import]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:218:21-28: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:220:29-36: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:225:30-38: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:231:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:237:26-34: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:259:30-38: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:259:48-56: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:269:32-40: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:269:51-59: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:280:43-51: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:280:62-70: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:365:20-368:14: `list[Unknown]` is not assignable to variable `args` with type `Args[_P]` [bad-assignment]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:442:51-63: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:446:56-68: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:541:25-33: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:554:65-73: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:558:26-34: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:568:19-27: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:569:33-46: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:573:29-39: No attribute `JitType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:573:44-55: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:574:29-40: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:579:17-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:583:24-32: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:587:48-61: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:590:24-32: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:603:28-36: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:607:25-33: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:618:25-33: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:622:26-39: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:626:26-34: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:630:26-39: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:640:29-37: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:645:27-35: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:660:46-54: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:666:44-52: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:672:26-34: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:684:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:690:26-34: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:703:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:709:26-34: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:771:42-58: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:776:52-68: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:844:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:844:68-80: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:845:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:855:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:855:60-71: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:873:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:873:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:875:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:923:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:923:72-82: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:937:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:937:72-82: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:971:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:971:68-78: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:994:44-54: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:994:69-82: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1011:33-45: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1011:69-82: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1024:40-50: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1024:60-73: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1026:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1044:40-50: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1044:60-73: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1046:40-51: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1097:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1098:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1115:48-60: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1124:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1124:49-60: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1161:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1161:64-77: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1164:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1164:64-77: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1183:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1183:64-77: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1261:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1261:73-86: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1263:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1263:60-73: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1285:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1285:73-86: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1331:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1345:44-60: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1352:69-81: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1369:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1372:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1385:5-13: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1386:5-13: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1387:5-13: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1410:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1437:59-71: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1480:42-58: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1505:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1516:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1534:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1534:76-87: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1541:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1541:65-76: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1590:48-60: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1590:73-83: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1597:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1597:63-73: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1622:15-30: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1639:14-22: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1641:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1641:22-30: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1641:32-40: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1641:42-50: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1687:13-21: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1688:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1689:17-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1690:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1691:6-14: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1757:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1757:78-87: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1878:49-61: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1878:73-83: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1882:49-61: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1882:75-85: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1970:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1970:71-81: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1990:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1990:71-81: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2016:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2031:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2031:75-86: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2042:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2042:69-79: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2050:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2068:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2068:75-86: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2093:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2095:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2099:59-71: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2116:71-83: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2155:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2155:61-71: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2165:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2165:61-71: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2182:11-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2186:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2194:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2194:65-75: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2226:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2226:71-82: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2232:62-78: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2269:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2269:67-80: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2278:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2278:64-77: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2333:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2334:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2335:5-16: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2336:5-14: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2337:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2338:5-15: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2339:5-16: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2340:5-17: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2341:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2342:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2343:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2344:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2345:5-16: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2346:5-17: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2347:5-17: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2348:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2355:13-24: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2356:13-23: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2357:15-27: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2358:14-25: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2359:13-23: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2360:12-21: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2361:13-24: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2362:14-25: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2363:13-23: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2364:21-36: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2365:22-38: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2366:14-25: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2367:15-27: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2368:15-27: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2369:17-31: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:102:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:102:63-74: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:109:40-52: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:109:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:130:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:137:6-14: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:143:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:143:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:161:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:161:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:214:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:224:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:230:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:230:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:252:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:253:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:254:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:261:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:261:69-80: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:263:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:263:76-87: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:315:16-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:406:16-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:495:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:496:33-47: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:497:35-49: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:498:33-47: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:499:34-48: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:505:31-45: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:507:42-53: No attribute `NoneType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:518:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:628:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:635:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:635:69-81: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:641:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:641:59-71: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:645:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:771:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:777:13-24: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:783:59-75: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:788:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:798:60-76: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:804:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1181:15-23: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1183:15-23: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1184:20-28: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1185:6-14: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:100:47-55: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:106:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:110:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:189:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:193:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:320:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:420:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:420:67-76: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:444:57-73: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:448:14-30: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:449:16-32: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:450:36-52: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:462:51-67: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:591:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:594:48-60: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:621:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:621:70-80: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:622:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:622:71-81: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:635:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:635:66-76: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:656:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:656:60-70: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:683:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:689:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:689:66-77: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:692:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:692:74-85: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:702:51-63: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:702:75-86: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:711:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:715:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:751:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:752:10-18: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:753:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:754:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:787:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:791:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:796:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:801:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:816:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:820:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:844:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:859:56-68: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:892:49-61: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:894:46-56: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:894:66-77: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:996:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:996:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1030:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1030:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1054:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1059:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1065:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1067:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1071:19-31: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1080:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1091:36-52: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1096:57-69: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1097:59-71: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1099:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1106:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1117:55-67: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1118:55-67: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1258:62-74: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1260:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1282:49-61: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1282:73-83: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1318:49-63: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1330:61-73: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1338:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1344:49-63: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1357:61-73: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1369:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1377:49-63: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1391:61-73: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1410:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1423:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1423:63-73: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1425:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1425:62-72: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1426:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1426:72-82: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1428:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1428:62-72: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1434:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1434:70-80: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1442:52-60: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1447:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1447:56-66: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1452:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1452:64-74: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1474:52-60: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:90:39-53: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:91:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:91:28-42: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:97:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:98:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:98:60-70: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:215:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:274:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:275:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:285:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:286:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:319:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:320:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:321:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:326:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:329:53-65: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:338:51-63: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:354:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:428:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:428:59-69: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:437:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:437:59-69: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:451:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:451:59-69: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:460:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:460:59-69: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:78:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:78:70-80: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:79:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:79:71-81: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:92:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:92:66-76: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:115:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:144:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:144:61-71: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:146:40-52: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:146:62-72: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:152:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:152:70-80: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:159:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:159:70-80: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:189:33-45: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:189:71-81: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:199:62-74: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:206:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:206:70-80: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:242:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:242:61-71: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:285:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:285:60-70: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:290:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:294:55-67: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:315:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:351:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:351:62-73: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:389:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:389:62-73: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:471:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:471:74-85: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:477:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:477:71-82: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:479:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:479:74-85: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:484:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:484:70-81: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:489:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:489:58-69: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:492:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:492:72-83: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:510:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:510:60-70: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:527:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:527:66-76: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:537:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:548:59-75: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:566:56-72: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:614:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:616:15-27: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:616:37-48: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:646:54-70: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:649:63-79: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:664:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:664:41-51: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:682:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:704:45-61: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:706:45-61: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:711:57-73: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:737:47-63: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:740:47-63: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:768:42-58: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:773:38-54: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:780:38-54: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:795:34-50: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:800:34-50: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:804:61-77: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:826:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:826:60-71: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:87:9-34: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:144:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:145:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:146:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:147:16-30: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:150:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:194:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:195:50-62: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:222:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:222:68-79: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:229:39-53: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:230:6-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:243:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:243:59-70: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:245:33-45: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:245:76-87: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:253:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:253:68-79: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:265:39-53: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:265:60-74: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:266:6-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:285:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:285:66-77: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:286:48-60: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:286:73-84: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:291:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:296:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:297:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:47:36-51: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:51:45-61: No attribute `BoolTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:81:32-47: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:99:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:129:11-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:131:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:132:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:158:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:158:76-87: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:163:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:163:72-83: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:47:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:49:13-21: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:50:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:64:24-34: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:67:22-33: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:109:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:113:22-30: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:118:6-14: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:155:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:155:66-77: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:158:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:158:55-66: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:169:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:169:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:191:49-60: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:192:50-61: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:208:28-40: No attribute `hstack` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:209:18-29: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:209:37-47: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:209:61-72: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:213:28-38: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:241:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:241:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:246:21-31: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:246:32-44: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:68:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:69:18-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:70:18-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:123:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:125:13-21: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:126:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:128:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:128:22-30: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:128:32-40: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:175:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:175:61-71: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:183:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:183:61-71: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:193:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:193:67-77: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:217:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:217:65-75: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:225:11-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:226:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:229:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:266:11-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:270:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:54:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:55:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:80:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:81:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:94:43-51: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:258:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:432:67-79: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:457:44-60: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:468:51-63: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:322:15-30: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:423:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:481:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:481:63-74: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:492:40-52: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:492:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:525:19-42: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:527:27-38: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:527:57-69: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:528:8-31: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:528:37-49: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:603:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:648:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:654:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:697:51-61: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:743:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:744:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:853:41-57: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:859:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:863:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:873:41-57: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:879:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:883:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:894:28-40: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:897:16-27: No attribute `equal` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:967:44-56: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1254:51-67: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1274:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1555:16-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1777:53-61: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1777:68-76: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1847:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1848:10-18: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1849:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1850:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2004:32-48: No attribute `DeviceObjType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2005:23-39: No attribute `DeviceObjType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2009:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2009:66-76: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2019:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2021:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2164:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2164:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2193:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2193:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2216:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2659:9-34: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2704:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2706:13-21: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2707:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2709:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2709:22-30: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2709:32-40: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2721:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2721:63-73: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2746:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2746:63-73: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2785:12-20: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2787:13-21: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2788:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2791:6-14: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2818:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2829:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2858:49-61: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2858:73-84: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2861:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2861:71-82: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2866:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2866:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2871:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2871:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2876:38-54: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2890:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3067:68-80: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3075:40-52: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3078:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3078:58-69: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3110:61-71: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3116:63-75: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3454:56-72: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3485:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3485:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3489:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3515:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3545:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3545:62-73: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3549:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3575:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3597:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3606:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3606:66-77: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3636:65-77: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3642:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3696:27-38: No attribute `NoneType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3699:25-36: No attribute `NoneType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3742:27-38: No attribute `NoneType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3745:25-36: No attribute `NoneType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3763:47-55: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3801:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3810:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3823:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3832:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3842:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3935:47-58: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3936:47-63: No attribute `DeviceObjType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4038:47-59: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4040:15-27: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4040:37-48: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4099:38-54: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4101:38-54: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4108:38-54: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4129:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4138:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4144:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4155:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4174:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4200:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4206:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4213:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4224:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4243:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4463:42-58: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4664:56-68: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4694:39-58: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4749:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4749:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4814:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4814:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4840:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4840:45-56: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5014:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5014:76-86: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5040:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5041:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5051:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5052:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5086:43-54: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5096:63-75: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5102:41-57: No attribute `BoolTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5103:37-53: No attribute `BoolTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5110:45-61: No attribute `BoolTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5111:41-57: No attribute `BoolTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5123:39-55: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5145:39-55: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5146:52-68: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5278:48-60: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5278:70-81: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5392:46-62: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5428:46-62: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5475:11-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5476:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5479:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5486:44-60: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5499:48-64: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5510:11-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5514:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5523:11-25: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5524:10-24: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5527:12-26: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5568:51-67: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5576:51-67: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5652:44-60: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5660:45-55: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5660:65-76: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5680:43-57: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5685:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5685:42-54: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5686:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5686:44-56: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5687:15-27: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5687:39-51: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5688:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5688:40-52: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5695:45-57: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5695:72-84: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5697:46-58: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5697:68-80: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5702:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5702:62-74: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5721:44-60: No attribute `LongTensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5729:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5736:17-29: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5748:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5753:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5808:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5822:53-65: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5833:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5833:68-79: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5852:52-64: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5900:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5900:68-79: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5904:15-27: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5904:39-49: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5908:25-37: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5920:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5921:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5926:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5929:58-70: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5937:53-65: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5967:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5967:64-75: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5968:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5968:63-74: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5991:18-41: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5993:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6001:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6001:65-76: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6006:56-68: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6006:78-87: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6265:55-67: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6273:54-66: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6344:60-72: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6358:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6369:11-19: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6403:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6425:32-48: No attribute `DeviceObjType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6436:68-76: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6466:49-64: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6469:9-38: No attribute `_jit_pass_onnx_block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6477:21-67: No attribute `_jit_pass_fixup_onnx_controlflow_node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6482:9-58: No attribute `_jit_pass_onnx_node_shape_type_inference` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6489:66-74: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6532:15-44: No attribute `_jit_pass_onnx_block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6560:13-42: No attribute `_jit_pass_onnx_block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6568:25-71: No attribute `_jit_pass_fixup_onnx_controlflow_node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6573:13-62: No attribute `_jit_pass_onnx_node_shape_type_inference` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6588:41-57: No attribute `DeviceObjType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6595:9-20: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6596:43-54: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6598:33-45: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6600:41-52: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6615:56-64: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6635:12-60: No attribute `_jit_onnx_convert_pattern_from_subblock` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6642:62-70: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6653:69-77: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6671:44-58: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6671:65-79: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6672:36-48: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:192:29-56: No attribute `_jit_is_onnx_log_enabled` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:194:9-37: No attribute `_jit_set_onnx_log_enabled` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:199:13-41: No attribute `_jit_set_onnx_log_enabled` in module `torch._C` [missing-attribute]
WARN torch/onnx/_internal/torchscript_exporter/utils.py:216:9-37: `select_model_mode_for_export` is deprecated [deprecated]
WARN torch/onnx/_internal/torchscript_exporter/utils.py:217:9-40: `disable_apex_o2_state_dict_hook` is deprecated [deprecated]
WARN torch/onnx/_internal/torchscript_exporter/utils.py:218:9-27: `setup_onnx_logging` is deprecated [deprecated]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:578:32-43: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:580:32-43: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:580:44-59: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:604:26-37: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:611:12-20: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:624:5-24: No attribute `_jit_pass_inline` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:627:5-34: No attribute `_jit_pass_inline_fork_wait` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:628:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:630:9-52: No attribute `_jit_pass_onnx_autograd_function_process` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:631:5-34: No attribute `_jit_pass_lower_all_tuples` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:638:9-42: No attribute `_jit_pass_constant_propagation` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:643:5-21: No attribute `_jit_pass_dce` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:644:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:649:8-24: No attribute `_jit_pass_cse` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:650:9-31: No attribute `_jit_pass_onnx_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:652:5-46: No attribute `_jit_pass_canonicalize_graph_fuser_ops` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:653:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:654:5-26: No attribute `_jit_pass_peephole` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:655:5-28: No attribute `_jit_pass_fuse_addmm` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:656:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:658:5-26: No attribute `_jit_pass_peephole` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:659:5-34: No attribute `_jit_pass_lower_all_tuples` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:666:5-50: No attribute `_jit_pass_onnx_remove_inplace_ops_for_onnx` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:667:5-33: No attribute `_jit_pass_onnx_preprocess` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:670:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:673:5-43: No attribute `_jit_pass_prepare_division_for_onnx` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:675:5-35: No attribute `_jit_pass_onnx_remove_print` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:676:5-40: No attribute `_jit_pass_onnx_preprocess_caffe2` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:680:5-47: No attribute `_jit_pass_onnx_unpack_quantized_weights` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:682:5-36: No attribute `_jit_pass_erase_number_types` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:686:9-50: No attribute `_jit_pass_onnx_set_dynamic_input_shape` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:687:5-27: No attribute `_jit_pass_onnx_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:689:13-30: No attribute `_jit_pass_onnx` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:690:5-27: No attribute `_jit_pass_onnx_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:691:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:693:5-43: No attribute `_jit_pass_onnx_scalar_type_analysis` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:696:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:698:5-31: No attribute `_jit_pass_onnx_peephole` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:701:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:708:5-60: No attribute `_jit_pass_dce_allow_deleting_nodes_with_side_effects` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:709:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:710:13-38: No attribute `_jit_pass_canonicalize` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:711:5-22: No attribute `_jit_pass_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:714:13-57: No attribute `_jit_pass_onnx_graph_shape_type_inference` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:901:35-66: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:902:5-37: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:910:5-37: No attribute `set_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:961:12-20: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:961:27-36: No attribute `IValue` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:961:51-66: No attribute `ScriptModule` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:972:13-52: No attribute `_jit_pass_onnx_function_substitution` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:973:30-47: No attribute `_freeze_module` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:974:22-37: No attribute `ScriptModule` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:976:30-64: No attribute `_jit_onnx_list_model_parameters` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:981:21-58: No attribute `_propagate_and_assign_input_shapes` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:989:9-48: No attribute `_jit_pass_onnx_function_substitution` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:991:17-54: No attribute `_propagate_and_assign_input_shapes` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:997:5-27: No attribute `_jit_pass_onnx_lint` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1006:5-44: No attribute `_jit_pass_onnx_function_substitution` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1034:5-17: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1034:19-30: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1035:5-16: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1035:18-28: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1036:5-17: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1036:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1037:5-19: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1037:21-31: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1045:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1045:49-61: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1047:18-30: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1047:54-67: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1050:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1050:54-65: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1052:18-30: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1087:5-13: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1127:9-25: No attribute `_jit_onnx_log` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1137:9-46: No attribute `_jit_pass_onnx_assign_output_shape` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1159:13-50: No attribute `_jit_pass_onnx_assign_output_shape` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1177:27-58: No attribute `_jit_pass_onnx_eval_peephole` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1179:23-54: No attribute `_jit_pass_onnx_constant_fold` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1182:9-64: No attribute `_jit_pass_dce_allow_deleting_nodes_with_side_effects` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1186:13-57: No attribute `_jit_pass_onnx_graph_shape_type_inference` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1194:19-59: No attribute `_jit_pass_onnx_eliminate_unused_items` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1199:9-56: No attribute `_jit_pass_onnx_cast_all_constant_to_floating` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1201:19-59: No attribute `_jit_pass_filter_non_tensor_arguments` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1202:5-43: No attribute `_jit_decay_packed_param_input_types` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1219:12-20: No attribute `Graph` in module `torch._C` [missing-attribute]
WARN torch/onnx/_internal/torchscript_exporter/utils.py:1244:14-30: `exporter_context` is deprecated [deprecated]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1255:13-32: No attribute `_jit_pass_inline` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1256:13-58: No attribute `_jit_pass_onnx_remove_inplace_ops_for_onnx` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1257:13-44: No attribute `_jit_pass_erase_number_types` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1258:13-68: No attribute `_jit_pass_dce_allow_deleting_nodes_with_side_effects` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1296:29-50: No attribute `_get_tracing_state` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1306:13-53: No attribute `_jit_pass_onnx_track_scope_attributes` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1332:13-54: No attribute `_jit_onnx_create_full_scope_name` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1364:5-42: No attribute `_jit_pass_onnx_clear_scope_records` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1386:13-29: No attribute `_jit_onnx_log` in module `torch._C` [missing-attribute]
WARN torch/onnx/_internal/torchscript_exporter/utils.py:1490:14-30: `exporter_context` is deprecated [deprecated]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1529:13-68: No attribute `_jit_pass_dce_allow_deleting_nodes_with_side_effects` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1533:37-74: No attribute `_jit_pass_onnx_function_extraction` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1545:13-69: No attribute `_jit_pass_onnx_assign_scoped_names_for_node_and_value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1591:17-33: No attribute `_jit_onnx_log` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1670:22-29: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1670:34-42: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1674:32-40: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1678:33-41: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1678:50-58: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1703:35-42: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1708:12-27: No attribute `parse_schema` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1712:12-20: No attribute `Graph` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1713:12-20: No attribute `Block` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1714:11-18: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1716:15-23: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1716:25-33: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1717:24-32: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1718:21-28: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1720:6-14: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/_internal/torchscript_exporter/utils.py:1720:26-34: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/errors.py:60:41-49: No attribute `Value` in module `torch._C` [missing-attribute]
ERROR torch/onnx/operators.py:33:19-41: No attribute `_shape_as_tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/operators.py:47:29-55: No attribute `_reshape_from_tensor` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:32:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:33:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:34:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:35:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:36:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:37:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:38:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:40:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:41:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:42:5-17: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:43:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:44:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:45:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:46:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:47:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:48:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:49:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:50:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:51:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:54:5-27: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:91:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/__init__.py:192:22-33: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:4:38-49: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:5:8-21: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:6:8-19: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:7:8-18: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:8:8-20: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:9:8-19: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:10:8-19: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:11:8-19: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:12:8-18: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:13:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:14:9-21: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:15:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:16:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:17:9-24: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:18:9-25: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:19:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:20:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:21:9-30: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:22:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:23:9-30: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:24:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:25:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_dtype_mappings.py:26:9-31: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:117:13-26: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:126:13-26: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:167:11-26: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:170:11-26: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:179:18-29: No attribute `chunk` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:189:16-31: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:190:16-31: No attribute `unsqueeze` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:191:27-36: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:192:20-33: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:194:20-29: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:195:14-23: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:197:16-29: No attribute `reshape` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:200:12-25: No attribute `permute` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:236:16-32: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:236:33-45: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:268:12-24: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:347:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:348:19-30: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:349:21-32: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:350:17-28: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:402:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:407:9-18: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:426:54-64: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:464:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:473:27-37: No attribute `tril` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:474:17-27: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:477:27-37: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:485:35-45: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:501:28-40: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:514:38-48: No attribute `tanh` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:527:30-43: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:530:30-43: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:532:26-39: No attribute `softmax` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_impl.py:538:18-30: No attribute `matmul` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_symbolic_impl.py:204:12-23: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_symbolic_impl.py:233:12-23: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_symbolic_impl.py:277:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/onnx/ops/_symbolic_impl.py:315:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:69:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:84:16-32: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:98:33-45: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:111:41-57: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:112:47-68: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:373:20-31: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:422:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:422:44-55: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:430:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:430:48-59: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:506:20-31: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:519:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:520:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:523:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:540:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:553:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:554:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:555:13-33: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:562:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:563:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:564:13-33: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:576:13-38: No attribute `_foreach_clamp_min_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:577:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:584:29-47: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:585:13-33: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:592:9-34: No attribute `_foreach_clamp_min_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:593:9-30: No attribute `_foreach_rsqrt_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:594:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:601:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/_adafactor.py:602:9-28: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/_muon.py:64:23-34: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/optim/_muon.py:67:22-33: No attribute `addmm` in module `torch` [missing-attribute]
ERROR torch/optim/_muon.py:75:58-68: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/optim/_muon.py:149:16-32: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/_muon.py:160:44-60: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/_muon.py:161:43-64: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:77:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:81:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:98:28-44: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:109:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:111:26-37: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:114:39-55: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:115:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:117:38-54: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:118:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:287:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:288:26-44: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:289:25-43: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:290:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:300:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:301:21-42: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:368:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:369:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:372:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:380:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:386:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:387:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:391:15-33: No attribute `_foreach_add` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:392:9-29: No attribute `_foreach_sqrt_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:394:18-36: No attribute `_foreach_add` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:395:9-29: No attribute `_foreach_sqrt_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:396:9-28: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:397:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:399:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:400:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:405:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:406:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adadelta.py:408:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:81:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:87:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:91:24-40: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:94:32-47: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:95:50-71: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:115:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:138:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:320:12-35: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:375:26-42: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:377:24-42: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:378:29-47: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:379:25-43: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:387:25-46: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:388:29-50: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:468:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:469:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:472:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:477:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:487:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:489:15-34: No attribute `_foreach_sqrt` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:490:9-28: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:494:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:499:9-32: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:562:9-28: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:563:9-30: No attribute `_fused_adagrad_` in module `torch` [missing-attribute]
ERROR torch/optim/adagrad.py:577:13-32: No attribute `_foreach_sub_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:130:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:136:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:152:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:169:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:175:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:178:40-56: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:179:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:182:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:183:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:187:51-67: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:188:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:431:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:432:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:433:23-41: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:434:26-44: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:436:38-56: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:437:21-39: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:470:34-46: No attribute `square` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:511:42-55: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:540:17-30: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:550:24-40: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:551:34-55: No attribute `view_as_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:683:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:684:37-49: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:687:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:692:17-36: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:696:21-40: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:705:9-29: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:709:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:722:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:738:13-32: No attribute `_foreach_sub_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:739:13-32: No attribute `_foreach_sub_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:741:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:744:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:745:13-39: No attribute `_foreach_reciprocal_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:747:13-33: No attribute `_foreach_sqrt_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:761:35-54: No attribute `_foreach_sqrt` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:763:35-54: No attribute `_foreach_sqrt` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:765:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:766:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:767:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:770:13-36: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:786:17-40: No attribute `_foreach_maximum_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:789:35-54: No attribute `_foreach_sqrt` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:791:35-54: No attribute `_foreach_sqrt` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:793:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:794:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:795:13-36: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:877:9-28: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:878:16-34: No attribute `_fused_adam_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:878:70-89: No attribute `_fused_adamw_` in module `torch` [missing-attribute]
ERROR torch/optim/adam.py:897:13-32: No attribute `_foreach_sub_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:80:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:84:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:94:28-44: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:105:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:107:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:109:36-52: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:110:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:112:36-52: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:113:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:270:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:271:21-39: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:272:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:273:23-41: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:274:23-41: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:280:13-26: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:286:24-33: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:290:27-37: No attribute `amax` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:374:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:375:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:378:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:383:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:390:9-29: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:393:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:400:13-32: No attribute `_foreach_abs_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:402:9-28: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:403:9-32: No attribute `_foreach_maximum_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:407:32-50: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:409:13-32: No attribute `_foreach_sub_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:410:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:412:21-39: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:413:13-36: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/adamax.py:419:13-36: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:75:43-55: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:79:42-54: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:83:41-53: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:91:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:100:37-48: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:104:25-40: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:112:35-45: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:115:35-51: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:116:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:241:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:242:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:243:21-39: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:244:18-36: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:269:26-39: No attribute `maximum` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:269:53-68: No attribute `ones_like` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:272:23-38: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:274:22-37: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:351:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:352:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:355:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:361:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:364:32-50: No attribute `_foreach_add` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:368:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:370:28-46: No attribute `_foreach_add` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:378:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:389:24-42: No attribute `_foreach_sub` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:390:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:397:23-41: No attribute `_foreach_sub` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:398:13-36: No attribute `_foreach_maximum_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:399:13-39: No attribute `_foreach_reciprocal_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:400:13-33: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:404:24-42: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:405:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:406:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:407:13-32: No attribute `_foreach_pow_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:408:13-39: No attribute `_foreach_reciprocal_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:409:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:410:13-33: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:413:17-32: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:417:17-32: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:420:13-33: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/optim/asgd.py:421:13-33: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:46:31-54: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:61:60-83: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:75:60-83: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:90:44-67: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:287:34-50: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:302:16-32: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:303:24-42: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:305:16-25: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:310:16-32: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:311:21-39: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:320:39-62: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:440:25-34: No attribute `mul` in module `torch` [missing-attribute]
ERROR torch/optim/lbfgs.py:446:64-87: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:90:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:94:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:99:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:103:34-46: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:119:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:132:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:134:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:137:25-35: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:139:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:142:40-56: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:143:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:146:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:147:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:311:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:312:21-39: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:313:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:314:23-41: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:315:26-44: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:457:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:458:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:461:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:466:17-36: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:470:21-40: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:479:9-29: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:481:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:482:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:486:27-46: No attribute `_foreach_sqrt` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:493:24-42: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:494:19-37: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:495:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:496:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:497:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:500:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:501:24-42: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:502:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:503:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:504:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:509:36-54: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:511:13-32: No attribute `_foreach_sub_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:512:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:513:13-33: No attribute `_foreach_sqrt_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:529:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:531:9-28: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:532:9-28: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:539:13-32: No attribute `_foreach_sub_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:540:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:542:21-39: No attribute `_foreach_sub` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:543:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:544:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:551:21-39: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:552:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:555:13-32: No attribute `_foreach_sub_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:556:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:564:25-43: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:565:13-36: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:568:13-36: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:590:13-36: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/nadam.py:596:13-36: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:31:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:33:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:33:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:67:21-42: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:103:16-27: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:179:17-40: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:200:58-81: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:209:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:210:25-43: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:212:24-42: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:217:16-29: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:219:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:219:26-49: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:219:55-68: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:219:74-87: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:227:45-83: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/optim/optimizer.py:381:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/optim/optimizer.py:546:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:546:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:792:39-52: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:981:35-985:18: Cannot instantiate `Iterable` because it is a protocol [bad-instantiation]
ERROR torch/optim/optimizer.py:1045:25-37: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:1045:51-62: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/optim/optimizer.py:1080:25-45: No attribute `_foreach_zero_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:85:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:89:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:98:32-48: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:108:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:110:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:113:40-56: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:114:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:117:43-59: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:118:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:294:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:295:21-39: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:296:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:297:23-41: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:298:26-44: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:346:22-33: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:424:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:425:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:428:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:445:32-50: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:446:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:447:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:448:32-50: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:449:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:450:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:451:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:452:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:453:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:467:17-36: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:471:21-40: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:480:9-29: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:482:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:483:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:491:19-37: No attribute `_foreach_sub` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:492:20-38: No attribute `_foreach_sub` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:493:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:495:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:497:21-39: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:498:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:500:13-33: No attribute `_foreach_sqrt_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:504:17-28: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:509:33-44: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:510:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:512:32-50: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:513:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:514:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:516:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:517:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:519:32-50: No attribute `_foreach_pow` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:520:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:521:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:522:13-33: No attribute `_foreach_sqrt_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:523:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:524:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:526:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:527:13-32: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:558:18-37: No attribute `_foreach_sqrt` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:559:9-28: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:560:9-28: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:561:9-35: No attribute `_foreach_reciprocal_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:562:9-28: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/radam.py:565:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:86:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:90:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:107:28-44: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:119:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:121:26-37: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:123:39-55: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:124:38-59: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:127:48-64: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:128:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:131:41-57: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:132:42-63: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:310:28-44: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:312:21-39: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:313:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:314:26-44: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:321:28-46: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:335:23-41: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:419:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:420:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:423:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:428:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:434:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:435:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:441:13-33: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:442:19-41: No attribute `_foreach_addcmul` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:445:13-33: No attribute `_foreach_sqrt_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:446:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:448:19-38: No attribute `_foreach_sqrt` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:449:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:455:13-32: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:456:13-36: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:460:31-49: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:461:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:463:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:470:17-36: No attribute `_foreach_div_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:471:17-40: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/rmsprop.py:473:17-40: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:73:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:77:30-42: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:85:28-44: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:97:21-32: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:99:26-37: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:102:33-49: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:102:67-88: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:106:42-57: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:110:42-57: No attribute `full_like` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:259:12-28: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:260:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:261:20-38: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:262:21-39: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:263:25-43: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:270:24-35: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:271:24-35: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:272:24-35: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:283:41-62: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:285:24-35: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:349:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:350:38-50: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:353:13-32: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:361:17-35: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:363:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:368:9-29: No attribute `_foreach_copy_` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:370:13-32: No attribute `_foreach_neg_` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:373:9-29: No attribute `_foreach_sign_` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:376:28-39: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:377:28-39: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:378:28-39: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:386:9-28: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:395:17-28: No attribute `where` in module `torch` [missing-attribute]
ERROR torch/optim/rprop.py:403:9-32: No attribute `_foreach_addcmul_` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:428:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:446:17-36: No attribute `_foreach_mul_` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:447:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:463:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:470:30-48: No attribute `_foreach_mul` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:471:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:473:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:512:39-55: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/optim/sgd.py:530:9-26: No attribute `_fused_sgd_` in module `torch` [missing-attribute]
ERROR torch/optim/sparse_adam.py:101:44-60: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/sparse_adam.py:102:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/sparse_adam.py:105:47-63: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/optim/sparse_adam.py:106:46-67: No attribute `preserve_format` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:50:12-35: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:50:58-74: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:53:13-33: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:71:12-35: No attribute `is_floating_point` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:71:63-79: No attribute `is_complex` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:74:13-33: No attribute `_foreach_lerp_` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:80:21-39: No attribute `_foreach_sub` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:82:17-40: No attribute `_foreach_addcdiv_` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:88:17-36: No attribute `_foreach_add_` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:226:37-49: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:242:27-39: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:242:49-59: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/optim/swa_utils.py:333:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/package/package_exporter.py:219:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/package/package_exporter.py:227:25-51: No attribute `PyTorchFileWriter` in module `torch._C` [missing-attribute]
ERROR torch/package/package_exporter.py:239:41-72: No attribute `ScriptModuleSerializer` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:88:41-67: No attribute `PyTorchFileReader` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:104:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:107:39-65: No attribute `PyTorchFileReader` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:113:35-61: No attribute `PyTorchFileReader` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:118:31-57: No attribute `PyTorchFileReader` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:120:9-41: No attribute `_log_api_usage_metadata` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:157:9-22: Class member `PackageImporter.import_module` overrides parent class `Importer` in an inconsistent manner [bad-param-name-override]
ERROR torch/package/package_importer.py:231:27-65: No attribute `DeserializationStorageContext` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:242:48-74: No attribute `PyTorchFileReader` in module `torch._C` [missing-attribute]
ERROR torch/package/package_importer.py:255:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/package/package_importer.py:374:18-32: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/profiler/_memory_profiler.py:11:22-36: Could not import `FunctionSchema` from `torch._C` [missing-module-attribute]
ERROR torch/profiler/_memory_profiler.py:67:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:116:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:266:36-57: No attribute `OptionalType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:270:36-52: No attribute `AnyType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:273:36-53: No attribute `ListType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:279:14-33: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:280:14-31: No attribute `NoneType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:281:14-31: No attribute `BoolType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:282:14-30: No attribute `IntType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:283:14-32: No attribute `FloatType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:284:14-34: No attribute `ComplexType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:285:14-33: No attribute `NumberType` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:315:26-64: No attribute `_jit_get_schemas_for_operator` in module `torch._C` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:380:62-75: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:678:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:1006:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:1074:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/profiler/_memory_profiler.py:1167:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:337:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:337:66-79: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:338:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:338:66-79: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:555:26-40: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:555:42-52: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:567:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:567:66-79: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:568:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:568:66-79: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:573:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:574:69-82: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:576:23-34: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/profiler/_pattern_matcher.py:577:69-82: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/profiler/_utils.py:323:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/profiler/_utils.py:325:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/profiler/_utils.py:327:25-37: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/profiler/_utils.py:329:23-36: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/profiler/_utils.py:331:44-54: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/profiler/_utils.py:331:69-78: No attribute `std` in module `torch` [missing-attribute]
ERROR torch/profiler/_utils.py:332:44-54: No attribute `mean` in module `torch` [missing-attribute]
ERROR torch/profiler/_utils.py:332:69-78: No attribute `std` in module `torch` [missing-attribute]
ERROR torch/profiler/profiler.py:17:22-51: Could not import `_get_privateuse1_backend_name` from `torch._C` [missing-module-attribute]
ERROR torch/profiler/profiler.py:48:9-16: Class member `_NumpyEncoder.default` overrides parent class `JSONEncoder` in an inconsistent manner [bad-param-name-override]
ERROR torch/profiler/profiler.py:394:28-43: Module `torch.cuda.nccl` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/profiler/profiler.py:396:41-79: `str` is not assignable to TypedDict key `nccl_version` with type `Backend | int | list[dict[str, Any]]` [bad-typed-dict-key]
ERROR torch/quantization/__init__.py:37:5-36: Name `_prepare_ondevice_dynamic_jit` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/quantization/__init__.py:38:5-36: Name `_convert_ondevice_dynamic_jit` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/quantization/__init__.py:39:5-37: Name `_quantize_ondevice_dynamic_jit` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/quantization/__init__.py:60:5-21: Name `WeightObserver` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/quantization/_quantized_conversions.py:11:28-38: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:20:28-38: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:21:12-23: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:33:28-38: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:34:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:34:46-60: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:41:22-32: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:43:24-38: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:44:70-80: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:49:37-51: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:54:18-32: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:56:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:60:16-28: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:66:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:70:16-28: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:78:29-43: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:82:10-22: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:88:10-22: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:95:10-22: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:101:12-24: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:105:30-41: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:106:12-28: No attribute `zeros_like` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:113:12-28: No attribute `empty_like` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:114:18-28: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:115:23-32: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:120:20-34: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:125:22-32: `type[Unknown]` is not subscriptable [unsupported-operation]
ERROR torch/quantization/_quantized_conversions.py:126:22-32: `type[Unknown]` is not subscriptable [unsupported-operation]
ERROR torch/quantization/_quantized_conversions.py:127:22-32: `type[Unknown]` is not subscriptable [unsupported-operation]
ERROR torch/quantization/_quantized_conversions.py:128:22-32: `type[Unknown]` is not subscriptable [unsupported-operation]
ERROR torch/quantization/_quantized_conversions.py:130:18-32: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/quantization/_quantized_conversions.py:134:41-52: No attribute `uint8` in module `torch` [missing-attribute]
WARN torch/quantization/quantize.py:22:5-12: `convert` is deprecated [deprecated]
WARN torch/quantization/quantize.py:23:5-12: `prepare` is deprecated [deprecated]
WARN torch/quantization/quantize.py:24:5-16: `prepare_qat` is deprecated [deprecated]
WARN torch/quantization/quantize.py:26:5-13: `quantize` is deprecated [deprecated]
WARN torch/quantization/quantize.py:27:5-21: `quantize_dynamic` is deprecated [deprecated]
WARN torch/quantization/quantize.py:28:5-17: `quantize_qat` is deprecated [deprecated]
WARN torch/quantization/quantize_fx.py:19:5-15: `convert_fx` is deprecated [deprecated]
WARN torch/quantization/quantize_fx.py:21:5-15: `prepare_fx` is deprecated [deprecated]
WARN torch/quantization/quantize_fx.py:22:5-19: `prepare_qat_fx` is deprecated [deprecated]
ERROR torch/quasirandom.py:62:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:64:27-38: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:65:55-65: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:67:9-46: No attribute `_sobol_engine_initialize_state_` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:70:26-37: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:70:72-82: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:74:53-76: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:82:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:98:21-44: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:104:38-62: No attribute `_sobol_engine_draw` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:112:26-35: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:114:34-58: No attribute `_sobol_engine_draw` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:135:25-36: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:179:13-36: No attribute `_sobol_engine_ff_` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:183:13-36: No attribute `_sobol_engine_ff_` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:190:21-36: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:192:17-32: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:195:15-27: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:198:22-35: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:201:22-30: No attribute `mv` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:202:25-34: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:202:38-50: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:207:15-28: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/quasirandom.py:209:9-38: No attribute `_sobol_engine_scramble_` in module `torch` [missing-attribute]
ERROR torch/random.py:7:22-39: Could not import `default_generator` from `torch._C` [missing-module-attribute]
ERROR torch/random.py:32:26-44: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/random.py:45:60-78: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/random.py:101:27-65: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/random.py:158:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/serialization.py:70:46-58: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/serialization.py:553:24-62: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:604:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/serialization.py:606:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/serialization.py:638:24-62: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:778:36-62: No attribute `PyTorchFileReader` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:780:26-52: No attribute `PyTorchFileReader` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:783:41-67: No attribute `PyTorchFileWriter` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:802:17-43: No attribute `PyTorchFileWriter` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:813:43-69: No attribute `PyTorchFileWriter` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:822:13-39: No attribute `PyTorchFileWriter` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:968:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:999:64-75: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1005:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1047:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1049:25-36: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1171:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1191:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1277:35-46: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1278:42-53: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1414:5-33: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/serialization.py:1585:30-42: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1592:16-28: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1728:30-41: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/serialization.py:1759:20-33: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/serialization.py:1836:8-21: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/serialization.py:1881:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/serialization.py:2025:12-25: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/serialization.py:2072:12-25: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/serialization.py:2099:21-32: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/serialization.py:2147:5-37: No attribute `_log_api_usage_metadata` in module `torch._C` [missing-attribute]
ERROR torch/signal/windows/windows.py:64:40-51: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:64:61-73: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:79:22-35: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:83:22-35: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:83:37-50: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:139:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:140:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:140:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:141:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:145:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:156:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:165:9-23: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:175:12-21: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:175:23-32: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:223:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:224:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:224:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:225:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:229:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:234:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:241:9-23: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:251:12-21: No attribute `sin` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:297:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:298:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:298:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:299:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:303:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:311:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:319:9-23: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:329:12-21: No attribute `exp` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:376:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:377:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:377:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:378:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:382:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:390:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:395:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:401:12-24: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:405:11-24: No attribute `minimum` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:412:9-23: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:422:12-20: No attribute `i0` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:422:21-31: No attribute `sqrt` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:422:46-55: No attribute `pow` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:422:66-74: No attribute `i0` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:468:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:469:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:469:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:470:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:522:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:523:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:523:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:524:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:576:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:577:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:577:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:578:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:582:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:637:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:638:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:638:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:639:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:643:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:648:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:653:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:660:9-23: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:670:16-25: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:713:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:714:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:714:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:715:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:719:17-40: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:724:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:729:16-26: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:741:9-23: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:751:11-23: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:757:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:763:33-42: No attribute `cos` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:806:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:807:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:807:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:808:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:870:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:871:13-25: No attribute `layout` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:871:28-41: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/signal/windows/windows.py:872:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:35:5-12: Name `solve` is listed in `__all__` but is not defined in the module [missing-module-attribute]
ERROR torch/sparse/__init__.py:260:20-37: No attribute `_sparse_sum` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:262:20-37: No attribute `_sparse_sum` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:265:20-37: No attribute `_sparse_sum` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:267:20-37: No attribute `_sparse_sum` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:491:16-56: No attribute `_check_sparse_tensor_invariants` in module `torch._C` [missing-attribute]
ERROR torch/sparse/__init__.py:511:9-53: No attribute `_set_check_sparse_tensor_invariants` in module `torch._C` [missing-attribute]
ERROR torch/sparse/__init__.py:519:9-53: No attribute `_set_check_sparse_tensor_invariants` in module `torch._C` [missing-attribute]
ERROR torch/sparse/__init__.py:533:9-53: No attribute `_set_check_sparse_tensor_invariants` in module `torch._C` [missing-attribute]
ERROR torch/sparse/__init__.py:537:9-53: No attribute `_set_check_sparse_tensor_invariants` in module `torch._C` [missing-attribute]
ERROR torch/sparse/__init__.py:579:13-29: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:580:13-29: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:581:13-29: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:582:13-29: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:583:13-29: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:586:13-29: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:587:13-29: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:588:13-29: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:589:13-29: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:591:33-49: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:591:51-67: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:617:37-47: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:618:65-75: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:625:38-54: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:631:41-57: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:631:59-75: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:660:39-55: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:661:29-52: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/sparse/__init__.py:668:29-59: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:21:16-28: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:22:16-28: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:33:16-62: Object of class `bool` has no attribute `to` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:33:63-73: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:34:18-64: Object of class `bool` has no attribute `to` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:34:65-75: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:61:18-28: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:62:23-33: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:63:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:64:26-36: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:64:38-52: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:64:54-65: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:65:22-33: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:72:22-33: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:87:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:138:29-40: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:139:29-40: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:141:23-34: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:145:18-29: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:207:27-38: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:207:40-51: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:211:24-35: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:231:12-24: No attribute `gather` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:240:14-25: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:273:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:276:13-24: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:277:24-35: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:280:20-30: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:281:43-53: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:323:35-46: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:352:26-38: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:352:48-59: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:355:42-53: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_conversions.py:356:10-21: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:23:13-43: No attribute `_DisableTorchDispatch` in module `torch._C` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:57:30-41: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:57:56-67: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:57:73-84: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:72:9-19: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:181:23-42: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:182:23-42: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:188:29-42: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:188:64-77: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_semi_structured_ops.py:192:21-42: No attribute `_cslt_sparse_mm` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:27:21-37: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:60:14-24: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:60:26-40: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:60:42-53: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:228:12-42: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:375:28-39: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:407:28-39: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:457:28-39: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:483:25-36: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:522:25-38: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:762:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:883:26-39: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:885:29-45: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:885:47-63: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:890:29-45: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:890:47-63: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:925:21-32: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:930:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:940:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:956:13-25: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:963:17-29: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:969:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:974:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:977:17-29: No attribute `cumsum` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:983:21-30: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1004:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1005:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1031:46-59: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1031:61-75: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1064:15-26: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1077:24-35: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1132:39-49: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1139:15-26: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1141:19-30: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1269:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1270:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1271:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1272:9-22: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1273:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1274:9-20: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1341:12-18: Could not find import of `triton` [missing-import]
ERROR torch/sparse/_triton_ops.py:1342:12-33: Could not find import of `triton.language` [missing-import]
ERROR torch/sparse/_triton_ops.py:1443:26-41: Cannot index into `bool` [bad-index]
ERROR torch/sparse/_triton_ops.py:1452:26-41: Cannot index into `bool` [bad-index]
ERROR torch/sparse/_triton_ops.py:1633:29-39: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1633:41-55: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1681:47-57: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1686:35-45: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1763:52-62: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1957:16-46: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1980:33-49: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1982:41-57: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:1992:35-45: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:2107:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:2108:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:2109:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:2110:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:2284:13-26: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:2285:13-27: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:2286:13-26: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops.py:2287:13-26: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:114:53-66: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:236:44-55: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:453:9-24: No attribute `bernoulli` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:454:9-19: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:454:47-60: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:460:29-43: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:463:24-40: Object of class `bool` has no attribute `flatten` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:464:26-40: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:468:9-32: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:469:9-32: No attribute `repeat_interleave` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:474:28-41: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:476:12-18: Could not find import of `triton` [missing-import]
ERROR torch/sparse/_triton_ops_meta.py:559:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:560:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:561:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:562:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:563:14-27: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:629:12-18: Could not find import of `triton` [missing-import]
ERROR torch/sparse/_triton_ops_meta.py:760:11-24: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:798:46-59: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:819:17-27: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:962:59-69: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:2182:59-69: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:2244:59-69: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:2268:54-68: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:3658:54-68: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:3700:54-67: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:5409:54-67: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:5451:54-67: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:6845:54-67: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:6887:54-64: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:6905:49-63: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:7187:49-62: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:7477:49-62: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:7763:19-29: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:7766:19-32: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:7766:34-48: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:7766:50-63: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/_triton_ops_meta.py:7766:65-75: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:58:36-47: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:79:16-26: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:167:33-43: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:172:13-23: Object of class `SparseSemiStructuredTensor` has no attribute `shape` [missing-attribute]
ERROR torch/sparse/semi_structured.py:183:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:299:57-83: Argument `tuple[Literal[0], Literal[0] | Unknown, Literal[0], Literal[0] | Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/sparse/semi_structured.py:304:15-25: Object of class `SparseSemiStructuredTensor` has no attribute `shape` [missing-attribute]
ERROR torch/sparse/semi_structured.py:305:16-24: No attribute `mm` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:305:31-40: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:305:52-62: Object of class `SparseSemiStructuredTensor` has no attribute `dtype` [missing-attribute]
ERROR torch/sparse/semi_structured.py:305:71-82: Object of class `SparseSemiStructuredTensor` has no attribute `device` [missing-attribute]
ERROR torch/sparse/semi_structured.py:403:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:404:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:405:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:406:9-22: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:501:13-47: No attribute `_sparse_semi_structured_tile` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:524:12-21: Object of class `SparseSemiStructuredTensorCUTLASS` has no attribute `ndim` [missing-attribute]
ERROR torch/sparse/semi_structured.py:534:23-55: No attribute `_sparse_semi_structured_mm` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:536:23-58: No attribute `_sparse_semi_structured_addmm` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:556:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:557:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:558:9-22: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:559:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:570:20-40: No attribute `_cslt_compress` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:625:13-47: No attribute `_sparse_semi_structured_tile` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:652:12-21: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `ndim` [missing-attribute]
ERROR torch/sparse/semi_structured.py:656:23-33: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `dtype` [missing-attribute]
ERROR torch/sparse/semi_structured.py:658:78-88: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `shape` [missing-attribute]
ERROR torch/sparse/semi_structured.py:659:33-43: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `dtype` [missing-attribute]
ERROR torch/sparse/semi_structured.py:662:47-57: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `dtype` [missing-attribute]
ERROR torch/sparse/semi_structured.py:664:78-88: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `shape` [missing-attribute]
ERROR torch/sparse/semi_structured.py:665:41-51: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `dtype` [missing-attribute]
ERROR torch/sparse/semi_structured.py:669:12-22: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `dtype` [missing-attribute]
ERROR torch/sparse/semi_structured.py:669:26-45: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/sparse/semi_structured.py:671:78-88: Object of class `SparseSemiStructuredTensorCUSPARSELT` has no attribute `shape` [missing-attribute]
ERROR torch/sparse/semi_structured.py:680:19-40: No attribute `_cslt_sparse_mm` in module `torch` [missing-attribute]
ERROR torch/storage.py:45:13-25: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:49:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:96:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:96:63-75: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:111:19-31: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:111:62-74: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:276:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/storage.py:279:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:279:36-47: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:289:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:290:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:295:25-37: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/storage.py:299:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/storage.py:303:25-35: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/storage.py:307:25-35: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/storage.py:311:25-34: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/storage.py:315:25-36: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/storage.py:319:25-35: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/storage.py:323:25-36: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:327:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/storage.py:331:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/storage.py:335:25-38: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/storage.py:339:25-37: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/storage.py:343:25-42: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/storage.py:347:25-44: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/storage.py:351:25-46: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/storage.py:355:25-46: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/storage.py:357:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:368:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:368:36-47: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:373:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:387:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:387:36-47: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:397:41-79: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/storage.py:410:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:411:36-74: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/storage.py:466:22-42: No attribute `StorageBase` in module `torch._C` [missing-attribute]
ERROR torch/storage.py:542:9-26: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/storage.py:543:9-28: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/storage.py:544:9-30: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/storage.py:545:9-30: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/storage.py:546:9-29: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/storage.py:547:9-31: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:548:9-20: No attribute `bits8` in module `torch` [missing-attribute]
ERROR torch/storage.py:549:9-21: No attribute `bits16` in module `torch` [missing-attribute]
ERROR torch/storage.py:550:9-22: No attribute `bits1x8` in module `torch` [missing-attribute]
ERROR torch/storage.py:551:9-22: No attribute `bits2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:552:9-22: No attribute `bits4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:553:9-24: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/storage.py:554:9-21: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/storage.py:555:9-21: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:556:9-21: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/storage.py:568:9-21: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/storage.py:569:9-20: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/storage.py:570:9-19: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/storage.py:571:9-19: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/storage.py:572:9-18: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/storage.py:573:9-20: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/storage.py:574:9-19: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/storage.py:575:9-20: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:576:9-19: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/storage.py:577:9-23: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/storage.py:578:9-22: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/storage.py:579:9-21: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/storage.py:580:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:581:9-21: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:582:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:583:9-23: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:584:9-23: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:596:9-21: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:597:9-23: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:598:9-23: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:599:9-21: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:600:9-20: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:603:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:603:27-38: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:604:13-27: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:604:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:605:13-27: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:605:29-40: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:606:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:606:27-38: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/storage.py:607:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:607:26-36: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/storage.py:609:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:614:22-34: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:665:30-68: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/storage.py:674:29-41: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:676:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/storage.py:817:38-49: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/storage.py:840:26-49: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/storage.py:841:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:844:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:845:17-31: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:846:17-31: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:847:17-29: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:848:17-28: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:944:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:945:13-27: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:946:13-27: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:947:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:948:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:951:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:951:31-42: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:952:17-31: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:952:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:953:17-31: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:953:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:954:17-29: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:954:31-42: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/storage.py:955:17-28: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:955:30-40: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/storage.py:958:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:967:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:993:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:994:13-27: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:995:13-27: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:996:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:997:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1000:17-29: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1000:31-42: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1001:17-31: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:1001:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1002:17-31: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:1002:33-44: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1003:17-29: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:1003:31-42: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/storage.py:1004:17-28: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1004:30-40: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1016:26-38: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:1057:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1058:13-27: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:1059:13-27: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:1060:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:1061:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1070:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1071:13-27: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:1072:13-27: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:1073:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:1074:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1082:35-47: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:1083:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:1085:13-25: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1086:13-27: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/storage.py:1087:13-27: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/storage.py:1088:13-25: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/storage.py:1089:13-24: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1160:44-56: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:1173:45-57: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:1202:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:1280:21-44: No attribute `get_default_dtype` in module `torch` [missing-attribute]
ERROR torch/storage.py:1281:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/storage.py:1310:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/storage.py:1313:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/storage.py:1325:25-37: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/storage.py:1330:25-36: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/storage.py:1335:25-35: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/storage.py:1340:25-35: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/storage.py:1345:25-34: No attribute `int` in module `torch` [missing-attribute]
ERROR torch/storage.py:1350:25-36: No attribute `short` in module `torch` [missing-attribute]
ERROR torch/storage.py:1355:25-35: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1360:25-36: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/storage.py:1365:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/storage.py:1370:25-39: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/storage.py:1375:25-38: No attribute `cdouble` in module `torch` [missing-attribute]
ERROR torch/storage.py:1380:25-37: No attribute `cfloat` in module `torch` [missing-attribute]
ERROR torch/storage.py:1385:25-42: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/storage.py:1390:25-44: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/storage.py:1395:25-46: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/storage.py:1400:25-46: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/storage.py:1492:13-51: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/storage.py:1513:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/testing/__init__.py:1:22-44: Could not import `FileCheck` from `torch._C` [missing-module-attribute]
ERROR torch/testing/_comparison.py:55:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:56:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:57:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:58:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:59:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:60:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:61:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:67:10-22: No attribute `quint8` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:67:24-38: No attribute `quint2x4` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:67:40-54: No attribute `quint4x2` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:67:56-67: No attribute `qint8` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:67:69-81: No attribute `qint32` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:68:27-40: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:74:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:75:37-48: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:88:32-43: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:102:34-45: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:295:49-58: No attribute `sum` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:302:36-49: No attribute `nonzero` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:307:32-50: Argument `tuple[@_, ...]` is not assignable to parameter `first_mismatch_idx` with type `tuple[int] | None` in function `_make_bitwise_mismatch_msg` [bad-argument-type]
ERROR torch/testing/_comparison.py:317:38-49: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:318:42-53: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:320:16-25: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:323:43-52: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:325:27-36: No attribute `abs` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:328:43-52: No attribute `max` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:552:14-25: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:553:16-29: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:554:18-34: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:721:20-35: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:727:13-26: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:728:13-25: No attribute `jagged` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:729:13-29: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:730:13-29: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:731:13-29: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:732:13-29: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:733:13-29: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:794:30-43: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:842:33-45: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:842:47-59: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:842:61-73: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:843:32-43: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:844:35-47: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:844:49-61: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:844:63-75: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:845:34-45: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:846:21-40: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:852:60-73: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:854:59-72: No attribute `strided` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:865:13-29: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:866:13-29: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:867:13-29: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:868:13-29: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:871:31-43: No attribute `jagged` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1000:13-29: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1005:13-29: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1010:13-29: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1015:13-29: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1037:25-44: No attribute `promote_types` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1084:19-32: No attribute `isclose` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1087:12-21: No attribute `all` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1090:28-38: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1625:18-30: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1627:20-32: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1634:17-30: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1635:17-30: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/testing/_comparison.py:1636:17-30: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:15:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:16:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:17:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:18:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:19:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:20:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:21:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:22:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:24:20-33: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:24:35-49: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:24:51-64: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:24:66-79: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:26:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:27:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:28:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:29:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:31:19-34: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:31:36-51: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:31:53-69: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:32:31-41: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:39:22-33: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:46:24-34: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:47:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:48:24-36: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:54:29-48: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:199:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:211:18-31: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:218:34-45: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:219:35-46: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:223:38-49: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:230:18-31: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:235:30-41: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:236:31-42: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:240:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:242:13-31: No attribute `view_as_real` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:248:30-41: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:249:31-42: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:253:18-29: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:253:58-71: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/testing/_creation.py:270:59-70: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/testing/_utils.py:34:10-33: Module `torch.utils._mode_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/testing/_utils.py:34:49-75: No attribute `_DisableFuncTorch` in module `torch._C` [missing-attribute]
ERROR torch/testing/_utils.py:49:14-37: Module `torch.utils._mode_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/testing/_utils.py:49:53-79: No attribute `_DisableFuncTorch` in module `torch._C` [missing-attribute]
ERROR torch/torch_version.py:5:1-58: Could not find import of `torch.version` [missing-import]
ERROR torch/types.py:20:5-22: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/types.py:21:5-16: Could not import `DispatchKey` from `torch` [missing-module-attribute]
ERROR torch/types.py:22:5-20: Could not import `dtype` from `torch` [missing-module-attribute]
ERROR torch/types.py:23:5-22: Could not import `layout` from `torch` [missing-module-attribute]
ERROR torch/types.py:24:5-24: Could not import `qscheme` from `torch` [missing-module-attribute]
ERROR torch/types.py:25:5-9: Could not import `Size` from `torch` [missing-module-attribute]
ERROR torch/utils/__init__.py:107:5-31: No attribute `_swap_tensor_impl` in module `torch._C` [missing-attribute]
ERROR torch/utils/_content_store.py:72:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/utils/_content_store.py:73:58-69: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/utils/_content_store.py:77:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/utils/_content_store.py:77:72-83: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/utils/_content_store.py:112:21-47: No attribute `default_generator` in module `torch._C` [missing-attribute]
ERROR torch/utils/_content_store.py:130:26-34: Argument `tuple[Literal[0], Unknown]` is not assignable to parameter `pad` with type `list[int]` in function `torch.nn.functional.pad` [bad-argument-type]
ERROR torch/utils/_content_store.py:131:20-31: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/utils/_content_store.py:196:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/_content_store.py:203:22-34: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/_content_store.py:238:13-25: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_debug_mode.py:116:14-47: No attribute `_DisablePythonDispatcher` in module `torch._C` [missing-attribute]
ERROR torch/utils/_debug_mode.py:135:31-55: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_debug_mode.py:168:10-43: No attribute `_DisablePythonDispatcher` in module `torch._C` [missing-attribute]
ERROR torch/utils/_debug_mode.py:174:34-50: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/utils/_debug_mode.py:176:34-47: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/_debug_mode.py:197:22-46: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_debug_mode.py:201:30-43: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/_debug_mode.py:203:30-46: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/utils/_debug_mode.py:203:53-66: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/_debug_mode.py:205:30-41: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/_debug_mode.py:207:11-28: No attribute `hash_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_debug_mode.py:236:8-39: No attribute `_current_autograd_node` in module `torch._C` [missing-attribute]
ERROR torch/utils/_debug_mode.py:710:12-36: Module `torch.distributed.tensor` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_debug_mode.py:751:13-51: No attribute `_push_on_torch_function_stack` in module `torch._C` [missing-attribute]
ERROR torch/utils/_debug_mode.py:770:13-47: No attribute `_pop_torch_function_stack` in module `torch._C` [missing-attribute]
ERROR torch/utils/_debug_mode.py:829:14-43: No attribute `DisableTorchFunction` in module `torch._C` [missing-attribute]
ERROR torch/utils/_device.py:5:22-47: Could not import `_len_torch_function_stack` from `torch._C` [missing-module-attribute]
ERROR torch/utils/_device.py:10:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:17:9-20: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:18:9-29: No attribute `empty_permuted` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:19:9-28: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:20:9-30: No attribute `empty_quantized` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:21:9-19: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:22:9-21: No attribute `arange` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:23:9-30: No attribute `bartlett_window` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:24:9-30: No attribute `blackman_window` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:25:9-18: No attribute `eye` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:28:9-19: No attribute `full` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:29:9-29: No attribute `hamming_window` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:30:9-26: No attribute `hann_window` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:31:9-28: No attribute `kaiser_window` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:32:9-23: No attribute `linspace` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:33:9-23: No attribute `logspace` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:37:9-19: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:38:9-20: No attribute `randn` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:39:9-22: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:40:9-23: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:41:9-20: No attribute `range` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:42:9-32: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:43:9-39: No attribute `sparse_compressed_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:44:9-32: No attribute `sparse_csr_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:45:9-32: No attribute `sparse_csc_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:46:9-32: No attribute `sparse_bsr_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:47:9-32: No attribute `sparse_bsc_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:48:9-27: No attribute `tril_indices` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:49:9-27: No attribute `triu_indices` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:50:9-20: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:51:9-22: No attribute `asarray` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:53:9-21: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:54:9-24: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:55:9-28: No attribute `scalar_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:63:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/_device.py:124:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:6:5-19: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:7:5-18: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:8:5-18: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:9:5-18: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:10:5-24: No attribute `float8_e4m3fn` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:11:5-22: No attribute `float8_e5m2` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:12:5-26: No attribute `float8_e4m3fnuz` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:13:5-26: No attribute `float8_e5m2fnuz` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:14:5-25: No attribute `float8_e8m0fnu` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:15:5-27: No attribute `float4_e2m1fn_x2` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:16:5-20: No attribute `complex32` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:17:5-20: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:18:5-21: No attribute `complex128` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:19:5-15: No attribute `int8` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:20:5-16: No attribute `int16` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:21:5-16: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:22:5-16: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:23:5-15: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:24:5-16: No attribute `uint8` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:25:5-17: No attribute `uint16` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:26:5-17: No attribute `uint32` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:27:5-17: No attribute `uint64` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:28:5-17: No attribute `bits16` in module `torch` [missing-attribute]
ERROR torch/utils/_dtype_abbrs.py:29:5-18: No attribute `bits1x8` in module `torch` [missing-attribute]
ERROR torch/utils/_foreach_utils.py:10:36-74: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/utils/_foreach_utils.py:22:9-47: No attribute `_get_privateuse1_backend_name` in module `torch._C` [missing-attribute]
ERROR torch/utils/_foreach_utils.py:46:17-29: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/_foreach_utils.py:46:31-42: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/utils/_foreach_utils.py:47:12-55: No attribute `_group_tensors_by_device_and_dtype` in module `torch._C` [missing-attribute]
ERROR torch/utils/_foreach_utils.py:50:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/_foreach_utils.py:57:57-69: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/_import_utils.py:30:12-16: Could not find import of `dill` [missing-import]
ERROR torch/utils/_mode_utils.py:15:15-45: No attribute `_DisableTorchDispatch` in module `torch._C` [missing-attribute]
ERROR torch/utils/_ordered_set.py:39:9-21: Class member `OrderedSet.__contains__` overrides parent class `MutableSet` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/_ordered_set.py:51:9-12: Class member `OrderedSet.add` overrides parent class `MutableSet` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/_ordered_set.py:54:9-16: Class member `OrderedSet.discard` overrides parent class `MutableSet` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/_pallas.py:94:16-46: Could not find import of `torch_xla.core.xla_model` [missing-import]
ERROR torch/utils/_python_dispatch.py:16:5-27: Could not import `_get_dispatch_stack_at` from `torch._C` [missing-module-attribute]
ERROR torch/utils/_python_dispatch.py:17:5-30: Could not import `_len_torch_dispatch_stack` from `torch._C` [missing-module-attribute]
ERROR torch/utils/_python_dispatch.py:18:5-30: Could not import `_pop_torch_dispatch_stack` from `torch._C` [missing-module-attribute]
ERROR torch/utils/_python_dispatch.py:19:5-34: Could not import `_push_on_torch_dispatch_stack` from `torch._C` [missing-module-attribute]
ERROR torch/utils/_python_dispatch.py:20:5-16: Could not import `DispatchKey` from `torch._C` [missing-module-attribute]
ERROR torch/utils/_python_dispatch.py:92:46-66: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:230:9-39: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:231:9-39: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:234:47-77: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:235:28-58: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:241:26-53: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:258:26-53: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:268:16-45: No attribute `_unset_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:273:9-39: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:274:9-39: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:299:31-51: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:311:10-49: No attribute `_functionality_to_backend_keys` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:318:32-62: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:324:35-65: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:414:12-25: No attribute `Size` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:439:24-43: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:445:17-36: Module `torch._prims_common` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_python_dispatch.py:450:24-43: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:460:24-43: No attribute `memory_format` in module `torch` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:610:17-48: No attribute `_functionalize_unsafe_set` in module `torch` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:614:13-44: No attribute `_functionalize_unsafe_set` in module `torch` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:753:28-37: No attribute `Tag` in module `torch` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:797:27-55: No attribute `_parse_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:798:17-50: No attribute `_dispatch_key_for_device` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:804:40-86: No attribute `_dispatch_has_kernel_for_dispatch_key` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:882:18-41: Module `torch.utils._mode_utils` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_python_dispatch.py:885:31-69: No attribute `_meta_in_tls_dispatch_include` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:886:17-59: No attribute `_set_meta_in_tls_dispatch_include` in module `torch._C` [missing-attribute]
ERROR torch/utils/_python_dispatch.py:890:21-63: No attribute `_set_meta_in_tls_dispatch_include` in module `torch._C` [missing-attribute]
ERROR torch/utils/_pytree.py:111:9-16: Class member `EnumEncoder.default` overrides parent class `JSONEncoder` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/_pytree.py:1012:43-1022:2: No matching overload found for function `frozenset.__new__` called with arguments: (type[frozenset[type]], set[((typename: str, field_names: Iterable[str] | str, *, rename: bool = False, module: str | None = None, defaults: Iterable[Any] | None = None) -> type[tuple[Any, ...]]) | type[OrderedDict] | type[defaultdict] | type[deque] | type[dict] | type[list] | type[tuple]]) [no-matching-overload]
ERROR torch/utils/_strobelight/examples/cli_function_profiler_example.py:22:20-30: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/_strobelight/examples/cli_function_profiler_example.py:22:38-48: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/_strobelight/examples/cli_function_profiler_example.py:22:56-66: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/functions.py:219:9-13: Class member `FloorDiv.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:284:43-62: Object of class `Mul` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/functions.py:323:9-13: Class member `ModularIndexing.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:364:42-46: Argument `Expr` is not assignable to parameter `object` with type `Integer` in function `list.append` [bad-argument-type]
ERROR torch/utils/_sympy/functions.py:402:9-13: Class member `Where.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:418:9-13: Class member `PythonMod.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:440:16-25: Object of class `Expr` has no attribute `is_even` [missing-attribute]
ERROR torch/utils/_sympy/functions.py:442:16-24: Object of class `Expr` has no attribute `is_odd` [missing-attribute]
ERROR torch/utils/_sympy/functions.py:489:9-13: Class member `Mod.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:548:9-13: Class member `CeilToInt.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:567:9-13: Class member `FloorToInt.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:598:9-13: Class member `LShift.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:608:9-13: Class member `RShift.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:873:9-25: Class member `MinMaxBase._new_args_filter` overrides parent class `LatticeOp` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1071:9-13: Class member `PowByNatural.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1098:9-13: Class member `FloatPow.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1120:9-13: Class member `FloatTrueDiv.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1145:9-13: Class member `IntTrueDiv.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1242:9-13: Class member `TruncToFloat.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1255:9-13: Class member `TruncToInt.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1270:9-13: Class member `RoundToInt.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1300:9-13: Class member `RoundDecimal.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1311:9-13: Class member `ToFloat.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1353:19-33: No matching overload found for function `int.__new__` called with arguments: (type[int], Basic) [no-matching-overload]
ERROR torch/utils/_sympy/functions.py:1357:22-34: Argument `Basic` is not assignable to parameter `x` with type `Buffer | SupportsFloat | SupportsIndex | str` in function `float.__new__` [bad-argument-type]
ERROR torch/utils/_sympy/functions.py:1376:13-17: Class member `OpaqueUnaryFn.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/functions.py:1441:13-17: Class member `BitwiseFn.eval` overrides parent class `Function` in an inconsistent manner [bad-override]
ERROR torch/utils/_sympy/interp.py:103:9-45: Module `sympy.functions.elementary.piecewise` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_sympy/interp.py:125:58-69: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/interp.py:132:43-56: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/interp.py:191:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/interp.py:197:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/interp.py:199:17-28: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/interp.py:201:17-29: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/interp.py:220:17-20: Argument `Basic` is not assignable to parameter `expr` with type `Boolean | Expr` in function `sympy_interp` [bad-argument-type]
ERROR torch/utils/_sympy/numbers.py:94:16-42: Object of class `Number` has no attribute `is_extended_positive` [missing-attribute]
ERROR torch/utils/_sympy/numbers.py:112:16-45: Object of class `Number` has no attribute `is_extended_nonnegative` [missing-attribute]
ERROR torch/utils/_sympy/numbers.py:123:9-20: Class member `IntInfinity._eval_power` overrides parent class `Number` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/_sympy/numbers.py:136:16-37: Object of class `re` has no attribute `is_positive` [missing-attribute]
ERROR torch/utils/_sympy/numbers.py:282:16-42: Object of class `Number` has no attribute `is_extended_positive` [missing-attribute]
ERROR torch/utils/_sympy/numbers.py:300:16-45: Object of class `Number` has no attribute `is_extended_nonnegative` [missing-attribute]
ERROR torch/utils/_sympy/numbers.py:311:9-20: Class member `NegativeIntInfinity._eval_power` overrides parent class `Number` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/_sympy/numbers.py:322:52-77: Object of class `Integer` has no attribute `is_extended_positive` [missing-attribute]
ERROR torch/utils/_sympy/numbers.py:323:20-31: Object of class `Integer` has no attribute `is_odd` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:29:46-57: Object of class `Expr` has no attribute `rel_op` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:56:12-22: Object of class `Expr` has no attribute `_prec` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:74:22-27: No matching overload found for function `int.__new__` called with arguments: (type[int], Basic) [no-matching-overload]
ERROR torch/utils/_sympy/printers.py:76:18-23: No matching overload found for function `int.__new__` called with arguments: (type[int], Basic) [no-matching-overload]
ERROR torch/utils/_sympy/printers.py:195:34-46: Argument `Basic` is not assignable to parameter `expr` with type `Expr` in function `PythonPrinter._helper_sqrt` [bad-argument-type]
ERROR torch/utils/_sympy/printers.py:316:13-27: Type `Basic` is not iterable [not-iterable]
ERROR torch/utils/_sympy/printers.py:355:13-27: Type `Basic` is not iterable [not-iterable]
ERROR torch/utils/_sympy/printers.py:373:16-31: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:384:12-27: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:392:53-68: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:398:53-68: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:449:12-26: Object of class `Basic` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:450:22-27: No matching overload found for function `int.__new__` called with arguments: (type[int], Basic) [no-matching-overload]
ERROR torch/utils/_sympy/printers.py:464:57-72: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:467:46-49: Argument `Basic` is not assignable to parameter `x` with type `Buffer | SupportsFloat | SupportsIndex | str` in function `float.__new__` [bad-argument-type]
ERROR torch/utils/_sympy/printers.py:471:12-18: Object of class `Expr` has no attribute `q` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:472:20-26: Object of class `Expr` has no attribute `p` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:474:20-26: Object of class `Expr` has no attribute `p` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:475:53-68: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:481:53-68: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:487:53-68: Object of class `Expr` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:573:12-29: Object of class `Basic` has no attribute `is_integer` [missing-attribute]
ERROR torch/utils/_sympy/printers.py:575:16-28: `>=` is not supported between `Basic` and `Literal[0]` [unsupported-operation]
ERROR torch/utils/_sympy/printers.py:581:86-94: Unary `-` is not supported on `Basic` [unsupported-operation]
ERROR torch/utils/_sympy/reference.py:106:40-43: Unpacked argument `tuple[Unknown]` is not assignable to varargs type `tuple[()]` [bad-argument-type]
ERROR torch/utils/_sympy/reference.py:110:42-45: Unpacked argument `tuple[Unknown]` is not assignable to varargs type `tuple[()]` [bad-argument-type]
ERROR torch/utils/_sympy/reference.py:114:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/reference.py:222:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/reference.py:224:23-35: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/reference.py:226:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/reference.py:260:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/reference.py:348:39-50: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/reference.py:372:21-32: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/reference.py:374:23-35: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/reference.py:376:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/solve.py:147:13-38: Object of class `Basic` has no attribute `is_positive` [missing-attribute]
ERROR torch/utils/_sympy/value_ranges.py:276:31-278:14: No matching overload found for function `ValueRanges.__init__` called with arguments: (Max, Min) [no-matching-overload]
ERROR torch/utils/_sympy/value_ranges.py:307:31-309:14: No matching overload found for function `ValueRanges.__init__` called with arguments: (Min, Max) [no-matching-overload]
ERROR torch/utils/_sympy/value_ranges.py:421:27-424:10: No matching overload found for function `ValueRanges.__init__` called with arguments: (Boolean | Expr, Boolean | Expr) [no-matching-overload]
ERROR torch/utils/_sympy/value_ranges.py:459:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/value_ranges.py:472:25-35: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/value_ranges.py:476:20-35: Object of class `BooleanAtom` has no attribute `is_finite`
Object of class `Integer` has no attribute `is_finite`
Object of class `Number` has no attribute `is_finite`
Object of class `bool` has no attribute `is_finite`
Object of class `float` has no attribute `is_finite`
Object of class `int` has no attribute `is_finite` [missing-attribute]
ERROR torch/utils/_sympy/value_ranges.py:476:44-57: Object of class `bool` has no attribute `is_real`
Object of class `float` has no attribute `is_real`
Object of class `int` has no attribute `is_real` [missing-attribute]
ERROR torch/utils/_sympy/value_ranges.py:490:21-34: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/value_ranges.py:493:23-33: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/utils/_sympy/value_ranges.py:510:42-56: No matching overload found for function `ValueRanges.decreasing_map` called with arguments: (Unknown, type[Not]) [no-matching-overload]
ERROR torch/utils/_sympy/value_ranges.py:908:46-81: Module `sympy.functions.elementary.integers` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_sympy/value_ranges.py:908:46-87: Argument `type[floor]` is not assignable to parameter `fn` with type `(Expr) -> Expr` in function `ValueRanges.increasing_map` [bad-argument-type]
ERROR torch/utils/_sympy/value_ranges.py:913:16-51: Module `sympy.functions.elementary.integers` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_sympy/value_ranges.py:913:16-59: Argument `type[ceiling]` is not assignable to parameter `fn` with type `(Expr) -> Expr` in function `ValueRanges.increasing_map` [bad-argument-type]
ERROR torch/utils/_sympy/value_ranges.py:937:28-63: Module `sympy.functions.elementary.integers` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_sympy/value_ranges.py:937:28-69: Argument `type[floor]` is not assignable to parameter `f` with type `(**tuple[Expr]) -> Expr` in function `torch.utils._sympy.functions._keep_float` [bad-argument-type]
ERROR torch/utils/_sympy/value_ranges.py:943:28-63: Module `sympy.functions.elementary.integers` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_sympy/value_ranges.py:943:28-71: Argument `type[ceiling]` is not assignable to parameter `f` with type `(**tuple[Expr]) -> Expr` in function `torch.utils._sympy.functions._keep_float` [bad-argument-type]
ERROR torch/utils/_sympy/value_ranges.py:1104:15-28: Module `torch._guards` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/_triton.py:9:16-22: Could not find import of `triton` [missing-import]
ERROR torch/utils/_triton.py:19:16-22: Could not find import of `triton` [missing-import]
ERROR torch/utils/_triton.py:43:17-46:18: Could not find import of `triton.tools.experimental_descriptor` [missing-import]
ERROR torch/utils/_triton.py:60:17-62:18: Could not find import of `triton.tools.tensor_descriptor` [missing-import]
ERROR torch/utils/_triton.py:88:17-91:18: Could not find import of `triton.language.extra.cuda` [missing-import]
ERROR torch/utils/_triton.py:99:17-67: Could not find import of `triton.language` [missing-import]
ERROR torch/utils/_triton.py:134:17-67: Could not find import of `triton.language` [missing-import]
ERROR torch/utils/_triton.py:158:16-31: Could not find import of `triton.backends` [missing-import]
ERROR torch/utils/_triton.py:184:5-54: Could not find import of `triton.compiler.compiler` [missing-import]
ERROR torch/utils/_triton.py:185:5-45: Could not find import of `triton.runtime.driver` [missing-import]
ERROR torch/utils/backcompat/__init__.py:3:5-35: Could not import `_get_backcompat_broadcast_warn` from `torch._C` [missing-module-attribute]
ERROR torch/utils/backcompat/__init__.py:4:5-33: Could not import `_get_backcompat_keepdim_warn` from `torch._C` [missing-module-attribute]
ERROR torch/utils/backcompat/__init__.py:5:5-35: Could not import `_set_backcompat_broadcast_warn` from `torch._C` [missing-module-attribute]
ERROR torch/utils/backcompat/__init__.py:6:5-33: Could not import `_set_backcompat_keepdim_warn` from `torch._C` [missing-module-attribute]
ERROR torch/utils/backend_registration.py:4:22-51: Could not import `_get_privateuse1_backend_name` from `torch._C` [missing-module-attribute]
ERROR torch/utils/backend_registration.py:4:53-80: Could not import `_rename_privateuse1_backend` from `torch._C` [missing-module-attribute]
ERROR torch/utils/backend_registration.py:92:51-63: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:109:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:112:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:139:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:168:20-32: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:190:23-35: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:253:14-26: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:270:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:311:33-45: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:357:29-40: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/utils/backend_registration.py:469:29-42: Module `torch._C._acc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/backend_registration.py:473:9-28: Class member `_DummyPrivateUse1Hook.has_primary_context` overrides parent class `PrivateUse1Hooks` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/backend_registration.py:480:25-38: Module `torch._C._acc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/backend_registration.py:482:16-34: Module `torch._C._autograd` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/backend_registration.py:520:5-18: Module `torch._C._acc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/backend_registration.py:521:5-18: Module `torch._C._acc` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/benchmark/examples/compare.py:61:22-32: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/compare.py:62:22-32: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/compare.py:63:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/op_benchmark.py:32:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/op_benchmark.py:33:41-52: No attribute `int32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/simple_timeit.py:14:23-33: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/simple_timeit.py:14:48-58: No attribute `ones` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:63:15-25: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:64:18-30: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:65:26-36: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:67:14-24: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:74:12-35: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:89:67-80: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:90:22-32: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:90:45-58: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/compare.py:91:25-36: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/op_benchmark.py:29:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/sparse/op_benchmark.py:30:44-57: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:23:55-66: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:56:43-56: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:57:46-61: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:58:40-55: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:59:40-53: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:60:42-57: No attribute `complex64` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/op_fuzzers/binary.py:17:36-49: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/op_fuzzers/sparse_binary.py:17:36-49: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/op_fuzzers/spectral.py:31:44-57: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/op_fuzzers/unary.py:17:36-49: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:147:27-39: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:149:15-27: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:150:18-30: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:154:23-35: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:155:39-51: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:166:29-41: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:166:68-81: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:263:56-68: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:281:21-33: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:283:18-30: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:292:25-46: No attribute `get_num_threads` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:294:9-30: No attribute `set_num_threads` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/common.py:297:9-30: No attribute `set_num_threads` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/compare.py:8:19-36: Could not import `tensor` from `torch` [missing-module-attribute]
ERROR torch/utils/benchmark/utils/fuzzer.py:170:17-27: No attribute `bool` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/fuzzer.py:173:20-31: No attribute `finfo` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/fuzzer.py:174:16-27: No attribute `iinfo` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/fuzzer.py:199:15-28: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/fuzzer.py:271:20-30: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/fuzzer.py:273:20-33: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:19:15-28: No attribute `float32` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:76:17-27: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:78:17-30: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:80:13-23: No attribute `rand` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:81:16-28: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:82:18-28: No attribute `long` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:85:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:85:31-47: No attribute `randn_like` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:86:17-26: No attribute `cat` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:88:13-36: No attribute `sparse_coo_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/sparse_fuzzer.py:88:43-53: No attribute `Size` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/timer.py:311:24-36: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py:69:13-70:49: Returned type `FunctionCounts | tuple[FunctionCount, ...]` is not assignable to declared return type `FunctionCount | FunctionCounts` [bad-return]
ERROR torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py:495:46-83: No attribute `_valgrind_supported_platform` in module `torch._C` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:7:22-31: Could not import `TupleType` from `torch._C` [missing-module-attribute]
ERROR torch/utils/bundled_inputs.py:7:33-41: Could not import `ListType` from `torch._C` [missing-module-attribute]
ERROR torch/utils/bundled_inputs.py:393:12-30: Object of class `object` has no attribute `_typed_storage` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:397:12-29: Object of class `object` has no attribute `is_contiguous` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:397:36-45: Object of class `object` has no attribute `numel` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:398:20-29: Object of class `object` has no attribute `clone` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:401:21-44: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:401:46-65: No attribute `channels_last` in module `torch` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:402:16-33: Object of class `object` has no attribute `is_contiguous` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:402:57-86: Object of class `bool` has no attribute `all` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:402:65-76: Object of class `object` has no attribute `flatten` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:403:25-36: Object of class `object` has no attribute `flatten` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:403:58-66: Object of class `object` has no attribute `size` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:409:43-61: Object of class `object` has no attribute `_typed_storage` [missing-attribute]
ERROR torch/utils/bundled_inputs.py:466:12-23: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:94:16-28: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:212:24-49: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:213:22-46: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:214:30-61: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:220:20-45: No attribute `is_autocast_enabled` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:221:18-42: No attribute `get_autocast_dtype` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:222:26-57: No attribute `is_autocast_cache_enabled` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:795:16-27: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:1156:23-54: No attribute `_current_graph_task_id` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1180:20-50: No attribute `_get_graph_exec_group` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1210:12-39: No attribute `_get_dispatch_mode` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1210:40-70: No attribute `_TorchDispatchModeKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1238:14-50: No attribute `_SetExcludeDispatchKeyGuard` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1238:51-71: No attribute `DispatchKey` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1596:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/checkpoint.py:1637:12-42: No attribute `_get_graph_exec_group` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1640:41-71: No attribute `_get_graph_exec_group` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1642:9-39: No attribute `_set_graph_exec_group` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1646:9-39: No attribute `_set_graph_exec_group` in module `torch._C` [missing-attribute]
ERROR torch/utils/checkpoint.py:1651:16-46: No attribute `_get_graph_exec_group` in module `torch._C` [missing-attribute]
ERROR torch/utils/collect_env.py:725:19-40: No attribute `_show_config` in module `torch._C` [missing-attribute]
ERROR torch/utils/cpp_backtrace.py:2:22-40: Could not import `_get_cpp_backtrace` from `torch._C` [missing-module-attribute]
ERROR torch/utils/cpp_extension.py:156:21-39: Module `importlib.metadata` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/cpp_extension.py:161:16-34: Module `importlib.metadata` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/cpp_extension.py:1094:9-25: Class member `BuildExtension.get_ext_filename` overrides parent class `build_ext` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/cpp_extension.py:2515:21-48: No attribute `_cuda_getArchFlags` in module `torch._C` [missing-attribute]
ERROR torch/utils/cpp_extension.py:2657:16-30: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/cpp_extension.py:2660:18-32: Module `importlib.util` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/data/_utils/collate.py:70:16-31: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:259:9-25: No attribute `sparse_coo` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:260:9-25: No attribute `sparse_csr` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:261:9-25: No attribute `sparse_bsr` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:262:9-25: No attribute `sparse_csc` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:263:9-25: No attribute `sparse_bsc` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:275:12-23: No attribute `stack` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:288:21-36: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:296:12-27: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:304:12-24: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:304:38-51: No attribute `float64` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/collate.py:312:12-24: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/pin_memory.py:21:5-26: No attribute `set_num_threads` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/pin_memory.py:72:34-75:18: Cannot instantiate `Mapping` because the following members are abstract: `__len__`, `__iter__` [bad-instantiation]
ERROR torch/utils/data/_utils/signal_handling.py:40:5-31: Could not import `_error_if_any_worker_fails` from `torch._C` [missing-module-attribute]
ERROR torch/utils/data/_utils/signal_handling.py:41:5-24: Could not import `_remove_worker_pids` from `torch._C` [missing-module-attribute]
ERROR torch/utils/data/_utils/signal_handling.py:42:5-21: Could not import `_set_worker_pids` from `torch._C` [missing-module-attribute]
ERROR torch/utils/data/_utils/signal_handling.py:43:5-32: Could not import `_set_worker_signal_handlers` from `torch._C` [missing-module-attribute]
ERROR torch/utils/data/_utils/worker.py:257:9-30: No attribute `set_num_threads` in module `torch` [missing-attribute]
ERROR torch/utils/data/_utils/worker.py:270:22-37: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/utils/data/dataframes_pipes.ipynb#3:6:9-30: yield from value must be iterable, got `int | Unknown` [invalid-yield]
ERROR torch/utils/data/dataloader.py:135:20-31: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/data/dataloader.py:135:42-53: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/data/dataloader.py:268:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/data/dataloader.py:650:26-41: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/utils/data/dataloader.py:706:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/data/dataloader.py:706:35-46: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/data/dataloader.py:723:26-41: No attribute `Generator` in module `torch` [missing-attribute]
WARN torch/utils/data/dataloader.py:1626:45-49: Identity comparison `False is True` is always False [unnecessary-comparison]
WARN torch/utils/data/dataloader.py:1627:45-49: Identity comparison `False is None` is always False [unnecessary-comparison]
ERROR torch/utils/data/datapipes/datapipe.py:426:9-20: Class member `_MapDataPipeSerializationWrapper.__getitem__` overrides parent class `MapDataPipe` in an inconsistent manner [bad-param-name-override]
WARN torch/utils/data/datapipes/gen_pyi.py:64:30-47: `materialize_lines` is deprecated [deprecated]
ERROR torch/utils/data/datapipes/iter/callable.py:79:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/data/datapipes/iter/combinatorics.py:159:34-45: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/data/datapipes/iter/combinatorics.py:159:56-67: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/data/datapipes/map/combinatorics.py:93:30-41: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/data/datapipes/map/combinatorics.py:93:52-63: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/data/datapipes/utils/decoder.py:189:20-29: Could not find import of `PIL.Image` [missing-import]
ERROR torch/utils/data/datapipes/utils/decoder.py:224:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/data/datapipes/utils/decoder.py:227:28-40: No attribute `tensor` in module `torch` [missing-attribute]
ERROR torch/utils/data/datapipes/utils/decoder.py:253:16-30: Could not find import of `torchvision.io` [missing-import]
ERROR torch/utils/data/dataset.py:17:19-36: Could not import `default_generator` from `torch` [missing-module-attribute]
ERROR torch/utils/data/dataset.py:17:38-47: Could not import `Generator` from `torch` [missing-module-attribute]
ERROR torch/utils/data/dataset.py:17:49-57: Could not import `randperm` from `torch` [missing-module-attribute]
ERROR torch/utils/data/dataset.py:333:9-20: Class member `ConcatDataset.__getitem__` overrides parent class `Dataset` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/data/dataset.py:402:9-20: Class member `Subset.__getitem__` overrides parent class `Dataset` in an inconsistent manner [bad-param-name-override]
ERROR torch/utils/data/distributed.py:110:17-32: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/utils/data/graph.py:31:9-49: Could not find import of `dill` [missing-import]
ERROR torch/utils/data/graph.py:85:13-51: Could not find import of `dill` [missing-import]
ERROR torch/utils/data/graph_settings.py:144:48-63: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/utils/data/graph_settings.py:169:13-24: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/data/graph_settings.py:169:35-46: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:163:24-35: No attribute `empty` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:163:46-57: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:164:25-40: No attribute `Generator` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:171:28-41: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:172:47-58: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:174:24-37: No attribute `randint` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:177:23-34: No attribute `int64` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:182:28-42: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:183:24-38: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:206:18-32: No attribute `randperm` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:264:26-41: No attribute `as_tensor` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:264:57-69: No attribute `double` in module `torch` [missing-attribute]
ERROR torch/utils/data/sampler.py:277:23-40: No attribute `multinomial` in module `torch` [missing-attribute]
ERROR torch/utils/data/standard_pipes.ipynb#3:6:9-30: yield from value must be iterable, got `int | Unknown` [invalid-yield]
ERROR torch/utils/data/typing.ipynb#3:3:11-22: Could not find name `get_ipython` [unknown-name]
ERROR torch/utils/data/typing.ipynb#5:2:9-17: Class member `InvalidDP1.__iter__` overrides parent class `IterDataPipe` in an inconsistent manner [bad-override]
ERROR torch/utils/data/typing.ipynb#5:2:27-30: Function declared to return `str` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#7:2:9-17: Class member `InvalidDP2.__iter__` overrides parent class `IterDataPipe` in an inconsistent manner [bad-override]
ERROR torch/utils/data/typing.ipynb#7:2:27-40: Function declared to return `Iterator[str]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#9:2:27-52: Function declared to return `Iterator[tuple[int, str]]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#10:2:27-40: Function declared to return `Iterator[int]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#12:6:27-35: Function declared to return `Iterator[Unknown]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#12:10:27-41: Function declared to return `Iterator[T_co]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#14:2:27-53: Function declared to return `Iterator[tuple[T_co, str]]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#14:8:9-17: Class member `DP.__iter__` overrides parent class `IterDataPipe` in an inconsistent manner [bad-override]
ERROR torch/utils/data/typing.ipynb#14:8:27-58: Function declared to return `Iterator[tuple[int | str, str]]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#17:2:27-46: Function declared to return `Iterator[list[int]]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#18:2:27-40: Function declared to return `Iterator[Any]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/data/typing.ipynb#19:2:27-42: Function declared to return `Iterator[tuple[Unknown, ...]]` but is missing an explicit `return` [bad-return]
ERROR torch/utils/deterministic.py:15:16-69: No attribute `_get_deterministic_fill_uninitialized_memory` in module `torch._C` [missing-attribute]
ERROR torch/utils/deterministic.py:19:16-69: No attribute `_set_deterministic_fill_uninitialized_memory` in module `torch._C` [missing-attribute]
ERROR torch/utils/dlpack.py:6:22-45: Could not import `_to_dlpack` from `torch._C` [missing-module-attribute]
ERROR torch/utils/dlpack.py:33:1-21: No attribute `_add_docstr` in module `torch._C` [missing-attribute]
ERROR torch/utils/dlpack.py:135:26-38: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/dlpack.py:136:39-51: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/utils/dlpack.py:138:35-66: No attribute `_torchDeviceToDLDevice` in module `torch._C` [missing-attribute]
ERROR torch/utils/dlpack.py:171:12-33: No attribute `_from_dlpack` in module `torch._C` [missing-attribute]
ERROR torch/utils/flop_counter.py:52:9-28: Module `torch.utils._pytree` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/hooks.py:168:35-56: No attribute `is_grad_enabled` in module `torch` [missing-attribute]
ERROR torch/utils/hooks.py:171:23-50: Module `torch.nn.modules._functions` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/jit/log_extract.py:30:37-56: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:43:12-31: No attribute `empty_strided` in module `torch` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:46:13-30: No attribute `parse_ir` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:50:35-53: No attribute `FloatType` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:52:37-53: No attribute `IntType` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:54:37-56: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:55:31-50: No attribute `TensorType` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:57:37-54: No attribute `BoolType` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:62:12-48: No attribute `_create_function_from_graph` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:63:5-47: No attribute `_jit_pass_erase_shape_information` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:96:20-57: No attribute `_get_graph_executor_optimize` in module `torch._C` [missing-attribute]
ERROR torch/utils/jit/log_extract.py:100:9-46: No attribute `_get_graph_executor_optimize` in module `torch._C` [missing-attribute]
ERROR torch/utils/mkldnn.py:17:17-28: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:17:66-77: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:32:20-32: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/utils/mkldnn.py:58:17-28: No attribute `zeros` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:58:66-77: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:66:16-40: No attribute `mkldnn_convolution` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:93:40-52: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/utils/mkldnn.py:102:23-35: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/utils/mkldnn.py:115:40-52: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/utils/mkldnn.py:124:23-35: No attribute `_nn` in module `torch._C` [missing-attribute]
ERROR torch/utils/mkldnn.py:176:16-32: No attribute `batch_norm` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:205:20-31: No attribute `prelu` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:209:29-40: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:210:22-33: No attribute `float` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:210:35-49: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/utils/mkldnn.py:210:51-61: No attribute `half` in module `torch` [missing-attribute]
ERROR torch/utils/mobile_optimizer.py:6:22-65: Could not import `_MobileOptimizerType` from `torch._C` [missing-module-attribute]
ERROR torch/utils/mobile_optimizer.py:59:32-70: No attribute `_jit_pass_optimize_for_mobile` in module `torch._C` [missing-attribute]
ERROR torch/utils/mobile_optimizer.py:64:32-77: No attribute `_jit_pass_vulkan_optimize_for_mobile` in module `torch._C` [missing-attribute]
ERROR torch/utils/mobile_optimizer.py:69:32-76: No attribute `_jit_pass_metal_optimize_for_mobile` in module `torch._C` [missing-attribute]
ERROR torch/utils/mobile_optimizer.py:73:12-32: Module `torch.jit._recursive` exists, but was not imported explicitly. You are relying on other modules to load it. [implicit-import]
ERROR torch/utils/module_tracker.py:88:16-47: No attribute `_current_graph_task_id` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/__init__.py:1:8-19: Could not find import of `tensorboard` [missing-import]
ERROR torch/utils/tensorboard/__init__.py:13:1-66: Could not find import of `tensorboard.summary.writer.record_writer` [missing-import]
ERROR torch/utils/tensorboard/_convert_np.py:32:19-33: No attribute `bfloat16` in module `torch` [missing-attribute]
ERROR torch/utils/tensorboard/_convert_np.py:33:18-31: No attribute `float16` in module `torch` [missing-attribute]
ERROR torch/utils/tensorboard/_embedding.py:6:1-34: Could not find import of `tensorboard.compat` [missing-import]
ERROR torch/utils/tensorboard/_embedding.py:7:1-77: Could not find import of `tensorboard.plugins.projector.projector_config_pb2` [missing-import]
ERROR torch/utils/tensorboard/_embedding.py:41:5-26: Could not find import of `PIL` [missing-import]
ERROR torch/utils/tensorboard/_onnx_graph.py:2:1-56: Could not find import of `tensorboard.compat.proto.graph_pb2` [missing-import]
ERROR torch/utils/tensorboard/_onnx_graph.py:3:1-58: Could not find import of `tensorboard.compat.proto.node_def_pb2` [missing-import]
ERROR torch/utils/tensorboard/_onnx_graph.py:4:1-61: Could not find import of `tensorboard.compat.proto.versions_pb2` [missing-import]
ERROR torch/utils/tensorboard/_onnx_graph.py:5:1-62: Could not find import of `tensorboard.compat.proto.attr_value_pb2` [missing-import]
ERROR torch/utils/tensorboard/_onnx_graph.py:6:1-71: Could not find import of `tensorboard.compat.proto.tensor_shape_pb2` [missing-import]
ERROR torch/utils/tensorboard/_onnx_graph.py:10:12-16: Could not find import of `onnx` [missing-import]
ERROR torch/utils/tensorboard/_proto_graph.py:4:1-58: Could not find import of `tensorboard.compat.proto.node_def_pb2` [missing-import]
ERROR torch/utils/tensorboard/_proto_graph.py:5:1-62: Could not find import of `tensorboard.compat.proto.attr_value_pb2` [missing-import]
ERROR torch/utils/tensorboard/_proto_graph.py:6:1-71: Could not find import of `tensorboard.compat.proto.tensor_shape_pb2` [missing-import]
ERROR torch/utils/tensorboard/_proto_graph.py:41:12-23: No attribute `dtype` in module `torch` [missing-attribute]
ERROR torch/utils/tensorboard/_pytorch_graph.py:6:1-60: Could not find import of `tensorboard.compat.proto.config_pb2` [missing-import]
ERROR torch/utils/tensorboard/_pytorch_graph.py:7:1-56: Could not find import of `tensorboard.compat.proto.graph_pb2` [missing-import]
ERROR torch/utils/tensorboard/_pytorch_graph.py:8:1-79: Could not find import of `tensorboard.compat.proto.step_stats_pb2` [missing-import]
ERROR torch/utils/tensorboard/_pytorch_graph.py:9:1-61: Could not find import of `tensorboard.compat.proto.versions_pb2` [missing-import]
ERROR torch/utils/tensorboard/_pytorch_graph.py:330:13-38: No attribute `_jit_pass_inline` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/_pytorch_graph.py:375:21-34: No attribute `Node` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:12:1-34: Could not find import of `tensorboard.compat` [missing-import]
ERROR torch/utils/tensorboard/writer.py:13:1-47: Could not find import of `tensorboard.compat.proto` [missing-import]
ERROR torch/utils/tensorboard/writer.py:14:1-65: Could not find import of `tensorboard.compat.proto.event_pb2` [missing-import]
ERROR torch/utils/tensorboard/writer.py:15:1-79: Could not find import of `tensorboard.plugins.projector.projector_config_pb2` [missing-import]
ERROR torch/utils/tensorboard/writer.py:16:1-73: Could not find import of `tensorboard.summary.writer.event_file_writer` [missing-import]
ERROR torch/utils/tensorboard/writer.py:233:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:335:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:384:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:420:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:463:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:504:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:573:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:632:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:676:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:713:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:752:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:785:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:805:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:824:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:830:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:847:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:911:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:1008:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:1046:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:1075:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:1096:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:1125:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/tensorboard/writer.py:1190:9-37: No attribute `_log_api_usage_once` in module `torch._C` [missing-attribute]
ERROR torch/utils/throughput_benchmark.py:98:31-59: No attribute `ThroughputBenchmark` in module `torch._C` [missing-attribute]
ERROR torch/utils/throughput_benchmark.py:100:31-59: No attribute `ThroughputBenchmark` in module `torch._C` [missing-attribute]
ERROR torch/utils/throughput_benchmark.py:155:18-42: No attribute `BenchmarkConfig` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:18:19-36: Could not import `device` from `torch` [missing-module-attribute]
ERROR torch/xpu/__init__.py:39:12-29: No attribute `_has_xpu` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:43:28-57: No attribute `_XpuDeviceProperties` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:44:24-52: No attribute `_xpu_exchangeDevice` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:45:30-63: No attribute `_xpu_maybeExchangeDevice` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:62:12-40: No attribute `_xpu_getDeviceCount` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:138:9-27: No attribute `_xpu_init` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:218:9-32: No attribute `_xpu_setDevice` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:281:12-35: No attribute `_xpu_getDevice` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:284:41-53: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/__init__.py:284:59-71: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/__init__.py:291:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/__init__.py:293:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/__init__.py:310:12-45: No attribute `_xpu_canDeviceAccessPeer` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:372:5-28: No attribute `_xpu_setStream` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:408:18-48: No attribute `_xpu_getCurrentStream` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:435:18-53: No attribute `_xpu_getStreamFromExternal` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:453:12-37: No attribute `_xpu_synchronize` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:460:18-44: No attribute `_xpu_getArchFlags` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:474:28-40: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/__init__.py:474:45-63: No attribute `Generator` in module `torch._C` [missing-attribute]
ERROR torch/xpu/__init__.py:487:42-54: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/__init__.py:505:51-63: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/_utils.py:29:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/_utils.py:30:27-39: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/memory.py:23:9-33: No attribute `_xpu_emptyCache` in module `torch._C` [missing-attribute]
ERROR torch/xpu/memory.py:38:12-46: No attribute `_xpu_resetPeakMemoryStats` in module `torch._C` [missing-attribute]
ERROR torch/xpu/memory.py:53:12-53: No attribute `_xpu_resetAccumulatedMemoryStats` in module `torch._C` [missing-attribute]
ERROR torch/xpu/memory.py:61:12-37: No attribute `_xpu_memoryStats` in module `torch._C` [missing-attribute]
ERROR torch/xpu/memory.py:195:12-39: No attribute `_xpu_getMemoryInfo` in module `torch._C` [missing-attribute]
ERROR torch/xpu/memory.py:215:12-43: No attribute `_xpu_getMemoryFraction` in module `torch._C` [missing-attribute]
ERROR torch/xpu/random.py:11:43-55: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/random.py:23:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/random.py:25:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/random.py:40:48-60: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/random.py:49:10-36: No attribute `_DisableFuncTorch` in module `torch._C` [missing-attribute]
ERROR torch/xpu/random.py:50:56-79: No attribute `contiguous_format` in module `torch` [missing-attribute]
ERROR torch/xpu/random.py:52:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/random.py:54:18-30: No attribute `device` in module `torch` [missing-attribute]
ERROR torch/xpu/streams.py:14:14-37: No attribute `_XpuStreamBase` in module `torch._C` [missing-attribute]
ERROR torch/xpu/streams.py:89:32-47: Object of class `Stream` has no attribute `sycl_queue` [missing-attribute]
ERROR torch/xpu/streams.py:97:22-37: Object of class `Stream` has no attribute `sycl_queue` [missing-attribute]
ERROR torch/xpu/streams.py:97:39-50: Object of class `Stream` has no attribute `device` [missing-attribute]
ERROR torch/xpu/streams.py:100:43-54: Object of class `Stream` has no attribute `device` [missing-attribute]
ERROR torch/xpu/streams.py:100:68-83: Object of class `Stream` has no attribute `sycl_queue` [missing-attribute]
ERROR torch/xpu/streams.py:103:13-35: No attribute `_XpuEventBase` in module `torch._C` [missing-attribute]
ERROR torch/xpu/streams.py:167:32-47: Object of class `Event` has no attribute `sycl_event` [missing-attribute]
ERROR torch/xpu/streams.py:170:12-27: Object of class `Event` has no attribute `sycl_event` [missing-attribute]
INFO Checking project configured at `<CWD>/pyrefly.toml`
INFO 21,733 errors (6,202 suppressed)