ruff/scripts/ty_benchmark/snapshots/pytorch_mypy.txt

16866 lines
1.7 MiB

torch/utils/_cpp_extension_versioner.py:31:9: error: Need type annotation for "entries" (hint: "entries: dict[<type>, <type>] = ...") [var-annotated]
torch/utils/cpp_backtrace.py:2:1: error: Module "torch._C" has no attribute "_get_cpp_backtrace" [attr-defined]
torch/utils/backcompat/__init__.py:2:1: error: Module "torch._C" has no attribute "_get_backcompat_broadcast_warn" [attr-defined]
torch/utils/backcompat/__init__.py:2:1: error: Module "torch._C" has no attribute "_get_backcompat_keepdim_warn" [attr-defined]
torch/utils/backcompat/__init__.py:2:1: error: Module "torch._C" has no attribute "_set_backcompat_broadcast_warn" [attr-defined]
torch/utils/backcompat/__init__.py:2:1: error: Module "torch._C" has no attribute "_set_backcompat_keepdim_warn" [attr-defined]
torch/jit/generate_bytecode.py:3:1: error: Module "torch._C" has no attribute "_compile_graph_to_code_table" [attr-defined]
torch/jit/generate_bytecode.py:3:1: error: Module "torch._C" has no attribute "_generate_upgraders_graph" [attr-defined]
torch/_C_flatbuffer/__init__.pyi:2:1: error: Module "torch._C" has no attribute "LiteScriptModule" [attr-defined]
torch/_C_flatbuffer/__init__.pyi:2:1: error: Module "torch._C" has no attribute "ScriptModule" [attr-defined]
torch/_C/_profiler.pyi:4:1: error: Module "torch._C" has no attribute "device" [attr-defined]
torch/_C/_profiler.pyi:4:1: error: Module "torch._C" has no attribute "dtype" [attr-defined]
torch/_C/_profiler.pyi:4:1: error: Module "torch._C" has no attribute "layout" [attr-defined]
torch/torch_version.py:5:1: error: Cannot find implementation or library stub for module named "torch.version" [import-not-found]
torch/utils/show_pickle.py:107:1: error: Missing return statement [return]
torch/utils/file_baton.py:35:23: error: Incompatible types in assignment (expression has type "int", variable has type "None") [assignment]
torch/_sources.py:8:1: error: Module "torch._C" has no attribute "ErrorReport" [attr-defined]
torch/utils/hipify/hipify_python.py:113:9: error: Need type annotation for "files_to_clean" (hint: "files_to_clean: set[<type>] = ...") [var-annotated]
torch/utils/hipify/hipify_python.py:114:9: error: Need type annotation for "dirs_to_clean" (hint: "dirs_to_clean: list[<type>] = ...") [var-annotated]
torch/utils/hipify/hipify_python.py:681:9: error: Need type annotation for "children" (hint: "children: dict[<type>, <type>] = ...") [var-annotated]
torch/onnx/errors.py:60:41: error: Name "_C.Value" is not defined [name-defined]
torchgen/gen_schema_utils.py:43:30: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_torch_docs.py:7:1: error: Module "torch._C" has no attribute "_add_docstr" [attr-defined]
torch/_torch_docs.py:220:5: error: Module has no attribute "abs" [attr-defined]
torch/_torch_docs.py:244:5: error: Module has no attribute "absolute" [attr-defined]
torch/_torch_docs.py:253:5: error: Module has no attribute "acos" [attr-defined]
torch/_torch_docs.py:280:5: error: Module has no attribute "arccos" [attr-defined]
torch/_torch_docs.py:289:5: error: Module has no attribute "acosh" [attr-defined]
torch/_torch_docs.py:320:5: error: Module has no attribute "arccosh" [attr-defined]
torch/_torch_docs.py:329:5: error: Module has no attribute "index_add" [attr-defined]
torch/_torch_docs.py:338:5: error: Module has no attribute "index_copy" [attr-defined]
torch/_torch_docs.py:347:5: error: Module has no attribute "index_reduce" [attr-defined]
torch/_torch_docs.py:356:5: error: Module has no attribute "add" [attr-defined]
torch/_torch_docs.py:404:5: error: Module has no attribute "addbmm" [attr-defined]
torch/_torch_docs.py:459:5: error: Module has no attribute "addcdiv" [attr-defined]
torch/_torch_docs.py:508:5: error: Module has no attribute "addcmul" [attr-defined]
torch/_torch_docs.py:548:5: error: Module has no attribute "addmm" [attr-defined]
torch/_torch_docs.py:608:5: error: Module has no attribute "adjoint" [attr-defined]
torch/_torch_docs.py:635:5: error: Module has no attribute "sspaddmm" [attr-defined]
torch/_torch_docs.py:658:5: error: Module has no attribute "smm" [attr-defined]
torch/_torch_docs.py:672:5: error: Module has no attribute "addmv" [attr-defined]
torch/_torch_docs.py:719:5: error: Module has no attribute "addr" [attr-defined]
torch/_torch_docs.py:766:5: error: Module has no attribute "allclose" [attr-defined]
torch/_torch_docs.py:800:5: error: Module has no attribute "all" [attr-defined]
torch/_torch_docs.py:861:5: error: Module has no attribute "any" [attr-defined]
torch/_torch_docs.py:922:5: error: Module has no attribute "angle" [attr-defined]
torch/_torch_docs.py:951:5: error: Module has no attribute "as_strided" [attr-defined]
torch/_torch_docs.py:994:5: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/_torch_docs.py:1047:5: error: Module has no attribute "asin" [attr-defined]
torch/_torch_docs.py:1074:5: error: Module has no attribute "arcsin" [attr-defined]
torch/_torch_docs.py:1083:5: error: Module has no attribute "asinh" [attr-defined]
torch/_torch_docs.py:1110:5: error: Module has no attribute "arcsinh" [attr-defined]
torch/_torch_docs.py:1119:5: error: Module has no attribute "atan" [attr-defined]
torch/_torch_docs.py:1146:5: error: Module has no attribute "arctan" [attr-defined]
torch/_torch_docs.py:1155:5: error: Module has no attribute "atan2" [attr-defined]
torch/_torch_docs.py:1187:5: error: Module has no attribute "arctan2" [attr-defined]
torch/_torch_docs.py:1195:5: error: Module has no attribute "atanh" [attr-defined]
torch/_torch_docs.py:1227:5: error: Module has no attribute "arctanh" [attr-defined]
torch/_torch_docs.py:1236:5: error: Module has no attribute "asarray" [attr-defined]
torch/_torch_docs.py:1348:5: error: Module has no attribute "baddbmm" [attr-defined]
torch/_torch_docs.py:1404:5: error: Module has no attribute "bernoulli" [attr-defined]
torch/_torch_docs.py:1462:5: error: Module has no attribute "bincount" [attr-defined]
torch/_torch_docs.py:1506:5: error: Module has no attribute "bitwise_not" [attr-defined]
torch/_torch_docs.py:1527:5: error: Module has no attribute "bmm" [attr-defined]
torch/_torch_docs.py:1573:5: error: Module has no attribute "bitwise_and" [attr-defined]
torch/_torch_docs.py:1597:5: error: Module has no attribute "bitwise_or" [attr-defined]
torch/_torch_docs.py:1621:5: error: Module has no attribute "bitwise_xor" [attr-defined]
torch/_torch_docs.py:1645:5: error: Module has no attribute "bitwise_left_shift" [attr-defined]
torch/_torch_docs.py:1674:5: error: Module has no attribute "bitwise_right_shift" [attr-defined]
torch/_torch_docs.py:1705:5: error: Module has no attribute "broadcast_to" [attr-defined]
torch/_torch_docs.py:1727:5: error: Module has no attribute "stack" [attr-defined]
torch/_torch_docs.py:1787:5: error: Module has no attribute "hstack" [attr-defined]
torch/_torch_docs.py:1818:5: error: Module has no attribute "vstack" [attr-defined]
torch/_torch_docs.py:1854:5: error: Module has no attribute "dstack" [attr-defined]
torch/_torch_docs.py:1888:5: error: Module has no attribute "tensor_split" [attr-defined]
torch/_torch_docs.py:1952:5: error: Module has no attribute "chunk" [attr-defined]
torch/_torch_docs.py:2005:5: error: Module has no attribute "unsafe_chunk" [attr-defined]
torch/_torch_docs.py:2022:5: error: Module has no attribute "unsafe_split" [attr-defined]
torch/_torch_docs.py:2039:5: error: Module has no attribute "hsplit"; maybe "split"? [attr-defined]
torch/_torch_docs.py:2092:5: error: Module has no attribute "vsplit"; maybe "split"? [attr-defined]
torch/_torch_docs.py:2134:5: error: Module has no attribute "dsplit"; maybe "split"? [attr-defined]
torch/_torch_docs.py:2185:5: error: Module has no attribute "can_cast" [attr-defined]
torch/_torch_docs.py:2206:5: error: Module has no attribute "corrcoef" [attr-defined]
torch/_torch_docs.py:2253:5: error: Module has no attribute "cov" [attr-defined]
torch/_torch_docs.py:2333:5: error: Module has no attribute "cat" [attr-defined]
torch/_torch_docs.py:2381:5: error: Module has no attribute "concat" [attr-defined]
torch/_torch_docs.py:2390:5: error: Module has no attribute "concatenate" [attr-defined]
torch/_torch_docs.py:2399:5: error: Module has no attribute "ceil" [attr-defined]
torch/_torch_docs.py:2430:5: error: Module has no attribute "real" [attr-defined]
torch/_torch_docs.py:2452:5: error: Module has no attribute "imag" [attr-defined]
torch/_torch_docs.py:2477:5: error: Module has no attribute "view_as_real" [attr-defined]
torch/_torch_docs.py:2506:5: error: Module has no attribute "view_as_complex" [attr-defined]
torch/_torch_docs.py:2540:5: error: Module has no attribute "reciprocal" [attr-defined]
torch/_torch_docs.py:2572:5: error: Module has no attribute "cholesky" [attr-defined]
torch/_torch_docs.py:2654:5: error: Module has no attribute "cholesky_solve" [attr-defined]
torch/_torch_docs.py:2719:5: error: Module has no attribute "cholesky_inverse" [attr-defined]
torch/_torch_docs.py:2775:5: error: Module has no attribute "clone" [attr-defined]
torch/_torch_docs.py:2802:5: error: Module has no attribute "clamp" [attr-defined]
torch/_torch_docs.py:2845:5: error: Module has no attribute "clip" [attr-defined]
torch/_torch_docs.py:2854:5: error: Module has no attribute "column_stack" [attr-defined]
torch/_torch_docs.py:2890:5: error: Module has no attribute "complex"; maybe "compile"? [attr-defined]
torch/_torch_docs.py:2921:5: error: Module has no attribute "polar" [attr-defined]
torch/_torch_docs.py:2964:5: error: Module has no attribute "conj_physical" [attr-defined]
torch/_torch_docs.py:2996:5: error: Module has no attribute "conj" [attr-defined]
torch/_torch_docs.py:3026:5: error: Module has no attribute "resolve_conj" [attr-defined]
torch/_torch_docs.py:3051:5: error: Module has no attribute "resolve_neg" [attr-defined]
torch/_torch_docs.py:3077:5: error: Module has no attribute "copysign" [attr-defined]
torch/_torch_docs.py:3135:5: error: Module has no attribute "cos" [attr-defined]
torch/_torch_docs.py:3162:5: error: Module has no attribute "cosh" [attr-defined]
torch/_torch_docs.py:3195:5: error: Module has no attribute "cross" [attr-defined]
torch/_torch_docs.py:3254:5: error: Module has no attribute "logcumsumexp" [attr-defined]
torch/_torch_docs.py:3282:5: error: Module has no attribute "cummax" [attr-defined]
torch/_torch_docs.py:3314:5: error: Module has no attribute "cummin" [attr-defined]
torch/_torch_docs.py:3346:5: error: Module has no attribute "cumprod" [attr-defined]
torch/_torch_docs.py:3385:5: error: Module has no attribute "cumsum" [attr-defined]
torch/_torch_docs.py:3417:5: error: Module has no attribute "count_nonzero" [attr-defined]
torch/_torch_docs.py:3444:5: error: Module has no attribute "dequantize" [attr-defined]
torch/_torch_docs.py:3464:5: error: Module has no attribute "diag" [attr-defined]
torch/_torch_docs.py:3525:5: error: Module has no attribute "diag_embed" [attr-defined]
torch/_torch_docs.py:3589:5: error: Module has no attribute "diagflat" [attr-defined]
torch/_torch_docs.py:3637:5: error: Module has no attribute "diagonal" [attr-defined]
torch/_torch_docs.py:3702:5: error: Module has no attribute "diagonal_scatter" [attr-defined]
torch/_torch_docs.py:3756:5: error: Module has no attribute "as_strided_scatter" [attr-defined]
torch/_torch_docs.py:3799:5: error: Module has no attribute "diff" [attr-defined]
torch/_torch_docs.py:3839:5: error: Module has no attribute "digamma" [attr-defined]
torch/_torch_docs.py:3848:5: error: Module has no attribute "dist" [attr-defined]
torch/_torch_docs.py:3882:5: error: Module has no attribute "div" [attr-defined]
torch/_torch_docs.py:3950:5: error: Module has no attribute "divide" [attr-defined]
torch/_torch_docs.py:3959:5: error: Module has no attribute "dot" [attr-defined]
torch/_torch_docs.py:3989:5: error: Module has no attribute "vdot" [attr-defined]
torch/_torch_docs.py:4038:5: error: Module has no attribute "eq" [attr-defined]
torch/_torch_docs.py:4066:5: error: Module has no attribute "equal" [attr-defined]
torch/_torch_docs.py:4090:5: error: Module has no attribute "erf" [attr-defined]
torch/_torch_docs.py:4099:5: error: Module has no attribute "erfc" [attr-defined]
torch/_torch_docs.py:4108:5: error: Module has no attribute "erfinv" [attr-defined]
torch/_torch_docs.py:4117:5: error: Module has no attribute "exp" [attr-defined]
torch/_torch_docs.py:4142:5: error: Module has no attribute "exp2" [attr-defined]
torch/_torch_docs.py:4151:5: error: Module has no attribute "expm1" [attr-defined]
torch/_torch_docs.py:4160:5: error: Module has no attribute "eye" [attr-defined]
torch/_torch_docs.py:4190:5: error: Module has no attribute "floor" [attr-defined]
torch/_torch_docs.py:4221:5: error: Module has no attribute "floor_divide" [attr-defined]
torch/_torch_docs.py:4261:5: error: Module has no attribute "fmod" [attr-defined]
torch/_torch_docs.py:4312:5: error: Module has no attribute "frac" [attr-defined]
torch/_torch_docs.py:4329:5: error: Module has no attribute "frexp" [attr-defined]
torch/_torch_docs.py:4361:5: error: Module has no attribute "from_numpy" [attr-defined]
torch/_torch_docs.py:4392:5: error: Module has no attribute "frombuffer" [attr-defined]
torch/_torch_docs.py:4466:5: error: Module has no attribute "from_file" [attr-defined]
torch/_torch_docs.py:4506:5: error: Module has no attribute "flatten" [attr-defined]
torch/_torch_docs.py:4542:5: error: Module has no attribute "unflatten" [attr-defined]
torch/_torch_docs.py:4575:5: error: Module has no attribute "gather" [attr-defined]
torch/_torch_docs.py:4614:5: error: Module has no attribute "gcd" [attr-defined]
torch/_torch_docs.py:4645:5: error: Module has no attribute "ge" [attr-defined]
torch/_torch_docs.py:4674:5: error: Module has no attribute "greater_equal" [attr-defined]
torch/_torch_docs.py:4683:5: error: Module has no attribute "gradient" [attr-defined]
torch/_torch_docs.py:4810:5: error: Module has no attribute "geqrf" [attr-defined]
torch/_torch_docs.py:4846:5: error: Module has no attribute "inner" [attr-defined]
torch/_torch_docs.py:4907:5: error: Module has no attribute "outer" [attr-defined]
torch/_torch_docs.py:4937:5: error: Module has no attribute "ger" [attr-defined]
torch/_torch_docs.py:4950:5: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_torch_docs.py:4968:5: error: Module has no attribute "get_num_threads" [attr-defined]
torch/_torch_docs.py:4977:5: error: Module has no attribute "get_num_interop_threads" [attr-defined]
torch/_torch_docs.py:4987:5: error: Module has no attribute "gt" [attr-defined]
torch/_torch_docs.py:5016:5: error: Module has no attribute "greater" [attr-defined]
torch/_torch_docs.py:5025:5: error: Module has no attribute "hash_tensor" [attr-defined]
torch/_torch_docs.py:5079:5: error: Module has no attribute "histc" [attr-defined]
torch/_torch_docs.py:5111:5: error: Module has no attribute "histogram" [attr-defined]
torch/_torch_docs.py:5156:5: error: Module has no attribute "histogramdd" [attr-defined]
torch/_torch_docs.py:5248:1: error: Module has no attribute "histogramdd" [attr-defined]
torch/_torch_docs.py:5251:5: error: Module has no attribute "hypot" [attr-defined]
torch/_torch_docs.py:5280:5: error: Module has no attribute "i0" [attr-defined]
torch/_torch_docs.py:5289:5: error: Module has no attribute "igamma" [attr-defined]
torch/_torch_docs.py:5298:5: error: Module has no attribute "igammac" [attr-defined]
torch/_torch_docs.py:5307:5: error: Module has no attribute "index_select" [attr-defined]
torch/_torch_docs.py:5350:5: error: Module has no attribute "inverse" [attr-defined]
torch/_torch_docs.py:5359:5: error: Module has no attribute "isin" [attr-defined]
torch/_torch_docs.py:5391:5: error: Module has no attribute "isinf" [attr-defined]
torch/_torch_docs.py:5416:5: error: Module has no attribute "isposinf" [attr-defined]
torch/_torch_docs.py:5436:5: error: Module has no attribute "isneginf" [attr-defined]
torch/_torch_docs.py:5456:5: error: Module has no attribute "isclose" [attr-defined]
torch/_torch_docs.py:5491:5: error: Module has no attribute "isfinite" [attr-defined]
torch/_torch_docs.py:5514:5: error: Module has no attribute "isnan" [attr-defined]
torch/_torch_docs.py:5536:5: error: Module has no attribute "isreal" [attr-defined]
torch/_torch_docs.py:5557:5: error: Module has no attribute "is_floating_point" [attr-defined]
torch/_torch_docs.py:5581:5: error: Module has no attribute "is_complex" [attr-defined]
torch/_torch_docs.py:5605:5: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_torch_docs.py:5614:5: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_torch_docs.py:5623:5: error: Module has no attribute "is_inference" [attr-defined]
torch/_torch_docs.py:5642:5: error: Module has no attribute "is_conj" [attr-defined]
torch/_torch_docs.py:5654:5: error: Module has no attribute "is_nonzero" [attr-defined]
torch/_torch_docs.py:5690:5: error: Module has no attribute "kron" [attr-defined]
torch/_torch_docs.py:5750:5: error: Module has no attribute "kthvalue" [attr-defined]
torch/_torch_docs.py:5799:5: error: Module has no attribute "lcm" [attr-defined]
torch/_torch_docs.py:5830:5: error: Module has no attribute "ldexp" [attr-defined]
torch/_torch_docs.py:5864:5: error: Module has no attribute "le" [attr-defined]
torch/_torch_docs.py:5894:5: error: Module has no attribute "less_equal" [attr-defined]
torch/_torch_docs.py:5903:5: error: Module has no attribute "lerp" [attr-defined]
torch/_torch_docs.py:5942:5: error: Module has no attribute "lgamma" [attr-defined]
torch/_torch_docs.py:5967:5: error: Module has no attribute "linspace" [attr-defined]
torch/_torch_docs.py:6015:5: error: Module has no attribute "log" [attr-defined]
torch/_torch_docs.py:6044:5: error: Module has no attribute "log10" [attr-defined]
torch/_torch_docs.py:6076:5: error: Module has no attribute "log1p" [attr-defined]
torch/_torch_docs.py:6106:5: error: Module has no attribute "log2" [attr-defined]
torch/_torch_docs.py:6138:5: error: Module has no attribute "logaddexp" [attr-defined]
torch/_torch_docs.py:6172:5: error: Module has no attribute "logaddexp2" [attr-defined]
torch/_torch_docs.py:6191:5: error: Module has no attribute "xlogy" [attr-defined]
torch/_torch_docs.py:6200:5: error: Module has no attribute "logical_and" [attr-defined]
torch/_torch_docs.py:6232:5: error: Module has no attribute "logical_not" [attr-defined]
torch/_torch_docs.py:6259:5: error: Module has no attribute "logical_or" [attr-defined]
torch/_torch_docs.py:6291:5: error: Module has no attribute "logical_xor" [attr-defined]
torch/_torch_docs.py:6323:5: error: Module has no attribute "logspace" [attr-defined]
torch/_torch_docs.py:6377:5: error: Module has no attribute "logsumexp" [attr-defined]
torch/_torch_docs.py:6411:5: error: Module has no attribute "lt" [attr-defined]
torch/_torch_docs.py:6440:5: error: Module has no attribute "lu_unpack" [attr-defined]
torch/_torch_docs.py:6490:5: error: Module has no attribute "less" [attr-defined]
torch/_torch_docs.py:6499:5: error: Module has no attribute "lu_solve" [attr-defined]
torch/_torch_docs.py:6544:5: error: Module has no attribute "masked_select" [attr-defined]
torch/_torch_docs.py:6582:5: error: Module has no attribute "matrix_power" [attr-defined]
torch/_torch_docs.py:6591:5: error: Module has no attribute "matrix_exp" [attr-defined]
torch/_torch_docs.py:6600:5: error: Module has no attribute "max" [attr-defined]
torch/_torch_docs.py:6685:5: error: Module has no attribute "maximum" [attr-defined]
torch/_torch_docs.py:6712:5: error: Module has no attribute "fmax" [attr-defined]
torch/_torch_docs.py:6744:5: error: Module has no attribute "amax" [attr-defined]
torch/_torch_docs.py:6787:5: error: Module has no attribute "argmax" [attr-defined]
torch/_torch_docs.py:6839:5: error: Module has no attribute "argwhere" [attr-defined]
torch/_torch_docs.py:6876:5: error: Module has no attribute "mean" [attr-defined]
torch/_torch_docs.py:6944:5: error: Module has no attribute "nanmean" [attr-defined]
torch/_torch_docs.py:6990:5: error: Module has no attribute "median" [attr-defined]
torch/_torch_docs.py:7065:5: error: Module has no attribute "nanmedian" [attr-defined]
torch/_torch_docs.py:7122:5: error: Module has no attribute "quantile" [attr-defined]
torch/_torch_docs.py:7194:5: error: Module has no attribute "nanquantile" [attr-defined]
torch/_torch_docs.py:7234:5: error: Module has no attribute "min" [attr-defined]
torch/_torch_docs.py:7309:5: error: Module has no attribute "minimum" [attr-defined]
torch/_torch_docs.py:7336:5: error: Module has no attribute "fmin" [attr-defined]
torch/_torch_docs.py:7368:5: error: Module has no attribute "amin" [attr-defined]
torch/_torch_docs.py:7411:5: error: Module has no attribute "aminmax" [attr-defined]
torch/_torch_docs.py:7475:5: error: Module has no attribute "argmin" [attr-defined]
torch/_torch_docs.py:7512:5: error: Module has no attribute "mm" [attr-defined]
torch/_torch_docs.py:7558:5: error: Module has no attribute "hspmm" [attr-defined]
torch/_torch_docs.py:7577:5: error: Module has no attribute "matmul" [attr-defined]
torch/_torch_docs.py:7661:5: error: Module has no attribute "mode" [attr-defined]
torch/_torch_docs.py:7700:5: error: Module has no attribute "mul" [attr-defined]
torch/_torch_docs.py:7748:5: error: Module has no attribute "multiply" [attr-defined]
torch/_torch_docs.py:7757:5: error: Module has no attribute "multinomial" [attr-defined]
torch/_torch_docs.py:7812:5: error: Module has no attribute "mv" [attr-defined]
torch/_torch_docs.py:7841:5: error: Module has no attribute "mvlgamma" [attr-defined]
torch/_torch_docs.py:7850:5: error: Module has no attribute "movedim" [attr-defined]
torch/_torch_docs.py:7897:5: error: Module has no attribute "moveaxis" [attr-defined]
torch/_torch_docs.py:7937:5: error: Module has no attribute "swapdims" [attr-defined]
torch/_torch_docs.py:7970:5: error: Module has no attribute "swapaxes" [attr-defined]
torch/_torch_docs.py:8003:5: error: Module has no attribute "narrow" [attr-defined]
torch/_torch_docs.py:8037:5: error: Module has no attribute "narrow_copy" [attr-defined]
torch/_torch_docs.py:8084:5: error: Module has no attribute "nan_to_num" [attr-defined]
torch/_torch_docs.py:8121:5: error: Module has no attribute "ne" [attr-defined]
torch/_torch_docs.py:8150:5: error: Module has no attribute "not_equal" [attr-defined]
torch/_torch_docs.py:8159:5: error: Module has no attribute "neg" [attr-defined]
torch/_torch_docs.py:8186:5: error: Module has no attribute "negative" [attr-defined]
torch/_torch_docs.py:8195:5: error: Module has no attribute "nextafter" [attr-defined]
torch/_torch_docs.py:8221:5: error: Module has no attribute "nonzero" [attr-defined]
torch/_torch_docs.py:8303:5: error: Module has no attribute "normal" [attr-defined]
torch/_torch_docs.py:8397:5: error: Module has no attribute "numel" [attr-defined]
torch/_torch_docs.py:8419:5: error: Module has no attribute "ones" [attr-defined]
torch/_torch_docs.py:8450:5: error: Module has no attribute "ones_like" [attr-defined]
torch/_torch_docs.py:8483:5: error: Module has no attribute "orgqr" [attr-defined]
torch/_torch_docs.py:8492:5: error: Module has no attribute "ormqr" [attr-defined]
torch/_torch_docs.py:8536:5: error: Module has no attribute "permute" [attr-defined]
torch/_torch_docs.py:8556:5: error: Module has no attribute "poisson" [attr-defined]
torch/_torch_docs.py:8587:5: error: Module has no attribute "polygamma" [attr-defined]
torch/_torch_docs.py:8596:5: error: Module has no attribute "positive" [attr-defined]
torch/_torch_docs.py:8618:5: error: Module has no attribute "pow" [attr-defined]
torch/_torch_docs.py:8694:5: error: Module has no attribute "float_power" [attr-defined]
torch/_torch_docs.py:8736:5: error: Module has no attribute "prod" [attr-defined]
torch/_torch_docs.py:8786:5: error: Module has no attribute "promote_types" [attr-defined]
torch/_torch_docs.py:8809:5: error: Module has no attribute "qr" [attr-defined]
torch/_torch_docs.py:8893:5: error: Module has no attribute "rad2deg" [attr-defined]
torch/_torch_docs.py:8918:5: error: Module has no attribute "deg2rad" [attr-defined]
torch/_torch_docs.py:8943:5: error: Module has no attribute "heaviside" [attr-defined]
torch/_torch_docs.py:8980:5: error: Module has no attribute "rand" [attr-defined]
torch/_torch_docs.py:9015:5: error: Module has no attribute "rand_like" [attr-defined]
torch/_torch_docs.py:9041:5: error: Module has no attribute "randint" [attr-defined]
torch/_torch_docs.py:9089:5: error: Module has no attribute "randint_like" [attr-defined]
torch/_torch_docs.py:9120:5: error: Module has no attribute "randn" [attr-defined]
torch/_torch_docs.py:9176:5: error: Module has no attribute "randn_like" [attr-defined]
torch/_torch_docs.py:9202:5: error: Module has no attribute "randperm" [attr-defined]
torch/_torch_docs.py:9231:5: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_torch_docs.py:9286:5: error: Module has no attribute "range" [attr-defined]
torch/_torch_docs.py:9328:5: error: Module has no attribute "arange" [attr-defined]
torch/_torch_docs.py:9378:5: error: Module has no attribute "ravel" [attr-defined]
torch/_torch_docs.py:9399:5: error: Module has no attribute "remainder" [attr-defined]
torch/_torch_docs.py:9444:5: error: Module has no attribute "renorm" [attr-defined]
torch/_torch_docs.py:9482:5: error: Module has no attribute "reshape" [attr-defined]
torch/_torch_docs.py:9515:5: error: Module has no attribute "result_type" [attr-defined]
torch/_torch_docs.py:9537:5: error: Module has no attribute "row_stack" [attr-defined]
torch/_torch_docs.py:9546:5: error: Module has no attribute "round" [attr-defined]
torch/_torch_docs.py:9602:5: error: Module has no attribute "rsqrt" [attr-defined]
torch/_torch_docs.py:9630:5: error: Module has no attribute "scatter" [attr-defined]
torch/_torch_docs.py:9639:5: error: Module has no attribute "scatter_add" [attr-defined]
torch/_torch_docs.py:9648:5: error: Module has no attribute "scatter_reduce" [attr-defined]
torch/_torch_docs.py:9657:5: error: Module has no attribute "segment_reduce" [attr-defined]
torch/_torch_docs.py:9685:5: error: Module has no attribute "select" [attr-defined]
torch/_torch_docs.py:9711:5: error: Module has no attribute "select_scatter" [attr-defined]
torch/_torch_docs.py:9742:5: error: Module has no attribute "slice_scatter" [attr-defined]
torch/_torch_docs.py:9787:5: error: Module has no attribute "set_flush_denormal" [attr-defined]
torch/_torch_docs.py:9815:5: error: Module has no attribute "set_num_threads" [attr-defined]
torch/_torch_docs.py:9828:5: error: Module has no attribute "set_num_interop_threads" [attr-defined]
torch/_torch_docs.py:9842:5: error: Module has no attribute "sigmoid" [attr-defined]
torch/_torch_docs.py:9851:5: error: Module has no attribute "logit" [attr-defined]
torch/_torch_docs.py:9860:5: error: Module has no attribute "sign" [attr-defined]
torch/_torch_docs.py:9887:5: error: Module has no attribute "signbit" [attr-defined]
torch/_torch_docs.py:9915:5: error: Module has no attribute "sgn" [attr-defined]
torch/_torch_docs.py:9948:5: error: Module has no attribute "sin" [attr-defined]
torch/_torch_docs.py:9976:5: error: Module has no attribute "sinc" [attr-defined]
torch/_torch_docs.py:9985:5: error: Module has no attribute "sinh" [attr-defined]
torch/_torch_docs.py:10018:5: error: Module has no attribute "sort" [attr-defined]
torch/_torch_docs.py:10083:5: error: Module has no attribute "argsort" [attr-defined]
torch/_torch_docs.py:10124:5: error: Module has no attribute "msort" [attr-defined]
torch/_torch_docs.py:10155:5: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/_torch_docs.py:10228:5: error: Module has no attribute "sparse_csr_tensor" [attr-defined]
torch/_torch_docs.py:10289:5: error: Module has no attribute "sparse_csc_tensor" [attr-defined]
torch/_torch_docs.py:10352:5: error: Module has no attribute "sparse_bsr_tensor" [attr-defined]
torch/_torch_docs.py:10420:5: error: Module has no attribute "sparse_bsc_tensor" [attr-defined]
torch/_torch_docs.py:10487:5: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/_torch_docs.py:10585:5: error: Module has no attribute "sqrt" [attr-defined]
torch/_torch_docs.py:10612:5: error: Module has no attribute "square" [attr-defined]
torch/_torch_docs.py:10635:5: error: Module has no attribute "squeeze" [attr-defined]
torch/_torch_docs.py:10685:5: error: Module has no attribute "std" [attr-defined]
torch/_torch_docs.py:10740:5: error: Module has no attribute "std_mean" [attr-defined]
torch/_torch_docs.py:10797:5: error: Module has no attribute "sub" [attr-defined]
torch/_torch_docs.py:10829:5: error: Module has no attribute "subtract" [attr-defined]
torch/_torch_docs.py:10838:5: error: Module has no attribute "sum" [attr-defined]
torch/_torch_docs.py:10895:5: error: Module has no attribute "nansum" [attr-defined]
torch/_torch_docs.py:10945:5: error: Module has no attribute "svd" [attr-defined]
torch/_torch_docs.py:11080:5: error: Module has no attribute "t" [attr-defined]
torch/_torch_docs.py:11119:5: error: Module has no attribute "flip" [attr-defined]
torch/_torch_docs.py:11153:5: error: Module has no attribute "fliplr" [attr-defined]
torch/_torch_docs.py:11186:5: error: Module has no attribute "flipud" [attr-defined]
torch/_torch_docs.py:11219:5: error: Module has no attribute "roll" [attr-defined]
torch/_torch_docs.py:11268:5: error: Module has no attribute "rot90" [attr-defined]
torch/_torch_docs.py:11307:5: error: Module has no attribute "take" [attr-defined]
torch/_torch_docs.py:11329:5: error: Module has no attribute "take_along_dim" [attr-defined]
torch/_torch_docs.py:11366:5: error: Module has no attribute "tan" [attr-defined]
torch/_torch_docs.py:11394:5: error: Module has no attribute "tanh" [attr-defined]
torch/_torch_docs.py:11423:5: error: Module has no attribute "softmax" [attr-defined]
torch/_torch_docs.py:11432:5: error: Module has no attribute "topk" [attr-defined]
torch/_torch_docs.py:11478:5: error: Module has no attribute "trace" [attr-defined]
torch/_torch_docs.py:11497:5: error: Module has no attribute "transpose" [attr-defined]
torch/_torch_docs.py:11547:5: error: Module has no attribute "triangular_solve" [attr-defined]
torch/_torch_docs.py:11621:5: error: Module has no attribute "tril" [attr-defined]
torch/_torch_docs.py:11681:5: error: Module has no attribute "tril_indices" [attr-defined]
torch/_torch_docs.py:11738:5: error: Module has no attribute "triu" [attr-defined]
torch/_torch_docs.py:11806:5: error: Module has no attribute "triu_indices" [attr-defined]
torch/_torch_docs.py:11863:5: error: Module has no attribute "true_divide" [attr-defined]
torch/_torch_docs.py:11872:5: error: Module has no attribute "trunc" [attr-defined]
torch/_torch_docs.py:11899:5: error: Module has no attribute "fake_quantize_per_tensor_affine" [attr-defined]
torch/_torch_docs.py:11940:5: error: Module has no attribute "fake_quantize_per_channel_affine" [attr-defined]
torch/_torch_docs.py:11994:5: error: Module has no attribute "fix" [attr-defined]
torch/_torch_docs.py:12003:5: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_torch_docs.py:12034:5: error: Module has no attribute "var" [attr-defined]
torch/_torch_docs.py:12089:5: error: Module has no attribute "var_mean" [attr-defined]
torch/_torch_docs.py:12145:5: error: Module has no attribute "zeros" [attr-defined]
torch/_torch_docs.py:12175:5: error: Module has no attribute "zeros_like" [attr-defined]
torch/_torch_docs.py:12208:5: error: Module has no attribute "empty" [attr-defined]
torch/_torch_docs.py:12246:5: error: Module has no attribute "empty_like" [attr-defined]
torch/_torch_docs.py:12288:5: error: Module has no attribute "empty_strided" [attr-defined]
torch/_torch_docs.py:12331:5: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_torch_docs.py:12384:5: error: Module has no attribute "full" [attr-defined]
torch/_torch_docs.py:12412:5: error: Module has no attribute "full_like" [attr-defined]
torch/_torch_docs.py:12453:5: error: Module has no attribute "det" [attr-defined]
torch/_torch_docs.py:12462:5: error: Module has no attribute "where" [attr-defined]
torch/_torch_docs.py:12529:5: error: Module has no attribute "logdet" [attr-defined]
torch/_torch_docs.py:12577:5: error: Module has no attribute "slogdet" [attr-defined]
torch/_torch_docs.py:12586:5: error: Module has no attribute "pinverse" [attr-defined]
torch/_torch_docs.py:12595:5: error: Module has no attribute "hann_window" [attr-defined]
torch/_torch_docs.py:12642:5: error: Module has no attribute "hamming_window" [attr-defined]
torch/_torch_docs.py:12759:5: error: Module has no attribute "bartlett_window" [attr-defined]
torch/_torch_docs.py:12808:5: error: Module has no attribute "blackman_window" [attr-defined]
torch/_torch_docs.py:12854:5: error: Module has no attribute "kaiser_window" [attr-defined]
torch/_torch_docs.py:12897:5: error: Module has no attribute "vander" [attr-defined]
torch/_torch_docs.py:12944:5: error: Module has no attribute "unbind" [attr-defined]
torch/_torch_docs.py:12967:5: error: Module has no attribute "combinations" [attr-defined]
torch/_torch_docs.py:13013:5: error: Module has no attribute "trapezoid" [attr-defined]
torch/_torch_docs.py:13124:5: error: Module has no attribute "trapz" [attr-defined]
torch/_torch_docs.py:13133:5: error: Module has no attribute "cumulative_trapezoid" [attr-defined]
torch/_torch_docs.py:13222:5: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/_torch_docs.py:13292:5: error: Module has no attribute "tile" [attr-defined]
torch/_torch_docs.py:13335:5: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/_torch_docs.py:13371:5: error: Module has no attribute "quantize_per_tensor_dynamic" [attr-defined]
torch/_torch_docs.py:13401:5: error: Module has no attribute "quantize_per_channel" [attr-defined]
torch/_torch_docs.py:13435:5: error: Module has no attribute "quantized_batch_norm" [attr-defined]
torch/_torch_docs.py:13480:5: error: Module has no attribute "quantized_max_pool1d" [attr-defined]
torch/_torch_docs.py:13511:5: error: Module has no attribute "quantized_max_pool2d" [attr-defined]
torch/_torch_docs.py:13548:5: error: Module has no attribute "Stream" [attr-defined]
torch/_torch_docs.py:13581:5: error: Module has no attribute "Stream" [attr-defined]
torch/_torch_docs.py:13601:5: error: Module has no attribute "Stream" [attr-defined]
torch/_torch_docs.py:13623:5: error: Module has no attribute "Stream" [attr-defined]
torch/_torch_docs.py:13639:5: error: Module has no attribute "Stream" [attr-defined]
torch/_torch_docs.py:13660:5: error: Module has no attribute "Stream" [attr-defined]
torch/_torch_docs.py:13681:5: error: Module has no attribute "Event" [attr-defined]
torch/_torch_docs.py:13711:5: error: Module has no attribute "Event" [attr-defined]
torch/_torch_docs.py:13736:5: error: Module has no attribute "Event" [attr-defined]
torch/_torch_docs.py:13758:5: error: Module has no attribute "Event" [attr-defined]
torch/_torch_docs.py:13779:5: error: Module has no attribute "Event" [attr-defined]
torch/_torch_docs.py:13796:5: error: Module has no attribute "Event" [attr-defined]
torch/_torch_docs.py:13818:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13842:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13861:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13879:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13898:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13915:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13932:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13956:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13972:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:13989:5: error: Module has no attribute "Generator" [attr-defined]
torch/_torch_docs.py:14004:5: error: Module has no attribute "_assert_async" [attr-defined]
torch/_torch_docs.py:14024:5: error: Module has no attribute "searchsorted" [attr-defined]
torch/_torch_docs.py:14107:5: error: Module has no attribute "bucketize" [attr-defined]
torch/_torch_docs.py:14159:5: error: Module has no attribute "view_as_real_copy" [attr-defined]
torch/_torch_docs.py:14167:5: error: Module has no attribute "view_as_complex_copy" [attr-defined]
torch/_torch_docs.py:14175:5: error: Module has no attribute "as_strided_copy" [attr-defined]
torch/_torch_docs.py:14183:5: error: Module has no attribute "diagonal_copy" [attr-defined]
torch/_torch_docs.py:14191:5: error: Module has no attribute "expand_copy" [attr-defined]
torch/_torch_docs.py:14199:5: error: Module has no attribute "permute_copy" [attr-defined]
torch/_torch_docs.py:14207:5: error: Module has no attribute "select_copy" [attr-defined]
torch/_torch_docs.py:14215:5: error: Module has no attribute "detach_copy" [attr-defined]
torch/_torch_docs.py:14223:5: error: Module has no attribute "slice_copy" [attr-defined]
torch/_torch_docs.py:14231:5: error: Module has no attribute "split_copy" [attr-defined]
torch/_torch_docs.py:14239:5: error: Module has no attribute "split_with_sizes_copy" [attr-defined]
torch/_torch_docs.py:14247:5: error: Module has no attribute "squeeze_copy" [attr-defined]
torch/_torch_docs.py:14255:5: error: Module has no attribute "t_copy" [attr-defined]
torch/_torch_docs.py:14263:5: error: Module has no attribute "transpose_copy" [attr-defined]
torch/_torch_docs.py:14271:5: error: Module has no attribute "unsqueeze_copy" [attr-defined]
torch/_torch_docs.py:14279:5: error: Module has no attribute "indices_copy" [attr-defined]
torch/_torch_docs.py:14287:5: error: Module has no attribute "values_copy" [attr-defined]
torch/_torch_docs.py:14295:5: error: Module has no attribute "crow_indices_copy" [attr-defined]
torch/_torch_docs.py:14303:5: error: Module has no attribute "col_indices_copy" [attr-defined]
torch/_torch_docs.py:14311:5: error: Module has no attribute "unbind_copy" [attr-defined]
torch/_torch_docs.py:14319:5: error: Module has no attribute "view_copy" [attr-defined]
torch/_torch_docs.py:14327:5: error: Module has no attribute "unfold_copy" [attr-defined]
torch/_torch_docs.py:14335:5: error: Module has no attribute "alias_copy" [attr-defined]
torch/_storage_docs.py:5:1: error: Module "torch._C" has no attribute "_add_docstr" [attr-defined]
torch/_size_docs.py:4:1: error: Module "torch._C" has no attribute "_add_docstr" [attr-defined]
torch/_size_docs.py:8:24: error: Module has no attribute "Size" [attr-defined]
torch/_classes.py:13:17: error: Module has no attribute "_get_custom_class_python_wrapper" [attr-defined]
torch/utils/throughput_benchmark.py:98:31: error: Module has no attribute "ThroughputBenchmark" [attr-defined]
torch/utils/throughput_benchmark.py:100:31: error: Module has no attribute "ThroughputBenchmark" [attr-defined]
torch/utils/throughput_benchmark.py:155:18: error: Module has no attribute "BenchmarkConfig" [attr-defined]
torch/_inductor/compile_worker/utils.py:42:5: error: Module has no attribute "_initCrashHandler" [attr-defined]
torch/_tensor_docs.py:5:1: error: Module "torch._C" has no attribute "_add_docstr" [attr-defined]
torch/_tensor_docs.py:10:24: error: Module has no attribute "TensorBase" [attr-defined]
torch/return_types.py:15:1: error: Function is missing a return type annotation [no-untyped-def]
torch/return_types.py:16:5: error: Function is missing a type annotation [no-untyped-def]
torch/return_types.py:19:5: error: Function is missing a type annotation [no-untyped-def]
torch/return_types.py:23:5: error: Function is missing a type annotation [no-untyped-def]
torch/random.py:7:1: error: Module "torch._C" has no attribute "default_generator" [attr-defined]
torch/random.py:32:26: error: Name "torch._C.Generator" is not defined [name-defined]
torch/random.py:45:60: error: Name "torch._C.Generator" is not defined [name-defined]
torch/random.py:101:27: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/random.py:158:19: error: Module has no attribute "device" [attr-defined]
torch/quasirandom.py:62:15: error: Module has no attribute "device" [attr-defined]
torch/quasirandom.py:64:27: error: Module has no attribute "zeros" [attr-defined]
torch/quasirandom.py:65:55: error: Module has no attribute "long" [attr-defined]
torch/quasirandom.py:67:9: error: Module has no attribute "_sobol_engine_initialize_state_" [attr-defined]
torch/quasirandom.py:70:26: error: Module has no attribute "zeros" [attr-defined]
torch/quasirandom.py:70:72: error: Module has no attribute "long" [attr-defined]
torch/quasirandom.py:74:53: error: Module has no attribute "contiguous_format" [attr-defined]
torch/quasirandom.py:82:25: error: Name "torch.dtype" is not defined [name-defined]
torch/quasirandom.py:98:21: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/quasirandom.py:104:38: error: Module has no attribute "_sobol_engine_draw" [attr-defined]
torch/quasirandom.py:112:26: error: Module has no attribute "cat" [attr-defined]
torch/quasirandom.py:114:34: error: Module has no attribute "_sobol_engine_draw" [attr-defined]
torch/quasirandom.py:135:25: error: Name "torch.dtype" is not defined [name-defined]
torch/quasirandom.py:179:13: error: Module has no attribute "_sobol_engine_ff_" [attr-defined]
torch/quasirandom.py:183:13: error: Module has no attribute "_sobol_engine_ff_" [attr-defined]
torch/quasirandom.py:190:21: error: Name "torch.Generator" is not defined [name-defined]
torch/quasirandom.py:192:17: error: Module has no attribute "Generator" [attr-defined]
torch/quasirandom.py:195:15: error: Module has no attribute "device" [attr-defined]
torch/quasirandom.py:198:22: error: Module has no attribute "randint" [attr-defined]
torch/quasirandom.py:201:22: error: Module has no attribute "mv" [attr-defined]
torch/quasirandom.py:202:25: error: Module has no attribute "pow" [attr-defined]
torch/quasirandom.py:202:38: error: Module has no attribute "arange" [attr-defined]
torch/quasirandom.py:207:15: error: Module has no attribute "randint" [attr-defined]
torch/quasirandom.py:209:9: error: Module has no attribute "_sobol_engine_scramble_" [attr-defined]
torch/_utils_internal.py:237:24: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/_utils.py:76:13: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_utils.py:78:27: error: Module has no attribute "empty" [attr-defined]
torch/_utils.py:79:34: error: Module has no attribute "uint8" [attr-defined]
torch/_utils.py:137:45: error: Module has no attribute "device" [attr-defined]
torch/_utils.py:188:9: error: Module has no attribute "empty" [attr-defined]
torch/_utils.py:211:39: error: Module has no attribute "device" [attr-defined]
torch/_utils.py:212:26: error: Module has no attribute "device" [attr-defined]
torch/_utils.py:213:34: error: Module has no attribute "device" [attr-defined]
torch/_utils.py:250:9: error: Module has no attribute "empty" [attr-defined]
torch/_utils.py:290:28: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_utils.py:291:17: error: Module has no attribute "_validate_sparse_coo_tensor_args" [attr-defined]
torch/_utils.py:299:17: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_utils.py:300:17: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_utils.py:301:17: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_utils.py:302:17: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_utils.py:306:33: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_utils.py:306:51: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_utils.py:316:17: error: Module has no attribute "_validate_sparse_compressed_tensor_args" [attr-defined]
torch/_utils.py:341:18: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_utils.py:348:18: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/_utils.py:355:9: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_utils.py:356:9: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_utils.py:357:9: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_utils.py:358:9: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_utils.py:361:18: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/_utils.py:376:12: error: Module has no attribute "_nested_view_from_buffer" [attr-defined]
torch/_utils.py:388:14: error: Module has no attribute "from_numpy" [attr-defined]
torch/_utils.py:398:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_utils.py:438:19: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_utils.py:440:18: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/_utils.py:447:22: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_utils.py:447:48: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/_utils.py:450:27: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_utils.py:451:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_utils.py:451:53: error: Module has no attribute "double" [attr-defined]
torch/_utils.py:452:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_utils.py:453:40: error: Module has no attribute "long" [attr-defined]
torch/_utils.py:456:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_utils.py:456:53: error: Module has no attribute "float" [attr-defined]
torch/_utils.py:457:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_utils.py:458:40: error: Module has no attribute "float" [attr-defined]
torch/_utils.py:460:18: error: Module has no attribute "_empty_per_channel_affine_quantized" [attr-defined]
torch/_utils.py:572:12: error: Module has no attribute "_nn" [attr-defined]
torch/_utils.py:586:20: error: Module has no attribute "_nn" [attr-defined]
torch/_utils.py:589:19: error: Module has no attribute "_nn" [attr-defined]
torch/_utils.py:608:12: error: Module has no attribute "_nn" [attr-defined]
torch/_utils.py:627:15: error: Module has no attribute "_nn" [attr-defined]
torch/_utils.py:630:14: error: Module has no attribute "_nn" [attr-defined]
torch/_utils.py:787:27: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_utils.py:805:23: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_utils.py:858:18: error: Module has no attribute "device" [attr-defined]
torch/_utils.py:860:27: error: Module has no attribute "device" [attr-defined]
torch/_utils.py:890:9: error: Module has no attribute "view_as_real" [attr-defined]
torch/_utils.py:901:30: error: Module has no attribute "dtype" [attr-defined]
torch/_utils.py:905:16: error: Module has no attribute "finfo" [attr-defined]
torch/_utils.py:907:16: error: Module has no attribute "finfo" [attr-defined]
torch/_utils.py:908:19: error: Module has no attribute "bool" [attr-defined]
torch/_utils.py:912:16: error: Module has no attribute "iinfo" [attr-defined]
torch/_utils.py:973:33: error: Module has no attribute "_unset_dispatch_mode" [attr-defined]
torch/_utils.py:974:13: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_utils.py:980:17: error: Module has no attribute "_set_dispatch_mode" [attr-defined]
torch/__config__.py:9:12: error: Module has no attribute "_show_config" [attr-defined]
torch/__config__.py:17:12: error: Module has no attribute "_cxx_flags" [attr-defined]
torch/__config__.py:22:12: error: Module has no attribute "_parallel_info" [attr-defined]
torch/utils/hooks.py:168:35: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/utils/hooks.py:209:40: error: Argument 1 to "len" has incompatible type "None"; expected "Sized" [arg-type]
torch/utils/deterministic.py:15:16: error: Module has no attribute "_get_deterministic_fill_uninitialized_memory" [attr-defined]
torch/utils/deterministic.py:19:16: error: Module has no attribute "_set_deterministic_fill_uninitialized_memory" [attr-defined]
torch/utils/collect_env.py:213:46: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/utils/collect_env.py:725:19: error: Module has no attribute "_show_config" [attr-defined]
torch/utils/_mode_utils.py:15:15: error: Module has no attribute "_DisableTorchDispatch" [attr-defined]
torch/utils/_dtype_abbrs.py:6:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/utils/_dtype_abbrs.py:7:5: error: Module has no attribute "float64" [attr-defined]
torch/utils/_dtype_abbrs.py:8:5: error: Module has no attribute "float32" [attr-defined]
torch/utils/_dtype_abbrs.py:9:5: error: Module has no attribute "float16" [attr-defined]
torch/utils/_dtype_abbrs.py:10:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/utils/_dtype_abbrs.py:11:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/utils/_dtype_abbrs.py:12:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/utils/_dtype_abbrs.py:13:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/utils/_dtype_abbrs.py:14:5: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/utils/_dtype_abbrs.py:15:5: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/utils/_dtype_abbrs.py:16:5: error: Module has no attribute "complex32" [attr-defined]
torch/utils/_dtype_abbrs.py:17:5: error: Module has no attribute "complex64" [attr-defined]
torch/utils/_dtype_abbrs.py:18:5: error: Module has no attribute "complex128" [attr-defined]
torch/utils/_dtype_abbrs.py:19:5: error: Module has no attribute "int8" [attr-defined]
torch/utils/_dtype_abbrs.py:20:5: error: Module has no attribute "int16" [attr-defined]
torch/utils/_dtype_abbrs.py:21:5: error: Module has no attribute "int32" [attr-defined]
torch/utils/_dtype_abbrs.py:22:5: error: Module has no attribute "int64" [attr-defined]
torch/utils/_dtype_abbrs.py:23:5: error: Module has no attribute "bool" [attr-defined]
torch/utils/_dtype_abbrs.py:24:5: error: Module has no attribute "uint8" [attr-defined]
torch/utils/_dtype_abbrs.py:25:5: error: Module has no attribute "uint16" [attr-defined]
torch/utils/_dtype_abbrs.py:26:5: error: Module has no attribute "uint32" [attr-defined]
torch/utils/_dtype_abbrs.py:27:5: error: Module has no attribute "uint64" [attr-defined]
torch/utils/_dtype_abbrs.py:28:5: error: Module has no attribute "bits16" [attr-defined]
torch/utils/_dtype_abbrs.py:29:5: error: Module has no attribute "bits1x8" [attr-defined]
torch/utils/data/sampler.py:163:24: error: Module has no attribute "empty" [attr-defined]
torch/utils/data/sampler.py:163:46: error: Module has no attribute "int64" [attr-defined]
torch/utils/data/sampler.py:164:25: error: Module has no attribute "Generator" [attr-defined]
torch/utils/data/sampler.py:171:28: error: Module has no attribute "randint" [attr-defined]
torch/utils/data/sampler.py:172:47: error: Module has no attribute "int64" [attr-defined]
torch/utils/data/sampler.py:174:24: error: Module has no attribute "randint" [attr-defined]
torch/utils/data/sampler.py:177:23: error: Module has no attribute "int64" [attr-defined]
torch/utils/data/sampler.py:182:28: error: Module has no attribute "randperm" [attr-defined]
torch/utils/data/sampler.py:183:24: error: Module has no attribute "randperm" [attr-defined]
torch/utils/data/sampler.py:206:18: error: Module has no attribute "randperm" [attr-defined]
torch/utils/data/sampler.py:264:26: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/utils/data/sampler.py:264:57: error: Module has no attribute "double" [attr-defined]
torch/utils/data/sampler.py:277:23: error: Module has no attribute "multinomial" [attr-defined]
torch/utils/data/_utils/collate.py:70:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/utils/data/_utils/collate.py:259:9: error: Module has no attribute "sparse_coo" [attr-defined]
torch/utils/data/_utils/collate.py:260:9: error: Module has no attribute "sparse_csr" [attr-defined]
torch/utils/data/_utils/collate.py:261:9: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/utils/data/_utils/collate.py:262:9: error: Module has no attribute "sparse_csc" [attr-defined]
torch/utils/data/_utils/collate.py:263:9: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/utils/data/_utils/collate.py:275:12: error: Module has no attribute "stack" [attr-defined]
torch/utils/data/_utils/collate.py:288:21: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/utils/data/_utils/collate.py:296:12: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/utils/data/_utils/collate.py:304:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/data/_utils/collate.py:304:38: error: Module has no attribute "float64" [attr-defined]
torch/utils/data/_utils/collate.py:312:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_utils.py:34:49: error: Module has no attribute "_DisableFuncTorch" [attr-defined]
torch/testing/_utils.py:49:53: error: Module has no attribute "_DisableFuncTorch" [attr-defined]
torch/testing/_creation.py:15:5: error: Module has no attribute "uint8" [attr-defined]
torch/testing/_creation.py:16:5: error: Module has no attribute "int8" [attr-defined]
torch/testing/_creation.py:17:5: error: Module has no attribute "int16" [attr-defined]
torch/testing/_creation.py:18:5: error: Module has no attribute "int32" [attr-defined]
torch/testing/_creation.py:19:5: error: Module has no attribute "int64" [attr-defined]
torch/testing/_creation.py:20:5: error: Module has no attribute "uint16" [attr-defined]
torch/testing/_creation.py:21:5: error: Module has no attribute "uint32" [attr-defined]
torch/testing/_creation.py:22:5: error: Module has no attribute "uint64" [attr-defined]
torch/testing/_creation.py:24:20: error: Module has no attribute "float16" [attr-defined]
torch/testing/_creation.py:24:35: error: Module has no attribute "bfloat16" [attr-defined]
torch/testing/_creation.py:24:51: error: Module has no attribute "float32" [attr-defined]
torch/testing/_creation.py:24:66: error: Module has no attribute "float64" [attr-defined]
torch/testing/_creation.py:26:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/testing/_creation.py:27:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/testing/_creation.py:28:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/testing/_creation.py:29:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/testing/_creation.py:31:19: error: Module has no attribute "complex32" [attr-defined]
torch/testing/_creation.py:31:36: error: Module has no attribute "complex64" [attr-defined]
torch/testing/_creation.py:31:53: error: Module has no attribute "complex128" [attr-defined]
torch/testing/_creation.py:32:31: error: Module has no attribute "bool" [attr-defined]
torch/testing/_creation.py:39:22: error: Module has no attribute "finfo" [attr-defined]
torch/testing/_creation.py:46:24: error: Name "torch.Size" is not defined [name-defined]
torch/testing/_creation.py:47:12: error: Name "torch.dtype" is not defined [name-defined]
torch/testing/_creation.py:48:24: error: Name "torch.device" is not defined [name-defined]
torch/testing/_creation.py:54:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/testing/_creation.py:199:17: error: Module has no attribute "bool" [attr-defined]
torch/testing/_creation.py:211:18: error: Module has no attribute "randint" [attr-defined]
torch/testing/_creation.py:218:34: error: Module has no attribute "iinfo" [attr-defined]
torch/testing/_creation.py:219:35: error: Module has no attribute "iinfo" [attr-defined]
torch/testing/_creation.py:223:38: error: Module has no attribute "int64" [attr-defined]
torch/testing/_creation.py:230:18: error: Module has no attribute "randint" [attr-defined]
torch/testing/_creation.py:235:30: error: Module has no attribute "finfo" [attr-defined]
torch/testing/_creation.py:236:31: error: Module has no attribute "finfo" [attr-defined]
torch/testing/_creation.py:240:18: error: Module has no attribute "empty" [attr-defined]
torch/testing/_creation.py:242:13: error: Module has no attribute "view_as_real" [attr-defined]
torch/testing/_creation.py:248:30: error: Module has no attribute "finfo" [attr-defined]
torch/testing/_creation.py:249:31: error: Module has no attribute "finfo" [attr-defined]
torch/testing/_creation.py:253:18: error: Module has no attribute "empty" [attr-defined]
torch/testing/_creation.py:253:58: error: Module has no attribute "float32" [attr-defined]
torch/testing/_creation.py:270:59: error: Module has no attribute "finfo" [attr-defined]
torch/testing/_comparison.py:55:5: error: Module has no attribute "float16" [attr-defined]
torch/testing/_comparison.py:56:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/testing/_comparison.py:57:5: error: Module has no attribute "float32" [attr-defined]
torch/testing/_comparison.py:58:5: error: Module has no attribute "float64" [attr-defined]
torch/testing/_comparison.py:59:5: error: Module has no attribute "complex32" [attr-defined]
torch/testing/_comparison.py:60:5: error: Module has no attribute "complex64" [attr-defined]
torch/testing/_comparison.py:61:5: error: Module has no attribute "complex128" [attr-defined]
torch/testing/_comparison.py:67:10: error: Module has no attribute "quint8" [attr-defined]
torch/testing/_comparison.py:67:24: error: Module has no attribute "quint2x4" [attr-defined]
torch/testing/_comparison.py:67:40: error: Module has no attribute "quint4x2" [attr-defined]
torch/testing/_comparison.py:67:56: error: Module has no attribute "qint8" [attr-defined]
torch/testing/_comparison.py:67:69: error: Module has no attribute "qint32" [attr-defined]
torch/testing/_comparison.py:68:27: error: Module has no attribute "float32" [attr-defined]
torch/testing/_comparison.py:74:34: error: Name "torch.dtype" is not defined [name-defined]
torch/testing/_comparison.py:75:37: error: Name "torch.dtype" is not defined [name-defined]
torch/testing/_comparison.py:88:32: error: Module has no attribute "dtype" [attr-defined]
torch/testing/_comparison.py:102:34: error: Name "torch.dtype" is not defined [name-defined]
torch/testing/_comparison.py:295:49: error: Module has no attribute "sum" [attr-defined]
torch/testing/_comparison.py:302:36: error: Module has no attribute "nonzero" [attr-defined]
torch/testing/_comparison.py:317:38: error: Module has no attribute "int64" [attr-defined]
torch/testing/_comparison.py:318:42: error: Module has no attribute "int64" [attr-defined]
torch/testing/_comparison.py:320:16: error: Module has no attribute "abs" [attr-defined]
torch/testing/_comparison.py:323:43: error: Module has no attribute "max" [attr-defined]
torch/testing/_comparison.py:325:27: error: Module has no attribute "abs" [attr-defined]
torch/testing/_comparison.py:328:43: error: Module has no attribute "max" [attr-defined]
torch/testing/_comparison.py:552:14: error: Module has no attribute "int64" [attr-defined]
torch/testing/_comparison.py:553:16: error: Module has no attribute "float64" [attr-defined]
torch/testing/_comparison.py:554:18: error: Module has no attribute "complex128" [attr-defined]
torch/testing/_comparison.py:721:20: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/testing/_comparison.py:727:13: error: Module has no attribute "strided" [attr-defined]
torch/testing/_comparison.py:728:13: error: Module has no attribute "jagged" [attr-defined]
torch/testing/_comparison.py:729:13: error: Module has no attribute "sparse_coo" [attr-defined]
torch/testing/_comparison.py:730:13: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_comparison.py:731:13: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_comparison.py:732:13: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/testing/_comparison.py:733:13: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/testing/_comparison.py:794:30: error: Module has no attribute "strided" [attr-defined]
torch/testing/_comparison.py:842:33: error: Module has no attribute "uint64" [attr-defined]
torch/testing/_comparison.py:842:47: error: Module has no attribute "uint32" [attr-defined]
torch/testing/_comparison.py:842:61: error: Module has no attribute "uint16" [attr-defined]
torch/testing/_comparison.py:843:32: error: Module has no attribute "int64" [attr-defined]
torch/testing/_comparison.py:844:35: error: Module has no attribute "uint64" [attr-defined]
torch/testing/_comparison.py:844:49: error: Module has no attribute "uint32" [attr-defined]
torch/testing/_comparison.py:844:63: error: Module has no attribute "uint16" [attr-defined]
torch/testing/_comparison.py:845:34: error: Module has no attribute "int64" [attr-defined]
torch/testing/_comparison.py:846:21: error: Module has no attribute "promote_types" [attr-defined]
torch/testing/_comparison.py:852:60: error: Module has no attribute "strided" [attr-defined]
torch/testing/_comparison.py:854:59: error: Module has no attribute "strided" [attr-defined]
torch/testing/_comparison.py:865:13: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_comparison.py:866:13: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_comparison.py:867:13: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/testing/_comparison.py:868:13: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/testing/_comparison.py:871:31: error: Module has no attribute "jagged" [attr-defined]
torch/testing/_comparison.py:1000:13: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_comparison.py:1005:13: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_comparison.py:1010:13: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/testing/_comparison.py:1015:13: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/testing/_comparison.py:1037:25: error: Module has no attribute "promote_types" [attr-defined]
torch/testing/_comparison.py:1084:19: error: Module has no attribute "isclose" [attr-defined]
torch/testing/_comparison.py:1087:12: error: Module has no attribute "all" [attr-defined]
torch/testing/_comparison.py:1090:28: error: Module has no attribute "Size" [attr-defined]
torch/testing/_comparison.py:1625:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_comparison.py:1627:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_comparison.py:1634:17: error: Module has no attribute "float16" [attr-defined]
torch/testing/_comparison.py:1635:17: error: Module has no attribute "float32" [attr-defined]
torch/testing/_comparison.py:1636:17: error: Module has no attribute "float64" [attr-defined]
torch/sparse/_semi_structured_ops.py:23:13: error: Module has no attribute "_DisableTorchDispatch" [attr-defined]
torch/sparse/_semi_structured_ops.py:57:30: error: Module has no attribute "int32" [attr-defined]
torch/sparse/_semi_structured_ops.py:57:73: error: Module has no attribute "int16" [attr-defined]
torch/sparse/_semi_structured_ops.py:72:9: error: Module has no attribute "Size" [attr-defined]
torch/sparse/_semi_structured_ops.py:181:23: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/sparse/_semi_structured_ops.py:182:23: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/sparse/_semi_structured_ops.py:188:29: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_semi_structured_ops.py:192:21: error: Module has no attribute "_cslt_sparse_mm" [attr-defined]
torch/sparse/_semi_structured_conversions.py:21:16: error: Module has no attribute "arange" [attr-defined]
torch/sparse/_semi_structured_conversions.py:22:16: error: Module has no attribute "arange" [attr-defined]
torch/sparse/_semi_structured_conversions.py:33:63: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_semi_structured_conversions.py:34:65: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_semi_structured_conversions.py:61:18: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_semi_structured_conversions.py:62:23: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_semi_structured_conversions.py:63:22: error: Module has no attribute "int32" [attr-defined]
torch/sparse/_semi_structured_conversions.py:64:26: error: Module has no attribute "half" [attr-defined]
torch/sparse/_semi_structured_conversions.py:64:38: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_semi_structured_conversions.py:64:54: error: Module has no attribute "float" [attr-defined]
torch/sparse/_semi_structured_conversions.py:65:22: error: Module has no attribute "int16" [attr-defined]
torch/sparse/_semi_structured_conversions.py:72:22: error: Module has no attribute "int32" [attr-defined]
torch/sparse/_semi_structured_conversions.py:87:23: error: Module has no attribute "float" [attr-defined]
torch/sparse/_semi_structured_conversions.py:138:29: error: Module has no attribute "int64" [attr-defined]
torch/sparse/_semi_structured_conversions.py:139:29: error: Module has no attribute "int64" [attr-defined]
torch/sparse/_semi_structured_conversions.py:141:23: error: Module has no attribute "float" [attr-defined]
torch/sparse/_semi_structured_conversions.py:145:18: error: Module has no attribute "stack" [attr-defined]
torch/sparse/_semi_structured_conversions.py:207:27: error: Module has no attribute "int16" [attr-defined]
torch/sparse/_semi_structured_conversions.py:207:40: error: Module has no attribute "int32" [attr-defined]
torch/sparse/_semi_structured_conversions.py:211:24: error: Module has no attribute "float" [attr-defined]
torch/sparse/_semi_structured_conversions.py:231:12: error: Module has no attribute "gather" [attr-defined]
torch/sparse/_semi_structured_conversions.py:240:14: error: Module has no attribute "empty" [attr-defined]
torch/sparse/_semi_structured_conversions.py:273:9: error: Module has no attribute "arange" [attr-defined]
torch/sparse/_semi_structured_conversions.py:276:13: error: Module has no attribute "zeros" [attr-defined]
torch/sparse/_semi_structured_conversions.py:277:24: error: Module has no attribute "float" [attr-defined]
torch/sparse/_semi_structured_conversions.py:280:20: error: Module has no attribute "half" [attr-defined]
torch/sparse/_semi_structured_conversions.py:281:43: error: Module has no attribute "half" [attr-defined]
torch/sparse/_semi_structured_conversions.py:323:35: error: Module has no attribute "uint8" [attr-defined]
torch/sparse/_semi_structured_conversions.py:352:26: error: Module has no attribute "arange" [attr-defined]
torch/sparse/_semi_structured_conversions.py:352:48: error: Module has no attribute "float" [attr-defined]
torch/sparse/_semi_structured_conversions.py:355:42: error: Module has no attribute "float" [attr-defined]
torch/sparse/_semi_structured_conversions.py:356:10: error: Module has no attribute "uint8" [attr-defined]
torch/nn/utils/memory_format.py:12:32: error: Name "torch.memory_format" is not defined [name-defined]
torch/nn/utils/memory_format.py:92:32: error: Name "torch.memory_format" is not defined [name-defined]
torch/nn/utils/fusion.py:84:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/utils/fusion.py:86:16: error: Module has no attribute "ones_like" [attr-defined]
torch/nn/utils/fusion.py:88:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/utils/fusion.py:89:20: error: Module has no attribute "rsqrt" [attr-defined]
torch/nn/utils/fusion.py:182:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/utils/fusion.py:183:23: error: Module has no attribute "rsqrt" [attr-defined]
torch/nn/utils/convert_parameters.py:25:12: error: Module has no attribute "cat" [attr-defined]
torch/nn/utils/convert_parameters.py:72:37: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/nested/_internal/nested_int.py:88:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/nested/_internal/nested_int.py:91:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/nested/_internal/nested_int.py:94:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/nested/_internal/nested_int.py:97:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/nested/_internal/nested_int.py:100:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/nested/_internal/nested_int.py:103:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/multiprocessing/reductions.py:334:9: error: Module has no attribute "sparse_coo" [attr-defined]
torch/multiprocessing/reductions.py:335:9: error: Module has no attribute "sparse_csr" [attr-defined]
torch/multiprocessing/reductions.py:336:9: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/multiprocessing/reductions.py:337:9: error: Module has no attribute "sparse_csc" [attr-defined]
torch/multiprocessing/reductions.py:338:9: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/multiprocessing/reductions.py:417:12: error: Module has no attribute "_nested_view_from_buffer_copy" [attr-defined]
torch/multiprocessing/reductions.py:455:12: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/multiprocessing/reductions.py:473:12: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/multiprocessing/reductions.py:479:25: error: Module has no attribute "sparse_coo" [attr-defined]
torch/multiprocessing/reductions.py:494:30: error: Module has no attribute "sparse_csr" [attr-defined]
torch/multiprocessing/reductions.py:494:48: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/multiprocessing/reductions.py:497:32: error: Module has no attribute "sparse_csc" [attr-defined]
torch/multiprocessing/reductions.py:497:50: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/mtia/mtia_graph.py:12:17: error: Name "torch._C._MTIAGraph" is not defined [name-defined]
torch/mtia/mtia_graph.py:58:38: error: Variable "torch.mtia.Stream" is not valid as a type [valid-type]
torch/mtia/mtia_graph.py:58:38: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/mtia_graph.py:64:26: error: Variable "torch.mtia.Stream" is not valid as a type [valid-type]
torch/mtia/mtia_graph.py:64:26: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/mtia_graph.py:83:9: error: Cannot determine type of "stream_ctx" [has-type]
torch/mtia/mtia_graph.py:86:9: error: Cannot determine type of "mtia_graph" [has-type]
torch/mtia/mtia_graph.py:89:9: error: Cannot determine type of "mtia_graph" [has-type]
torch/mtia/mtia_graph.py:90:9: error: Cannot determine type of "stream_ctx" [has-type]
torch/mps/event.py:16:26: error: Module has no attribute "_mps_acquireEvent" [attr-defined]
torch/mps/event.py:25:9: error: Module has no attribute "_mps_recordEvent" [attr-defined]
torch/mps/event.py:29:9: error: Module has no attribute "_mps_waitForEvent" [attr-defined]
torch/mps/event.py:33:16: error: Module has no attribute "_mps_queryEvent" [attr-defined]
torch/mps/event.py:39:9: error: Module has no attribute "_mps_synchronizeEvent" [attr-defined]
torch/mps/event.py:45:16: error: Module has no attribute "_mps_elapsedTimeOfEvents" [attr-defined]
torch/jit/_state.py:62:14: error: Module has no attribute "CompilationUnit" [attr-defined]
torch/jit/_ir_utils.py:10:29: error: Name "torch._C.Graph" is not defined [name-defined]
torch/jit/_ir_utils.py:11:29: error: Name "torch._C.Node" is not defined [name-defined]
torch/jit/_ir_utils.py:11:44: error: Name "torch._C.Block" is not defined [name-defined]
torch/jit/_ir_utils.py:31:11: error: Name "torch._C.Graph" is not defined [name-defined]
torch/jit/_ir_utils.py:31:47: error: Name "torch._C.Node" is not defined [name-defined]
torch/jit/_ir_utils.py:31:62: error: Name "torch._C.Block" is not defined [name-defined]
torch/jit/_fuser.py:10:19: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/jit/_fuser.py:11:5: error: Module has no attribute "_set_graph_executor_optimize" [attr-defined]
torch/jit/_fuser.py:15:9: error: Module has no attribute "_set_graph_executor_optimize" [attr-defined]
torch/jit/_fuser.py:28:20: error: Module has no attribute "_jit_can_fuse_on_cpu" [attr-defined]
torch/jit/_fuser.py:29:20: error: Module has no attribute "_jit_can_fuse_on_gpu" [attr-defined]
torch/jit/_fuser.py:30:29: error: Module has no attribute "_jit_texpr_fuser_enabled" [attr-defined]
torch/jit/_fuser.py:31:25: error: Module has no attribute "_jit_nvfuser_enabled" [attr-defined]
torch/jit/_fuser.py:32:22: error: Module has no attribute "_jit_llga_enabled" [attr-defined]
torch/jit/_fuser.py:34:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu" [attr-defined]
torch/jit/_fuser.py:35:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu" [attr-defined]
torch/jit/_fuser.py:36:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled" [attr-defined]
torch/jit/_fuser.py:37:9: error: Module has no attribute "_jit_set_nvfuser_enabled" [attr-defined]
torch/jit/_fuser.py:38:9: error: Module has no attribute "_jit_set_llga_enabled" [attr-defined]
torch/jit/_fuser.py:40:34: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/jit/_fuser.py:41:30: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/jit/_fuser.py:42:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu" [attr-defined]
torch/jit/_fuser.py:43:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu" [attr-defined]
torch/jit/_fuser.py:44:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled" [attr-defined]
torch/jit/_fuser.py:45:9: error: Module has no attribute "_jit_set_nvfuser_enabled" [attr-defined]
torch/jit/_fuser.py:46:9: error: Module has no attribute "_jit_set_llga_enabled" [attr-defined]
torch/jit/_fuser.py:48:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu" [attr-defined]
torch/jit/_fuser.py:49:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu" [attr-defined]
torch/jit/_fuser.py:50:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled" [attr-defined]
torch/jit/_fuser.py:51:9: error: Module has no attribute "_jit_set_nvfuser_enabled" [attr-defined]
torch/jit/_fuser.py:52:9: error: Module has no attribute "_jit_set_llga_enabled" [attr-defined]
torch/jit/_fuser.py:54:34: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/jit/_fuser.py:55:30: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/jit/_fuser.py:56:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu" [attr-defined]
torch/jit/_fuser.py:57:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu" [attr-defined]
torch/jit/_fuser.py:58:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled" [attr-defined]
torch/jit/_fuser.py:59:9: error: Module has no attribute "_jit_set_nvfuser_enabled" [attr-defined]
torch/jit/_fuser.py:60:9: error: Module has no attribute "_jit_set_llga_enabled" [attr-defined]
torch/jit/_fuser.py:62:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu" [attr-defined]
torch/jit/_fuser.py:63:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu" [attr-defined]
torch/jit/_fuser.py:64:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled" [attr-defined]
torch/jit/_fuser.py:65:9: error: Module has no attribute "_jit_set_nvfuser_enabled" [attr-defined]
torch/jit/_fuser.py:66:9: error: Module has no attribute "_jit_set_llga_enabled" [attr-defined]
torch/jit/_fuser.py:73:13: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/jit/_fuser.py:73:13: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/jit/_fuser.py:74:13: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/jit/_fuser.py:74:13: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/jit/_fuser.py:76:9: error: Module has no attribute "_jit_override_can_fuse_on_cpu" [attr-defined]
torch/jit/_fuser.py:77:9: error: Module has no attribute "_jit_override_can_fuse_on_gpu" [attr-defined]
torch/jit/_fuser.py:78:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled" [attr-defined]
torch/jit/_fuser.py:79:9: error: Module has no attribute "_jit_set_nvfuser_enabled" [attr-defined]
torch/jit/_fuser.py:80:9: error: Module has no attribute "_jit_set_llga_enabled" [attr-defined]
torch/jit/_fuser.py:83:33: error: Module has no attribute "_last_executed_optimized_graph" [attr-defined]
torch/jit/_fuser.py:108:26: error: Name "torch._C.Node" is not defined [name-defined]
torch/jit/_fuser.py:160:12: error: Module has no attribute "_jit_set_fusion_strategy" [attr-defined]
torch/jit/_builtins.py:23:5: error: Module has no attribute "_nn" [attr-defined]
torch/jit/_builtins.py:104:6: error: Module has no attribute "_infer_size" [attr-defined]
torch/jit/_builtins.py:114:6: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/jit/_builtins.py:115:6: error: Module has no attribute "_get_cpu_capability" [attr-defined]
torch/jit/_builtins.py:121:6: error: Module has no attribute "unique_dim" [attr-defined]
torch/jit/_builtins.py:123:6: error: Module has no attribute "nuclear_norm" [attr-defined]
torch/jit/_builtins.py:124:6: error: Module has no attribute "frobenius_norm" [attr-defined]
torch/futures/__init__.py:20:14: error: Name "torch._C.Future" is not defined [name-defined]
torch/futures/__init__.py:30:57: error: Name "torch.device" is not defined [name-defined]
torch/futures/__init__.py:47:27: error: Module has no attribute "device" [attr-defined]
torch/futures/__init__.py:313:9: error: Module has no attribute "_collect_all" [attr-defined]
torch/futures/__init__.py:313:41: error: Name "torch._C.Future" is not defined [name-defined]
torch/futures/__init__.py:334:20: error: Module has no attribute "_collect_all" [attr-defined]
torch/futures/__init__.py:334:52: error: Name "torch._C.Future" is not defined [name-defined]
torch/distributions/constraints.py:521:16: error: Module has no attribute "all" [attr-defined]
torch/distributions/constraints.py:582:13: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/constraints.py:597:16: error: Module has no attribute "full" [attr-defined]
torch/distributions/constraints.py:600:19: error: Module has no attribute "bool" [attr-defined]
torch/distributions/constraints.py:614:16: error: Module has no attribute "isclose" [attr-defined]
torch/distributions/constraints.py:674:16: error: Module has no attribute "cat" [attr-defined]
torch/distributions/constraints.py:704:16: error: Module has no attribute "stack" [attr-defined]
torch/distributed/remote_device.py:25:50: error: Name "torch.device" is not defined [name-defined]
torch/distributed/remote_device.py:32:48: error: Name "torch.device" is not defined [name-defined]
torch/distributed/remote_device.py:34:38: error: Module has no attribute "device" [attr-defined]
torch/distributed/remote_device.py:59:24: error: Module has no attribute "device" [attr-defined]
torch/distributed/remote_device.py:79:13: error: Module has no attribute "device" [attr-defined]
torch/distributed/remote_device.py:95:25: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/backend_registry.py:167:40: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/backend_registry.py:255:26: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/backend_registry.py:260:29: error: Module has no attribute "device" [attr-defined]
torch/distributed/rpc/backend_registry.py:267:41: error: Name "torch.device" is not defined [name-defined]
torch/distributed/algorithms/join.py:75:30: error: Name "torch.device" is not defined [name-defined]
torch/distributed/algorithms/join.py:284:31: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/algorithms/join.py:293:16: error: Module has no attribute "ones" [attr-defined]
torch/distributed/algorithms/join.py:337:16: error: Module has no attribute "ones" [attr-defined]
torch/distributed/algorithms/join.py:342:21: error: Module has no attribute "zeros" [attr-defined]
torch/cuda/tunable.py:437:13: error: Name "torch.dtype" is not defined [name-defined]
torch/cuda/tunable.py:439:22: error: Name "torch.dtype" is not defined [name-defined]
torch/cuda/tunable.py:462:20: error: Module has no attribute "randn" [attr-defined]
torch/cuda/tunable.py:463:20: error: Module has no attribute "randn" [attr-defined]
torch/cuda/tunable.py:465:20: error: Module has no attribute "full" [attr-defined]
torch/cuda/tunable.py:466:20: error: Module has no attribute "full" [attr-defined]
torch/cuda/tunable.py:474:17: error: Module has no attribute "rand" [attr-defined]
torch/cuda/tunable.py:476:22: error: Module has no attribute "rand" [attr-defined]
torch/cuda/tunable.py:479:17: error: Module has no attribute "rand" [attr-defined]
torch/cuda/tunable.py:481:22: error: Module has no attribute "rand" [attr-defined]
torch/cuda/tunable.py:485:17: error: Module has no attribute "full" [attr-defined]
torch/cuda/tunable.py:487:22: error: Module has no attribute "full" [attr-defined]
torch/cuda/tunable.py:490:17: error: Module has no attribute "full" [attr-defined]
torch/cuda/tunable.py:492:22: error: Module has no attribute "full" [attr-defined]
torch/cuda/tunable.py:507:12: error: Name "torch.dtype" is not defined [name-defined]
torch/cuda/tunable.py:523:16: error: Module has no attribute "randn" [attr-defined]
torch/cuda/tunable.py:524:16: error: Module has no attribute "randn" [attr-defined]
torch/cuda/tunable.py:531:13: error: Module has no attribute "rand" [attr-defined]
torch/cuda/tunable.py:533:18: error: Module has no attribute "rand" [attr-defined]
torch/cuda/tunable.py:536:13: error: Module has no attribute "rand" [attr-defined]
torch/cuda/tunable.py:538:18: error: Module has no attribute "rand" [attr-defined]
torch/cuda/tunable.py:551:18: error: Module has no attribute "float32" [attr-defined]
torch/cuda/tunable.py:552:17: error: Module has no attribute "float32" [attr-defined]
torch/cuda/tunable.py:553:19: error: Module has no attribute "float64" [attr-defined]
torch/cuda/tunable.py:554:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/cuda/tunable.py:555:17: error: Module has no attribute "half" [attr-defined]
torch/cuda/tunable.py:556:33: error: Module has no attribute "complex128" [attr-defined]
torch/cuda/tunable.py:557:32: error: Module has no attribute "complex64" [attr-defined]
torch/cuda/tunable.py:558:26: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/cuda/tunable.py:559:24: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/cuda/tunable.py:560:28: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/cuda/tunable.py:561:28: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/cuda/tunable.py:635:51: error: Module has no attribute "dtype" [attr-defined]
torch/cuda/tunable.py:641:9: error: Module has no attribute "mm" [attr-defined]
torch/cuda/tunable.py:656:51: error: Module has no attribute "dtype" [attr-defined]
torch/cuda/tunable.py:673:9: error: Module has no attribute "bmm" [attr-defined]
torch/cuda/tunable.py:680:53: error: Module has no attribute "dtype" [attr-defined]
torch/cuda/tunable.py:708:22: error: Module has no attribute "ones" [attr-defined]
torch/cuda/tunable.py:711:17: error: Module has no attribute "ones" [attr-defined]
torch/cuda/tunable.py:716:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/cuda/tunable.py:717:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/cuda/tunable.py:721:13: error: Module has no attribute "_scaled_mm" [attr-defined]
torch/cuda/tunable.py:728:17: error: Module has no attribute "full" [attr-defined]
torch/cuda/tunable.py:732:13: error: Module has no attribute "_scaled_mm" [attr-defined]
torch/cuda/tunable.py:741:51: error: Module has no attribute "dtype" [attr-defined]
torch/cuda/tunable.py:744:16: error: Module has no attribute "rand" [attr-defined]
torch/cuda/nccl.py:46:11: error: Module has no attribute "_nccl_version" [attr-defined]
torch/cuda/nccl.py:50:14: error: Module has no attribute "_nccl_version_suffix" [attr-defined]
torch/cuda/nccl.py:58:12: error: Module has no attribute "_nccl_unique_id" [attr-defined]
torch/cuda/nccl.py:62:12: error: Module has no attribute "_nccl_init_rank" [attr-defined]
torch/cuda/nccl.py:77:5: error: Module has no attribute "_nccl_all_reduce" [attr-defined]
torch/cuda/nccl.py:122:5: error: Module has no attribute "_nccl_reduce" [attr-defined]
torch/cuda/nccl.py:129:5: error: Module has no attribute "_nccl_broadcast" [attr-defined]
torch/cuda/nccl.py:140:5: error: Module has no attribute "_nccl_all_gather" [attr-defined]
torch/cuda/nccl.py:152:5: error: Module has no attribute "_nccl_reduce_scatter" [attr-defined]
torch/cuda/_device_limits.py:2:1: error: Module "torch._C" has no attribute "dtype" [attr-defined]
torch/cuda/_device_limits.py:15:39: error: Name "torch.device" is not defined [name-defined]
torch/cuda/_device_limits.py:23:13: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/cuda/_device_limits.py:23:13: error: _CudaDeviceProperties? has no attribute "minor" [attr-defined]
torch/cuda/_device_limits.py:47:25: error: Module has no attribute "float16" [attr-defined]
torch/cuda/_device_limits.py:49:27: error: Module has no attribute "float32" [attr-defined]
torch/cuda/_device_limits.py:51:27: error: Module has no attribute "float64" [attr-defined]
torch/cuda/_device_limits.py:85:25: error: Module has no attribute "float16" [attr-defined]
torch/cuda/_device_limits.py:87:27: error: Module has no attribute "bfloat16" [attr-defined]
torch/cuda/_device_limits.py:90:27: error: Module has no attribute "float32" [attr-defined]
torch/cuda/_device_limits.py:92:27: error: Module has no attribute "int8" [attr-defined]
torch/cuda/_device_limits.py:94:27: error: Module has no attribute "float64" [attr-defined]
torch/cuda/_device_limits.py:109:19: error: _CudaDeviceProperties? has no attribute "multi_processor_count" [attr-defined]
torch/cuda/_device_limits.py:110:22: error: _CudaDeviceProperties? has no attribute "clock_rate" [attr-defined]
torch/cuda/_device_limits.py:126:39: error: _CudaDeviceProperties? has no attribute "memory_bus_width" [attr-defined]
torch/cuda/_device_limits.py:127:29: error: _CudaDeviceProperties? has no attribute "memory_clock_rate" [attr-defined]
torch/cuda/_device_limits.py:134:19: error: _CudaDeviceProperties? has no attribute "multi_processor_count" [attr-defined]
torch/cuda/_device_limits.py:138:42: error: _CudaDeviceProperties? has no attribute "clock_rate" [attr-defined]
torch/cuda/amp/autocast_mode.py:35:20: error: Name "torch.dtype" is not defined [name-defined]
torch/cuda/amp/autocast_mode.py:35:34: error: Module has no attribute "float16" [attr-defined]
torch/cuda/amp/autocast_mode.py:46:16: error: Name "torch.dtype" is not defined [name-defined]
torch/cuda/amp/autocast_mode.py:46:30: error: Module has no attribute "float16" [attr-defined]
torch/cpu/amp/autocast_mode.py:34:20: error: Name "torch.dtype" is not defined [name-defined]
torch/cpu/amp/autocast_mode.py:34:34: error: Module has no attribute "bfloat16" [attr-defined]
torch/cpu/amp/autocast_mode.py:45:16: error: Name "torch.dtype" is not defined [name-defined]
torch/cpu/amp/autocast_mode.py:45:30: error: Module has no attribute "bfloat16" [attr-defined]
torch/backends/quantized/__init__.py:34:33: error: Module has no attribute "_get_qengine" [attr-defined]
torch/backends/quantized/__init__.py:37:9: error: Module has no attribute "_set_qengine" [attr-defined]
torch/backends/quantized/__init__.py:42:20: error: Module has no attribute "_supported_qengines" [attr-defined]
torch/backends/openmp/__init__.py:7:12: error: Module has no attribute "has_openmp" [attr-defined]
torch/backends/mkl/__init__.py:7:12: error: Module has no attribute "has_mkl" [attr-defined]
torch/backends/kleidiai/__init__.py:7:12: error: Module has no attribute "_has_kleidiai" [attr-defined]
torch/backends/cusparselt/__init__.py:51:12: error: Module has no attribute "_has_cusparselt" [attr-defined]
torch/backends/cuda/__init__.py:46:12: error: Module has no attribute "_has_cuda" [attr-defined]
torch/backends/cuda/__init__.py:77:9: error: Module has no attribute "_cufft_get_plan_cache_size" [attr-defined]
torch/backends/cuda/__init__.py:83:9: error: Module has no attribute "_cufft_get_plan_cache_max_size" [attr-defined]
torch/backends/cuda/__init__.py:83:47: error: Module has no attribute "_cufft_set_plan_cache_max_size" [attr-defined]
torch/backends/cuda/__init__.py:87:16: error: Module has no attribute "_cufft_clear_plan_cache" [attr-defined]
torch/backends/cuda/__init__.py:156:20: error: Module has no attribute "_get_cublas_allow_tf32" [attr-defined]
torch/backends/cuda/__init__.py:159:17: error: Module has no attribute "_get_cublas_allow_fp16_reduced_precision_reduction" [attr-defined]
torch/backends/cuda/__init__.py:164:17: error: Module has no attribute "_get_cublas_allow_fp16_reduced_precision_reduction" [attr-defined]
torch/backends/cuda/__init__.py:169:17: error: Module has no attribute "_get_cublas_allow_bf16_reduced_precision_reduction" [attr-defined]
torch/backends/cuda/__init__.py:174:17: error: Module has no attribute "_get_cublas_allow_bf16_reduced_precision_reduction" [attr-defined]
torch/backends/cuda/__init__.py:178:20: error: Module has no attribute "_get_cublas_allow_fp16_accumulation" [attr-defined]
torch/backends/cuda/__init__.py:180:20: error: Module has no attribute "_get_fp32_precision_getter" [attr-defined]
torch/backends/cuda/__init__.py:185:20: error: Module has no attribute "_set_cublas_allow_tf32" [attr-defined]
torch/backends/cuda/__init__.py:190:20: error: Module has no attribute "_set_cublas_allow_fp16_reduced_precision_reduction" [attr-defined]
torch/backends/cuda/__init__.py:198:20: error: Module has no attribute "_set_cublas_allow_bf16_reduced_precision_reduction" [attr-defined]
torch/backends/cuda/__init__.py:203:20: error: Module has no attribute "_set_cublas_allow_fp16_accumulation" [attr-defined]
torch/backends/cuda/__init__.py:205:20: error: Module has no attribute "_set_fp32_precision_setter" [attr-defined]
torch/backends/cuda/__init__.py:210:16: error: Module has no attribute "_LinalgBackend" [attr-defined]
torch/backends/cuda/__init__.py:211:17: error: Module has no attribute "_LinalgBackend" [attr-defined]
torch/backends/cuda/__init__.py:212:14: error: Module has no attribute "_LinalgBackend" [attr-defined]
torch/backends/cuda/__init__.py:218:31: error: Name "torch._C._LinalgBackend" is not defined [name-defined]
torch/backends/cuda/__init__.py:219:6: error: Name "torch._C._LinalgBackend" is not defined [name-defined]
torch/backends/cuda/__init__.py:268:9: error: Module has no attribute "_set_linalg_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:269:30: error: Module has no attribute "_LinalgBackend" [attr-defined]
torch/backends/cuda/__init__.py:270:9: error: Module has no attribute "_set_linalg_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:274:12: error: Module has no attribute "_get_linalg_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:278:16: error: Module has no attribute "_BlasBackend" [attr-defined]
torch/backends/cuda/__init__.py:279:15: error: Module has no attribute "_BlasBackend" [attr-defined]
torch/backends/cuda/__init__.py:280:16: error: Module has no attribute "_BlasBackend" [attr-defined]
torch/backends/cuda/__init__.py:281:17: error: Module has no attribute "_BlasBackend" [attr-defined]
torch/backends/cuda/__init__.py:282:18: error: Module has no attribute "_BlasBackend" [attr-defined]
torch/backends/cuda/__init__.py:283:11: error: Module has no attribute "_BlasBackend" [attr-defined]
torch/backends/cuda/__init__.py:289:31: error: Name "torch._C._BlasBackend" is not defined [name-defined]
torch/backends/cuda/__init__.py:290:6: error: Name "torch._C._BlasBackend" is not defined [name-defined]
torch/backends/cuda/__init__.py:323:9: error: Module has no attribute "_set_blas_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:324:30: error: Module has no attribute "_BlasBackend" [attr-defined]
torch/backends/cuda/__init__.py:325:9: error: Module has no attribute "_set_blas_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:329:12: error: Module has no attribute "_get_blas_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:333:16: error: Module has no attribute "_ROCmFABackend" [attr-defined]
torch/backends/cuda/__init__.py:334:17: error: Module has no attribute "_ROCmFABackend" [attr-defined]
torch/backends/cuda/__init__.py:335:11: error: Module has no attribute "_ROCmFABackend" [attr-defined]
torch/backends/cuda/__init__.py:340:1: error: Module "torch._C" has no attribute "_SDPAParams" [attr-defined]
torch/backends/cuda/__init__.py:340:1: error: Module "torch._C" has no attribute "_SDPBackend" [attr-defined]
torch/backends/cuda/__init__.py:344:31: error: Name "torch._C._ROCmFABackend" is not defined [name-defined]
torch/backends/cuda/__init__.py:345:6: error: Name "torch._C._ROCmFABackend" is not defined [name-defined]
torch/backends/cuda/__init__.py:374:9: error: Module has no attribute "_set_rocm_fa_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:375:30: error: Module has no attribute "_ROCmFABackend" [attr-defined]
torch/backends/cuda/__init__.py:376:9: error: Module has no attribute "_set_rocm_fa_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:380:12: error: Module has no attribute "_get_rocm_fa_preferred_backend" [attr-defined]
torch/backends/cuda/__init__.py:394:12: error: Module has no attribute "_get_flash_sdp_enabled" [attr-defined]
torch/backends/cuda/__init__.py:403:5: error: Module has no attribute "_set_sdp_use_flash" [attr-defined]
torch/backends/cuda/__init__.py:412:12: error: Module has no attribute "_get_mem_efficient_sdp_enabled" [attr-defined]
torch/backends/cuda/__init__.py:421:5: error: Module has no attribute "_set_sdp_use_mem_efficient" [attr-defined]
torch/backends/cuda/__init__.py:430:12: error: Module has no attribute "_get_math_sdp_enabled" [attr-defined]
torch/backends/cuda/__init__.py:439:5: error: Module has no attribute "_set_sdp_use_math" [attr-defined]
torch/backends/cuda/__init__.py:448:5: error: Module has no attribute "_set_math_sdp_allow_fp16_bf16_reduction" [attr-defined]
torch/backends/cuda/__init__.py:457:12: error: Module has no attribute "_get_math_sdp_allow_fp16_bf16_reduction" [attr-defined]
torch/backends/cuda/__init__.py:470:12: error: Module has no attribute "_is_flash_attention_available" [attr-defined]
torch/backends/cuda/__init__.py:490:12: error: Module has no attribute "_can_use_flash_attention" [attr-defined]
torch/backends/cuda/__init__.py:510:12: error: Module has no attribute "_can_use_mem_efficient_attention" [attr-defined]
torch/backends/cuda/__init__.py:530:12: error: Module has no attribute "_can_use_cudnn_attention" [attr-defined]
torch/backends/cuda/__init__.py:539:12: error: Module has no attribute "_get_cudnn_sdp_enabled" [attr-defined]
torch/backends/cuda/__init__.py:548:5: error: Module has no attribute "_set_sdp_use_cudnn" [attr-defined]
torch/backends/cpu/__init__.py:21:12: error: Module has no attribute "_get_cpu_capability" [attr-defined]
torch/backends/__init__.py:70:13: error: Module has no attribute "_set_fp32_precision_setter" [attr-defined]
torch/backends/__init__.py:78:20: error: Module has no attribute "_get_fp32_precision_getter" [attr-defined]
torch/backends/__init__.py:84:19: error: Module has no attribute "_get_fp32_precision_getter" [attr-defined]
torch/backends/__init__.py:86:9: error: Module has no attribute "_set_fp32_precision_setter" [attr-defined]
torch/backends/__init__.py:103:16: error: Module has no attribute "_get_fp32_precision_getter" [attr-defined]
torch/backends/__init__.py:110:16: error: Module has no attribute "_set_fp32_precision_setter" [attr-defined]
torch/autograd/variable.py:3:1: error: Module "torch._C" has no attribute "_ImperativeEngine" [attr-defined]
torch/autograd/variable.py:14:16: error: Name "torch._C._LegacyVariableBase" is not defined [name-defined]
torch/autograd/variable.py:14:16: note: Error code "name-defined" not covered by "type: ignore" comment
torch/autograd/grad_mode.py:81:21: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:136:21: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:137:9: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:140:9: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:185:21: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:187:9: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:190:9: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:194:9: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:197:9: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/autograd/grad_mode.py:290:40: error: Module has no attribute "_InferenceMode" [attr-defined]
torch/autograd/grad_mode.py:304:20: error: Module has no attribute "_InferenceMode" [attr-defined]
torch/autograd/grad_mode.py:332:21: error: Module has no attribute "_is_multithreading_enabled" [attr-defined]
torch/autograd/grad_mode.py:333:9: error: Module has no attribute "_set_multithreading_enabled" [attr-defined]
torch/autograd/grad_mode.py:340:9: error: Module has no attribute "_set_multithreading_enabled" [attr-defined]
torch/autograd/grad_mode.py:372:21: error: Module has no attribute "_is_view_replay_enabled" [attr-defined]
torch/autograd/grad_mode.py:373:9: error: Module has no attribute "_set_view_replay_enabled" [attr-defined]
torch/autograd/grad_mode.py:380:9: error: Module has no attribute "_set_view_replay_enabled" [attr-defined]
torch/autograd/anomaly_mode.py:80:21: error: Module has no attribute "is_anomaly_enabled"; maybe "is_warn_always_enabled"? [attr-defined]
torch/autograd/anomaly_mode.py:82:31: error: Module has no attribute "is_anomaly_check_nan_enabled" [attr-defined]
torch/autograd/anomaly_mode.py:91:9: error: Module has no attribute "set_anomaly_enabled" [attr-defined]
torch/autograd/anomaly_mode.py:94:9: error: Module has no attribute "set_anomaly_enabled" [attr-defined]
torch/autograd/anomaly_mode.py:115:21: error: Module has no attribute "is_anomaly_enabled"; maybe "is_warn_always_enabled"? [attr-defined]
torch/autograd/anomaly_mode.py:116:31: error: Module has no attribute "is_anomaly_check_nan_enabled" [attr-defined]
torch/autograd/anomaly_mode.py:117:9: error: Module has no attribute "set_anomaly_enabled" [attr-defined]
torch/autograd/anomaly_mode.py:123:9: error: Module has no attribute "set_anomaly_enabled" [attr-defined]
torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py:40:21: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:16:28: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:17:26: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:22:30: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:26:13: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:27:13: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:28:13: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:33:13: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:34:13: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:35:13: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:36:13: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:41:22: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:47:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:47:50: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:54:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:58:17: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:59:17: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:65:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:65:53: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:71:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:71:58: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:76:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:76:57: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:79:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:79:60: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:82:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:82:54: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:194:21: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:195:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:202:35: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:203:9: error: Module has no attribute "uint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:204:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:205:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:210:9: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:210:23: error: Module has no attribute "uint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:211:9: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:211:22: error: Module has no attribute "int8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:212:9: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:212:23: error: Module has no attribute "int32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:214:26: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:215:29: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:215:43: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:215:56: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:231:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:232:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:235:29: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:235:43: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:235:56: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:256:21: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:257:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:265:35: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:266:9: error: Module has no attribute "uint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:267:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:268:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:272:9: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:272:23: error: Module has no attribute "uint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:273:9: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:273:22: error: Module has no attribute "int8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:274:9: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:274:23: error: Module has no attribute "int32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:279:26: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:280:29: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:280:43: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:280:56: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:291:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:292:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:295:29: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:295:43: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:295:56: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:311:21: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:312:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:317:24: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:321:26: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:322:29: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:322:43: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:322:56: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:323:22: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:328:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:329:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:331:29: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:331:43: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:331:56: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:331:72: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:332:22: error: Module has no attribute "quantize_per_channel" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:341:21: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:342:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:353:9: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:354:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:355:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:384:21: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:385:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/utils.py:394:9: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:395:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:396:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:426:30: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/utils.py:436:30: error: Module has no attribute "quantize_per_channel" [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:46:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:48:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:120:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:122:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:184:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:186:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:253:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:255:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:322:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/normalization.py:324:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/batchnorm.py:16:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/batchnorm.py:18:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/activation.py:71:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/activation.py:73:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/activation.py:144:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/activation.py:146:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/activation.py:266:22: error: Module has no attribute "_choose_qparams_per_tensor" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:267:22: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:267:64: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:272:22: error: Module has no attribute "_choose_qparams_per_tensor" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:276:22: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:276:64: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:301:13: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:301:47: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:302:14: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:302:74: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:323:30: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:329:19: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:330:52: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:341:30: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:347:19: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/modules/activation.py:348:52: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/qat/dynamic/modules/linear.py:32:29: error: Name "torch.device" is not defined [name-defined]
torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:41:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:41:30: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:46:41: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py:51:43: error: Module has no attribute "float16" [attr-defined]
torch/amp/grad_scaler.py:28:40: error: Name "torch.device" is not defined [name-defined]
torch/amp/grad_scaler.py:30:27: error: Name "torch.device" is not defined [name-defined]
torch/amp/grad_scaler.py:171:52: error: Name "torch.device" is not defined [name-defined]
torch/amp/grad_scaler.py:173:23: error: Module has no attribute "full" [attr-defined]
torch/amp/grad_scaler.py:173:62: error: Module has no attribute "float32" [attr-defined]
torch/amp/grad_scaler.py:174:32: error: Module has no attribute "full" [attr-defined]
torch/amp/grad_scaler.py:175:50: error: Module has no attribute "int32" [attr-defined]
torch/amp/grad_scaler.py:241:15: error: Name "torch.device" is not defined [name-defined]
torch/amp/grad_scaler.py:251:13: error: Name "torch.device" is not defined [name-defined]
torch/amp/grad_scaler.py:251:32: error: Name "torch.dtype" is not defined [name-defined]
torch/amp/grad_scaler.py:260:65: error: Module has no attribute "float16" [attr-defined]
torch/amp/grad_scaler.py:267:48: error: Module has no attribute "float16" [attr-defined]
torch/amp/grad_scaler.py:280:21: error: Module has no attribute "_amp_foreach_non_finite_check_and_unscale_" [attr-defined]
torch/amp/grad_scaler.py:338:38: error: Module has no attribute "device" [attr-defined]
torch/amp/grad_scaler.py:341:21: error: Module has no attribute "full" [attr-defined]
torch/amp/grad_scaler.py:341:47: error: Module has no attribute "float32" [attr-defined]
torch/amp/grad_scaler.py:529:13: error: Module has no attribute "_amp_update_scale_" [attr-defined]
torch/amp/grad_scaler.py:683:27: error: Module has no attribute "full" [attr-defined]
torch/amp/grad_scaler.py:683:53: error: Module has no attribute "float32" [attr-defined]
torch/amp/grad_scaler.py:684:21: error: Module has no attribute "full" [attr-defined]
torch/amp/grad_scaler.py:684:47: error: Module has no attribute "float32" [attr-defined]
torch/_dispatch/python.py:14:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_dispatch/python.py:19:24: error: Module has no attribute "_DisablePythonDispatcher" [attr-defined]
torch/_dispatch/python.py:20:28: error: Module has no attribute "_EnablePythonDispatcher" [attr-defined]
torch/_dispatch/python.py:21:23: error: Module has no attribute "_EnablePreDispatch" [attr-defined]
torch/_dispatch/python.py:57:13: error: Module has no attribute "_dispatch_tls_is_dispatch_key_included" [attr-defined]
torch/_dispatch/python.py:58:9: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_dispatch/python.py:60:12: error: Module has no attribute "_functionalization_reapply_views_tls" [attr-defined]
torch/_dispatch/python.py:62:9: error: Module has no attribute "_disable_functionalization" [attr-defined]
torch/_dispatch/python.py:67:13: error: Module has no attribute "_enable_functionalization" [attr-defined]
torch/_dispatch/python.py:126:20: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_dispatch/python.py:127:25: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_dispatch/python.py:183:30: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_dispatch/python.py:192:34: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_awaits/__init__.py:14:14: error: Name "torch._C._Await" is not defined [name-defined]
torch/_weights_only_unpickler.py:180:23: error: Module has no attribute "Size" [attr-defined]
torch/_weights_only_unpickler.py:182:25: error: Module has no attribute "device" [attr-defined]
torch/_weights_only_unpickler.py:213:9: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_weights_only_unpickler.py:214:9: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/_weights_only_unpickler.py:215:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_weights_only_unpickler.py:216:9: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/_weights_only_unpickler.py:217:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/_tensor.py:34:44: error: Name "_C.TensorBase" is not defined [name-defined]
torch/_tensor.py:85:9: error: Module has no attribute "complex64" [attr-defined]
torch/_tensor.py:86:9: error: Module has no attribute "complex128" [attr-defined]
torch/_tensor.py:87:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_tensor.py:88:9: error: Module has no attribute "float16" [attr-defined]
torch/_tensor.py:89:9: error: Module has no attribute "float32" [attr-defined]
torch/_tensor.py:90:9: error: Module has no attribute "float64" [attr-defined]
torch/_tensor.py:91:9: error: Module has no attribute "uint8" [attr-defined]
torch/_tensor.py:92:9: error: Module has no attribute "int8" [attr-defined]
torch/_tensor.py:93:9: error: Module has no attribute "uint16" [attr-defined]
torch/_tensor.py:94:9: error: Module has no attribute "int16" [attr-defined]
torch/_tensor.py:95:9: error: Module has no attribute "uint32" [attr-defined]
torch/_tensor.py:96:9: error: Module has no attribute "int32" [attr-defined]
torch/_tensor.py:97:9: error: Module has no attribute "uint64" [attr-defined]
torch/_tensor.py:98:9: error: Module has no attribute "int64" [attr-defined]
torch/_tensor.py:99:9: error: Module has no attribute "bool" [attr-defined]
torch/_tensor.py:110:14: error: Name "torch._C.TensorBase" is not defined [name-defined]
torch/_tensor.py:164:25: error: Module has no attribute "_has_storage" [attr-defined]
torch/_tensor.py:165:45: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_tensor.py:183:31: error: Name "torch.qscheme" is not defined [name-defined]
torch/_tensor.py:187:42: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_tensor.py:194:25: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_tensor.py:195:25: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/_tensor.py:336:17: error: Module has no attribute "_has_storage" [attr-defined]
torch/_tensor.py:337:37: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_tensor.py:369:23: error: Name "torch.qscheme" is not defined [name-defined]
torch/_tensor.py:372:34: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_tensor.py:374:21: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_tensor.py:379:17: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_tensor.py:380:17: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/_tensor.py:386:21: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_tensor.py:412:31: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_tensor.py:423:13: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_tensor.py:424:13: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_tensor.py:425:13: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_tensor.py:426:13: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_tensor.py:428:32: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_tensor.py:428:50: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_tensor.py:804:14: error: Module has no attribute "_add_docstr" [attr-defined]
torch/_tensor.py:805:9: error: Module has no attribute "TensorBase" [attr-defined]
torch/_tensor.py:822:15: error: Module has no attribute "_add_docstr" [attr-defined]
torch/_tensor.py:823:9: error: Module has no attribute "TensorBase" [attr-defined]
torch/_tensor.py:936:29: error: Module has no attribute "_lu_with_info" [attr-defined]
torch/_tensor.py:1065:20: error: Module has no attribute "split_with_sizes" [attr-defined]
torch/_tensor.py:1122:20: error: Module has no attribute "TensorBase" [attr-defined]
torch/_tensor.py:1127:2: error: Name "torch._C.TensorBase" is not defined [name-defined]
torch/_tensor.py:1131:13: error: Module has no attribute "TensorBase" [attr-defined]
torch/_tensor.py:1136:9: error: Module has no attribute "TensorBase" [attr-defined]
torch/_tensor.py:1141:16: error: Module has no attribute "remainder" [attr-defined]
torch/_tensor.py:1154:16: error: Module has no attribute "pow" [attr-defined]
torch/_tensor.py:1160:16: error: Module has no attribute "floor_divide" [attr-defined]
torch/_tensor.py:1164:16: error: Module has no attribute "floor_divide" [attr-defined]
torch/_tensor.py:1170:16: error: Module has no attribute "bitwise_left_shift" [attr-defined]
torch/_tensor.py:1176:16: error: Module has no attribute "bitwise_right_shift" [attr-defined]
torch/_tensor.py:1180:16: error: Module has no attribute "matmul" [attr-defined]
torch/_tensor.py:1182:15: error: Module has no attribute "TensorBase" [attr-defined]
torch/_tensor.py:1183:15: error: Module has no attribute "TensorBase" [attr-defined]
torch/_tensor.py:1184:15: error: Module has no attribute "TensorBase" [attr-defined]
torch/_tensor.py:1191:12: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/_tensor.py:1213:12: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/_tensor.py:1266:16: error: Module has no attribute "from_numpy" [attr-defined]
torch/_tensor.py:1281:25: error: "bool" has no attribute "any" [attr-defined]
torch/_tensor.py:1281:25: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_tensor.py:1532:52: error: Name "torch.memory_format" is not defined [name-defined]
torch/_tensor.py:1597:50: error: Module has no attribute "memory_format" [attr-defined]
torch/_tensor.py:1703:14: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/_tensor.py:1710:26: error: Module has no attribute "_disabled_torch_dispatch_impl" [attr-defined]
torch/_tensor.py:1770:27: error: Module has no attribute "strided" [attr-defined]
torch/_tensor.py:1835:20: error: Module has no attribute "_to_dlpack" [attr-defined]
torch/_tensor.py:1837:16: error: Module has no attribute "_to_dlpack_versioned" [attr-defined]
torch/xpu/streams.py:14:14: error: Name "torch._C._XpuStreamBase" is not defined [name-defined]
torch/xpu/streams.py:103:13: error: Name "torch._C._XpuEventBase" is not defined [name-defined]
torch/xpu/_utils.py:29:18: error: Module has no attribute "device" [attr-defined]
torch/xpu/_utils.py:30:27: error: Module has no attribute "device" [attr-defined]
torch/utils/backend_registration.py:4:1: error: Module "torch._C" has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/utils/backend_registration.py:4:1: error: Module "torch._C" has no attribute "_rename_privateuse1_backend" [attr-defined]
torch/utils/backend_registration.py:92:51: error: Name "torch.device" is not defined [name-defined]
torch/utils/backend_registration.py:109:18: error: Module has no attribute "device" [attr-defined]
torch/utils/backend_registration.py:112:27: error: Module has no attribute "device" [attr-defined]
torch/utils/backend_registration.py:139:23: error: Name "torch.device" is not defined [name-defined]
torch/utils/backend_registration.py:168:20: error: Module has no attribute "device" [attr-defined]
torch/utils/backend_registration.py:190:23: error: Name "torch.device" is not defined [name-defined]
torch/utils/backend_registration.py:253:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/backend_registration.py:270:55: error: Name "torch.dtype" is not defined [name-defined]
torch/utils/backend_registration.py:311:33: error: Module has no attribute "device" [attr-defined]
torch/utils/backend_registration.py:357:29: error: Name "torch.dtype" is not defined [name-defined]
torch/utils/backend_registration.py:469:29: error: Name "torch._C._acc.PrivateUse1Hooks" is not defined [name-defined]
torch/utils/backend_registration.py:480:25: error: Name "torch._C._acc.DeviceGuard" is not defined [name-defined]
torch/utils/backend_registration.py:520:5: error: Module has no attribute "register_python_privateuseone_hook" [attr-defined]
torch/utils/backend_registration.py:521:5: error: Module has no attribute "register_python_privateuseone_device_guard" [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "_get_dispatch_stack_at" [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "_len_torch_dispatch_stack" [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "_pop_torch_dispatch_stack" [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "_push_on_torch_dispatch_stack" [attr-defined]
torch/utils/_python_dispatch.py:15:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/utils/_python_dispatch.py:92:46: error: Module has no attribute "DispatchKey" [attr-defined]
torch/utils/_python_dispatch.py:230:9: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/utils/_python_dispatch.py:231:9: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/utils/_python_dispatch.py:234:47: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/utils/_python_dispatch.py:235:28: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/utils/_python_dispatch.py:241:26: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/utils/_python_dispatch.py:258:26: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/utils/_python_dispatch.py:268:16: error: Module has no attribute "_unset_dispatch_mode" [attr-defined]
torch/utils/_python_dispatch.py:273:9: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/utils/_python_dispatch.py:274:9: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/utils/_python_dispatch.py:299:31: error: Module has no attribute "DispatchKey" [attr-defined]
torch/utils/_python_dispatch.py:311:10: error: Module has no attribute "_functionality_to_backend_keys" [attr-defined]
torch/utils/_python_dispatch.py:318:32: error: Name "torch._C._TorchDispatchModeKey" is not defined [name-defined]
torch/utils/_python_dispatch.py:324:35: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/utils/_python_dispatch.py:414:12: error: Name "torch._C.Size" is not defined [name-defined]
torch/utils/_python_dispatch.py:439:24: error: Name "torch.memory_format" is not defined [name-defined]
torch/utils/_python_dispatch.py:450:24: error: Name "torch.memory_format" is not defined [name-defined]
torch/utils/_python_dispatch.py:460:24: error: Name "torch.memory_format" is not defined [name-defined]
torch/utils/_python_dispatch.py:610:17: error: Module has no attribute "_functionalize_unsafe_set" [attr-defined]
torch/utils/_python_dispatch.py:614:13: error: Module has no attribute "_functionalize_unsafe_set" [attr-defined]
torch/utils/_python_dispatch.py:753:28: error: Module has no attribute "Tag" [attr-defined]
torch/utils/_python_dispatch.py:797:27: error: Module has no attribute "_parse_dispatch_key" [attr-defined]
torch/utils/_python_dispatch.py:798:17: error: Module has no attribute "_dispatch_key_for_device" [attr-defined]
torch/utils/_python_dispatch.py:804:40: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/utils/_python_dispatch.py:885:31: error: Module has no attribute "_meta_in_tls_dispatch_include" [attr-defined]
torch/utils/_python_dispatch.py:886:17: error: Module has no attribute "_set_meta_in_tls_dispatch_include" [attr-defined]
torch/utils/_python_dispatch.py:890:21: error: Module has no attribute "_set_meta_in_tls_dispatch_include" [attr-defined]
torch/testing/__init__.py:1:1: error: Module "torch._C" has no attribute "FileCheck" [attr-defined]
torch/sparse/semi_structured.py:58:36: error: Name "torch.dtype" is not defined [name-defined]
torch/sparse/semi_structured.py:79:16: error: Name "torch.Size" is not defined [name-defined]
torch/sparse/semi_structured.py:167:33: error: Name "torch.Size" is not defined [name-defined]
torch/sparse/semi_structured.py:183:28: error: Name "torch.Size" is not defined [name-defined]
torch/sparse/semi_structured.py:203:26: error: Module has no attribute "_disabled_torch_function_impl" [attr-defined]
torch/sparse/semi_structured.py:203:26: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/sparse/semi_structured.py:299:57: error: Argument 2 to "pad" has incompatible type "tuple[int, Any | int, int, Any | int]"; expected "list[int]" [arg-type]
torch/sparse/semi_structured.py:305:16: error: Module has no attribute "mm" [attr-defined]
torch/sparse/semi_structured.py:305:31: error: Module has no attribute "eye" [attr-defined]
torch/sparse/semi_structured.py:403:9: error: Module has no attribute "int8" [attr-defined]
torch/sparse/semi_structured.py:404:9: error: Module has no attribute "float16" [attr-defined]
torch/sparse/semi_structured.py:405:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/semi_structured.py:406:9: error: Module has no attribute "float32" [attr-defined]
torch/sparse/semi_structured.py:501:13: error: Module has no attribute "_sparse_semi_structured_tile" [attr-defined]
torch/sparse/semi_structured.py:534:23: error: Module has no attribute "_sparse_semi_structured_mm" [attr-defined]
torch/sparse/semi_structured.py:536:23: error: Module has no attribute "_sparse_semi_structured_addmm" [attr-defined]
torch/sparse/semi_structured.py:556:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/sparse/semi_structured.py:557:9: error: Module has no attribute "int8" [attr-defined]
torch/sparse/semi_structured.py:558:9: error: Module has no attribute "float16" [attr-defined]
torch/sparse/semi_structured.py:559:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/semi_structured.py:570:20: error: Module has no attribute "_cslt_compress" [attr-defined]
torch/sparse/semi_structured.py:625:13: error: Module has no attribute "_sparse_semi_structured_tile" [attr-defined]
torch/sparse/semi_structured.py:669:26: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/sparse/semi_structured.py:680:19: error: Module has no attribute "_cslt_sparse_mm" [attr-defined]
torch/profiler/_memory_profiler.py:11:1: error: Module "torch._C" has no attribute "FunctionSchema" [attr-defined]
torch/profiler/_memory_profiler.py:67:13: error: Name "torch.device" is not defined [name-defined]
torch/profiler/_memory_profiler.py:116:17: error: Name "torch.device" is not defined [name-defined]
torch/profiler/_memory_profiler.py:266:36: error: Module has no attribute "OptionalType" [attr-defined]
torch/profiler/_memory_profiler.py:270:36: error: Module has no attribute "AnyType" [attr-defined]
torch/profiler/_memory_profiler.py:273:36: error: Module has no attribute "ListType" [attr-defined]
torch/profiler/_memory_profiler.py:279:14: error: Module has no attribute "TensorType" [attr-defined]
torch/profiler/_memory_profiler.py:280:14: error: Module has no attribute "NoneType" [attr-defined]
torch/profiler/_memory_profiler.py:281:14: error: Module has no attribute "BoolType" [attr-defined]
torch/profiler/_memory_profiler.py:282:14: error: Module has no attribute "IntType" [attr-defined]
torch/profiler/_memory_profiler.py:283:14: error: Module has no attribute "FloatType" [attr-defined]
torch/profiler/_memory_profiler.py:284:14: error: Module has no attribute "ComplexType" [attr-defined]
torch/profiler/_memory_profiler.py:285:14: error: Module has no attribute "NumberType" [attr-defined]
torch/profiler/_memory_profiler.py:315:26: error: Module has no attribute "_jit_get_schemas_for_operator" [attr-defined]
torch/profiler/_memory_profiler.py:380:62: error: Module has no attribute "strided" [attr-defined]
torch/profiler/_memory_profiler.py:678:39: error: Name "torch.device" is not defined [name-defined]
torch/profiler/_memory_profiler.py:1006:18: error: Module has no attribute "device" [attr-defined]
torch/profiler/_memory_profiler.py:1074:18: error: Module has no attribute "device" [attr-defined]
torch/profiler/_memory_profiler.py:1167:18: error: Module has no attribute "device" [attr-defined]
torch/nn/parallel/comm.py:44:16: error: Module has no attribute "_broadcast" [attr-defined]
torch/nn/parallel/comm.py:47:16: error: Module has no attribute "_broadcast_out" [attr-defined]
torch/nn/parallel/comm.py:67:12: error: Module has no attribute "_broadcast_coalesced" [attr-defined]
torch/nn/parallel/comm.py:107:18: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/parallel/comm.py:110:30: error: Module has no attribute "device" [attr-defined]
torch/nn/parallel/comm.py:206:22: error: Module has no attribute "_scatter" [attr-defined]
torch/nn/parallel/comm.py:216:22: error: Module has no attribute "_scatter_out" [attr-defined]
torch/nn/parallel/comm.py:255:16: error: Module has no attribute "_gather" [attr-defined]
torch/nn/parallel/comm.py:261:16: error: Module has no attribute "_gather_out" [attr-defined]
torch/nn/attention/__init__.py:10:1: error: Module "torch._C" has no attribute "_SDPBackend" [attr-defined]
torch/nn/attention/__init__.py:91:25: error: Module has no attribute "_get_sdp_priority_order" [attr-defined]
torch/nn/attention/__init__.py:105:29: error: Module has no attribute "_get_sdp_priority_order" [attr-defined]
torch/nn/attention/__init__.py:109:9: error: Module has no attribute "_set_sdp_priority_order" [attr-defined]
torch/multiprocessing/__init__.py:37:1: error: Module has no attribute "_multiprocessing_init" [attr-defined]
torch/multiprocessing/__init__.py:89:5: error: Module has no attribute "_set_thread_name" [attr-defined]
torch/multiprocessing/__init__.py:98:12: error: Module has no attribute "_get_thread_name" [attr-defined]
torch/mtia/_utils.py:28:18: error: Module has no attribute "device" [attr-defined]
torch/mtia/_utils.py:29:27: error: Module has no attribute "device" [attr-defined]
torch/masked/maskedtensor/core.py:47:32: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/core.py:51:34: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/core.py:58:41: error: Module has no attribute "eq" [attr-defined]
torch/masked/maskedtensor/core.py:59:37: error: Module has no attribute "allclose" [attr-defined]
torch/masked/maskedtensor/core.py:108:24: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/core.py:108:42: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/core.py:185:27: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/core.py:189:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/maskedtensor/core.py:190:29: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/core.py:192:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/maskedtensor/core.py:205:32: error: Module has no attribute "strided" [attr-defined]
torch/masked/maskedtensor/core.py:205:47: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/core.py:205:65: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/core.py:207:27: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/core.py:212:29: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/core.py:219:26: error: Module has no attribute "bool" [attr-defined]
torch/masked/maskedtensor/core.py:222:27: error: Module has no attribute "float16" [attr-defined]
torch/masked/maskedtensor/core.py:223:30: error: Module has no attribute "float32" [attr-defined]
torch/masked/maskedtensor/core.py:224:30: error: Module has no attribute "float64" [attr-defined]
torch/masked/maskedtensor/core.py:225:30: error: Module has no attribute "bool" [attr-defined]
torch/masked/maskedtensor/core.py:226:30: error: Module has no attribute "int8" [attr-defined]
torch/masked/maskedtensor/core.py:227:30: error: Module has no attribute "int16" [attr-defined]
torch/masked/maskedtensor/core.py:228:30: error: Module has no attribute "int32" [attr-defined]
torch/masked/maskedtensor/core.py:229:30: error: Module has no attribute "int64" [attr-defined]
torch/masked/maskedtensor/core.py:298:14: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/masked/maskedtensor/core.py:356:31: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/core.py:359:31: error: Module has no attribute "sparse_csr" [attr-defined]
torch/distributed/autograd/__init__.py:16:27: error: Module has no attribute "_dist_autograd_init" [attr-defined]
torch/cuda/streams.py:14:14: error: Name "torch._C._CudaStreamBase" is not defined [name-defined]
torch/cuda/streams.py:156:13: error: Name "torch._C._CudaEventBase" is not defined [name-defined]
torch/cuda/_utils.py:176:34: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/cuda/_utils.py:178:34: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/cuda/_utils.py:178:34: error: _CudaDeviceProperties? has no attribute "minor" [attr-defined]
torch/cuda/_utils.py:424:26: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/cuda/_utils.py:519:18: error: Module has no attribute "device" [attr-defined]
torch/cuda/_utils.py:520:27: error: Module has no attribute "device" [attr-defined]
torch/backends/nnpack/__init__.py:13:12: error: Module has no attribute "_nnpack_available" [attr-defined]
torch/backends/nnpack/__init__.py:18:19: error: Module has no attribute "_get_nnpack_enabled" [attr-defined]
torch/backends/nnpack/__init__.py:19:5: error: Module has no attribute "_set_nnpack_enabled" [attr-defined]
torch/backends/mkldnn/__init__.py:19:12: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/backends/mkldnn/__init__.py:25:12: error: Module has no attribute "_has_mkldnn_acl" [attr-defined]
torch/backends/mkldnn/__init__.py:85:9: error: Module has no attribute "_get_mkldnn_enabled" [attr-defined]
torch/backends/mkldnn/__init__.py:86:9: error: Module has no attribute "_get_mkldnn_deterministic" [attr-defined]
torch/backends/mkldnn/__init__.py:87:9: error: Module has no attribute "_get_onednn_allow_tf32" [attr-defined]
torch/backends/mkldnn/__init__.py:88:9: error: Module has no attribute "_get_fp32_precision_getter" [attr-defined]
torch/backends/mkldnn/__init__.py:91:9: error: Module has no attribute "_set_mkldnn_enabled" [attr-defined]
torch/backends/mkldnn/__init__.py:93:9: error: Module has no attribute "_set_mkldnn_deterministic" [attr-defined]
torch/backends/mkldnn/__init__.py:95:9: error: Module has no attribute "_set_onednn_allow_tf32" [attr-defined]
torch/backends/mkldnn/__init__.py:97:9: error: Module has no attribute "_set_fp32_precision_setter" [attr-defined]
torch/backends/mkldnn/__init__.py:119:27: error: Module has no attribute "_get_mkldnn_enabled" [attr-defined]
torch/backends/mkldnn/__init__.py:119:57: error: Module has no attribute "_set_mkldnn_enabled" [attr-defined]
torch/backends/mkldnn/__init__.py:121:9: error: Module has no attribute "_get_mkldnn_deterministic" [attr-defined]
torch/backends/mkldnn/__init__.py:121:45: error: Module has no attribute "_set_mkldnn_deterministic" [attr-defined]
torch/backends/mkldnn/__init__.py:124:9: error: Module has no attribute "_get_onednn_allow_tf32" [attr-defined]
torch/backends/mkldnn/__init__.py:124:42: error: Module has no attribute "_set_onednn_allow_tf32" [attr-defined]
torch/backends/miopen/__init__.py:12:19: error: Module has no attribute "_get_miopen_immediate" [attr-defined]
torch/backends/miopen/__init__.py:14:9: error: Module has no attribute "_set_miopen_immediate" [attr-defined]
torch/backends/miopen/__init__.py:44:9: error: Module has no attribute "_get_miopen_immediate" [attr-defined]
torch/backends/miopen/__init__.py:44:41: error: Module has no attribute "_set_miopen_immediate" [attr-defined]
torch/backends/cudnn/__init__.py:102:5: error: Module has no attribute "half" [attr-defined]
torch/backends/cudnn/__init__.py:103:5: error: Module has no attribute "float" [attr-defined]
torch/backends/cudnn/__init__.py:104:5: error: Module has no attribute "double" [attr-defined]
torch/backends/cudnn/__init__.py:110:12: error: Module has no attribute "_has_cudnn" [attr-defined]
torch/backends/cudnn/__init__.py:114:12: error: Module has no attribute "_get_cudnn_enabled" [attr-defined]
torch/backends/cudnn/__init__.py:147:9: error: Module has no attribute "_get_cudnn_enabled" [attr-defined]
torch/backends/cudnn/__init__.py:148:9: error: Module has no attribute "_get_cudnn_benchmark" [attr-defined]
torch/backends/cudnn/__init__.py:149:41: error: Module has no attribute "_cuda_get_cudnn_benchmark_limit" [attr-defined]
torch/backends/cudnn/__init__.py:150:9: error: Module has no attribute "_get_cudnn_deterministic" [attr-defined]
torch/backends/cudnn/__init__.py:151:9: error: Module has no attribute "_get_cudnn_allow_tf32" [attr-defined]
torch/backends/cudnn/__init__.py:152:9: error: Module has no attribute "_get_fp32_precision_getter" [attr-defined]
torch/backends/cudnn/__init__.py:155:9: error: Module has no attribute "_set_cudnn_enabled" [attr-defined]
torch/backends/cudnn/__init__.py:157:9: error: Module has no attribute "_set_cudnn_benchmark" [attr-defined]
torch/backends/cudnn/__init__.py:159:9: error: Module has no attribute "_cuda_set_cudnn_benchmark_limit" [attr-defined]
torch/backends/cudnn/__init__.py:161:9: error: Module has no attribute "_set_cudnn_deterministic" [attr-defined]
torch/backends/cudnn/__init__.py:163:9: error: Module has no attribute "_set_cudnn_allow_tf32" [attr-defined]
torch/backends/cudnn/__init__.py:165:9: error: Module has no attribute "_set_fp32_precision_setter" [attr-defined]
torch/backends/cudnn/__init__.py:204:27: error: Module has no attribute "_get_cudnn_enabled" [attr-defined]
torch/backends/cudnn/__init__.py:204:56: error: Module has no attribute "_set_cudnn_enabled" [attr-defined]
torch/backends/cudnn/__init__.py:206:9: error: Module has no attribute "_get_cudnn_deterministic" [attr-defined]
torch/backends/cudnn/__init__.py:206:44: error: Module has no attribute "_set_cudnn_deterministic" [attr-defined]
torch/backends/cudnn/__init__.py:209:9: error: Module has no attribute "_get_cudnn_benchmark" [attr-defined]
torch/backends/cudnn/__init__.py:209:40: error: Module has no attribute "_set_cudnn_benchmark" [attr-defined]
torch/backends/cudnn/__init__.py:214:13: error: Module has no attribute "_cuda_get_cudnn_benchmark_limit" [attr-defined]
torch/backends/cudnn/__init__.py:215:13: error: Module has no attribute "_cuda_set_cudnn_benchmark_limit" [attr-defined]
torch/backends/cudnn/__init__.py:218:9: error: Module has no attribute "_get_cudnn_allow_tf32" [attr-defined]
torch/backends/cudnn/__init__.py:218:41: error: Module has no attribute "_set_cudnn_allow_tf32" [attr-defined]
torch/autograd/forward_ad.py:33:17: error: Module has no attribute "_enter_dual_level" [attr-defined]
torch/autograd/forward_ad.py:60:5: error: Module has no attribute "_exit_dual_level" [attr-defined]
torch/autograd/forward_ad.py:128:12: error: Module has no attribute "_make_dual" [attr-defined]
torch/autograd/forward_ad.py:168:20: error: Module has no attribute "_unpack_dual" [attr-defined]
torch/autograd/forward_ad.py:215:24: error: Module has no attribute "_is_fwd_grad_enabled" [attr-defined]
torch/autograd/forward_ad.py:223:9: error: Module has no attribute "_set_fwd_grad_enabled" [attr-defined]
torch/autograd/forward_ad.py:229:9: error: Module has no attribute "_set_fwd_grad_enabled" [attr-defined]
torch/ao/nn/quantized/reference/modules/linear.py:29:17: error: Name "torch.device" is not defined [name-defined]
torch/ao/nn/quantized/reference/modules/linear.py:30:16: error: Name "torch.dtype" is not defined [name-defined]
torch/utils/data/_utils/worker.py:257:9: error: Module has no attribute "set_num_threads" [attr-defined]
torch/utils/data/_utils/worker.py:270:22: error: Module has no attribute "Generator" [attr-defined]
torch/utils/data/_utils/signal_handling.py:39:1: error: Module "torch._C" has no attribute "_error_if_any_worker_fails" [attr-defined]
torch/utils/data/_utils/signal_handling.py:39:1: error: Module "torch._C" has no attribute "_remove_worker_pids" [attr-defined]
torch/utils/data/_utils/signal_handling.py:39:1: error: Module "torch._C" has no attribute "_set_worker_pids" [attr-defined]
torch/utils/data/_utils/signal_handling.py:39:1: error: Module "torch._C" has no attribute "_set_worker_signal_handlers" [attr-defined]
torch/utils/data/_utils/pin_memory.py:21:5: error: Module has no attribute "set_num_threads" [attr-defined]
torch/utils/__init__.py:107:5: error: Module has no attribute "_swap_tensor_impl" [attr-defined]
torch/cuda/_sanitizer.py:473:13: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/cuda/_sanitizer.py:474:21: error: Name "torch.Argument" is not defined [name-defined]
torch/cuda/_sanitizer.py:514:17: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/cuda/_sanitizer.py:538:23: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/cuda/_sanitizer.py:558:9: error: Module has no attribute "_activate_gpu_trace" [attr-defined]
torch/autograd/graph.py:228:28: error: Module has no attribute "_FunctionBase" [attr-defined]
torch/autograd/graph.py:256:5: error: Module has no attribute "_increment_version" [attr-defined]
torch/autograd/graph.py:387:56: error: Name "torch.device" is not defined [name-defined]
torch/autograd/graph.py:390:22: error: Module has no attribute "empty" [attr-defined]
torch/autograd/graph.py:399:43: error: Name "torch.device" is not defined [name-defined]
torch/autograd/graph.py:446:12: error: Module has no attribute "_set_warn_on_accumulate_grad_stream_mismatch" [attr-defined]
torch/autograd/graph.py:539:22: error: Module has no attribute "_current_graph_task_id" [attr-defined]
torch/autograd/graph.py:554:33: error: Module has no attribute "_will_engine_execute_node" [attr-defined]
torch/autograd/graph.py:579:18: error: Module has no attribute "_current_graph_task_id" [attr-defined]
torch/autograd/graph.py:842:16: error: Module has no attribute "_current_autograd_node" [attr-defined]
torch/nn/modules/rnn.py:31:17: error: Module has no attribute "rnn_tanh" [attr-defined]
torch/nn/modules/rnn.py:32:17: error: Module has no attribute "rnn_relu" [attr-defined]
torch/nn/modules/rnn.py:167:21: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:170:21: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:172:34: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:175:34: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:184:25: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:269:20: error: Module has no attribute "_use_cudnn_rnn_flatten_weight" [attr-defined]
torch/nn/modules/rnn.py:273:21: error: Module has no attribute "_cudnn_rnn_flatten_weight" [attr-defined]
torch/nn/modules/rnn.py:305:25: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/nn/modules/rnn.py:675:22: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:711:22: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:728:26: error: Module has no attribute "rnn_tanh" [attr-defined]
torch/nn/modules/rnn.py:740:26: error: Module has no attribute "rnn_relu" [attr-defined]
torch/nn/modules/rnn.py:753:26: error: Module has no attribute "rnn_tanh" [attr-defined]
torch/nn/modules/rnn.py:765:26: error: Module has no attribute "rnn_relu" [attr-defined]
torch/nn/modules/rnn.py:1071:27: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1078:27: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1103:27: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1110:27: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1141:22: error: Module has no attribute "lstm" [attr-defined]
torch/nn/modules/rnn.py:1153:22: error: Module has no attribute "lstm" [attr-defined]
torch/nn/modules/rnn.py:1364:22: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1401:22: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1415:22: error: Module has no attribute "gru" [attr-defined]
torch/nn/modules/rnn.py:1427:22: error: Module has no attribute "gru" [attr-defined]
torch/nn/modules/rnn.py:1484:13: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:1487:13: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:1491:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:1494:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/rnn.py:1601:18: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1608:19: error: Module has no attribute "rnn_tanh_cell" [attr-defined]
torch/nn/modules/rnn.py:1617:19: error: Module has no attribute "rnn_relu_cell" [attr-defined]
torch/nn/modules/rnn.py:1724:21: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1731:15: error: Module has no attribute "lstm_cell" [attr-defined]
torch/nn/modules/rnn.py:1832:18: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/rnn.py:1838:15: error: Module has no attribute "gru_cell" [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "DispatchKey" [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "layout" [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "qscheme" [attr-defined]
torch/types.py:19:1: error: Module "torch" has no attribute "Size" [attr-defined]
torch/storage.py:45:13: error: Name "torch.device" is not defined [name-defined]
torch/storage.py:49:29: error: Name "torch.device" is not defined [name-defined]
torch/storage.py:96:19: error: Module has no attribute "device" [attr-defined]
torch/storage.py:111:19: error: Module has no attribute "device" [attr-defined]
torch/storage.py:276:34: error: Module has no attribute "dtype" [attr-defined]
torch/storage.py:279:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:279:36: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:289:35: error: Module has no attribute "device" [attr-defined]
torch/storage.py:290:22: error: Module has no attribute "device" [attr-defined]
torch/storage.py:295:25: error: Module has no attribute "double" [attr-defined]
torch/storage.py:299:25: error: Module has no attribute "float" [attr-defined]
torch/storage.py:303:25: error: Module has no attribute "half" [attr-defined]
torch/storage.py:307:25: error: Module has no attribute "long" [attr-defined]
torch/storage.py:311:25: error: Module has no attribute "int" [attr-defined]
torch/storage.py:315:25: error: Module has no attribute "short" [attr-defined]
torch/storage.py:319:25: error: Module has no attribute "int8" [attr-defined]
torch/storage.py:323:25: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:327:25: error: Module has no attribute "bool" [attr-defined]
torch/storage.py:331:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/storage.py:335:25: error: Module has no attribute "cdouble" [attr-defined]
torch/storage.py:339:25: error: Module has no attribute "cfloat" [attr-defined]
torch/storage.py:343:25: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/storage.py:347:25: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/storage.py:351:25: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/storage.py:355:25: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/storage.py:357:44: error: Name "torch.device" is not defined [name-defined]
torch/storage.py:368:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:368:36: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:373:45: error: Name "torch.device" is not defined [name-defined]
torch/storage.py:387:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:387:36: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:397:41: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/storage.py:410:18: error: Module has no attribute "device" [attr-defined]
torch/storage.py:411:36: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/storage.py:466:22: error: Name "torch._C.StorageBase" is not defined [name-defined]
torch/storage.py:542:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/storage.py:543:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/storage.py:544:9: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/storage.py:545:9: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/storage.py:546:9: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/storage.py:547:9: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/storage.py:548:9: error: Module has no attribute "bits8" [attr-defined]
torch/storage.py:549:9: error: Module has no attribute "bits16" [attr-defined]
torch/storage.py:550:9: error: Module has no attribute "bits1x8" [attr-defined]
torch/storage.py:551:9: error: Module has no attribute "bits2x4" [attr-defined]
torch/storage.py:552:9: error: Module has no attribute "bits4x2" [attr-defined]
torch/storage.py:553:9: error: Module has no attribute "complex32" [attr-defined]
torch/storage.py:554:9: error: Module has no attribute "uint16" [attr-defined]
torch/storage.py:555:9: error: Module has no attribute "uint32" [attr-defined]
torch/storage.py:556:9: error: Module has no attribute "uint64" [attr-defined]
torch/storage.py:568:9: error: Module has no attribute "double" [attr-defined]
torch/storage.py:569:9: error: Module has no attribute "float" [attr-defined]
torch/storage.py:570:9: error: Module has no attribute "half" [attr-defined]
torch/storage.py:571:9: error: Module has no attribute "long" [attr-defined]
torch/storage.py:572:9: error: Module has no attribute "int" [attr-defined]
torch/storage.py:573:9: error: Module has no attribute "int16" [attr-defined]
torch/storage.py:574:9: error: Module has no attribute "int8" [attr-defined]
torch/storage.py:575:9: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:576:9: error: Module has no attribute "bool" [attr-defined]
torch/storage.py:577:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/storage.py:578:9: error: Module has no attribute "cdouble" [attr-defined]
torch/storage.py:579:9: error: Module has no attribute "cfloat" [attr-defined]
torch/storage.py:580:9: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:581:9: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:582:9: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:583:9: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:584:9: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:596:9: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:597:9: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:598:9: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:599:9: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:600:9: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:603:13: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:603:27: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:604:13: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:604:29: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:605:13: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:605:29: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:606:13: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:606:27: error: Module has no attribute "int32" [attr-defined]
torch/storage.py:607:13: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:607:26: error: Module has no attribute "int8" [attr-defined]
torch/storage.py:609:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:614:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:665:30: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/storage.py:674:29: error: Name "torch.device" is not defined [name-defined]
torch/storage.py:676:12: error: Name "torch.dtype" is not defined [name-defined]
torch/storage.py:817:38: error: Module has no attribute "dtype" [attr-defined]
torch/storage.py:840:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/storage.py:841:22: error: Module has no attribute "device" [attr-defined]
torch/storage.py:844:17: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:845:17: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:846:17: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:847:17: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:848:17: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:944:13: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:945:13: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:946:13: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:947:13: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:948:13: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:951:17: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:951:31: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:952:17: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:952:33: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:953:17: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:953:33: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:954:17: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:954:31: error: Module has no attribute "int32" [attr-defined]
torch/storage.py:955:17: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:955:30: error: Module has no attribute "int8" [attr-defined]
torch/storage.py:958:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:967:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:993:13: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:994:13: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:995:13: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:996:13: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:997:13: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:1000:17: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:1000:31: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:1001:17: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:1001:33: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:1002:17: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:1002:33: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:1003:17: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:1003:31: error: Module has no attribute "int32" [attr-defined]
torch/storage.py:1004:17: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:1004:30: error: Module has no attribute "int8" [attr-defined]
torch/storage.py:1016:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:1057:13: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:1058:13: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:1059:13: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:1060:13: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:1061:13: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:1070:13: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:1071:13: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:1072:13: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:1073:13: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:1074:13: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:1082:35: error: Module has no attribute "device" [attr-defined]
torch/storage.py:1083:22: error: Module has no attribute "device" [attr-defined]
torch/storage.py:1085:13: error: Module has no attribute "quint8" [attr-defined]
torch/storage.py:1086:13: error: Module has no attribute "quint4x2" [attr-defined]
torch/storage.py:1087:13: error: Module has no attribute "quint2x4" [attr-defined]
torch/storage.py:1088:13: error: Module has no attribute "qint32" [attr-defined]
torch/storage.py:1089:13: error: Module has no attribute "qint8" [attr-defined]
torch/storage.py:1160:44: error: Name "torch.device" is not defined [name-defined]
torch/storage.py:1173:45: error: Name "torch.device" is not defined [name-defined]
torch/storage.py:1202:18: error: Module has no attribute "device" [attr-defined]
torch/storage.py:1280:21: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/storage.py:1281:22: error: Module has no attribute "device" [attr-defined]
torch/storage.py:1310:34: error: Module has no attribute "dtype" [attr-defined]
torch/storage.py:1313:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/storage.py:1325:25: error: Module has no attribute "double" [attr-defined]
torch/storage.py:1330:25: error: Module has no attribute "float" [attr-defined]
torch/storage.py:1335:25: error: Module has no attribute "half" [attr-defined]
torch/storage.py:1340:25: error: Module has no attribute "long" [attr-defined]
torch/storage.py:1345:25: error: Module has no attribute "int" [attr-defined]
torch/storage.py:1350:25: error: Module has no attribute "short" [attr-defined]
torch/storage.py:1355:25: error: Module has no attribute "int8" [attr-defined]
torch/storage.py:1360:25: error: Module has no attribute "uint8" [attr-defined]
torch/storage.py:1365:25: error: Module has no attribute "bool" [attr-defined]
torch/storage.py:1370:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/storage.py:1375:25: error: Module has no attribute "cdouble" [attr-defined]
torch/storage.py:1380:25: error: Module has no attribute "cfloat" [attr-defined]
torch/storage.py:1385:25: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/storage.py:1390:25: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/storage.py:1395:25: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/storage.py:1400:25: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/storage.py:1492:13: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/storage.py:1513:12: error: Name "torch.dtype" is not defined [name-defined]
torch/serialization.py:70:46: error: Name "torch.device" is not defined [name-defined]
torch/serialization.py:553:24: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/serialization.py:604:18: error: Module has no attribute "device" [attr-defined]
torch/serialization.py:606:18: error: Module has no attribute "device" [attr-defined]
torch/serialization.py:638:24: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/serialization.py:778:36: error: Name "torch._C.PyTorchFileReader" is not defined [name-defined]
torch/serialization.py:780:26: error: Module has no attribute "PyTorchFileReader" [attr-defined]
torch/serialization.py:783:41: error: Name "torch._C.PyTorchFileWriter" is not defined [name-defined]
torch/serialization.py:796:17: error: Module has no attribute "PyTorchFileWriter" [attr-defined]
torch/serialization.py:802:17: error: Module has no attribute "PyTorchFileWriter" [attr-defined]
torch/serialization.py:813:43: error: Name "torch._C.PyTorchFileWriter" is not defined [name-defined]
torch/serialization.py:822:13: error: Module has no attribute "PyTorchFileWriter" [attr-defined]
torch/serialization.py:968:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/serialization.py:999:64: error: Name "torch.dtype" is not defined [name-defined]
torch/serialization.py:1005:31: error: Name "torch.dtype" is not defined [name-defined]
torch/serialization.py:1047:33: error: Module has no attribute "uint8" [attr-defined]
torch/serialization.py:1049:25: error: Module has no attribute "uint8" [attr-defined]
torch/serialization.py:1171:31: error: Name "torch.dtype" is not defined [name-defined]
torch/serialization.py:1191:33: error: Module has no attribute "uint8" [attr-defined]
torch/serialization.py:1277:35: error: Module has no attribute "empty" [attr-defined]
torch/serialization.py:1278:42: error: Module has no attribute "uint8" [attr-defined]
torch/serialization.py:1414:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/serialization.py:1585:30: error: Module has no attribute "layout" [attr-defined]
torch/serialization.py:1592:16: error: Module has no attribute "layout" [attr-defined]
torch/serialization.py:1728:30: error: Module has no attribute "empty" [attr-defined]
torch/serialization.py:1881:35: error: Module has no attribute "device" [attr-defined]
torch/serialization.py:2099:21: error: Module has no attribute "uint8" [attr-defined]
torch/serialization.py:2147:5: error: Module has no attribute "_log_api_usage_metadata" [attr-defined]
torch/functional.py:10:1: error: Module "torch._C" has no attribute "_add_docstr" [attr-defined]
torch/functional.py:110:20: error: Module has no attribute "Size" [attr-defined]
torch/functional.py:111:16: error: Module has no attribute "Size" [attr-defined]
torch/functional.py:115:22: error: Module has no attribute "zeros" [attr-defined]
torch/functional.py:695:5: error: Cannot determine type of "istft" [has-type]
torch/functional.py:938:43: error: Module has no attribute "unique_dim" [attr-defined]
torch/functional.py:946:43: error: Module has no attribute "_unique2" [attr-defined]
torch/functional.py:1770:24: error: Module has no attribute "strided" [attr-defined]
torch/functional.py:1826:24: error: Module has no attribute "frobenius_norm" [attr-defined]
torch/functional.py:1850:24: error: Module has no attribute "frobenius_norm" [attr-defined]
torch/functional.py:1850:24: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/functional.py:1852:24: error: Module has no attribute "frobenius_norm" [attr-defined]
torch/functional.py:1852:24: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/functional.py:1858:28: error: Module has no attribute "nuclear_norm" [attr-defined]
torch/functional.py:1858:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/functional.py:1860:28: error: Module has no attribute "nuclear_norm" [attr-defined]
torch/functional.py:1860:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/functional.py:1863:28: error: Module has no attribute "nuclear_norm" [attr-defined]
torch/functional.py:1863:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/functional.py:1865:28: error: Module has no attribute "nuclear_norm" [attr-defined]
torch/functional.py:1865:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/functional.py:1885:38: error: Name "torch.Size" is not defined [name-defined]
torch/functional.py:1945:30: error: Module has no attribute "bool" [attr-defined]
torch/functional.py:1955:17: error: Module has no attribute "Size" [attr-defined]
torch/functional.py:1962:17: error: Module has no attribute "Size" [attr-defined]
torch/functional.py:1965:33: error: Item "int" of "int | Sequence[int]" has no attribute "__iter__" (not iterable) [union-attr]
torch/functional.py:1966:71: error: Argument 1 to "tuple" has incompatible type "int | Sequence[int]"; expected "Iterable[int]" [arg-type]
torch/functional.py:1973:30: error: Value of type "int | Sequence[int]" is not indexable [index]
torch/functional.py:1973:42: error: Module has no attribute "Size" [attr-defined]
torch/functional.py:1979:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/functional.py:1979:58: error: Module has no attribute "int64" [attr-defined]
torch/functional.py:1980:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/functional.py:1980:58: error: Module has no attribute "int64" [attr-defined]
torch/functional.py:2128:12: error: Module has no attribute "_lu_with_info" [attr-defined]
torch/_vmap_internals.py:110:36: error: Module has no attribute "_add_batch_dim" [attr-defined]
torch/_vmap_internals.py:138:16: error: Module has no attribute "_remove_batch_dim" [attr-defined]
torch/_vmap_internals.py:138:16: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_vmap_internals.py:142:17: error: Module has no attribute "_remove_batch_dim" [attr-defined]
torch/_vmap_internals.py:150:13: error: Module has no attribute "_remove_batch_dim" [attr-defined]
torch/_vmap_internals.py:227:22: error: Module has no attribute "_vmapmode_increment_nesting" [attr-defined]
torch/_vmap_internals.py:244:13: error: Module has no attribute "_vmapmode_decrement_nesting" [attr-defined]
torch/_tensor_str.py:119:9: error: Module has no attribute "float" [attr-defined]
torch/_tensor_str.py:122:34: error: _XpuDeviceProperties? has no attribute "has_fp64" [attr-defined]
torch/_tensor_str.py:125:14: error: Module has no attribute "double" [attr-defined]
torch/_tensor_str.py:152:48: error: Module has no attribute "uint8" [attr-defined]
torch/_tensor_str.py:154:35: error: Module has no attribute "masked_select" [attr-defined]
torch/_tensor_str.py:155:30: error: Module has no attribute "isfinite" [attr-defined]
torch/_tensor_str.py:177:29: error: Module has no attribute "ceil" [attr-defined]
torch/_tensor_str.py:271:26: error: Module has no attribute "uint8" [attr-defined]
torch/_tensor_str.py:355:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_tensor_str.py:356:9: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_tensor_str.py:357:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_tensor_str.py:358:9: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_tensor_str.py:401:20: error: Module has no attribute "cat" [attr-defined]
torch/_tensor_str.py:411:16: error: Module has no attribute "stack" [attr-defined]
torch/_tensor_str.py:413:16: error: Module has no attribute "stack" [attr-defined]
torch/_tensor_str.py:445:29: error: Module has no attribute "_get_default_device" [attr-defined]
torch/_tensor_str.py:462:9: error: Module has no attribute "cdouble" [attr-defined]
torch/_tensor_str.py:462:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_tensor_str.py:462:55: error: Module has no attribute "double" [attr-defined]
torch/_tensor_str.py:462:73: error: Module has no attribute "cfloat" [attr-defined]
torch/_tensor_str.py:465:9: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_tensor_str.py:467:9: error: Module has no attribute "int64" [attr-defined]
torch/_tensor_str.py:468:9: error: Module has no attribute "bool" [attr-defined]
torch/_tensor_str.py:506:9: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_tensor_str.py:507:9: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_tensor_str.py:508:9: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_tensor_str.py:509:9: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_tensor_str.py:521:17: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_tensor_str.py:522:17: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_tensor_str.py:523:17: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_tensor_str.py:524:17: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_tensor_str.py:526:32: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_tensor_str.py:526:50: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_tensor_str.py:579:31: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_tensor_str.py:580:34: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/_tensor_str.py:585:31: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_tensor_str.py:586:34: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/_tensor_str.py:587:34: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/_tensor_str.py:605:10: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_tensor_str.py:607:27: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_tensor_str.py:614:30: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_tensor_str.py:628:34: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_tensor_str.py:640:39: error: Module has no attribute "strided" [attr-defined]
torch/_tensor_str.py:645:23: error: Module has no attribute "strided" [attr-defined]
torch/_tensor_str.py:723:17: error: Module has no attribute "_DisableFuncTorch" [attr-defined]
torch/_ops.py:26:1: error: Module "torch._C" has no attribute "_dispatch_is_included_in_alias" [attr-defined]
torch/_ops.py:26:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_ops.py:118:20: error: Module has no attribute "_dispatch_is_alias_key" [attr-defined]
torch/_ops.py:225:9: error: Module has no attribute "_dispatch_get_backend_keyset_from_autograd" [attr-defined]
torch/_ops.py:240:13: error: Module has no attribute "_dispatch_autogradother_backends" [attr-defined]
torch/_ops.py:254:8: error: Module has no attribute "_dispatch_has_backend_fallback" [attr-defined]
torch/_ops.py:295:37: error: Module has no attribute "_dispatch_keyset_full" [attr-defined]
torch/_ops.py:326:20: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_ops.py:331:22: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_ops.py:393:24: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_ops.py:440:24: error: Module has no attribute "_disabled_torch_dispatch_impl" [attr-defined]
torch/_ops.py:486:23: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded" [attr-defined]
torch/_ops.py:578:15: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_ops.py:580:29: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_ops.py:581:25: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_ops.py:624:9: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_ops.py:625:9: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_ops.py:633:24: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_ops.py:637:26: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_ops.py:654:9: error: Module has no attribute "_dispatch_tls_set_dispatch_key_included" [attr-defined]
torch/_ops.py:695:9: error: Module has no attribute "_dispatch_tls_set_dispatch_key_included" [attr-defined]
torch/_ops.py:708:40: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_ops.py:710:40: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_ops.py:719:20: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_ops.py:722:28: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_ops.py:773:17: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/_ops.py:786:45: error: Module has no attribute "Tag" [attr-defined]
torch/_ops.py:821:26: error: Name "torch._C._DispatchOperatorHandle" is not defined [name-defined]
torch/_ops.py:822:16: error: Module has no attribute "_dispatch_find_schema_or_throw" [attr-defined]
torch/_ops.py:841:26: error: Name "torch._C.DispatchKeySet" is not defined [name-defined]
torch/_ops.py:855:14: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_ops.py:857:51: error: Name "torch._C.DispatchKeySet" is not defined [name-defined]
torch/_ops.py:858:16: error: Module has no attribute "_dispatch_has_kernel_for_any_dispatch_key" [attr-defined]
torch/_ops.py:868:41: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_ops.py:880:14: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_ops.py:942:25: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded" [attr-defined]
torch/_ops.py:1030:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_ops.py:1031:24: error: Module has no attribute "_dispatch_kernel_for_dispatch_key_is_fallthrough" [attr-defined]
torch/_ops.py:1091:32: error: Module has no attribute "_dispatch_keyset_full" [attr-defined]
torch/_ops.py:1107:16: error: Module has no attribute "_dispatch_kernel_for_dispatch_key_is_fallthrough" [attr-defined]
torch/_ops.py:1139:36: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/_ops.py:1140:37: error: Module has no attribute "ClassType" [attr-defined]
torch/_ops.py:1188:28: error: Module has no attribute "_get_schema" [attr-defined]
torch/_ops.py:1217:26: error: Module has no attribute "_get_operation_overload" [attr-defined]
torch/_ops.py:1226:22: error: Module has no attribute "_get_schema" [attr-defined]
torch/_ops.py:1271:34: error: Module has no attribute "_maybe_call_torch_function_for_op_packet" [attr-defined]
torch/_ops.py:1288:17: error: Module has no attribute "_check_schema_allow_fake_script_object" [attr-defined]
torch/_ops.py:1391:26: error: Module has no attribute "_jit_get_operation" [attr-defined]
torch/_lowrank.py:65:9: error: Module has no attribute "randn" [attr-defined]
torch/_lowrank.py:278:19: error: Module has no attribute "zeros" [attr-defined]
torch/_lowrank.py:285:15: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/_lowrank.py:289:21: error: Module has no attribute "ones" [attr-defined]
torch/_lobpcg.py:24:11: error: Module has no attribute "matmul" [attr-defined]
torch/_lobpcg.py:25:12: error: Module has no attribute "matmul" [attr-defined]
torch/_lobpcg.py:25:25: error: Module has no attribute "diag_embed" [attr-defined]
torch/_lobpcg.py:117:22: error: Module has no attribute "eye" [attr-defined]
torch/_lobpcg.py:132:15: error: Module has no attribute "addcmul" [attr-defined]
torch/_lobpcg.py:153:11: error: Module has no attribute "Generator" [attr-defined]
torch/_lobpcg.py:157:9: error: Module has no attribute "randn" [attr-defined]
torch/_lobpcg.py:216:34: error: Module has no attribute "matmul" [attr-defined]
torch/_lobpcg.py:217:20: error: Module has no attribute "matmul" [attr-defined]
torch/_lobpcg.py:240:11: error: Module has no attribute "cholesky_solve" [attr-defined]
torch/_lobpcg.py:318:25: error: Module has no attribute "complex64" [attr-defined]
torch/_lobpcg.py:318:42: error: Module has no attribute "complex128" [attr-defined]
torch/_lobpcg.py:320:29: error: Module has no attribute "complex64" [attr-defined]
torch/_lobpcg.py:320:46: error: Module has no attribute "complex128" [attr-defined]
torch/_lobpcg.py:610:17: error: Module has no attribute "float32" [attr-defined]
torch/_lobpcg.py:610:41: error: Module has no attribute "float64" [attr-defined]
torch/_lobpcg.py:656:17: error: Module has no attribute "prod" [attr-defined]
torch/_lobpcg.py:656:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_lobpcg.py:660:14: error: Module has no attribute "empty" [attr-defined]
torch/_lobpcg.py:661:17: error: Module has no attribute "empty" [attr-defined]
torch/_lobpcg.py:667:17: error: Module has no attribute "randn" [attr-defined]
torch/_lobpcg.py:681:9: error: Module has no attribute "randn" [attr-defined]
torch/_lobpcg.py:723:18: error: Module has no attribute "zeros" [attr-defined]
torch/_lobpcg.py:724:18: error: Module has no attribute "zeros" [attr-defined]
torch/_lobpcg.py:725:18: error: Module has no attribute "zeros" [attr-defined]
torch/_lobpcg.py:790:48: error: Module has no attribute "abs" [attr-defined]
torch/_lobpcg.py:853:14: error: Module has no attribute "matmul" [attr-defined]
torch/_lobpcg.py:896:14: error: Module has no attribute "matmul" [attr-defined]
torch/_lobpcg.py:1014:12: error: Module has no attribute "numel" [attr-defined]
torch/_lobpcg.py:1026:14: error: Module has no attribute "where" [attr-defined]
torch/_lobpcg.py:1030:16: error: Module has no attribute "numel" [attr-defined]
torch/_lobpcg.py:1034:18: error: Module has no attribute "where" [attr-defined]
torch/_lobpcg.py:1043:20: error: Module has no attribute "where" [attr-defined]
torch/_lobpcg.py:1049:16: error: Module has no attribute "where" [attr-defined]
torch/_lobpcg.py:1051:16: error: Module has no attribute "matmul" [attr-defined]
torch/_lobpcg.py:1082:14: error: Module has no attribute "matmul" [attr-defined]
torch/_lobpcg.py:1116:20: error: Module has no attribute "numel" [attr-defined]
torch/_lobpcg.py:1125:27: error: Module has no attribute "eye" [attr-defined]
torch/_linalg_utils.py:13:28: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_linalg_utils.py:27:18: error: Module has no attribute "float16" [attr-defined]
torch/_linalg_utils.py:27:33: error: Module has no attribute "float32" [attr-defined]
torch/_linalg_utils.py:27:48: error: Module has no attribute "float64" [attr-defined]
torch/_linalg_utils.py:29:12: error: Module has no attribute "float32" [attr-defined]
torch/_linalg_utils.py:42:12: error: Module has no attribute "matmul" [attr-defined]
torch/_linalg_utils.py:67:13: error: Module has no attribute "flip" [attr-defined]
torch/_linalg_utils.py:68:13: error: Module has no attribute "flip" [attr-defined]
torch/_jit_internal.py:47:1: error: Module "torch._C" has no attribute "_Await" [attr-defined]
torch/_jit_internal.py:47:1: error: Module "torch._C" has no attribute "Future" [attr-defined]
torch/_jit_internal.py:132:24: error: Module has no attribute "ScriptFunction" [attr-defined]
torch/_jit_internal.py:1314:32: error: Module has no attribute "TensorType" [attr-defined]
torch/_jit_internal.py:1330:13: error: Module has no attribute "_jit_get_emit_hooks" [attr-defined]
torch/_jit_internal.py:1331:5: error: Module has no attribute "_jit_set_emit_hooks" [attr-defined]
torch/_jit_internal.py:1335:9: error: Module has no attribute "_jit_set_emit_hooks" [attr-defined]
torch/_jit_internal.py:1341:22: error: Module has no attribute "_jit_get_emit_hooks" [attr-defined]
torch/_jit_internal.py:1342:9: error: Module has no attribute "_jit_set_emit_hooks" [attr-defined]
torch/_jit_internal.py:1345:9: error: Module has no attribute "_jit_set_emit_hooks" [attr-defined]
torch/utils/weak.py:155:9: error: Need type annotation for "data" (hint: "data: dict[<type>, <type>] = ...") [var-annotated]
torch/utils/weak.py:172:9: error: Need type annotation for "_pending_removals" (hint: "_pending_removals: list[<type>] = ...") [var-annotated]
torch/utils/weak.py:173:9: error: Need type annotation for "_iterating" (hint: "_iterating: set[<type>] = ...") [var-annotated]
torch/utils/dlpack.py:6:1: error: Module "torch._C" has no attribute "_to_dlpack" [attr-defined]
torch/utils/dlpack.py:33:1: error: Module has no attribute "_add_docstr" [attr-defined]
torch/utils/dlpack.py:135:26: error: Module has no attribute "device" [attr-defined]
torch/utils/dlpack.py:136:39: error: Module has no attribute "device" [attr-defined]
torch/utils/dlpack.py:138:35: error: Module has no attribute "_torchDeviceToDLDevice" [attr-defined]
torch/utils/dlpack.py:171:12: error: Module has no attribute "_from_dlpack" [attr-defined]
torch/package/package_importer.py:88:41: error: Name "torch._C.PyTorchFileReader" is not defined [name-defined]
torch/package/package_importer.py:104:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/package/package_importer.py:107:39: error: Module has no attribute "PyTorchFileReader" [attr-defined]
torch/package/package_importer.py:113:35: error: Module has no attribute "PyTorchFileReader" [attr-defined]
torch/package/package_importer.py:118:31: error: Module has no attribute "PyTorchFileReader" [attr-defined]
torch/package/package_importer.py:120:9: error: Module has no attribute "_log_api_usage_metadata" [attr-defined]
torch/package/package_importer.py:231:27: error: Module has no attribute "DeserializationStorageContext" [attr-defined]
torch/package/package_importer.py:242:48: error: Module has no attribute "PyTorchFileReader" [attr-defined]
torch/package/package_importer.py:255:29: error: Module has no attribute "uint8" [attr-defined]
torch/package/package_exporter.py:219:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/package/package_exporter.py:227:25: error: Module has no attribute "PyTorchFileWriter" [attr-defined]
torch/package/package_exporter.py:239:41: error: Module has no attribute "ScriptModuleSerializer" [attr-defined]
torch/nn/init.py:70:62: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:80:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:92:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:218:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:245:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:274:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:360:9: error: Module has no attribute "eye" [attr-defined]
torch/nn/init.py:441:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:474:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:518:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:583:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:634:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:669:9: error: Module has no attribute "diag" [attr-defined]
torch/nn/init.py:686:26: error: Name "torch.Generator" is not defined [name-defined]
torch/nn/init.py:714:27: error: Module has no attribute "randperm" [attr-defined]
torch/nn/parameter.pyi:3:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/nn/parameter.pyi:3:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/nn/utils/rnn.py:105:16: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/utils/rnn.py:113:23: error: Name "torch.device" is not defined [name-defined]
torch/nn/utils/rnn.py:114:16: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/utils/rnn.py:160:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nn/utils/rnn.py:169:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nn/utils/rnn.py:178:30: error: Module has no attribute "double" [attr-defined]
torch/nn/utils/rnn.py:181:30: error: Module has no attribute "float" [attr-defined]
torch/nn/utils/rnn.py:184:30: error: Module has no attribute "half" [attr-defined]
torch/nn/utils/rnn.py:187:30: error: Module has no attribute "long" [attr-defined]
torch/nn/utils/rnn.py:190:30: error: Module has no attribute "int" [attr-defined]
torch/nn/utils/rnn.py:193:30: error: Module has no attribute "short" [attr-defined]
torch/nn/utils/rnn.py:196:30: error: Module has no attribute "int8" [attr-defined]
torch/nn/utils/rnn.py:199:30: error: Module has no attribute "uint8" [attr-defined]
torch/nn/utils/rnn.py:268:14: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/utils/rnn.py:270:25: error: Module has no attribute "arange" [attr-defined]
torch/nn/utils/rnn.py:320:12: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/nn/utils/rnn.py:328:19: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/nn/utils/rnn.py:328:50: error: Module has no attribute "int64" [attr-defined]
torch/nn/utils/rnn.py:330:36: error: Module has no attribute "int64" [attr-defined]
torch/nn/utils/rnn.py:335:35: error: Module has no attribute "sort" [attr-defined]
torch/nn/utils/rnn.py:340:25: error: Module has no attribute "_pack_padded_sequence" [attr-defined]
torch/nn/utils/rnn.py:408:30: error: Module has no attribute "_pad_packed_sequence" [attr-defined]
torch/nn/utils/rnn.py:482:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/utils/rnn.py:529:11: error: Module has no attribute "arange" [attr-defined]
torch/nn/utils/rnn.py:572:15: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/nn/parallel/scatter_gather.py:36:33: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/scatter_gather.py:44:33: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/scatter_gather.py:97:33: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/scatter_gather.py:114:47: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/replicate.py:13:5: error: Module "torch._C" has no attribute "ScriptMethod" [attr-defined]
torch/nn/parallel/replicate.py:30:31: error: Module has no attribute "ScriptMethod" [attr-defined]
torch/nn/parallel/replicate.py:85:29: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/replicate.py:109:29: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/parallel_apply.py:35:29: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/parallel_apply.py:67:9: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/parallel/parallel_apply.py:68:9: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/nn/parallel/parallel_apply.py:76:23: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/parallel_apply.py:77:17: error: Name "torch.Stream" is not defined [name-defined]
torch/nn/parallel/parallel_apply.py:90:31: error: Module has no attribute "device" [attr-defined]
torch/nn/parallel/distributed.py:90:18: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/parallel/distributed.py:91:19: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/parallel/distributed.py:92:19: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/parallel/distributed.py:116:31: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/parallel/distributed.py:889:31: error: Module has no attribute "Stream" [attr-defined]
torch/nn/parallel/distributed.py:915:31: error: Module has no attribute "Stream" [attr-defined]
torch/nn/parallel/distributed.py:1004:18: error: Module has no attribute "device" [attr-defined]
torch/nn/parallel/distributed.py:1005:35: error: Module has no attribute "zeros" [attr-defined]
torch/nn/parallel/distributed.py:1050:13: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/nn/parallel/distributed.py:1125:30: error: Module has no attribute "Event" [attr-defined]
torch/nn/parallel/distributed.py:1531:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/parallel/distributed.py:1551:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/parallel/distributed.py:1568:17: error: Module has no attribute "device" [attr-defined]
torch/nn/parallel/distributed.py:1604:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/parallel/distributed.py:1678:13: error: Module has no attribute "device" [attr-defined]
torch/nn/parallel/distributed.py:1693:36: error: Module has no attribute "ones" [attr-defined]
torch/nn/parallel/distributed.py:1695:36: error: Module has no attribute "zeros" [attr-defined]
torch/nn/parallel/distributed.py:2165:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nn/parallel/data_parallel.py:24:47: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/data_parallel.py:139:36: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/data_parallel.py:140:30: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/data_parallel.py:144:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/nn/parallel/data_parallel.py:165:31: error: Module has no attribute "device" [attr-defined]
torch/nn/parallel/data_parallel.py:200:63: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/data_parallel.py:201:50: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/parallel/data_parallel.py:207:36: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/data_parallel.py:218:57: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/data_parallel.py:225:32: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/data_parallel.py:226:26: error: Name "torch.device" is not defined [name-defined]
torch/nn/parallel/data_parallel.py:264:22: error: Module has no attribute "device" [attr-defined]
torch/nn/modules/transformer.py:31:22: error: Name "torch.device" is not defined [name-defined]
torch/nn/modules/transformer.py:32:21: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/modules/transformer.py:38:12: error: Module has no attribute "triu" [attr-defined]
torch/nn/modules/transformer.py:39:9: error: Module has no attribute "full" [attr-defined]
torch/nn/modules/transformer.py:120:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/nn/modules/transformer.py:304:26: error: Name "torch.device" is not defined [name-defined]
torch/nn/modules/transformer.py:305:25: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/modules/transformer.py:362:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/nn/modules/transformer.py:482:36: error: Module has no attribute "_nested_tensor_from_mask_left_aligned" [attr-defined]
torch/nn/modules/transformer.py:492:14: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/nn/modules/transformer.py:522:18: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/modules/transformer.py:530:26: error: Module has no attribute "_nested_tensor_from_mask" [attr-defined]
torch/nn/modules/transformer.py:593:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/nn/modules/transformer.py:868:14: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/nn/modules/transformer.py:909:18: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/modules/transformer.py:919:24: error: Module has no attribute "_transformer_encoder_layer_fwd" [attr-defined]
torch/nn/modules/transformer.py:1250:32: error: "bool" has no attribute "all" [attr-defined]
torch/nn/modules/sparse.py:169:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/sparse.py:407:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/padding.py:42:29: error: Argument 2 to "pad" has incompatible type "Sequence[int]"; expected "list[int]" [arg-type]
torch/nn/modules/padding.py:221:29: error: Argument 2 to "pad" has incompatible type "Sequence[int]"; expected "list[int]" [arg-type]
torch/nn/modules/padding.py:377:29: error: Argument 2 to "pad" has incompatible type "Sequence[int]"; expected "list[int]" [arg-type]
torch/nn/modules/padding.py:541:29: error: Argument 2 to "pad" has incompatible type "Sequence[int]"; expected "list[int]" [arg-type]
torch/nn/modules/normalization.py:6:1: error: Module "torch" has no attribute "Size" [attr-defined]
torch/nn/modules/normalization.py:208:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/normalization.py:212:21: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/normalization.py:230:20: error: Argument 2 to "layer_norm" has incompatible type "tuple[int, ...]"; expected "list[int]" [arg-type]
torch/nn/modules/normalization.py:311:37: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/normalization.py:312:35: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/normalization.py:397:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/normalization.py:414:30: error: Argument 2 to "rms_norm" has incompatible type "tuple[int, ...]"; expected "list[int]" [arg-type]
torch/nn/modules/module.py:14:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/nn/modules/module.py:14:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/nn/modules/module.py:484:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/nn/modules/module.py:938:16: error: Module has no attribute "_has_compatible_shallow_copy_type" [attr-defined]
torch/nn/modules/module.py:1236:23: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/modules/module.py:1339:58: error: Module has no attribute "_nn" [attr-defined]
torch/nn/modules/module.py:1755:25: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/nn/modules/module.py:1756:58: error: Module has no attribute "ScriptMethod" [attr-defined]
torch/nn/modules/module.py:1783:47: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/nn/modules/linear.py:109:13: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/linear.py:112:35: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/linear.py:221:13: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/linear.py:225:35: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/conv.py:163:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/conv.py:170:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/conv.py:176:35: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/container.py:771:46: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/nn/modules/container.py:1008:46: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/nn/modules/batchnorm.py:56:37: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/batchnorm.py:57:35: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/batchnorm.py:63:33: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/batchnorm.py:66:32: error: Module has no attribute "ones" [attr-defined]
torch/nn/modules/batchnorm.py:72:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nn/modules/batchnorm.py:74:27: error: Module has no attribute "long" [attr-defined]
torch/nn/modules/batchnorm.py:129:60: error: Module has no attribute "device" [attr-defined]
torch/nn/modules/batchnorm.py:130:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nn/modules/batchnorm.py:130:48: error: Module has no attribute "long" [attr-defined]
torch/nn/modules/batchnorm.py:248:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nn/modules/batchnorm.py:250:23: error: Module has no attribute "long" [attr-defined]
torch/nn/modules/batchnorm.py:802:17: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/nn/modules/batchnorm.py:806:24: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/nn/modules/adaptive.py:182:9: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable) [attr-defined]
torch/nn/modules/adaptive.py:182:9: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/nn/modules/adaptive.py:231:27: error: Item "bool" of "bool | Any" has no attribute "nonzero" [union-attr]
torch/nn/modules/adaptive.py:323:18: error: Module has no attribute "argmax" [attr-defined]
torch/nn/modules/adaptive.py:332:20: error: Module has no attribute "argmax" [attr-defined]
torch/nn/modules/adaptive.py:338:40: error: Module has no attribute "argmax" [attr-defined]
torch/nn/modules/activation.py:359:16: error: Module has no attribute "sigmoid" [attr-defined]
torch/nn/modules/activation.py:430:16: error: Module has no attribute "tanh" [attr-defined]
torch/nn/modules/activation.py:1198:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/activation.py:1201:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/activation.py:1204:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/activation.py:1209:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/activation.py:1216:43: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/activation.py:1224:37: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/activation.py:1225:37: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/activation.py:1329:40: error: Module has no attribute "is_floating_point" [attr-defined]
torch/nn/modules/activation.py:1331:17: error: Module has no attribute "is_floating_point" [attr-defined]
torch/nn/modules/activation.py:1395:14: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/nn/modules/activation.py:1419:18: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/modules/activation.py:1432:28: error: Module has no attribute "_native_multi_head_attention" [attr-defined]
torch/nn/modules/activation.py:1629:33: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/_functions.py:23:47: error: Module has no attribute "channels_last" [attr-defined]
torch/nn/modules/_functions.py:24:50: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/nn/modules/_functions.py:39:28: error: Module has no attribute "batch_norm_stats" [attr-defined]
torch/nn/modules/_functions.py:41:21: error: Module has no attribute "full" [attr-defined]
torch/nn/modules/_functions.py:49:24: error: Module has no attribute "cat" [attr-defined]
torch/nn/modules/_functions.py:55:24: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/_functions.py:68:29: error: Module has no attribute "empty" [attr-defined]
torch/nn/modules/_functions.py:77:24: error: Module has no attribute "reshape" [attr-defined]
torch/nn/modules/_functions.py:82:30: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/modules/_functions.py:84:24: error: Module has no attribute "stack" [attr-defined]
torch/nn/modules/_functions.py:106:24: error: Module has no attribute "batch_norm_gather_stats_with_counts" [attr-defined]
torch/nn/modules/_functions.py:117:74: error: Module has no attribute "int32" [attr-defined]
torch/nn/modules/_functions.py:122:20: error: Module has no attribute "batch_norm_elemt" [attr-defined]
torch/nn/modules/_functions.py:124:20: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/modules/_functions.py:129:53: error: Module has no attribute "channels_last" [attr-defined]
torch/nn/modules/_functions.py:130:56: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/nn/modules/_functions.py:144:17: error: Module has no attribute "batch_norm_backward_reduce" [attr-defined]
torch/nn/modules/_functions.py:158:28: error: Module has no attribute "cat" [attr-defined]
torch/nn/modules/_functions.py:170:30: error: Module has no attribute "batch_norm_backward_elemt" [attr-defined]
torch/nn/modules/_functions.py:196:28: error: Module has no attribute "zeros" [attr-defined]
torch/nn/modules/_functions.py:236:9: error: Module has no attribute "pow" [attr-defined]
torch/nn/modules/_functions.py:263:9: error: Module has no attribute "pow" [attr-defined]
torch/nn/modules/_functions.py:287:9: error: Module has no attribute "pow" [attr-defined]
torch/nn/modules/_functions.py:292:13: error: Module has no attribute "mul" [attr-defined]
torch/nn/modules/_functions.py:294:13: error: Module has no attribute "sum" [attr-defined]
torch/fx/operator_schemas.py:61:19: error: Module has no attribute "nonzero" [attr-defined]
torch/fx/operator_schemas.py:73:15: error: Module has no attribute "device" [attr-defined]
torch/fx/operator_schemas.py:74:15: error: Module has no attribute "layout" [attr-defined]
torch/fx/operator_schemas.py:78:16: error: Module has no attribute "qscheme" [attr-defined]
torch/fx/operator_schemas.py:89:2: error: Name "torch._C.JitType" is not defined [name-defined]
torch/fx/operator_schemas.py:99:16: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/fx/operator_schemas.py:155:16: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/fx/operator_schemas.py:237:19: error: Module has no attribute "_jit_get_schemas_for_operator" [attr-defined]
torch/fx/operator_schemas.py:328:51: error: Module has no attribute "dtype" [attr-defined]
torch/fx/node.py:12:1: error: Module "torch._C" has no attribute "_fx_map_aggregate" [attr-defined]
torch/fx/node.py:12:1: error: Module "torch._C" has no attribute "_fx_map_arg" [attr-defined]
torch/fx/node.py:12:1: error: Module "torch._C" has no attribute "_NodeBase" [attr-defined]
torch/fx/node.py:37:5: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/node.py:39:5: error: Name "torch.device" is not defined [name-defined]
torch/fx/node.py:40:5: error: Name "torch.memory_format" is not defined [name-defined]
torch/fx/node.py:41:5: error: Name "torch.layout" is not defined [name-defined]
torch/fx/node.py:83:5: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/fx/node.py:92:5: error: Module has no attribute "_assert_async" [attr-defined]
torch/fx/node.py:640:21: error: Module has no attribute "sparse_csc" [attr-defined]
torch/fx/node.py:641:21: error: Module has no attribute "sparse_csr" [attr-defined]
torch/fx/node.py:738:17: error: Module has no attribute "rand" [attr-defined]
torch/fx/node.py:739:17: error: Module has no attribute "randn" [attr-defined]
torch/fx/node.py:740:17: error: Module has no attribute "randint" [attr-defined]
torch/fx/node.py:741:17: error: Module has no attribute "randperm" [attr-defined]
torch/fx/node.py:742:17: error: Module has no attribute "rand_like" [attr-defined]
torch/fx/node.py:743:17: error: Module has no attribute "randn_like" [attr-defined]
torch/fx/node.py:744:17: error: Module has no attribute "randint_like" [attr-defined]
torch/fx/node.py:745:17: error: Module has no attribute "normal" [attr-defined]
torch/fx/node.py:746:17: error: Module has no attribute "poisson" [attr-defined]
torch/fx/node.py:747:17: error: Module has no attribute "bernoulli" [attr-defined]
torch/fx/node.py:748:17: error: Module has no attribute "multinomial" [attr-defined]
torch/fx/graph.py:23:1: error: Module "torch._C" has no attribute "_fx_map_arg" [attr-defined]
torch/fx/graph.py:23:1: error: Module "torch._C" has no attribute "_NodeIter" [attr-defined]
torch/fx/graph.py:89:64: error: Module has no attribute "device" [attr-defined]
torch/fx/graph.py:476:48: error: Module has no attribute "device" [attr-defined]
torch/fx/graph.py:684:21: error: Module has no attribute "sparse_csc" [attr-defined]
torch/fx/graph.py:685:21: error: Module has no attribute "sparse_csr" [attr-defined]
torch/fx/_symbolic_trace.py:44:19: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/fx/experimental/proxy_tensor.py:105:21: error: Module has no attribute "ScriptObject" [attr-defined]
torch/fx/experimental/proxy_tensor.py:106:30: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/fx/experimental/proxy_tensor.py:128:5: error: Module has no attribute "Size" [attr-defined]
torch/fx/experimental/proxy_tensor.py:144:38: error: Module has no attribute "Size" [attr-defined]
torch/fx/experimental/proxy_tensor.py:614:24: error: Module has no attribute "empty_strided" [attr-defined]
torch/fx/experimental/proxy_tensor.py:952:18: error: Module has no attribute "bfloat16" [attr-defined]
torch/fx/experimental/proxy_tensor.py:952:34: error: Module has no attribute "float16" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1073:8: error: Module has no attribute "Tag" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1190:9: error: Module has no attribute "Tag" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1411:53: error: Module has no attribute "Tag" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1569:22: error: Name "torch._C._TensorMeta" is not defined [name-defined]
torch/fx/experimental/proxy_tensor.py:1599:22: error: Name "torch._C._TensorMeta" is not defined [name-defined]
torch/fx/experimental/proxy_tensor.py:1616:17: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1623:24: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1670:14: error: Module has no attribute "DispatchKey" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1679:26: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1693:22: error: Name "torch._C._TensorMeta" is not defined [name-defined]
torch/fx/experimental/proxy_tensor.py:1707:51: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1733:22: error: Name "torch._C._TensorMeta" is not defined [name-defined]
torch/fx/experimental/proxy_tensor.py:1946:5: error: Function is missing a type annotation [no-untyped-def]
torch/fx/experimental/proxy_tensor.py:1955:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/fx/experimental/proxy_tensor.py:1968:9: error: Function is missing a return type annotation [no-untyped-def]
torch/fx/experimental/proxy_tensor.py:1974:9: error: Function is missing a type annotation [no-untyped-def]
torch/fx/experimental/proxy_tensor.py:1974:9: error: All conditional function variants must have identical signatures [misc]
torch/fx/experimental/proxy_tensor.py:1974:9: note: Original:
torch/fx/experimental/proxy_tensor.py:1974:9: note: def wrap_fn(primals: list[Any], tangents: list[Any]) -> Any
torch/fx/experimental/proxy_tensor.py:1974:9: note: Redefinition:
torch/fx/experimental/proxy_tensor.py:1974:9: note: def wrap_fn(*args: Any) -> Any
torch/fx/experimental/proxy_tensor.py:1998:17: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/fx/experimental/proxy_tensor.py:1999:5: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/fx/experimental/proxy_tensor.py:2003:9: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/fx/experimental/proxy_tensor.py:2537:36: error: Module has no attribute "ScriptObject" [attr-defined]
torch/fx/experimental/proxy_tensor.py:2723:9: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/fx/experimental/proxy_tensor.py:2725:12: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/fx/experimental/proxy_tensor.py:2725:40: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/fx/experimental/proxy_tensor.py:2754:32: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/fx/experimental/proxy_tensor.py:2813:17: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/fx/experimental/proxy_tensor.py:2813:45: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/distributed/utils.py:47:21: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/utils.py:60:16: error: Module has no attribute "is_floating_point" [attr-defined]
torch/distributed/utils.py:87:31: error: Name "torch.device" is not defined [name-defined]
torch/distributed/utils.py:93:31: error: Name "torch.device" is not defined [name-defined]
torch/distributed/utils.py:167:48: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/utils.py:261:20: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:24:1: error: Module "torch._C" has no attribute "_DistStoreError" [attr-defined]
torch/distributed/distributed_c10d.py:384:27: error: Module has no attribute "_get_accelerator" [attr-defined]
torch/distributed/distributed_c10d.py:836:10: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:846:69: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:913:12: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:914:18: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1203:17: error: Module has no attribute "float32" [attr-defined]
torch/distributed/distributed_c10d.py:1203:50: error: Module has no attribute "complex64" [attr-defined]
torch/distributed/distributed_c10d.py:1203:71: error: Module has no attribute "complex128" [attr-defined]
torch/distributed/distributed_c10d.py:1410:55: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:1421:27: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1424:22: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1436:35: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1523:12: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1524:39: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1557:8: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1558:38: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1561:8: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1562:38: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1586:31: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:1720:21: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:1723:34: error: Item "int" of "Any | int" has no attribute "type" [union-attr]
torch/distributed/distributed_c10d.py:1725:27: error: Item "int" of "Any | int" has no attribute "type" [union-attr]
torch/distributed/distributed_c10d.py:1731:12: error: Item "int" of "Any | int" has no attribute "index" [union-attr]
torch/distributed/distributed_c10d.py:1734:12: error: Item "int" of "Any | int" has no attribute "index" [union-attr]
torch/distributed/distributed_c10d.py:1748:58: error: Item "int" of "Any | int" has no attribute "type" [union-attr]
torch/distributed/distributed_c10d.py:1880:42: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:2182:38: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:2187:30: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:2337:35: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:2486:18: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:2526:18: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:2638:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:2740:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:2903:18: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:2987:18: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:3067:45: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:3145:23: error: Module has no attribute "ByteTensor" [attr-defined]
torch/distributed/distributed_c10d.py:3155:22: error: Module has no attribute "LongTensor" [attr-defined]
torch/distributed/distributed_c10d.py:3241:27: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/distributed_c10d.py:3242:27: error: Module has no attribute "long" [attr-defined]
torch/distributed/distributed_c10d.py:3252:31: error: Module has no attribute "empty" [attr-defined]
torch/distributed/distributed_c10d.py:3253:45: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3263:30: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3357:27: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/distributed_c10d.py:3358:27: error: Module has no attribute "long" [attr-defined]
torch/distributed/distributed_c10d.py:3372:35: error: Module has no attribute "empty" [attr-defined]
torch/distributed/distributed_c10d.py:3373:49: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3394:30: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3404:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:3491:27: error: Module has no attribute "cat" [attr-defined]
torch/distributed/distributed_c10d.py:3507:25: error: Module has no attribute "cat" [attr-defined]
torch/distributed/distributed_c10d.py:3522:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:3604:27: error: Module has no attribute "empty" [attr-defined]
torch/distributed/distributed_c10d.py:3605:33: error: Module has no attribute "long" [attr-defined]
torch/distributed/distributed_c10d.py:3626:21: error: Module has no attribute "empty" [attr-defined]
torch/distributed/distributed_c10d.py:3626:21: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/distributed_c10d.py:3627:9: error: Module has no attribute "sum" [attr-defined]
torch/distributed/distributed_c10d.py:3627:9: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/distributed_c10d.py:3628:15: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3653:34: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3664:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:3754:31: error: Module has no attribute "cat" [attr-defined]
torch/distributed/distributed_c10d.py:3756:31: error: Module has no attribute "empty" [attr-defined]
torch/distributed/distributed_c10d.py:3757:37: error: Module has no attribute "long" [attr-defined]
torch/distributed/distributed_c10d.py:3772:29: error: Module has no attribute "cat" [attr-defined]
torch/distributed/distributed_c10d.py:3774:25: error: Module has no attribute "empty" [attr-defined]
torch/distributed/distributed_c10d.py:3774:25: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/distributed_c10d.py:3775:13: error: Module has no attribute "sum" [attr-defined]
torch/distributed/distributed_c10d.py:3775:13: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/distributed_c10d.py:3776:19: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3786:38: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3896:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/distributed_c10d.py:3896:51: error: Module has no attribute "long" [attr-defined]
torch/distributed/distributed_c10d.py:3901:21: error: Module has no attribute "empty" [attr-defined]
torch/distributed/distributed_c10d.py:3902:39: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/distributed_c10d.py:3912:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/distributed_c10d.py:3912:47: error: Module has no attribute "long" [attr-defined]
torch/distributed/distributed_c10d.py:4008:38: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4010:53: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4100:14: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4105:14: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4232:39: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4236:38: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4419:38: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4421:53: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4753:17: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4755:18: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4878:38: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4881:38: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/distributed_c10d.py:4933:14: error: Module has no attribute "_get_accelerator" [attr-defined]
torch/distributed/distributed_c10d.py:4938:23: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:4944:23: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:5194:45: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:5260:49: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:5293:25: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:5383:25: error: Name "torch.device" is not defined [name-defined]
torch/distributed/distributed_c10d.py:5898:55: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:5900:55: error: Module has no attribute "device" [attr-defined]
torch/distributed/distributed_c10d.py:6081:26: error: Module has no attribute "device" [attr-defined]
torch/distributed/device_mesh.py:198:13: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/device_mesh.py:209:44: error: Module has no attribute "int" [attr-defined]
torch/distributed/device_mesh.py:211:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/device_mesh.py:211:65: error: Module has no attribute "int" [attr-defined]
torch/distributed/device_mesh.py:290:31: error: "bool" has no attribute "nonzero" [attr-defined]
torch/distributed/device_mesh.py:310:25: error: "bool" has no attribute "nonzero" [attr-defined]
torch/distributed/device_mesh.py:432:51: error: Module has no attribute "device" [attr-defined]
torch/distributed/device_mesh.py:949:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/device_mesh.py:949:70: error: Module has no attribute "int" [attr-defined]
torch/distributed/device_mesh.py:974:40: error: Module has no attribute "int" [attr-defined]
torch/distributed/device_mesh.py:976:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/device_mesh.py:976:61: error: Module has no attribute "int" [attr-defined]
torch/distributed/device_mesh.py:1362:14: error: Module has no attribute "device" [attr-defined]
torch/distributed/device_mesh.py:1363:24: error: Module has no attribute "arange" [attr-defined]
torch/distributed/device_mesh.py:1363:59: error: Module has no attribute "int" [attr-defined]
torch/distributed/rpc/options.py:9:30: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/options.py:14:39: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/options.py:15:14: error: Module has no attribute "device" [attr-defined]
torch/distributed/rpc/options.py:26:11: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/options.py:27:27: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/options.py:28:23: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/options.py:30:16: error: Module has no attribute "device" [attr-defined]
torch/distributed/rpc/options.py:41:56: error: Name "torch.device" is not defined [name-defined]
torch/distributed/rpc/api.py:649:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/rpc/api.py:827:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/rpc/api.py:921:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/rpc/__init__.py:28:27: error: Module has no attribute "_rpc_init" [attr-defined]
torch/distributed/rpc/__init__.py:127:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/__init__.py:29:27: error: Module has no attribute "_c10d_init" [attr-defined]
torch/distributed/__init__.py:33:13: error: Module has no attribute "_DistError" [attr-defined]
torch/distributed/__init__.py:34:20: error: Module has no attribute "_DistBackendError" [attr-defined]
torch/distributed/__init__.py:35:20: error: Module has no attribute "_DistNetworkError" [attr-defined]
torch/distributed/__init__.py:36:18: error: Module has no attribute "_DistStoreError" [attr-defined]
torch/distributed/__init__.py:37:19: error: Module has no attribute "_DistQueueEmptyError" [attr-defined]
torch/distributed/__init__.py:119:23: error: Module has no attribute "_meta_in_tls_dispatch_include" [attr-defined]
torch/distributed/__init__.py:121:9: error: Module has no attribute "_set_meta_in_tls_dispatch_include" [attr-defined]
torch/distributed/__init__.py:125:13: error: Module has no attribute "_set_meta_in_tls_dispatch_include" [attr-defined]
torch/autograd/profiler_util.py:975:21: error: Module has no attribute "_demangle" [attr-defined]
torch/autograd/profiler_util.py:1439:5: error: Name "lines" already defined on line 1423 [no-redef]
torch/autograd/gradcheck.py:38:9: error: Module has no attribute "sparse_csr" [attr-defined]
torch/autograd/gradcheck.py:39:9: error: Module has no attribute "sparse_csc" [attr-defined]
torch/autograd/gradcheck.py:40:9: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/autograd/gradcheck.py:41:9: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/autograd/gradcheck.py:46:63: error: Module has no attribute "sparse_coo" [attr-defined]
torch/autograd/gradcheck.py:62:55: error: Module has no attribute "strided" [attr-defined]
torch/autograd/gradcheck.py:76:60: error: Module has no attribute "strided" [attr-defined]
torch/autograd/gradcheck.py:104:22: error: Module has no attribute "sparse_coo" [attr-defined]
torch/autograd/gradcheck.py:107:15: error: Module has no attribute "ones" [attr-defined]
torch/autograd/gradcheck.py:107:59: error: Module has no attribute "int8" [attr-defined]
torch/autograd/gradcheck.py:109:18: error: Module has no attribute "zeros" [attr-defined]
torch/autograd/gradcheck.py:118:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/autograd/gradcheck.py:126:13: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/autograd/gradcheck.py:133:29: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/autograd/gradcheck.py:133:47: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/autograd/gradcheck.py:138:29: error: Module has no attribute "sparse_csr" [attr-defined]
torch/autograd/gradcheck.py:138:47: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/autograd/gradcheck.py:142:50: error: Module has no attribute "sparse_coo" [attr-defined]
torch/autograd/gradcheck.py:189:31: error: Module has no attribute "sparse_coo" [attr-defined]
torch/autograd/gradcheck.py:192:33: error: Module has no attribute "sparse_csr" [attr-defined]
torch/autograd/gradcheck.py:193:25: error: Module has no attribute "_convert_indices_from_csr_to_coo" [attr-defined]
torch/autograd/gradcheck.py:197:33: error: Module has no attribute "sparse_csc" [attr-defined]
torch/autograd/gradcheck.py:198:25: error: Module has no attribute "_convert_indices_from_csr_to_coo" [attr-defined]
torch/autograd/gradcheck.py:202:33: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/autograd/gradcheck.py:206:17: error: Module has no attribute "_convert_indices_from_csr_to_coo" [attr-defined]
torch/autograd/gradcheck.py:210:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/autograd/gradcheck.py:212:21: error: Module has no attribute "stack" [attr-defined]
torch/autograd/gradcheck.py:213:25: error: Module has no attribute "where" [attr-defined]
torch/autograd/gradcheck.py:213:37: error: Module has no attribute "ones" [attr-defined]
torch/autograd/gradcheck.py:220:33: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/autograd/gradcheck.py:224:17: error: Module has no attribute "_convert_indices_from_csr_to_coo" [attr-defined]
torch/autograd/gradcheck.py:228:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/autograd/gradcheck.py:230:21: error: Module has no attribute "stack" [attr-defined]
torch/autograd/gradcheck.py:231:25: error: Module has no attribute "where" [attr-defined]
torch/autograd/gradcheck.py:231:37: error: Module has no attribute "ones" [attr-defined]
torch/autograd/gradcheck.py:559:52: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/gradcheck.py:752:63: error: Module has no attribute "strided" [attr-defined]
torch/autograd/gradcheck.py:837:22: error: Module has no attribute "view_as_real" [attr-defined]
torch/autograd/gradcheck.py:908:21: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/gradcheck.py:942:34: error: Module has no attribute "float64" [attr-defined]
torch/autograd/gradcheck.py:942:64: error: Module has no attribute "complex128" [attr-defined]
torch/autograd/gradcheck.py:1004:16: error: Module has no attribute "ne" [attr-defined]
torch/autograd/gradcheck.py:1019:23: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/gradcheck.py:1111:29: error: Module has no attribute "zeros" [attr-defined]
torch/autograd/gradcheck.py:1120:21: error: Module has no attribute "randn_like" [attr-defined]
torch/autograd/gradcheck.py:1122:21: error: Module has no attribute "stack" [attr-defined]
torch/autograd/gradcheck.py:1125:33: error: Module has no attribute "stack" [attr-defined]
torch/autograd/gradcheck.py:1133:16: error: Module has no attribute "allclose" [attr-defined]
torch/autograd/gradcheck.py:1168:21: error: Module has no attribute "randn_like" [attr-defined]
torch/autograd/gradcheck.py:1171:17: error: Module has no attribute "stack" [attr-defined]
torch/autograd/gradcheck.py:1179:32: error: Module has no attribute "stack" [attr-defined]
torch/autograd/gradcheck.py:1190:12: error: Module has no attribute "allclose" [attr-defined]
torch/autograd/gradcheck.py:1207:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/gradcheck.py:1215:58: error: Module has no attribute "strided" [attr-defined]
torch/autograd/gradcheck.py:1239:20: error: Module has no attribute "allclose" [attr-defined]
torch/autograd/gradcheck.py:1239:39: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/gradcheck.py:1271:52: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/gradcheck.py:1287:61: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/gradcheck.py:1304:28: error: Module has no attribute "allclose" [attr-defined]
torch/autograd/gradcheck.py:1335:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/gradcheck.py:1442:32: error: Module has no attribute "real" [attr-defined]
torch/autograd/gradcheck.py:1442:65: error: Module has no attribute "imag" [attr-defined]
torch/autograd/gradcheck.py:1675:21: error: Module has no attribute "promote_types" [attr-defined]
torch/autograd/gradcheck.py:1678:12: error: Module has no attribute "allclose" [attr-defined]
torch/autograd/gradcheck.py:1682:17: error: Module has no attribute "complex128" [attr-defined]
torch/autograd/gradcheck.py:1683:16: error: Module has no attribute "float64" [attr-defined]
torch/autograd/gradcheck.py:1684:19: error: Module has no attribute "complex64" [attr-defined]
torch/autograd/gradcheck.py:1685:16: error: Module has no attribute "float32" [attr-defined]
torch/autograd/gradcheck.py:1694:20: error: Module has no attribute "sparse_coo" [attr-defined]
torch/autograd/gradcheck.py:1700:13: error: Module has no attribute "rand" [attr-defined]
torch/autograd/gradcheck.py:1705:15: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/autograd/gradcheck.py:1707:25: error: Module has no attribute "sparse_csr" [attr-defined]
torch/autograd/gradcheck.py:1707:43: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/autograd/gradcheck.py:1714:13: error: Module has no attribute "rand" [attr-defined]
torch/autograd/gradcheck.py:1719:15: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/autograd/gradcheck.py:1729:15: error: Module has no attribute "rand" [attr-defined]
torch/autograd/gradcheck.py:1802:21: error: Module has no attribute "allclose" [attr-defined]
torch/autograd/gradcheck.py:1826:13: error: Module has no attribute "Generator" [attr-defined]
torch/autograd/gradcheck.py:1831:14: error: Module has no attribute "device" [attr-defined]
torch/autograd/gradcheck.py:2248:22: error: Module has no attribute "double" [attr-defined]
torch/autograd/function.py:297:25: error: Name "_C._FunctionBase" is not defined [name-defined]
torch/autograd/function.py:350:5: error: Name "_C._FunctionBase" is not defined [name-defined]
torch/autograd/function.py:580:16: error: Module has no attribute "_are_functorch_transforms_active" [attr-defined]
torch/autograd/function.py:612:16: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/autograd/function.py:754:42: error: Module has no attribute "Value" [attr-defined]
torch/autograd/__init__.py:74:16: error: Module has no attribute "Size" [attr-defined]
torch/autograd/__init__.py:103:24: error: Module has no attribute "Size" [attr-defined]
torch/autograd/__init__.py:135:33: error: Module has no attribute "is_same_size" [attr-defined]
torch/autograd/__init__.py:220:25: error: Module has no attribute "ones" [attr-defined]
torch/autograd/__init__.py:230:25: error: Module has no attribute "ones_like" [attr-defined]
torch/autograd/__init__.py:230:60: error: Module has no attribute "preserve_format" [attr-defined]
torch/autograd/__init__.py:316:8: error: Module has no attribute "_are_functorch_transforms_active" [attr-defined]
torch/autograd/__init__.py:535:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/__init__.py:570:8: error: Module has no attribute "_autograd_init" [attr-defined]
torch/autograd/__init__.py:607:5: error: Module has no attribute "_register_py_class_for_device" [attr-defined]
torch/autograd/__init__.py:610:29: error: Module has no attribute "_is_multithreading_enabled" [attr-defined]
torch/autograd/__init__.py:611:1: error: Module has no attribute "_add_docstr" [attr-defined]
torch/autograd/__init__.py:615:26: error: Module has no attribute "_is_view_replay_enabled" [attr-defined]
torch/autograd/__init__.py:616:1: error: Module has no attribute "_add_docstr" [attr-defined]
torch/amp/autocast_mode.py:37:12: error: Module has no attribute "_is_autocast_available" [attr-defined]
torch/amp/autocast_mode.py:234:13: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/amp/autocast_mode.py:247:36: error: Module has no attribute "bfloat16" [attr-defined]
torch/amp/autocast_mode.py:247:52: error: Module has no attribute "float16" [attr-defined]
torch/amp/autocast_mode.py:249:36: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/amp/autocast_mode.py:268:13: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/amp/autocast_mode.py:288:40: error: Module has no attribute "bfloat16" [attr-defined]
torch/amp/autocast_mode.py:306:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/amp/autocast_mode.py:322:35: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/amp/autocast_mode.py:323:21: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/amp/autocast_mode.py:324:31: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/amp/autocast_mode.py:325:9: error: Module has no attribute "set_autocast_enabled" [attr-defined]
torch/amp/autocast_mode.py:326:9: error: Module has no attribute "set_autocast_dtype" [attr-defined]
torch/amp/autocast_mode.py:326:9: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/amp/autocast_mode.py:327:9: error: Module has no attribute "autocast_increment_nesting" [attr-defined]
torch/amp/autocast_mode.py:328:9: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/amp/autocast_mode.py:333:12: error: Module has no attribute "_is_torch_function_mode_enabled" [attr-defined]
torch/amp/autocast_mode.py:356:12: error: Module has no attribute "autocast_decrement_nesting" [attr-defined]
torch/amp/autocast_mode.py:357:13: error: Module has no attribute "clear_autocast_cache" [attr-defined]
torch/amp/autocast_mode.py:358:9: error: Module has no attribute "set_autocast_enabled" [attr-defined]
torch/amp/autocast_mode.py:359:9: error: Module has no attribute "set_autocast_dtype" [attr-defined]
torch/amp/autocast_mode.py:360:9: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/amp/autocast_mode.py:365:12: error: Module has no attribute "_is_torch_function_mode_enabled" [attr-defined]
torch/amp/autocast_mode.py:389:8: error: Module has no attribute "_is_torch_function_mode_enabled" [attr-defined]
torch/amp/autocast_mode.py:399:8: error: Module has no attribute "_is_torch_function_mode_enabled" [attr-defined]
torch/amp/autocast_mode.py:411:37: error: Module has no attribute "float64" [attr-defined]
torch/amp/autocast_mode.py:474:26: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/amp/autocast_mode.py:476:42: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/amp/autocast_mode.py:479:32: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/_subclasses/meta_utils.py:177:56: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_subclasses/meta_utils.py:180:41: error: Name "torch.layout" is not defined [name-defined]
torch/_subclasses/meta_utils.py:182:9: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_subclasses/meta_utils.py:183:9: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_subclasses/meta_utils.py:184:9: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_subclasses/meta_utils.py:185:9: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_subclasses/meta_utils.py:292:25: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_subclasses/meta_utils.py:343:21: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_subclasses/meta_utils.py:347:33: error: Module has no attribute "_functionalization_reapply_views_tls" [attr-defined]
torch/_subclasses/meta_utils.py:433:45: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_subclasses/meta_utils.py:433:63: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_subclasses/meta_utils.py:438:45: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_subclasses/meta_utils.py:438:63: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_subclasses/meta_utils.py:443:45: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_subclasses/meta_utils.py:443:63: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_subclasses/meta_utils.py:448:45: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_subclasses/meta_utils.py:448:63: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_subclasses/meta_utils.py:582:68: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/meta_utils.py:587:19: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/meta_utils.py:607:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/meta_utils.py:608:13: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/meta_utils.py:626:13: error: Name "torch.layout" is not defined [name-defined]
torch/_subclasses/meta_utils.py:626:28: error: Module has no attribute "strided" [attr-defined]
torch/_subclasses/meta_utils.py:721:31: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/meta_utils.py:721:45: error: Module has no attribute "dtype" [attr-defined]
torch/_subclasses/meta_utils.py:721:58: error: Module has no attribute "layout" [attr-defined]
torch/_subclasses/meta_utils.py:836:25: error: Module has no attribute "empty" [attr-defined]
torch/_subclasses/meta_utils.py:836:51: error: Module has no attribute "uint8" [attr-defined]
torch/_subclasses/meta_utils.py:858:32: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/meta_utils.py:902:20: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_subclasses/meta_utils.py:903:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/meta_utils.py:986:20: error: Module has no attribute "empty_strided" [attr-defined]
torch/_subclasses/meta_utils.py:1343:36: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_subclasses/meta_utils.py:1373:37: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_subclasses/meta_utils.py:1373:55: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_subclasses/meta_utils.py:1381:37: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_subclasses/meta_utils.py:1381:55: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_subclasses/meta_utils.py:1435:33: error: Module has no attribute "empty_strided" [attr-defined]
torch/_subclasses/meta_utils.py:1444:45: error: Module has no attribute "empty_strided" [attr-defined]
torch/_subclasses/meta_utils.py:1492:49: error: Module has no attribute "_DisableFuncTorch" [attr-defined]
torch/_subclasses/meta_utils.py:1535:41: error: Module has no attribute "empty_strided" [attr-defined]
torch/_subclasses/meta_utils.py:1569:25: error: Module has no attribute "_to_functional_tensor" [attr-defined]
torch/_subclasses/meta_utils.py:1603:40: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/meta_utils.py:1616:35: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded" [attr-defined]
torch/_subclasses/meta_utils.py:1617:25: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/meta_utils.py:1619:21: error: Module has no attribute "_dispatch_tls_set_dispatch_key_excluded" [attr-defined]
torch/_subclasses/meta_utils.py:1620:25: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/meta_utils.py:1626:64: error: Module has no attribute "view_as_real" [attr-defined]
torch/_subclasses/meta_utils.py:1629:33: error: Module has no attribute "view_as_complex" [attr-defined]
torch/_subclasses/meta_utils.py:1689:25: error: Module has no attribute "_dispatch_tls_set_dispatch_key_excluded" [attr-defined]
torch/_subclasses/meta_utils.py:1690:29: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/meta_utils.py:1720:37: error: Module has no attribute "empty_strided" [attr-defined]
torch/_subclasses/meta_utils.py:1732:49: error: Module has no attribute "empty_strided" [attr-defined]
torch/_subclasses/meta_utils.py:1839:17: error: Module has no attribute "_set_conj" [attr-defined]
torch/_subclasses/meta_utils.py:1841:17: error: Module has no attribute "_set_neg" [attr-defined]
torch/_subclasses/functional_tensor.py:13:1: error: Module "torch._C" has no attribute "_functionalization_reapply_views_tls" [attr-defined]
torch/_subclasses/functional_tensor.py:66:17: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/functional_tensor.py:75:28: error: Module has no attribute "_additional_keys_to_prop_for_wrapper_tensors" [attr-defined]
torch/_subclasses/functional_tensor.py:76:9: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:102:16: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:121:53: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_subclasses/functional_tensor.py:146:9: error: Module has no attribute "_set_throw_on_mutable_data_ptr" [attr-defined]
torch/_subclasses/functional_tensor.py:151:17: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_subclasses/functional_tensor.py:194:29: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:197:25: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:216:20: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:221:24: error: Module has no attribute "_to_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:228:46: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/functional_tensor.py:239:16: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:242:16: error: Module has no attribute "_is_functional_tensor_base" [attr-defined]
torch/_subclasses/functional_tensor.py:245:9: error: Module has no attribute "_functionalize_replace" [attr-defined]
torch/_subclasses/functional_tensor.py:248:9: error: Module has no attribute "_functionalize_commit_update" [attr-defined]
torch/_subclasses/functional_tensor.py:251:9: error: Module has no attribute "_functionalize_sync" [attr-defined]
torch/_subclasses/functional_tensor.py:254:9: error: Module has no attribute "_functionalize_mark_mutation_hidden_from_autograd" [attr-defined]
torch/_subclasses/functional_tensor.py:265:31: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/functional_tensor.py:282:46: error: Module has no attribute "int8" [attr-defined]
torch/_subclasses/functional_tensor.py:283:46: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/functional_tensor.py:284:50: error: Module has no attribute "bfloat16" [attr-defined]
torch/_subclasses/functional_tensor.py:285:46: error: Module has no attribute "uint8" [attr-defined]
torch/_subclasses/functional_tensor.py:286:48: error: Module has no attribute "float64" [attr-defined]
torch/_subclasses/functional_tensor.py:287:47: error: Module has no attribute "float32" [attr-defined]
torch/_subclasses/functional_tensor.py:288:46: error: Module has no attribute "bool" [attr-defined]
torch/_subclasses/functional_tensor.py:289:46: error: Module has no attribute "float16" [attr-defined]
torch/_subclasses/functional_tensor.py:290:45: error: Module has no attribute "int32" [attr-defined]
torch/_subclasses/functional_tensor.py:291:46: error: Module has no attribute "int64" [attr-defined]
torch/_subclasses/functional_tensor.py:313:26: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/functional_tensor.py:340:38: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:342:21: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/functional_tensor.py:344:20: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/_subclasses/functional_tensor.py:345:17: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/functional_tensor.py:429:17: error: Module has no attribute "_dispatch_has_kernel" [attr-defined]
torch/_subclasses/functional_tensor.py:441:48: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:456:19: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_subclasses/functional_tensor.py:457:26: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:475:24: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_subclasses/functional_tensor.py:476:30: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:489:23: error: Module has no attribute "_dispatch_tls_is_dispatch_key_included" [attr-defined]
torch/_subclasses/functional_tensor.py:490:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:492:23: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded" [attr-defined]
torch/_subclasses/functional_tensor.py:493:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:497:13: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_subclasses/functional_tensor.py:498:15: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_subclasses/functional_tensor.py:498:39: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:501:13: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_subclasses/functional_tensor.py:502:17: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:525:18: error: Module has no attribute "_ForceDispatchKeyGuard" [attr-defined]
torch/_subclasses/functional_tensor.py:550:33: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/_subclasses/functional_tensor.py:551:29: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/functional_tensor.py:557:37: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:568:29: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:580:21: error: Module has no attribute "_disable_functionalization" [attr-defined]
torch/_subclasses/functional_tensor.py:583:23: error: Module has no attribute "_dispatch_tls_is_dispatch_key_included" [attr-defined]
torch/_subclasses/functional_tensor.py:584:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:586:23: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded" [attr-defined]
torch/_subclasses/functional_tensor.py:587:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:606:13: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/functional_tensor.py:624:32: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/functional_tensor.py:646:28: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:649:16: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_subclasses/functional_tensor.py:652:25: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/_subclasses/functional_tensor.py:653:13: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_subclasses/functional_tensor.py:653:37: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:771:16: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/_subclasses/functional_tensor.py:772:13: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_subclasses/functional_tensor.py:772:37: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/functional_tensor.py:776:9: error: Module has no attribute "_functionalize_replace" [attr-defined]
torch/_subclasses/functional_tensor.py:779:9: error: Module has no attribute "_functionalize_commit_update" [attr-defined]
torch/_subclasses/functional_tensor.py:782:9: error: Module has no attribute "_functionalize_sync" [attr-defined]
torch/_subclasses/functional_tensor.py:785:9: error: Module has no attribute "_functionalize_mark_mutation_hidden_from_autograd" [attr-defined]
torch/_subclasses/functional_tensor.py:822:9: error: Module has no attribute "_functionalize_replace" [attr-defined]
torch/_subclasses/functional_tensor.py:825:9: error: Module has no attribute "_functionalize_commit_update" [attr-defined]
torch/_subclasses/functional_tensor.py:828:9: error: Module has no attribute "_functionalize_sync" [attr-defined]
torch/_subclasses/functional_tensor.py:831:9: error: Module has no attribute "_functionalize_mark_mutation_hidden_from_autograd" [attr-defined]
torch/_subclasses/functional_tensor.py:836:16: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_subclasses/fake_tensor.py:162:11: error: Module has no attribute "_unset_dispatch_mode" [attr-defined]
torch/_subclasses/fake_tensor.py:162:41: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/fake_tensor.py:167:13: error: Module has no attribute "_set_dispatch_mode" [attr-defined]
torch/_subclasses/fake_tensor.py:211:36: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_subclasses/fake_tensor.py:212:25: error: Module has no attribute "_functionalization_reapply_views_tls" [attr-defined]
torch/_subclasses/fake_tensor.py:236:36: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_subclasses/fake_tensor.py:237:25: error: Module has no attribute "_functionalization_reapply_views_tls" [attr-defined]
torch/_subclasses/fake_tensor.py:247:42: error: Name "torch._C._SchemaInfo" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:248:12: error: Module has no attribute "_SchemaInfo" [attr-defined]
torch/_subclasses/fake_tensor.py:277:25: error: Module has no attribute "strided" [attr-defined]
torch/_subclasses/fake_tensor.py:283:16: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_subclasses/fake_tensor.py:395:62: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:441:17: error: Module has no attribute "int64" [attr-defined]
torch/_subclasses/fake_tensor.py:441:30: error: Module has no attribute "int32" [attr-defined]
torch/_subclasses/fake_tensor.py:441:43: error: Module has no attribute "int16" [attr-defined]
torch/_subclasses/fake_tensor.py:441:56: error: Module has no attribute "int8" [attr-defined]
torch/_subclasses/fake_tensor.py:441:68: error: Module has no attribute "float64" [attr-defined]
torch/_subclasses/fake_tensor.py:485:31: error: Module has no attribute "int64" [attr-defined]
torch/_subclasses/fake_tensor.py:491:33: error: Module has no attribute "float64" [attr-defined]
torch/_subclasses/fake_tensor.py:507:17: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:509:33: error: Name "torch.DispatchKeySet" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:527:30: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:531:13: error: Module has no attribute "empty" [attr-defined]
torch/_subclasses/fake_tensor.py:533:18: error: Module has no attribute "zeros" [attr-defined]
torch/_subclasses/fake_tensor.py:543:19: error: Module has no attribute "_meta_in_tls_dispatch_include" [attr-defined]
torch/_subclasses/fake_tensor.py:546:10: error: Module has no attribute "_DisableTorchDispatch" [attr-defined]
torch/_subclasses/fake_tensor.py:550:14: error: Module has no attribute "_PreserveDispatchKeyGuard" [attr-defined]
torch/_subclasses/fake_tensor.py:551:13: error: Module has no attribute "_set_meta_in_tls_dispatch_include" [attr-defined]
torch/_subclasses/fake_tensor.py:561:12: error: Module has no attribute "_should_allow_numbers_as_tensors" [attr-defined]
torch/_subclasses/fake_tensor.py:655:18: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:677:29: error: Name "torch.DispatchKeySet" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:681:17: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/fake_tensor.py:685:25: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:687:20: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/fake_tensor.py:692:25: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:727:17: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:731:33: error: Name "torch.DispatchKeySet" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:741:13: error: Module has no attribute "_set_throw_on_mutable_data_ptr" [attr-defined]
torch/_subclasses/fake_tensor.py:743:13: error: Module has no attribute "_set_warn_deprecated_on_mutable_data_ptr" [attr-defined]
torch/_subclasses/fake_tensor.py:746:47: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/fake_tensor.py:768:17: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_subclasses/fake_tensor.py:773:26: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/fake_tensor.py:777:26: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/fake_tensor.py:840:24: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/fake_tensor.py:885:31: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/_subclasses/fake_tensor.py:886:13: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/fake_tensor.py:904:16: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:924:38: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:1000:29: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/fake_tensor.py:1037:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:1040:13: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:1041:13: error: Name "torch.layout" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:1042:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:1065:48: error: Module has no attribute "Size" [attr-defined]
torch/_subclasses/fake_tensor.py:1096:35: error: Module has no attribute "strided" [attr-defined]
torch/_subclasses/fake_tensor.py:1334:26: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/fake_tensor.py:1394:13: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/_subclasses/fake_tensor.py:1394:41: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_subclasses/fake_tensor.py:1409:42: error: Module has no attribute "_only_lift_cpu_tensors" [attr-defined]
torch/_subclasses/fake_tensor.py:1410:13: error: Module has no attribute "_set_only_lift_cpu_tensors" [attr-defined]
torch/_subclasses/fake_tensor.py:1415:13: error: Module has no attribute "_ensureCUDADeviceGuardSet" [attr-defined]
torch/_subclasses/fake_tensor.py:1417:32: error: Module has no attribute "_unset_dispatch_mode" [attr-defined]
torch/_subclasses/fake_tensor.py:1425:13: error: Module has no attribute "_set_dispatch_mode" [attr-defined]
torch/_subclasses/fake_tensor.py:1446:17: error: Module has no attribute "_set_dispatch_mode" [attr-defined]
torch/_subclasses/fake_tensor.py:1448:17: error: Module has no attribute "_set_only_lift_cpu_tensors" [attr-defined]
torch/_subclasses/fake_tensor.py:1586:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_subclasses/fake_tensor.py:1589:13: error: Module has no attribute "_get_default_device" [attr-defined]
torch/_subclasses/fake_tensor.py:1592:13: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_subclasses/fake_tensor.py:1648:12: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/fake_tensor.py:1651:12: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/fake_tensor.py:1664:25: error: Module has no attribute "bool" [attr-defined]
torch/_subclasses/fake_tensor.py:1665:25: error: Module has no attribute "int8" [attr-defined]
torch/_subclasses/fake_tensor.py:1672:12: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/fake_tensor.py:1690:29: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_subclasses/fake_tensor.py:1691:26: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_subclasses/fake_tensor.py:1875:25: error: Module has no attribute "_dispatch_key_set" [attr-defined]
torch/_subclasses/fake_tensor.py:1876:19: error: Module has no attribute "_dispatch_key_set" [attr-defined]
torch/_subclasses/fake_tensor.py:1964:30: error: Argument "output_infos" to "_DispatchCacheValidEntry" has incompatible type "tuple[_DispatchCacheEntryOutputInfo, ...]"; expected "tuple[_DispatchCacheEntryOutputInfo]" [arg-type]
torch/_subclasses/fake_tensor.py:2031:21: error: Module has no attribute "empty_strided" [attr-defined]
torch/_subclasses/fake_tensor.py:2041:13: error: Module has no attribute "_set_conj" [attr-defined]
torch/_subclasses/fake_tensor.py:2043:13: error: Module has no attribute "_set_neg" [attr-defined]
torch/_subclasses/fake_tensor.py:2469:17: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/fake_tensor.py:2470:17: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/fake_tensor.py:2526:40: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:2883:46: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/fake_tensor.py:2917:17: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:3008:12: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/fake_tensor.py:3149:8: error: Module has no attribute "Tag" [attr-defined]
torch/_subclasses/fake_tensor.py:3160:23: error: Module has no attribute "zeros_like" [attr-defined]
torch/_subclasses/fake_tensor.py:3236:20: error: Module has no attribute "TensorBase" [attr-defined]
torch/_subclasses/fake_tensor.py:3253:18: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/_subclasses/fake_tensor.py:3257:48: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/fake_tensor.py:3266:16: error: Module has no attribute "device" [attr-defined]
torch/_subclasses/fake_tensor.py:3397:16: error: Module has no attribute "empty_strided" [attr-defined]
torch/_prims_common/__init__.py:48:30: error: Name "torch.Size" is not defined [name-defined]
torch/_prims_common/__init__.py:68:40: error: Name "torch.device" is not defined [name-defined]
torch/_prims_common/__init__.py:73:5: error: Module has no attribute "device" [attr-defined]
torch/_prims_common/__init__.py:380:5: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_prims_common/__init__.py:381:5: error: Module has no attribute "preserve_format" [attr-defined]
torch/_prims_common/__init__.py:382:5: error: Module has no attribute "channels_last" [attr-defined]
torch/_prims_common/__init__.py:383:5: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_prims_common/__init__.py:387:43: error: Name "torch.memory_format" is not defined [name-defined]
torch/_prims_common/__init__.py:397:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/_prims_common/__init__.py:403:25: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_prims_common/__init__.py:405:25: error: Module has no attribute "channels_last" [attr-defined]
torch/_prims_common/__init__.py:407:25: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_prims_common/__init__.py:432:34: error: Name "torch.memory_format" is not defined [name-defined]
torch/_prims_common/__init__.py:582:30: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_prims_common/__init__.py:587:34: error: Module has no attribute "channels_last" [attr-defined]
torch/_prims_common/__init__.py:903:52: error: Name "torch.device" is not defined [name-defined]
torch/_prims_common/__init__.py:904:27: error: Module has no attribute "device" [attr-defined]
torch/_prims_common/__init__.py:908:12: error: Module has no attribute "device" [attr-defined]
torch/_prims_common/__init__.py:1091:5: error: Module has no attribute "uint8" [attr-defined]
torch/_prims_common/__init__.py:1092:5: error: Module has no attribute "uint16" [attr-defined]
torch/_prims_common/__init__.py:1093:5: error: Module has no attribute "uint32" [attr-defined]
torch/_prims_common/__init__.py:1094:5: error: Module has no attribute "uint64" [attr-defined]
torch/_prims_common/__init__.py:1095:5: error: Module has no attribute "int8" [attr-defined]
torch/_prims_common/__init__.py:1096:5: error: Module has no attribute "int16" [attr-defined]
torch/_prims_common/__init__.py:1097:5: error: Module has no attribute "int32" [attr-defined]
torch/_prims_common/__init__.py:1098:5: error: Module has no attribute "int64" [attr-defined]
torch/_prims_common/__init__.py:1100:26: error: Module has no attribute "float16" [attr-defined]
torch/_prims_common/__init__.py:1100:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_prims_common/__init__.py:1100:57: error: Module has no attribute "complex32" [attr-defined]
torch/_prims_common/__init__.py:1101:20: error: Module has no attribute "complex32" [attr-defined]
torch/_prims_common/__init__.py:1101:37: error: Module has no attribute "complex64" [attr-defined]
torch/_prims_common/__init__.py:1101:54: error: Module has no attribute "complex128" [attr-defined]
torch/_prims_common/__init__.py:1104:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1105:30: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1106:21: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:1109:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1110:30: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1114:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1115:30: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1119:27: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1120:30: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1124:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1125:30: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1129:26: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1137:5: error: Module has no attribute "complex128" [attr-defined]
torch/_prims_common/__init__.py:1137:23: error: Module has no attribute "float64" [attr-defined]
torch/_prims_common/__init__.py:1138:5: error: Module has no attribute "complex64" [attr-defined]
torch/_prims_common/__init__.py:1138:22: error: Module has no attribute "float32" [attr-defined]
torch/_prims_common/__init__.py:1139:5: error: Module has no attribute "complex32" [attr-defined]
torch/_prims_common/__init__.py:1139:22: error: Module has no attribute "float16" [attr-defined]
torch/_prims_common/__init__.py:1143:5: error: Module has no attribute "float16" [attr-defined]
torch/_prims_common/__init__.py:1143:20: error: Module has no attribute "complex32" [attr-defined]
torch/_prims_common/__init__.py:1144:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_prims_common/__init__.py:1144:21: error: Module has no attribute "complex64" [attr-defined]
torch/_prims_common/__init__.py:1145:5: error: Module has no attribute "float32" [attr-defined]
torch/_prims_common/__init__.py:1145:20: error: Module has no attribute "complex64" [attr-defined]
torch/_prims_common/__init__.py:1146:5: error: Module has no attribute "float64" [attr-defined]
torch/_prims_common/__init__.py:1146:20: error: Module has no attribute "complex128" [attr-defined]
torch/_prims_common/__init__.py:1150:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1154:40: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1158:26: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1163:30: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1165:17: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:1177:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1182:30: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1184:17: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:1197:33: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1205:16: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:1207:16: error: Module has no attribute "long" [attr-defined]
torch/_prims_common/__init__.py:1209:16: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_prims_common/__init__.py:1212:44: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_prims_common/__init__.py:1228:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1278:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1279:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1280:15: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1287:40: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1288:40: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1291:27: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1292:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1295:26: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/__init__.py:1317:10: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:1318:10: error: Module has no attribute "uint8" [attr-defined]
torch/_prims_common/__init__.py:1318:23: error: Module has no attribute "int8" [attr-defined]
torch/_prims_common/__init__.py:1319:10: error: Module has no attribute "int16" [attr-defined]
torch/_prims_common/__init__.py:1320:10: error: Module has no attribute "int32" [attr-defined]
torch/_prims_common/__init__.py:1321:10: error: Module has no attribute "int64" [attr-defined]
torch/_prims_common/__init__.py:1322:10: error: Module has no attribute "float16" [attr-defined]
torch/_prims_common/__init__.py:1322:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_prims_common/__init__.py:1323:10: error: Module has no attribute "float32" [attr-defined]
torch/_prims_common/__init__.py:1324:10: error: Module has no attribute "float64" [attr-defined]
torch/_prims_common/__init__.py:1325:10: error: Module has no attribute "complex32" [attr-defined]
torch/_prims_common/__init__.py:1326:10: error: Module has no attribute "complex64" [attr-defined]
torch/_prims_common/__init__.py:1327:10: error: Module has no attribute "complex128" [attr-defined]
torch/_prims_common/__init__.py:1347:26: error: Name "torch.layout" is not defined [name-defined]
torch/_prims_common/__init__.py:1349:19: error: Module has no attribute "strided" [attr-defined]
torch/_prims_common/__init__.py:1375:34: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1452:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_prims_common/__init__.py:1452:21: error: Module has no attribute "float32" [attr-defined]
torch/_prims_common/__init__.py:1453:5: error: Module has no attribute "float16" [attr-defined]
torch/_prims_common/__init__.py:1453:20: error: Module has no attribute "float32" [attr-defined]
torch/_prims_common/__init__.py:1454:5: error: Module has no attribute "complex32" [attr-defined]
torch/_prims_common/__init__.py:1454:22: error: Module has no attribute "complex64" [attr-defined]
torch/_prims_common/__init__.py:1458:34: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1463:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_prims_common/__init__.py:1463:21: error: Module has no attribute "float64" [attr-defined]
torch/_prims_common/__init__.py:1464:5: error: Module has no attribute "float16" [attr-defined]
torch/_prims_common/__init__.py:1464:20: error: Module has no attribute "float64" [attr-defined]
torch/_prims_common/__init__.py:1465:5: error: Module has no attribute "float32" [attr-defined]
torch/_prims_common/__init__.py:1465:20: error: Module has no attribute "float64" [attr-defined]
torch/_prims_common/__init__.py:1466:5: error: Module has no attribute "complex32" [attr-defined]
torch/_prims_common/__init__.py:1466:22: error: Module has no attribute "complex128" [attr-defined]
torch/_prims_common/__init__.py:1467:5: error: Module has no attribute "complex64" [attr-defined]
torch/_prims_common/__init__.py:1467:22: error: Module has no attribute "complex128" [attr-defined]
torch/_prims_common/__init__.py:1471:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1471:46: error: Name "torch.device" is not defined [name-defined]
torch/_prims_common/__init__.py:1539:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1651:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1680:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_prims_common/__init__.py:1689:56: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_prims_common/__init__.py:1692:24: error: Module has no attribute "long" [attr-defined]
torch/_prims_common/__init__.py:1695:24: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:1703:28: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_prims_common/__init__.py:1713:20: error: Module has no attribute "long" [attr-defined]
torch/_prims_common/__init__.py:1716:53: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:1724:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1725:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:1744:24: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:2033:49: error: Name "torch.memory_format" is not defined [name-defined]
torch/_prims_common/__init__.py:2034:20: error: Module has no attribute "strided" [attr-defined]
torch/_prims_common/__init__.py:2035:16: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_prims_common/__init__.py:2038:16: error: Module has no attribute "channels_last" [attr-defined]
torch/_prims_common/__init__.py:2038:56: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_prims_common/__init__.py:2040:12: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_prims_common/__init__.py:2069:19: error: Module has no attribute "bool" [attr-defined]
torch/_prims_common/__init__.py:2072:16: error: Module has no attribute "where" [attr-defined]
torch/_prims_common/__init__.py:2096:38: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/__init__.py:2097:44: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_prims_common/__init__.py:2101:46: error: Module has no attribute "device" [attr-defined]
torch/_prims_common/__init__.py:2104:40: error: Name "torch.layout" is not defined [name-defined]
torch/_prims_common/__init__.py:2105:46: error: Module has no attribute "strided" [attr-defined]
torch/_prims_common/__init__.py:2119:15: error: Module has no attribute "_dispatch_tls_is_dispatch_key_excluded" [attr-defined]
torch/_prims_common/__init__.py:2120:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_prims_common/__init__.py:2122:9: error: Module has no attribute "_dispatch_tls_set_dispatch_key_excluded" [attr-defined]
torch/_prims_common/__init__.py:2123:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_prims_common/__init__.py:2125:18: error: Module has no attribute "as_strided" [attr-defined]
torch/_prims_common/__init__.py:2126:16: error: Module has no attribute "as_strided" [attr-defined]
torch/_prims_common/__init__.py:2128:9: error: Module has no attribute "_dispatch_tls_set_dispatch_key_excluded" [attr-defined]
torch/_prims_common/__init__.py:2129:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_prims_common/__init__.py:2166:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_prims_common/__init__.py:2167:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_prims_common/__init__.py:2173:47: error: Module has no attribute "uint8" [attr-defined]
torch/_prims_common/__init__.py:2174:51: error: Module has no attribute "uint8" [attr-defined]
torch/_prims_common/__init__.py:2175:21: error: Module has no attribute "cat" [attr-defined]
torch/_logging/_internal.py:1149:1: error: Cannot find implementation or library stub for module named "torch.version" [import-not-found]
torch/_library/utils.py:100:31: error: Module has no attribute "FunctionSchema" [attr-defined]
torch/_library/utils.py:102:41: error: Module has no attribute "TensorType" [attr-defined]
torch/_library/utils.py:106:41: error: Module has no attribute "TensorType" [attr-defined]
torch/_library/utils.py:126:27: error: Module has no attribute "FunctionSchema" [attr-defined]
torch/_library/utils.py:141:16: error: Module has no attribute "ListType" [attr-defined]
torch/_library/utils.py:141:28: error: Module has no attribute "TensorType" [attr-defined]
torch/_library/utils.py:142:19: error: Module has no attribute "ListType" [attr-defined]
torch/_library/utils.py:142:31: error: Module has no attribute "OptionalType" [attr-defined]
torch/_library/utils.py:142:47: error: Module has no attribute "TensorType" [attr-defined]
torch/_library/utils.py:143:19: error: Module has no attribute "OptionalType" [attr-defined]
torch/_library/utils.py:143:35: error: Module has no attribute "ListType" [attr-defined]
torch/_library/utils.py:143:47: error: Module has no attribute "TensorType" [attr-defined]
torch/_library/utils.py:144:19: error: Module has no attribute "OptionalType" [attr-defined]
torch/_library/utils.py:144:35: error: Module has no attribute "ListType" [attr-defined]
torch/_library/utils.py:144:63: error: Module has no attribute "TensorType" [attr-defined]
torch/_library/utils.py:150:19: error: Module has no attribute "TensorType" [attr-defined]
torch/_library/utils.py:150:49: error: Module has no attribute "OptionalType" [attr-defined]
torch/_library/utils.py:210:13: error: Name "_C.FunctionSchema" is not defined [name-defined]
torch/_library/utils.py:211:21: error: Name "_C.Argument" is not defined [name-defined]
torch/_library/utils.py:309:13: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_library/utils.py:309:44: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_library/utils.py:316:33: error: Name "_C.FunctionSchema" is not defined [name-defined]
torch/_library/utils.py:320:36: error: Name "_C.FunctionSchema" is not defined [name-defined]
torch/_library/utils.py:330:28: error: Name "_C.FunctionSchema" is not defined [name-defined]
torch/_library/utils.py:341:34: error: Name "_C.FunctionSchema" is not defined [name-defined]
torch/_library/utils.py:347:24: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/_library/utils.py:403:8: error: Module has no attribute "_any_output_is_alias_to_input_or_output" [attr-defined]
torch/_library/utils.py:442:17: error: Module has no attribute "equal" [attr-defined]
torch/_library/utils.py:488:8: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_library/utils.py:495:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_library/utils.py:502:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_library/utils.py:511:33: error: Name "_C.FunctionSchema" is not defined [name-defined]
torch/_library/utils.py:524:5: error: Module has no attribute "Tag" [attr-defined]
torch/_library/utils.py:525:5: error: Module has no attribute "Tag" [attr-defined]
torch/_library/utils.py:526:5: error: Module has no attribute "Tag" [attr-defined]
torch/_library/utils.py:527:5: error: Module has no attribute "Tag" [attr-defined]
torch/_library/utils.py:535:6: error: Name "_C.Tag" is not defined [name-defined]
torch/_library/utils.py:542:15: error: Name "_C.Tag" is not defined [name-defined]
torch/_library/utils.py:551:20: error: Module has no attribute "Tag" [attr-defined]
torch/_library/utils.py:555:24: error: Module has no attribute "Tag" [attr-defined]
torch/_library/opaque_object.py:23:1: error: Argument 2 to NewType(...) must be subclassable (got "Any") [valid-newtype]
torch/_library/opaque_object.py:23:36: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_library/opaque_object.py:26:41: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_library/opaque_object.py:84:12: error: Module has no attribute "_make_opaque_object" [attr-defined]
torch/_library/opaque_object.py:87:32: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_library/opaque_object.py:108:35: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_library/opaque_object.py:113:42: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_library/opaque_object.py:119:12: error: Module has no attribute "_get_opaque_object_payload" [attr-defined]
torch/_library/opaque_object.py:122:32: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_library/opaque_object.py:141:35: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_library/opaque_object.py:146:42: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_library/opaque_object.py:152:5: error: Module has no attribute "_set_opaque_object_payload" [attr-defined]
torch/_library/opaque_object.py:177:5: error: Module has no attribute "_register_opaque_type" [attr-defined]
torch/_library/opaque_object.py:187:12: error: Module has no attribute "_is_opaque_type_registered" [attr-defined]
torch/_library/fake_profile.py:27:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_library/fake_profile.py:28:13: error: Name "torch.device" is not defined [name-defined]
torch/_library/fake_profile.py:29:13: error: Name "torch.layout" is not defined [name-defined]
torch/_library/fake_profile.py:65:20: error: Module has no attribute "empty_strided" [attr-defined]
torch/_library/fake_profile.py:277:20: error: Module has no attribute "device" [attr-defined]
torch/_library/fake_class_registry.py:16:69: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_library/fake_class_registry.py:65:26: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/_library/fake_class_registry.py:79:34: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_library/fake_class_registry.py:141:26: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_library/fake_class_registry.py:155:30: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_library/fake_class_registry.py:214:27: error: Module has no attribute "empty_strided" [attr-defined]
torch/_library/fake_class_registry.py:238:37: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/_library/fake_class_registry.py:239:38: error: Module has no attribute "ScriptMethod" [attr-defined]
torch/_library/fake_class_registry.py:326:9: error: Module has no attribute "_get_custom_class_python_wrapper" [attr-defined]
torch/_library/fake_class_registry.py:368:14: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_library/fake_class_registry.py:382:43: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_library/effects.py:51:12: error: Module has no attribute "_get_operation_overload" [attr-defined]
torch/_library/effects.py:54:22: error: Module has no attribute "_get_schema" [attr-defined]
torch/_library/effects.py:56:41: error: Module has no attribute "ClassType" [attr-defined]
torch/_library/effects.py:68:5: error: Function is missing a type annotation [no-untyped-def]
torch/_library/effects.py:79:9: error: Function is missing a return type annotation [no-untyped-def]
torch/_library/effects.py:79:9: note: Use "-> None" if function does not return a value
torch/_library/custom_ops.py:32:29: error: Name "_C.Tag" is not defined [name-defined]
torch/_library/custom_ops.py:45:29: error: Name "_C.Tag" is not defined [name-defined]
torch/_library/custom_ops.py:58:29: error: Name "_C.Tag" is not defined [name-defined]
torch/_library/custom_ops.py:194:33: error: Name "_C.Tag" is not defined [name-defined]
torch/_library/custom_ops.py:371:29: error: Module has no attribute "_dispatch_key_for_device" [attr-defined]
torch/_library/custom_ops.py:606:54: error: Name "_C.Tag" is not defined [name-defined]
torch/_library/custom_ops.py:609:22: error: Module has no attribute "parse_schema" [attr-defined]
torch/_library/custom_ops.py:621:19: error: Module has no attribute "Tag" [attr-defined]
torch/_library/custom_ops.py:649:31: error: Module has no attribute "_dispatch_get_computed_kernel_for_dispatch_key" [attr-defined]
torch/_library/custom_ops.py:682:28: error: Module has no attribute "_dispatch_key_for_device" [attr-defined]
torch/_library/custom_ops.py:683:36: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_library/custom_ops.py:685:17: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_library/custom_ops.py:845:31: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_library/custom_ops.py:846:17: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_library/custom_ops.py:847:17: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_library/custom_ops.py:847:41: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_library/custom_ops.py:848:18: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/_library/custom_ops.py:866:37: error: Module has no attribute "float64" [attr-defined]
torch/_functorch/functional_call.py:260:14: error: Module has no attribute "stack" [attr-defined]
torch/_functorch/autograd_function.py:48:12: error: Module has no attribute "_are_functorch_transforms_active" [attr-defined]
torch/_functorch/autograd_function.py:336:20: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/_functorch/autograd_function.py:337:17: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_functorch/autograd_function.py:337:41: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_C/_distributed_rpc.pyi:7:1: error: Module "torch._C" has no attribute "Future" [attr-defined]
torch/_C/_distributed_rpc.pyi:47:56: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:72:33: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:73:19: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:81:37: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:82:23: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:87:26: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:98:45: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:99:23: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:110:56: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:114:26: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc.pyi:115:44: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:10:1: error: Module "torch._C" has no attribute "ScriptObject" [attr-defined]
torch/_C/_distributed_c10d.pyi:191:13: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:339:51: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:343:45: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:348:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:349:17: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:585:41: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:586:39: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:590:37: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:591:36: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:595:17: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:606:34: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:608:39: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:691:45: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:779:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:780:17: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:793:29: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:795:39: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:808:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:815:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_C/_distributed_c10d.pyi:835:16: error: Name "torch.dtype" is not defined [name-defined]
torch/__init__.py:291:1: error: Cannot find implementation or library stub for module named "torch.version" [import-not-found]
torch/__init__.py:1018:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/__init__.py:1025:5: error: Module "torch._C" has no attribute "_initExtension" [attr-defined]
torch/__init__.py:1184:2: error: Name "torch.device" is not defined [name-defined]
torch/__init__.py:1197:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/__init__.py:1215:16: error: Module has no attribute "device" [attr-defined]
torch/__init__.py:1308:5: error: Module has no attribute "_set_default_tensor_type" [attr-defined]
torch/__init__.py:1311:2: error: Name "torch.dtype" is not defined [name-defined]
torch/__init__.py:1361:5: error: Module has no attribute "_set_default_dtype" [attr-defined]
torch/__init__.py:1510:5: error: Module has no attribute "_set_deterministic_algorithms" [attr-defined]
torch/__init__.py:1517:12: error: Module has no attribute "_get_deterministic_algorithms" [attr-defined]
torch/__init__.py:1525:12: error: Module has no attribute "_get_deterministic_algorithms_warn_only" [attr-defined]
torch/__init__.py:1561:9: error: Module has no attribute "_set_deterministic_algorithms" [attr-defined]
torch/__init__.py:1563:9: error: Module has no attribute "_set_deterministic_algorithms" [attr-defined]
torch/__init__.py:1565:9: error: Module has no attribute "_set_deterministic_algorithms" [attr-defined]
torch/__init__.py:1578:8: error: Module has no attribute "_get_deterministic_algorithms" [attr-defined]
torch/__init__.py:1579:12: error: Module has no attribute "_get_deterministic_algorithms_warn_only" [attr-defined]
torch/__init__.py:1591:12: error: Module has no attribute "_get_float32_matmul_precision" [attr-defined]
torch/__init__.py:1657:5: error: Module has no attribute "_set_float32_matmul_precision" [attr-defined]
torch/__init__.py:1670:5: error: Module has no attribute "_set_warnAlways" [attr-defined]
torch/__init__.py:1677:12: error: Module has no attribute "_get_warnAlways" [attr-defined]
torch/__init__.py:1851:26: error: Module has no attribute "bool" [attr-defined]
torch/__init__.py:1917:16: error: Module has no attribute "uint8" [attr-defined]
torch/__init__.py:1928:16: error: Module has no attribute "double" [attr-defined]
torch/__init__.py:1939:16: error: Module has no attribute "float" [attr-defined]
torch/__init__.py:1950:16: error: Module has no attribute "half" [attr-defined]
torch/__init__.py:1961:16: error: Module has no attribute "long" [attr-defined]
torch/__init__.py:1972:16: error: Module has no attribute "int" [attr-defined]
torch/__init__.py:1983:16: error: Module has no attribute "short" [attr-defined]
torch/__init__.py:1994:16: error: Module has no attribute "int8" [attr-defined]
torch/__init__.py:2005:16: error: Module has no attribute "bool" [attr-defined]
torch/__init__.py:2016:16: error: Module has no attribute "bfloat16" [attr-defined]
torch/__init__.py:2027:16: error: Module has no attribute "cdouble" [attr-defined]
torch/__init__.py:2038:16: error: Module has no attribute "cfloat" [attr-defined]
torch/__init__.py:2049:16: error: Module has no attribute "quint8" [attr-defined]
torch/__init__.py:2060:16: error: Module has no attribute "qint8" [attr-defined]
torch/__init__.py:2071:16: error: Module has no attribute "qint32" [attr-defined]
torch/__init__.py:2082:16: error: Module has no attribute "quint4x2" [attr-defined]
torch/__init__.py:2093:16: error: Module has no attribute "quint2x4" [attr-defined]
torch/__init__.py:2145:1: error: Module has no attribute "_initExtension" [attr-defined]
torch/__init__.py:2157:1: error: Cannot find implementation or library stub for module named "torch._C._VariableFunctions" [import-not-found]
torch/__init__.py:2157:1: note: Error code "import-not-found" not covered by "type: ignore" comment
torch/__init__.py:2157:1: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
torch/__init__.py:2160:23: error: Name "segment_reduce" is not defined [name-defined]
torch/__init__.py:2161:9: error: Name "segment_reduce" is not defined [name-defined]
torch/__init__.py:2192:69: error: Module has no attribute "dtype" [attr-defined]
torch/__init__.py:2296:1: error: Module has no attribute "_init_names" [attr-defined]
torch/__init__.py:2330:28: error: Name "contiguous_format" is not defined [name-defined]
torch/__init__.py:2336:21: error: Module has no attribute "get_num_threads" [attr-defined]
torch/__init__.py:2664:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/__init__.py:2720:20: error: Incompatible types in assignment (expression has type "str | int | Callable[..., Any]", variable has type "bool") [assignment]
torch/__init__.py:2771:19: error: Module has no attribute "device" [attr-defined]
torch/__init__.py:2789:1: error: Name "cond" already defined (by an import) [no-redef]
torch/__init__.py:2789:1: error: Name "while_loop" already defined (by an import) [no-redef]
torch/__init__.py:2875:48: error: Name "torch.device" is not defined [name-defined]
torch/__init__.py:2880:27: error: Module has no attribute "device" [attr-defined]
torch/__init__.py:2883:30: error: Module has no attribute "device" [attr-defined]
torch/__init__.py:2886:30: error: Module has no attribute "_get_accelerator" [attr-defined]
torch/__init__.py:2922:5: error: Module has no attribute "sym_constrain_range_for_size" [attr-defined]
torch/__init__.py:2978:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/__init__.py:2978:41: error: Module has no attribute "float64" [attr-defined]
torch/__init__.py:2980:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/__init__.py:2980:41: error: Module has no attribute "int64" [attr-defined]
torch/__init__.py:2982:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "_GeneratorType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "AnyType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "AwaitType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "BoolType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "ComplexType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "DeviceObjType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "DictType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "EnumType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "FloatType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "FutureType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "InterfaceType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "IntType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "ListType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "NoneType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "NumberType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "OptionalType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "StreamObjType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "StringType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "TensorType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "TupleType" [attr-defined]
torch/jit/annotations.py:13:1: error: Module "torch._C" has no attribute "UnionType" [attr-defined]
torch/jit/annotations.py:64:5: error: Module "torch._C" has no attribute "RRefType" [attr-defined]
torch/jit/annotations.py:365:11: error: Module has no attribute "unify_type_list" [attr-defined]
torch/jit/annotations.py:378:13: error: Module has no attribute "LongTensor" [attr-defined]
torch/jit/annotations.py:379:13: error: Module has no attribute "DoubleTensor" [attr-defined]
torch/jit/annotations.py:380:13: error: Module has no attribute "FloatTensor" [attr-defined]
torch/jit/annotations.py:381:13: error: Module has no attribute "IntTensor" [attr-defined]
torch/jit/annotations.py:382:13: error: Module has no attribute "ShortTensor" [attr-defined]
torch/jit/annotations.py:383:13: error: Module has no attribute "HalfTensor" [attr-defined]
torch/jit/annotations.py:384:13: error: Module has no attribute "CharTensor" [attr-defined]
torch/jit/annotations.py:385:13: error: Module has no attribute "ByteTensor" [attr-defined]
torch/jit/annotations.py:386:13: error: Module has no attribute "BoolTensor" [attr-defined]
torch/jit/annotations.py:483:15: error: Module has no attribute "device" [attr-defined]
torch/jit/annotations.py:485:15: error: Module has no attribute "Generator" [attr-defined]
torch/jit/annotations.py:487:15: error: Module has no attribute "Stream" [attr-defined]
torch/jit/annotations.py:489:15: error: Module has no attribute "dtype" [attr-defined]
torch/jit/annotations.py:491:15: error: Module has no attribute "qscheme" [attr-defined]
torch/jit/annotations.py:511:12: error: Module has no attribute "_resolve_type_from_object" [attr-defined]
torch/nn/functional.py:11:1: error: Module "torch._C" has no attribute "_add_docstr" [attr-defined]
torch/nn/functional.py:11:1: error: Module "torch._C" has no attribute "_infer_size" [attr-defined]
torch/nn/functional.py:11:1: error: Module "torch._C" has no attribute "_ScalingType" [attr-defined]
torch/nn/functional.py:11:1: error: Module "torch._C" has no attribute "_SwizzleType" [attr-defined]
torch/nn/functional.py:17:1: error: Module "torch._jit_internal" has no attribute "BroadcastingList2"; maybe "BroadcastingList1"? [attr-defined]
torch/nn/functional.py:17:1: error: Module "torch._jit_internal" has no attribute "BroadcastingList3"; maybe "BroadcastingList1"? [attr-defined]
torch/nn/functional.py:48:10: error: Incompatible types in assignment (expression has type "None", variable has type Module) [assignment]
torch/nn/functional.py:52:5: error: Module has no attribute "conv1d"; maybe "cond"? [attr-defined]
torch/nn/functional.py:101:5: error: Module has no attribute "conv2d"; maybe "cond"? [attr-defined]
torch/nn/functional.py:152:5: error: Module has no attribute "conv3d"; maybe "cond"? [attr-defined]
torch/nn/functional.py:202:5: error: Module has no attribute "conv_transpose1d" [attr-defined]
torch/nn/functional.py:243:5: error: Module has no attribute "conv_transpose2d" [attr-defined]
torch/nn/functional.py:286:5: error: Module has no attribute "conv_transpose3d" [attr-defined]
torch/nn/functional.py:328:5: error: Module has no attribute "conv_tbc" [attr-defined]
torch/nn/functional.py:344:5: error: Module has no attribute "avg_pool1d" [attr-defined]
torch/nn/functional.py:379:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:409:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:508:27: error: Module has no attribute "rand" [attr-defined]
torch/nn/functional.py:511:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:624:27: error: Module has no attribute "rand" [attr-defined]
torch/nn/functional.py:627:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:669:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:669:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:670:22: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:670:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:671:14: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:671:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:672:15: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:672:15: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:715:12: error: Module has no attribute "max_pool1d_with_indices" [attr-defined]
torch/nn/functional.py:722:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:722:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:723:22: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:723:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:724:14: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:724:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:725:15: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:725:15: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:743:12: error: Module has no attribute "max_pool1d" [attr-defined]
torch/nn/functional.py:805:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:833:12: error: Module has no attribute "max_pool2d" [attr-defined]
torch/nn/functional.py:895:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:923:12: error: Module has no attribute "max_pool3d" [attr-defined]
torch/nn/functional.py:977:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:977:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:978:22: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:978:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:979:14: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:979:14: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:980:27: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:980:27: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:1008:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1043:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1076:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1116:10: error: Module has no attribute "sign" [attr-defined]
torch/nn/functional.py:1116:33: error: Module has no attribute "abs" [attr-defined]
torch/nn/functional.py:1156:13: error: Module has no attribute "sign" [attr-defined]
torch/nn/functional.py:1156:36: error: Module has no attribute "abs" [attr-defined]
torch/nn/functional.py:1163:22: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:1163:22: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:1194:10: error: Module has no attribute "sign" [attr-defined]
torch/nn/functional.py:1194:33: error: Module has no attribute "abs" [attr-defined]
torch/nn/functional.py:1200:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:1200:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:1223:12: error: Module has no attribute "adaptive_max_pool1d" [attr-defined]
torch/nn/functional.py:1228:18: error: Variable "torch._jit_internal.BroadcastingList1" is not valid as a type [valid-type]
torch/nn/functional.py:1228:18: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/nn/functional.py:1280:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1338:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1369:5: error: Module has no attribute "adaptive_avg_pool1d" [attr-defined]
torch/nn/functional.py:1397:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1413:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1441:9: error: Module has no attribute "dropout_" [attr-defined]
torch/nn/functional.py:1441:58: error: Module has no attribute "dropout" [attr-defined]
torch/nn/functional.py:1462:9: error: Module has no attribute "alpha_dropout_" [attr-defined]
torch/nn/functional.py:1464:14: error: Module has no attribute "alpha_dropout" [attr-defined]
torch/nn/functional.py:1508:9: error: Module has no attribute "feature_dropout_" [attr-defined]
torch/nn/functional.py:1510:14: error: Module has no attribute "feature_dropout" [attr-defined]
torch/nn/functional.py:1571:9: error: Module has no attribute "feature_dropout_" [attr-defined]
torch/nn/functional.py:1573:14: error: Module has no attribute "feature_dropout" [attr-defined]
torch/nn/functional.py:1621:9: error: Module has no attribute "feature_dropout_" [attr-defined]
torch/nn/functional.py:1623:14: error: Module has no attribute "feature_dropout" [attr-defined]
torch/nn/functional.py:1668:9: error: Module has no attribute "feature_alpha_dropout_" [attr-defined]
torch/nn/functional.py:1670:14: error: Module has no attribute "feature_alpha_dropout" [attr-defined]
torch/nn/functional.py:1689:18: error: Module has no attribute "threshold_" [attr-defined]
torch/nn/functional.py:1691:18: error: Module has no attribute "threshold" [attr-defined]
torch/nn/functional.py:1701:5: error: Module has no attribute "threshold_" [attr-defined]
torch/nn/functional.py:1719:18: error: Module has no attribute "relu_" [attr-defined]
torch/nn/functional.py:1721:18: error: Module has no attribute "relu" [attr-defined]
torch/nn/functional.py:1726:5: error: Module has no attribute "relu_" [attr-defined]
torch/nn/functional.py:1759:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1781:18: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1783:18: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1788:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1807:18: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1809:18: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1821:18: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1823:18: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1828:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1850:18: error: Module has no attribute "selu_" [attr-defined]
torch/nn/functional.py:1852:18: error: Module has no attribute "selu" [attr-defined]
torch/nn/functional.py:1857:5: error: Module has no attribute "selu_" [attr-defined]
torch/nn/functional.py:1883:18: error: Module has no attribute "celu_" [attr-defined]
torch/nn/functional.py:1885:18: error: Module has no attribute "celu" [attr-defined]
torch/nn/functional.py:1890:5: error: Module has no attribute "celu_" [attr-defined]
torch/nn/functional.py:1917:18: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1919:18: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1924:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:1934:5: error: Module has no attribute "prelu" [attr-defined]
torch/nn/functional.py:1978:18: error: Module has no attribute "rrelu_" [attr-defined]
torch/nn/functional.py:1980:18: error: Module has no attribute "rrelu" [attr-defined]
torch/nn/functional.py:1985:5: error: Module has no attribute "rrelu_" [attr-defined]
torch/nn/functional.py:1994:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2005:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2024:5: error: Module has no attribute "hardshrink" [attr-defined]
torch/nn/functional.py:2035:1: error: Function is missing a type annotation [no-untyped-def]
torch/nn/functional.py:2047:1: error: Function is missing a type annotation [no-untyped-def]
torch/nn/functional.py:2060:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2217:10: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/functional.py:2227:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/functional.py:2272:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2283:1: error: Function is missing a type annotation [no-untyped-def]
torch/nn/functional.py:2294:1: error: Function is missing a type annotation [no-untyped-def]
torch/nn/functional.py:2322:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2323:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2327:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2351:5: error: Module has no attribute "bilinear" [attr-defined]
torch/nn/functional.py:2394:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2395:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2414:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2415:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2439:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2440:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:2443:1: error: Missing return statement [return]
torch/nn/functional.py:2450:5: error: Module has no attribute "embedding_renorm_" [attr-defined]
torch/nn/functional.py:2567:12: error: Module has no attribute "embedding" [attr-defined]
torch/nn/functional.py:2681:24: error: Module has no attribute "long" [attr-defined]
torch/nn/functional.py:2724:19: error: Module has no attribute "arange" [attr-defined]
torch/nn/functional.py:2772:20: error: Module has no attribute "embedding_bag" [attr-defined]
torch/nn/functional.py:2844:12: error: Module has no attribute "batch_norm" [attr-defined]
torch/nn/functional.py:2899:12: error: Module has no attribute "instance_norm" [attr-defined]
torch/nn/functional.py:2933:12: error: Module has no attribute "layer_norm" [attr-defined]
torch/nn/functional.py:2952:12: error: Module has no attribute "rms_norm" [attr-defined]
torch/nn/functional.py:2988:12: error: Module has no attribute "group_norm" [attr-defined]
torch/nn/functional.py:3024:24: error: Argument 2 to "pad" has incompatible type "tuple[int, int, int, int]"; expected "list[int]" [arg-type]
torch/nn/functional.py:3030:24: error: Argument 2 to "pad" has incompatible type "tuple[int, int, int, int, int, int]"; expected "list[int]" [arg-type]
torch/nn/functional.py:3105:12: error: Module has no attribute "ctc_loss" [attr-defined]
torch/nn/functional.py:3177:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:3241:11: error: Module has no attribute "poisson_nll_loss" [attr-defined]
torch/nn/functional.py:3289:21: error: Module has no attribute "ones_like" [attr-defined]
torch/nn/functional.py:3290:10: error: Module has no attribute "any" [attr-defined]
torch/nn/functional.py:3296:8: error: Item "float" of "Tensor | float" has no attribute "size" [union-attr]
torch/nn/functional.py:3301:33: error: Item "float" of "Tensor | float" has no attribute "size" [union-attr]
torch/nn/functional.py:3302:19: error: Module has no attribute "unsqueeze" [attr-defined]
torch/nn/functional.py:3309:27: error: Item "float" of "Tensor | float" has no attribute "ndim" [union-attr]
torch/nn/functional.py:3310:53: error: Item "float" of "Tensor | float" has no attribute "size" [union-attr]
torch/nn/functional.py:3324:11: error: Item "float" of "Tensor | float" has no attribute "clone" [union-attr]
torch/nn/functional.py:3330:19: error: Module has no attribute "log" [attr-defined]
torch/nn/functional.py:3411:15: error: Module has no attribute "kl_div" [attr-defined]
torch/nn/functional.py:3502:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:3572:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:3639:12: error: Module has no attribute "binary_cross_entropy_with_logits" [attr-defined]
torch/nn/functional.py:3699:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:3706:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:3768:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:3780:27: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:3794:20: error: Module has no attribute "sum" [attr-defined]
torch/nn/functional.py:3857:27: error: Module has no attribute "abs" [attr-defined]
torch/nn/functional.py:3863:20: error: Module has no attribute "sum" [attr-defined]
torch/nn/functional.py:3865:20: error: Module has no attribute "sum" [attr-defined]
torch/nn/functional.py:3871:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:3935:26: error: Module has no attribute "pow" [attr-defined]
torch/nn/functional.py:3941:20: error: Module has no attribute "sum" [attr-defined]
torch/nn/functional.py:3943:20: error: Module has no attribute "sum" [attr-defined]
torch/nn/functional.py:3949:16: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:4005:12: error: Module has no attribute "margin_ranking_loss" [attr-defined]
torch/nn/functional.py:4049:12: error: Module has no attribute "hinge_embedding_loss" [attr-defined]
torch/nn/functional.py:4091:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:4133:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:4240:12: error: Module has no attribute "cosine_embedding_loss" [attr-defined]
torch/nn/functional.py:4296:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:4308:5: error: Module has no attribute "pixel_shuffle" [attr-defined]
torch/nn/functional.py:4331:5: error: Module has no attribute "pixel_unshuffle" [attr-defined]
torch/nn/functional.py:4355:5: error: Module has no attribute "channel_shuffle" [attr-defined]
torch/nn/functional.py:4397:5: error: Module has no attribute "native_channel_shuffle" [attr-defined]
torch/nn/functional.py:4454:2: error: Name "upsample" already defined on line 4442 [no-redef]
torch/nn/functional.py:4466:1: error: Name "upsample" already defined on line 4442 [no-redef]
torch/nn/functional.py:4543:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/nn/functional.py:4569:2: error: Name "interpolate" already defined on line 4555 [no-redef]
torch/nn/functional.py:4583:2: error: Name "interpolate" already defined on line 4555 [no-redef]
torch/nn/functional.py:4597:2: error: Name "interpolate" already defined on line 4555 [no-redef]
torch/nn/functional.py:4611:1: error: Name "interpolate" already defined on line 4555 [no-redef]
torch/nn/functional.py:4943:2: error: Name "upsample_nearest" already defined on line 4933 [no-redef]
torch/nn/functional.py:4953:1: error: Name "upsample_nearest" already defined on line 4933 [no-redef]
torch/nn/functional.py:4995:2: error: Name "upsample_bilinear" already defined on line 4985 [no-redef]
torch/nn/functional.py:5005:2: error: Name "upsample_bilinear" already defined on line 4985 [no-redef]
torch/nn/functional.py:5015:2: error: Name "upsample_bilinear" already defined on line 4985 [no-redef]
torch/nn/functional.py:5025:1: error: Name "upsample_bilinear" already defined on line 4985 [no-redef]
torch/nn/functional.py:5228:12: error: Module has no attribute "grid_sampler" [attr-defined]
torch/nn/functional.py:5332:12: error: Module has no attribute "affine_grid_generator" [attr-defined]
torch/nn/functional.py:5416:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:5426:5: error: Module has no attribute "pairwise_distance" [attr-defined]
torch/nn/functional.py:5436:5: error: Module has no attribute "pdist" [attr-defined]
torch/nn/functional.py:5463:5: error: Module has no attribute "cosine_similarity" [attr-defined]
torch/nn/functional.py:5495:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:5581:12: error: Module has no attribute "triplet_margin_loss" [attr-defined]
torch/nn/functional.py:5640:29: error: Module has no attribute "pairwise_distance" [attr-defined]
torch/nn/functional.py:5651:20: error: Module has no attribute "minimum" [attr-defined]
torch/nn/functional.py:5652:12: error: Module has no attribute "clamp_min" [attr-defined]
torch/nn/functional.py:5656:16: error: Module has no attribute "sum" [attr-defined]
torch/nn/functional.py:5658:16: error: Module has no attribute "mean" [attr-defined]
torch/nn/functional.py:5697:16: error: Module has no attribute "div" [attr-defined]
torch/nn/functional.py:5737:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:5768:12: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:5831:20: error: Incompatible return value type (got "tuple[Any, Any, Any]", expected "list[Tensor]") [return-value]
torch/nn/functional.py:5850:20: error: Incompatible return value type (got "tuple[Any, Any, Any]", expected "list[Tensor]") [return-value]
torch/nn/functional.py:5858:16: error: Incompatible return value type (got "tuple[Any, Any, Any]", expected "list[Tensor]") [return-value]
torch/nn/functional.py:5931:5: error: Module has no attribute "_nn" [attr-defined]
torch/nn/functional.py:6090:1: error: Function is missing a return type annotation [no-untyped-def]
torch/nn/functional.py:6162:26: error: Module has no attribute "is_floating_point" [attr-defined]
torch/nn/functional.py:6163:27: error: Module has no attribute "bool" [attr-defined]
torch/nn/functional.py:6175:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/functional.py:6486:13: error: Module has no attribute "cat" [attr-defined]
torch/nn/functional.py:6487:13: error: Module has no attribute "cat" [attr-defined]
torch/nn/functional.py:6490:40: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/nn/functional.py:6493:54: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/nn/functional.py:6531:13: error: Module has no attribute "cat" [attr-defined]
torch/nn/functional.py:6533:17: error: Module has no attribute "zeros" [attr-defined]
torch/nn/functional.py:6536:13: error: Module has no attribute "cat" [attr-defined]
torch/nn/functional.py:6538:17: error: Module has no attribute "zeros" [attr-defined]
torch/nn/functional.py:6543:40: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/nn/functional.py:6546:54: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/nn/functional.py:6583:35: error: Module has no attribute "baddbmm" [attr-defined]
torch/nn/functional.py:6587:35: error: Module has no attribute "bmm" [attr-defined]
torch/nn/functional.py:6592:23: error: Module has no attribute "bmm" [attr-defined]
torch/nn/functional.py:6653:28: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/functional.py:6653:43: error: Module has no attribute "bfloat16" [attr-defined]
torch/nn/functional.py:6654:47: error: Incompatible default for argument "contraction_dim" (default has type "tuple[()]", argument has type "list[int] | tuple[int]") [assignment]
torch/nn/functional.py:6709:11: error: Module has no attribute "_scaled_mm_v2" [attr-defined]
torch/nn/functional.py:6738:28: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/functional.py:6738:43: error: Module has no attribute "bfloat16" [attr-defined]
torch/nn/functional.py:6739:47: error: Incompatible default for argument "contraction_dim" (default has type "tuple[()]", argument has type "list[int] | tuple[int]") [assignment]
torch/nn/functional.py:6795:11: error: Module has no attribute "_scaled_grouped_mm_v2" [attr-defined]
torch/xpu/random.py:11:43: error: Name "torch.device" is not defined [name-defined]
torch/xpu/random.py:23:18: error: Module has no attribute "device" [attr-defined]
torch/xpu/random.py:25:18: error: Module has no attribute "device" [attr-defined]
torch/xpu/random.py:40:48: error: Name "torch.device" is not defined [name-defined]
torch/xpu/random.py:49:10: error: Module has no attribute "_DisableFuncTorch" [attr-defined]
torch/xpu/random.py:50:56: error: Module has no attribute "contiguous_format" [attr-defined]
torch/xpu/random.py:52:18: error: Module has no attribute "device" [attr-defined]
torch/xpu/random.py:54:18: error: Module has no attribute "device" [attr-defined]
torch/xpu/memory.py:23:9: error: Module has no attribute "_xpu_emptyCache" [attr-defined]
torch/xpu/memory.py:38:12: error: Module has no attribute "_xpu_resetPeakMemoryStats" [attr-defined]
torch/xpu/memory.py:53:12: error: Module has no attribute "_xpu_resetAccumulatedMemoryStats" [attr-defined]
torch/xpu/memory.py:61:12: error: Module has no attribute "_xpu_memoryStats" [attr-defined]
torch/xpu/memory.py:195:12: error: Module has no attribute "_xpu_getMemoryInfo" [attr-defined]
torch/xpu/memory.py:215:12: error: Module has no attribute "_xpu_getMemoryFraction" [attr-defined]
torch/xpu/memory.py:241:5: error: Module has no attribute "_xpu_setMemoryFraction" [attr-defined]
torch/xpu/__init__.py:18:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/xpu/__init__.py:34:27: error: Name "torch._C.Generator" is not defined [name-defined]
torch/xpu/__init__.py:34:27: note: Error code "name-defined" not covered by "type: ignore" comment
torch/xpu/__init__.py:39:12: error: Module has no attribute "_has_xpu" [attr-defined]
torch/xpu/__init__.py:43:28: error: Module has no attribute "_XpuDeviceProperties" [attr-defined]
torch/xpu/__init__.py:44:24: error: Module has no attribute "_xpu_exchangeDevice" [attr-defined]
torch/xpu/__init__.py:45:30: error: Module has no attribute "_xpu_maybeExchangeDevice" [attr-defined]
torch/xpu/__init__.py:62:12: error: Module has no attribute "_xpu_getDeviceCount" [attr-defined]
torch/xpu/__init__.py:77:12: error: _XpuDeviceProperties? has no attribute "has_bfloat16_conversions" [attr-defined]
torch/xpu/__init__.py:89:12: error: _XpuDeviceProperties? has no attribute "has_subgroup_matrix_multiply_accumulate" [attr-defined]
torch/xpu/__init__.py:138:9: error: Module has no attribute "_xpu_init" [attr-defined]
torch/xpu/__init__.py:218:9: error: Module has no attribute "_xpu_setDevice" [attr-defined]
torch/xpu/__init__.py:233:12: error: _XpuDeviceProperties? has no attribute "name" [attr-defined]
torch/xpu/__init__.py:263:6: error: Variable "torch.xpu._XpuDeviceProperties" is not valid as a type [valid-type]
torch/xpu/__init__.py:263:6: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/xpu/__init__.py:281:12: error: Module has no attribute "_xpu_getDevice" [attr-defined]
torch/xpu/__init__.py:284:41: error: Name "torch.device" is not defined [name-defined]
torch/xpu/__init__.py:291:18: error: Module has no attribute "device" [attr-defined]
torch/xpu/__init__.py:293:18: error: Module has no attribute "device" [attr-defined]
torch/xpu/__init__.py:310:12: error: Module has no attribute "_xpu_canDeviceAccessPeer" [attr-defined]
torch/xpu/__init__.py:372:5: error: Module has no attribute "_xpu_setStream" [attr-defined]
torch/xpu/__init__.py:408:18: error: Module has no attribute "_xpu_getCurrentStream" [attr-defined]
torch/xpu/__init__.py:435:18: error: Module has no attribute "_xpu_getStreamFromExternal" [attr-defined]
torch/xpu/__init__.py:453:12: error: Module has no attribute "_xpu_synchronize" [attr-defined]
torch/xpu/__init__.py:460:18: error: Module has no attribute "_xpu_getArchFlags" [attr-defined]
torch/xpu/__init__.py:474:28: error: Name "torch.device" is not defined [name-defined]
torch/xpu/__init__.py:474:45: error: Name "torch._C.Generator" is not defined [name-defined]
torch/xpu/__init__.py:487:42: error: Name "torch.device" is not defined [name-defined]
torch/xpu/__init__.py:505:51: error: Name "torch.device" is not defined [name-defined]
torch/utils/_foreach_utils.py:10:36: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/utils/_foreach_utils.py:22:9: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/utils/_foreach_utils.py:46:17: error: Name "torch.device" is not defined [name-defined]
torch/utils/_foreach_utils.py:46:31: error: Name "torch.dtype" is not defined [name-defined]
torch/utils/_foreach_utils.py:47:12: error: Module has no attribute "_group_tensors_by_device_and_dtype" [attr-defined]
torch/utils/_foreach_utils.py:50:41: error: Name "torch.device" is not defined [name-defined]
torch/utils/_foreach_utils.py:57:57: error: Name "torch.device" is not defined [name-defined]
torch/utils/data/dataset.py:17:1: error: Module "torch" has no attribute "default_generator" [attr-defined]
torch/utils/data/dataset.py:17:1: error: Module "torch" has no attribute "Generator" [attr-defined]
torch/utils/data/dataset.py:17:1: error: Module "torch" has no attribute "randperm" [attr-defined]
torch/sparse/__init__.py:260:20: error: Module has no attribute "_sparse_sum" [attr-defined]
torch/sparse/__init__.py:262:20: error: Module has no attribute "_sparse_sum" [attr-defined]
torch/sparse/__init__.py:265:20: error: Module has no attribute "_sparse_sum" [attr-defined]
torch/sparse/__init__.py:267:20: error: Module has no attribute "_sparse_sum" [attr-defined]
torch/sparse/__init__.py:491:16: error: Module has no attribute "_check_sparse_tensor_invariants" [attr-defined]
torch/sparse/__init__.py:511:9: error: Module has no attribute "_set_check_sparse_tensor_invariants" [attr-defined]
torch/sparse/__init__.py:519:9: error: Module has no attribute "_set_check_sparse_tensor_invariants" [attr-defined]
torch/sparse/__init__.py:533:9: error: Module has no attribute "_set_check_sparse_tensor_invariants" [attr-defined]
torch/sparse/__init__.py:537:9: error: Module has no attribute "_set_check_sparse_tensor_invariants" [attr-defined]
torch/sparse/__init__.py:579:13: error: Module has no attribute "sparse_coo" [attr-defined]
torch/sparse/__init__.py:580:13: error: Module has no attribute "sparse_csr" [attr-defined]
torch/sparse/__init__.py:581:13: error: Module has no attribute "sparse_csc" [attr-defined]
torch/sparse/__init__.py:582:13: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/sparse/__init__.py:583:13: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/sparse/__init__.py:586:13: error: Module has no attribute "sparse_csr" [attr-defined]
torch/sparse/__init__.py:587:13: error: Module has no attribute "sparse_csc" [attr-defined]
torch/sparse/__init__.py:588:13: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/sparse/__init__.py:589:13: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/sparse/__init__.py:591:33: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/sparse/__init__.py:591:51: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/sparse/__init__.py:617:37: error: Module has no attribute "ones" [attr-defined]
torch/sparse/__init__.py:618:65: error: Module has no attribute "bool" [attr-defined]
torch/sparse/__init__.py:625:38: error: Module has no attribute "sparse_coo" [attr-defined]
torch/sparse/__init__.py:631:41: error: Module has no attribute "sparse_csr" [attr-defined]
torch/sparse/__init__.py:631:59: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/sparse/__init__.py:660:39: error: Module has no attribute "sparse_coo" [attr-defined]
torch/sparse/__init__.py:661:29: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/sparse/__init__.py:668:29: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/signal/windows/windows.py:64:40: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:64:61: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:79:22: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:83:22: error: Module has no attribute "float32" [attr-defined]
torch/signal/windows/windows.py:83:37: error: Module has no attribute "float64" [attr-defined]
torch/signal/windows/windows.py:139:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:140:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:140:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:141:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:145:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/signal/windows/windows.py:156:16: error: Module has no attribute "empty" [attr-defined]
torch/signal/windows/windows.py:165:9: error: Module has no attribute "linspace" [attr-defined]
torch/signal/windows/windows.py:175:12: error: Module has no attribute "exp" [attr-defined]
torch/signal/windows/windows.py:175:23: error: Module has no attribute "abs" [attr-defined]
torch/signal/windows/windows.py:223:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:224:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:224:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:225:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:229:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/signal/windows/windows.py:234:16: error: Module has no attribute "empty" [attr-defined]
torch/signal/windows/windows.py:241:9: error: Module has no attribute "linspace" [attr-defined]
torch/signal/windows/windows.py:251:12: error: Module has no attribute "sin" [attr-defined]
torch/signal/windows/windows.py:297:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:298:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:298:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:299:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:303:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/signal/windows/windows.py:311:16: error: Module has no attribute "empty" [attr-defined]
torch/signal/windows/windows.py:319:9: error: Module has no attribute "linspace" [attr-defined]
torch/signal/windows/windows.py:329:12: error: Module has no attribute "exp" [attr-defined]
torch/signal/windows/windows.py:376:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:377:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:377:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:378:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:382:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/signal/windows/windows.py:390:16: error: Module has no attribute "empty" [attr-defined]
torch/signal/windows/windows.py:395:16: error: Module has no attribute "ones" [attr-defined]
torch/signal/windows/windows.py:401:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/signal/windows/windows.py:405:11: error: Module has no attribute "minimum" [attr-defined]
torch/signal/windows/windows.py:412:9: error: Module has no attribute "linspace" [attr-defined]
torch/signal/windows/windows.py:422:12: error: Module has no attribute "i0" [attr-defined]
torch/signal/windows/windows.py:422:21: error: Module has no attribute "sqrt" [attr-defined]
torch/signal/windows/windows.py:422:46: error: Module has no attribute "pow" [attr-defined]
torch/signal/windows/windows.py:468:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:469:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:469:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:470:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:522:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:523:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:523:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:524:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:576:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:577:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:577:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:578:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:582:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/signal/windows/windows.py:637:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:638:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:638:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:639:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:643:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/signal/windows/windows.py:648:16: error: Module has no attribute "empty" [attr-defined]
torch/signal/windows/windows.py:653:16: error: Module has no attribute "ones" [attr-defined]
torch/signal/windows/windows.py:660:9: error: Module has no attribute "linspace" [attr-defined]
torch/signal/windows/windows.py:670:16: error: Module has no attribute "abs" [attr-defined]
torch/signal/windows/windows.py:713:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:714:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:714:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:715:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:719:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/signal/windows/windows.py:724:16: error: Module has no attribute "empty" [attr-defined]
torch/signal/windows/windows.py:729:16: error: Module has no attribute "ones" [attr-defined]
torch/signal/windows/windows.py:741:9: error: Module has no attribute "linspace" [attr-defined]
torch/signal/windows/windows.py:751:11: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/signal/windows/windows.py:757:9: error: Module has no attribute "arange" [attr-defined]
torch/signal/windows/windows.py:763:33: error: Module has no attribute "cos" [attr-defined]
torch/signal/windows/windows.py:806:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:807:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:807:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:808:13: error: Name "torch.device" is not defined [name-defined]
torch/signal/windows/windows.py:870:12: error: Name "torch.dtype" is not defined [name-defined]
torch/signal/windows/windows.py:871:13: error: Name "torch.layout" is not defined [name-defined]
torch/signal/windows/windows.py:871:28: error: Module has no attribute "strided" [attr-defined]
torch/signal/windows/windows.py:872:13: error: Name "torch.device" is not defined [name-defined]
torch/profiler/profiler.py:17:1: error: Module "torch._C" has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/nn/utils/weight_norm.py:7:1: error: Module "torch" has no attribute "_weight_norm" [attr-defined]
torch/nn/utils/weight_norm.py:7:1: error: Module "torch" has no attribute "norm_except_dim" [attr-defined]
torch/nn/utils/spectral_norm.py:104:25: error: Module has no attribute "mv" [attr-defined]
torch/nn/utils/spectral_norm.py:106:37: error: Module has no attribute "mv" [attr-defined]
torch/nn/utils/spectral_norm.py:109:47: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/utils/spectral_norm.py:110:47: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/utils/spectral_norm.py:112:17: error: Module has no attribute "dot" [attr-defined]
torch/nn/utils/spectral_norm.py:112:30: error: Module has no attribute "mv" [attr-defined]
torch/nn/utils/spectral_norm.py:139:38: error: Module has no attribute "dot" [attr-defined]
torch/nn/utils/spectral_norm.py:139:51: error: Module has no attribute "mv" [attr-defined]
torch/nn/utils/parametrize.py:411:18: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/nn/utils/parametrize.py:813:31: error: Item Module of "Any | Module" has no attribute "__iter__" (not iterable) [union-attr]
torch/nn/utils/parametrize.py:813:31: note: Error code "union-attr" not covered by "type: ignore" comment
torch/nn/utils/parametrizations.py:16:10: error: Module has no attribute "eye" [attr-defined]
torch/nn/utils/parametrizations.py:18:22: error: Module has no attribute "finfo" [attr-defined]
torch/nn/utils/parametrizations.py:19:12: error: Module has no attribute "allclose" [attr-defined]
torch/nn/utils/parametrizations.py:27:14: error: Module has no attribute "geqrf" [attr-defined]
torch/nn/utils/parametrizations.py:85:21: error: Module has no attribute "cat" [attr-defined]
torch/nn/utils/parametrizations.py:91:21: error: Module has no attribute "matrix_exp" [attr-defined]
torch/nn/utils/parametrizations.py:94:22: error: Module has no attribute "eye" [attr-defined]
torch/nn/utils/parametrizations.py:96:21: error: Module has no attribute "add" [attr-defined]
torch/nn/utils/parametrizations.py:159:22: error: Module has no attribute "geqrf" [attr-defined]
torch/nn/utils/parametrizations.py:177:21: error: Module has no attribute "randn" [attr-defined]
torch/nn/utils/parametrizations.py:180:21: error: Module has no attribute "cat" [attr-defined]
torch/nn/utils/parametrizations.py:188:22: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/utils/parametrizations.py:327:16: error: Module has no attribute "_weight_norm" [attr-defined]
torch/nn/utils/parametrizations.py:330:20: error: Module has no attribute "norm_except_dim" [attr-defined]
torch/nn/utils/parametrizations.py:494:17: error: Module has no attribute "mv" [attr-defined]
torch/nn/utils/parametrizations.py:494:17: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/nn/utils/parametrizations.py:500:17: error: Module has no attribute "mv" [attr-defined]
torch/nn/utils/parametrizations.py:500:17: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/nn/utils/parametrizations.py:515:45: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/utils/parametrizations.py:516:45: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/utils/parametrizations.py:520:21: error: Module has no attribute "vdot" [attr-defined]
torch/nn/utils/parametrizations.py:520:35: error: Module has no attribute "mv" [attr-defined]
torch/nested/_internal/nested_tensor.py:5:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/nested/_internal/nested_tensor.py:5:1: error: Module "torch._C" has no attribute "DispatchKeySet" [attr-defined]
torch/nested/_internal/nested_tensor.py:41:12: error: Module has no attribute "zeros" [attr-defined]
torch/nested/_internal/nested_tensor.py:115:13: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nested/_internal/nested_tensor.py:117:13: error: Module has no attribute "jagged" [attr-defined]
torch/nested/_internal/nested_tensor.py:177:17: error: Module has no attribute "max" [attr-defined]
torch/nested/_internal/nested_tensor.py:189:17: error: Module has no attribute "min" [attr-defined]
torch/nested/_internal/nested_tensor.py:243:41: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nested/_internal/nested_tensor.py:351:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/nested/_internal/nested_tensor.py:352:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/nested/_internal/nested_tensor.py:355:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/nested/_internal/nested_tensor.py:377:18: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/nested/_internal/nested_tensor.py:491:14: error: Module has no attribute "cat" [attr-defined]
torch/nested/_internal/nested_tensor.py:504:19: error: Module has no attribute "cat" [attr-defined]
torch/nested/_internal/nested_tensor.py:506:17: error: Module has no attribute "zeros" [attr-defined]
torch/nested/_internal/nested_tensor.py:506:38: error: Module has no attribute "int64" [attr-defined]
torch/nested/_internal/nested_tensor.py:507:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nested/_internal/nested_tensor.py:547:36: error: Module has no attribute "arange" [attr-defined]
torch/nested/_internal/nested_tensor.py:548:30: error: Module has no attribute "int64" [attr-defined]
torch/nested/_internal/nested_tensor.py:551:15: error: Module has no attribute "cat" [attr-defined]
torch/nested/_internal/nested_tensor.py:567:8: error: Module has no attribute "any" [attr-defined]
torch/nested/_internal/nested_tensor.py:569:8: error: Module has no attribute "any" [attr-defined]
torch/nested/_internal/nested_tensor.py:574:29: error: Module has no attribute "max" [attr-defined]
torch/nested/_internal/nested_tensor.py:575:22: error: Module has no attribute "min" [attr-defined]
torch/nested/_internal/nested_tensor.py:607:20: error: Module has no attribute "zeros" [attr-defined]
torch/nested/_internal/nested_tensor.py:608:21: error: Module has no attribute "zeros" [attr-defined]
torch/nested/_internal/nested_tensor.py:608:57: error: Module has no attribute "int64" [attr-defined]
torch/nested/_internal/nested_tensor.py:668:12: error: Module has no attribute "_nested_from_padded_tensor" [attr-defined]
torch/mtia/memory.py:23:12: error: Module has no attribute "_mtia_memoryStats" [attr-defined]
torch/mtia/memory.py:63:5: error: Module has no attribute "_mtia_resetPeakMemoryStats" [attr-defined]
torch/mtia/__init__.py:12:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/mtia/__init__.py:22:9: error: Module has no attribute "Event" [attr-defined]
torch/mtia/__init__.py:23:10: error: Module has no attribute "Stream" [attr-defined]
torch/mtia/__init__.py:64:12: error: Module has no attribute "_mtia_isInBadFork" [attr-defined]
torch/mtia/__init__.py:95:9: error: Module has no attribute "_mtia_init" [attr-defined]
torch/mtia/__init__.py:124:12: error: Module has no attribute "_mtia_isBuilt" [attr-defined]
torch/mtia/__init__.py:138:16: error: Module has no attribute "_mtia_deviceSynchronize" [attr-defined]
torch/mtia/__init__.py:144:12: error: Module has no attribute "_mtia_getDeviceCount" [attr-defined]
torch/mtia/__init__.py:149:12: error: Module has no attribute "_accelerator_hooks_get_current_device" [attr-defined]
torch/mtia/__init__.py:152:59: error: Variable "torch.mtia.Stream" is not valid as a type [valid-type]
torch/mtia/__init__.py:152:59: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:161:12: error: Module has no attribute "_mtia_getCurrentStream" [attr-defined]
torch/mtia/__init__.py:164:59: error: Variable "torch.mtia.Stream" is not valid as a type [valid-type]
torch/mtia/__init__.py:164:59: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:173:12: error: Module has no attribute "_mtia_getDefaultStream" [attr-defined]
torch/mtia/__init__.py:192:5: error: Module has no attribute "_mtia_recordMemoryHistory" [attr-defined]
torch/mtia/__init__.py:198:12: error: Module has no attribute "_mtia_memorySnapshot" [attr-defined]
torch/mtia/__init__.py:205:5: error: Module has no attribute "_mtia_attachOutOfMemoryObserver" [attr-defined]
torch/mtia/__init__.py:221:12: error: Module has no attribute "_mtia_getDeviceCapability" [attr-defined]
torch/mtia/__init__.py:226:12: error: Module has no attribute "_mtia_emptyCache" [attr-defined]
torch/mtia/__init__.py:229:24: error: Variable "torch.mtia.Stream" is not valid as a type [valid-type]
torch/mtia/__init__.py:229:24: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:252:9: error: Module has no attribute "_accelerator_hooks_set_current_device" [attr-defined]
torch/mtia/__init__.py:263:12: error: Module has no attribute "_mtia_getDeviceProperties" [attr-defined]
torch/mtia/__init__.py:279:25: error: Module has no attribute "_accelerator_hooks_maybe_exchange_device" [attr-defined]
torch/mtia/__init__.py:282:20: error: Module has no attribute "_accelerator_hooks_maybe_exchange_device" [attr-defined]
torch/mtia/__init__.py:298:2: error: Variable "torch.mtia.Stream" is not valid as a type [valid-type]
torch/mtia/__init__.py:298:2: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:300:2: error: Variable "torch.mtia.Stream" is not valid as a type [valid-type]
torch/mtia/__init__.py:300:2: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:352:5: error: Module has no attribute "_mtia_setStream" [attr-defined]
torch/mtia/__init__.py:355:2: error: Variable "torch.mtia.Stream" is not valid as a type [valid-type]
torch/mtia/__init__.py:355:2: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/mtia/__init__.py:366:43: error: Name "torch.device" is not defined [name-defined]
torch/mtia/__init__.py:378:12: error: Module has no attribute "zeros" [attr-defined]
torch/mtia/__init__.py:378:35: error: Module has no attribute "uint8" [attr-defined]
torch/mtia/__init__.py:382:48: error: Name "torch.device" is not defined [name-defined]
torch/mps/__init__.py:16:25: error: Name "torch._C.Generator" is not defined [name-defined]
torch/mps/__init__.py:16:25: note: Error code "name-defined" not covered by "type: ignore" comment
torch/mps/__init__.py:20:37: error: Name "torch._C.Generator" is not defined [name-defined]
torch/mps/__init__.py:23:34: error: Module has no attribute "_mps_get_default_generator" [attr-defined]
torch/mps/__init__.py:29:16: error: Module has no attribute "_has_mps" [attr-defined]
torch/mps/__init__.py:29:38: error: Module has no attribute "_mps_is_available" [attr-defined]
torch/mps/__init__.py:34:12: error: Module has no attribute "_mps_deviceSynchronize" [attr-defined]
torch/mps/__init__.py:37:43: error: Name "torch.device" is not defined [name-defined]
torch/mps/__init__.py:48:48: error: Name "torch.device" is not defined [name-defined]
torch/mps/__init__.py:57:52: error: Module has no attribute "contiguous_format" [attr-defined]
torch/mps/__init__.py:71:12: error: Module has no attribute "_has_mps" [attr-defined]
torch/mps/__init__.py:86:5: error: Module has no attribute "_mps_emptyCache" [attr-defined]
torch/mps/__init__.py:111:5: error: Module has no attribute "_mps_setMemoryFraction" [attr-defined]
torch/mps/__init__.py:121:12: error: Module has no attribute "_mps_currentAllocatedMemory" [attr-defined]
torch/mps/__init__.py:131:12: error: Module has no attribute "_mps_driverAllocatedMemory" [attr-defined]
torch/mps/__init__.py:141:12: error: Module has no attribute "_mps_recommendedMaxMemory" [attr-defined]
torch/masked/_ops.py:295:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:296:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:300:48: error: Module has no attribute "float32" [attr-defined]
torch/masked/_ops.py:305:48: error: Module has no attribute "float32" [attr-defined]
torch/masked/_ops.py:335:48: error: Module has no attribute "float32" [attr-defined]
torch/masked/_ops.py:359:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:359:54: error: Module has no attribute "uint8" [attr-defined]
torch/masked/_ops.py:362:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:362:54: error: Module has no attribute "int32" [attr-defined]
torch/masked/_ops.py:365:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:365:54: error: Module has no attribute "float32" [attr-defined]
torch/masked/_ops.py:371:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:371:58: error: Module has no attribute "float32" [attr-defined]
torch/masked/_ops.py:424:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:426:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:428:12: error: Module has no attribute "is_floating_point" [attr-defined]
torch/masked/_ops.py:429:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:430:14: error: Module has no attribute "is_signed" [attr-defined]
torch/masked/_ops.py:430:49: error: Module has no attribute "uint8" [attr-defined]
torch/masked/_ops.py:431:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:431:33: error: Module has no attribute "iinfo" [attr-defined]
torch/masked/_ops.py:433:12: error: Module has no attribute "is_floating_point" [attr-defined]
torch/masked/_ops.py:434:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:435:14: error: Module has no attribute "is_complex" [attr-defined]
torch/masked/_ops.py:436:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:437:14: error: Module has no attribute "is_signed" [attr-defined]
torch/masked/_ops.py:437:49: error: Module has no attribute "uint8" [attr-defined]
torch/masked/_ops.py:438:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:438:33: error: Module has no attribute "iinfo" [attr-defined]
torch/masked/_ops.py:440:12: error: Module has no attribute "is_floating_point" [attr-defined]
torch/masked/_ops.py:441:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:442:14: error: Module has no attribute "is_signed" [attr-defined]
torch/masked/_ops.py:442:49: error: Module has no attribute "uint8" [attr-defined]
torch/masked/_ops.py:443:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:443:33: error: Module has no attribute "iinfo" [attr-defined]
torch/masked/_ops.py:454:20: error: Module has no attribute "is_floating_point" [attr-defined]
torch/masked/_ops.py:455:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:456:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:460:32: error: Module has no attribute "is_floating_point" [attr-defined]
torch/masked/_ops.py:460:68: error: Module has no attribute "float" [attr-defined]
torch/masked/_ops.py:461:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:535:28: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:561:25: error: Module has no attribute "cat" [attr-defined]
torch/masked/_ops.py:562:23: error: Module has no attribute "where" [attr-defined]
torch/masked/_ops.py:565:25: error: Module has no attribute "cat" [attr-defined]
torch/masked/_ops.py:566:35: error: Module has no attribute "where" [attr-defined]
torch/masked/_ops.py:586:30: error: Module has no attribute "where" [attr-defined]
torch/masked/_ops.py:604:18: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/masked/_ops.py:609:21: error: Module has no attribute "cat" [attr-defined]
torch/masked/_ops.py:610:20: error: Module has no attribute "cat" [attr-defined]
torch/masked/_ops.py:616:14: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/masked/_ops.py:705:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:720:29: error: Module has no attribute "bfloat16" [attr-defined]
torch/masked/_ops.py:720:45: error: Module has no attribute "float16" [attr-defined]
torch/masked/_ops.py:721:40: error: Module has no attribute "float" [attr-defined]
torch/masked/_ops.py:733:12: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/masked/_ops.py:780:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:792:32: error: Module has no attribute "cat" [attr-defined]
torch/masked/_ops.py:795:21: error: Module has no attribute "cumsum" [attr-defined]
torch/masked/_ops.py:795:34: error: Module has no attribute "diff" [attr-defined]
torch/masked/_ops.py:813:26: error: Module has no attribute "empty" [attr-defined]
torch/masked/_ops.py:815:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/_ops.py:818:12: error: Module has no attribute "sparse_csr_tensor" [attr-defined]
torch/masked/_ops.py:860:23: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:861:16: error: Module has no attribute "where" [attr-defined]
torch/masked/_ops.py:862:25: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:864:25: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:905:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:905:44: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:905:62: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:922:27: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:923:20: error: Module has no attribute "broadcast_to" [attr-defined]
torch/masked/_ops.py:923:75: error: Module has no attribute "bool" [attr-defined]
torch/masked/_ops.py:924:29: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:925:20: error: Module has no attribute "_sparse_broadcast_to" [attr-defined]
torch/masked/_ops.py:927:35: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:930:20: error: Module has no attribute "_sparse_broadcast_to" [attr-defined]
torch/masked/_ops.py:936:28: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:938:30: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:939:31: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:944:36: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:948:23: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:952:26: error: Module has no attribute "bool" [attr-defined]
torch/masked/_ops.py:1059:28: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:1061:17: error: Module has no attribute "uint8" [attr-defined]
torch/masked/_ops.py:1062:17: error: Module has no attribute "bool" [attr-defined]
torch/masked/_ops.py:1063:17: error: Module has no attribute "int8" [attr-defined]
torch/masked/_ops.py:1064:17: error: Module has no attribute "int16" [attr-defined]
torch/masked/_ops.py:1065:17: error: Module has no attribute "int32" [attr-defined]
torch/masked/_ops.py:1069:56: error: Module has no attribute "int64" [attr-defined]
torch/masked/_ops.py:1075:17: error: Module has no attribute "uint8" [attr-defined]
torch/masked/_ops.py:1076:17: error: Module has no attribute "bool" [attr-defined]
torch/masked/_ops.py:1077:17: error: Module has no attribute "int8" [attr-defined]
torch/masked/_ops.py:1078:17: error: Module has no attribute "int16" [attr-defined]
torch/masked/_ops.py:1079:17: error: Module has no attribute "int32" [attr-defined]
torch/masked/_ops.py:1081:25: error: Module has no attribute "int64" [attr-defined]
torch/masked/_ops.py:1084:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1085:16: error: Module has no attribute "sum" [attr-defined]
torch/masked/_ops.py:1086:31: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:1088:13: error: Module has no attribute "sum" [attr-defined]
torch/masked/_ops.py:1090:31: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:1091:16: error: Module has no attribute "_sparse_csr_sum" [attr-defined]
torch/masked/_ops.py:1112:28: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:1114:17: error: Module has no attribute "uint8" [attr-defined]
torch/masked/_ops.py:1115:17: error: Module has no attribute "bool" [attr-defined]
torch/masked/_ops.py:1116:17: error: Module has no attribute "int8" [attr-defined]
torch/masked/_ops.py:1117:17: error: Module has no attribute "int16" [attr-defined]
torch/masked/_ops.py:1118:17: error: Module has no attribute "int32" [attr-defined]
torch/masked/_ops.py:1122:56: error: Module has no attribute "int64" [attr-defined]
torch/masked/_ops.py:1128:17: error: Module has no attribute "uint8" [attr-defined]
torch/masked/_ops.py:1129:17: error: Module has no attribute "bool" [attr-defined]
torch/masked/_ops.py:1130:17: error: Module has no attribute "int8" [attr-defined]
torch/masked/_ops.py:1131:17: error: Module has no attribute "int16" [attr-defined]
torch/masked/_ops.py:1132:17: error: Module has no attribute "int32" [attr-defined]
torch/masked/_ops.py:1134:25: error: Module has no attribute "int64" [attr-defined]
torch/masked/_ops.py:1137:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1144:31: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:1151:13: error: Module has no attribute "prod" [attr-defined]
torch/masked/_ops.py:1153:31: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:1168:16: error: Module has no attribute "_sparse_csr_prod" [attr-defined]
torch/masked/_ops.py:1189:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1190:16: error: Module has no attribute "cumsum" [attr-defined]
torch/masked/_ops.py:1209:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1210:16: error: Module has no attribute "cumprod" [attr-defined]
torch/masked/_ops.py:1241:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1242:16: error: Module has no attribute "amax" [attr-defined]
torch/masked/_ops.py:1243:31: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:1251:13: error: Module has no attribute "amax" [attr-defined]
torch/masked/_ops.py:1253:31: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:1259:13: error: Module has no attribute "amax" [attr-defined]
torch/masked/_ops.py:1291:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1292:16: error: Module has no attribute "amin" [attr-defined]
torch/masked/_ops.py:1293:31: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/_ops.py:1301:13: error: Module has no attribute "amin" [attr-defined]
torch/masked/_ops.py:1303:31: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:1309:13: error: Module has no attribute "amin" [attr-defined]
torch/masked/_ops.py:1335:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1336:16: error: Module has no attribute "argmax" [attr-defined]
torch/masked/_ops.py:1361:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1362:16: error: Module has no attribute "argmin" [attr-defined]
torch/masked/_ops.py:1403:24: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1408:17: error: Module has no attribute "ones" [attr-defined]
torch/masked/_ops.py:1408:47: error: Module has no attribute "int64" [attr-defined]
torch/masked/_ops.py:1420:26: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/_ops.py:1428:13: error: Module has no attribute "mean" [attr-defined]
torch/masked/_ops.py:1459:16: error: Module has no attribute "is_floating_point" [attr-defined]
torch/masked/_ops.py:1461:32: error: Module has no attribute "float" [attr-defined]
torch/masked/_ops.py:1463:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1464:18: error: Module has no attribute "nanmedian" [attr-defined]
torch/masked/_ops.py:1467:35: error: Module has no attribute "isnan" [attr-defined]
torch/masked/_ops.py:1492:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1493:16: error: Module has no attribute "logsumexp" [attr-defined]
torch/masked/_ops.py:1552:24: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1555:16: error: Module has no attribute "logaddexp" [attr-defined]
torch/masked/_ops.py:1587:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1621:21: error: Module has no attribute "float32" [attr-defined]
torch/masked/_ops.py:1624:25: error: Module has no attribute "float32" [attr-defined]
torch/masked/_ops.py:1625:24: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1630:17: error: Module has no attribute "ones" [attr-defined]
torch/masked/_ops.py:1630:47: error: Module has no attribute "int64" [attr-defined]
torch/masked/_ops.py:1644:23: error: Module has no attribute "divide" [attr-defined]
torch/masked/_ops.py:1645:13: error: Module has no attribute "subtract" [attr-defined]
torch/masked/_ops.py:1666:21: error: Module has no attribute "subtract" [attr-defined]
torch/masked/_ops.py:1667:21: error: Module has no attribute "maximum" [attr-defined]
torch/masked/_ops.py:1668:18: error: Module has no attribute "divide" [attr-defined]
torch/masked/_ops.py:1670:22: error: Module has no attribute "sqrt" [attr-defined]
torch/masked/_ops.py:1752:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1772:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1792:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1814:29: error: Module has no attribute "strided" [attr-defined]
torch/masked/_ops.py:1817:17: error: Module has no attribute "maximum" [attr-defined]
torch/masked/_ops.py:1819:16: error: Module has no attribute "divide" [attr-defined]
torch/jit/_decomposition_utils.py:6:52: error: Name "torch._C.Graph" is not defined [name-defined]
torch/jit/_decomposition_utils.py:12:5: error: Module has no attribute "_jit_register_decomposition_for_schema" [attr-defined]
torch/jit/_await.py:13:12: error: Module has no attribute "_awaitable" [attr-defined]
torch/jit/_await.py:18:12: error: Module has no attribute "_awaitable_wait" [attr-defined]
torch/jit/_await.py:23:12: error: Module has no attribute "_awaitable_nowait" [attr-defined]
torch/jit/_async.py:99:12: error: Module has no attribute "fork" [attr-defined]
torch/jit/_async.py:112:12: error: Module has no attribute "wait" [attr-defined]
torch/export/graph_signature.py:564:5: error: Module "torch" has no attribute "ScriptObject" [attr-defined]
torch/distributions/utils.py:49:46: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/distributions/utils.py:55:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributions/utils.py:66:8: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/distributions/utils.py:68:16: error: Module has no attribute "normal" [attr-defined]
torch/distributions/utils.py:69:13: error: Module has no attribute "zeros" [attr-defined]
torch/distributions/utils.py:70:13: error: Module has no attribute "ones" [attr-defined]
torch/distributions/utils.py:72:12: error: Module has no attribute "empty" [attr-defined]
torch/distributions/utils.py:97:16: error: Module has no attribute "sigmoid" [attr-defined]
torch/distributions/utils.py:123:11: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/utils.py:136:16: error: Module has no attribute "log" [attr-defined]
torch/distributions/utils.py:136:40: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/utils.py:137:12: error: Module has no attribute "log" [attr-defined]
torch/distributions/utils.py:192:12: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/distributions/utils.py:194:14: error: Module has no attribute "arange" [attr-defined]
torch/distributions/utils.py:210:11: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/utils.py:211:12: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/distributions/utils.py:217:42: error: Module has no attribute "Size" [attr-defined]
torch/distributions/utils.py:218:14: error: Module has no attribute "arange" [attr-defined]
torch/cuda/jiterator.py:88:16: error: Module has no attribute "_cuda_jiterator_compile_and_launch_kernel" [attr-defined]
torch/cuda/graphs.py:41:1: error: Module "torch._C" has no attribute "_cuda_isCurrentStreamCapturing" [attr-defined]
torch/cuda/graphs.py:41:1: error: Module "torch._C" has no attribute "_CUDAGraph" [attr-defined]
torch/cuda/graphs.py:41:1: error: Module "torch._C" has no attribute "_graph_pool_handle" [attr-defined]
torch/cuda/graphs.py:69:17: error: Name "torch._C._CUDAGraph" is not defined [name-defined]
torch/cuda/graphs.py:368:8: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/cuda/graphs.py:368:40: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/cuda/graphs.py:443:29: error: Module has no attribute "empty_like" [attr-defined]
torch/cuda/graphs.py:479:13: error: Module has no attribute "empty_like" [attr-defined]
torch/cuda/gds.py:52:5: error: Module has no attribute "_gds_register_buffer" [attr-defined]
torch/cuda/gds.py:69:5: error: Module has no attribute "_gds_deregister_buffer" [attr-defined]
torch/cuda/gds.py:126:23: error: Module has no attribute "_gds_register_handle" [attr-defined]
torch/cuda/gds.py:136:9: error: Module has no attribute "_gds_deregister_handle" [attr-defined]
torch/cuda/gds.py:152:9: error: Module has no attribute "_gds_load_storage" [attr-defined]
torch/cuda/gds.py:167:9: error: Module has no attribute "_gds_save_storage" [attr-defined]
torch/cpu/__init__.py:12:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/cpu/__init__.py:33:12: error: Module has no attribute "_is_avx2_supported" [attr-defined]
torch/cpu/__init__.py:38:12: error: Module has no attribute "_is_avx512_supported" [attr-defined]
torch/cpu/__init__.py:43:12: error: Module has no attribute "_is_avx512_bf16_supported" [attr-defined]
torch/cpu/__init__.py:49:12: error: Module has no attribute "_is_avx512_vnni_supported" [attr-defined]
torch/cpu/__init__.py:54:12: error: Module has no attribute "_is_amx_tile_supported" [attr-defined]
torch/cpu/__init__.py:59:12: error: Module has no attribute "_is_amx_fp16_supported" [attr-defined]
torch/cpu/__init__.py:64:12: error: Module has no attribute "_init_amx" [attr-defined]
torch/autograd/profiler.py:12:1: error: Module "torch._C" has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/autograd/profiler.py:818:18: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/autograd/profiler.py:856:18: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/autograd/profiler.py:1094:28: error: Module has no attribute "_demangle" [attr-defined]
torch/autograd/functional.py:248:23: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/functional.py:351:45: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/autograd/functional.py:451:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/functional.py:555:35: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/functional.py:772:34: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/functional.py:838:41: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/functional.py:842:21: error: Module has no attribute "stack" [attr-defined]
torch/autograd/functional.py:1083:45: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/autograd/functional.py:1193:26: error: Module has no attribute "zeros_like" [attr-defined]
torch/autograd/functional.py:1198:45: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:75:28: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:76:26: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:103:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:104:17: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:113:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:113:52: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:120:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:120:49: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:123:38: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:128:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:128:55: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:134:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:134:62: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:196:18: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:203:19: error: Module has no attribute "rnn_tanh_cell" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:212:19: error: Module has no attribute "rnn_relu_cell" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:287:21: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:294:15: error: Module has no attribute "lstm_cell" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:362:18: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:368:15: error: Module has no attribute "gru_cell" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:431:28: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:432:26: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:453:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:454:17: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:461:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:462:56: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:467:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:468:61: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:471:38: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:474:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:475:59: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:481:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:481:62: error: Module has no attribute "int" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:599:23: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:606:23: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:638:22: error: Module has no attribute "lstm" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:650:22: error: Module has no attribute "lstm" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:787:18: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:801:22: error: Module has no attribute "gru" [attr-defined]
torch/ao/nn/quantized/reference/modules/rnn.py:813:22: error: Module has no attribute "gru" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:34:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:34:31: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:34:45: error: Module has no attribute "qint32" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:35:16: error: Module has no attribute "iinfo" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:48:18: error: Module has no attribute "clone" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:49:18: error: Module has no attribute "clone" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:50:14: error: Module has no attribute "minimum" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:50:28: error: Module has no attribute "maximum" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:52:29: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:52:57: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:53:19: error: Module has no attribute "_make_per_tensor_quantized_tensor" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:57:9: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:58:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:59:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:61:19: error: Module has no attribute "_make_per_channel_quantized_tensor" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:71:29: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:71:57: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:72:19: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:73:52: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:76:31: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:76:60: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:78:19: error: Module has no attribute "quantize_per_channel" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:80:25: error: Module has no attribute "double" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:81:22: error: Module has no attribute "int64" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:83:13: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:86:30: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:87:19: error: Module has no attribute "quantize_per_channel" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:89:25: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/utils.py:90:22: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:51:13: error: Module has no attribute "add" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:58:13: error: Module has no attribute "add" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:66:13: error: Module has no attribute "mul" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:73:13: error: Module has no attribute "mul" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:81:13: error: Module has no attribute "cat" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:88:13: error: Module has no attribute "add" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:96:13: error: Module has no attribute "matmul" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:123:13: error: Module has no attribute "add" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:129:13: error: Module has no attribute "add" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:135:13: error: Module has no attribute "mul" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:141:13: error: Module has no attribute "mul" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:147:13: error: Module has no attribute "cat" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:153:13: error: Module has no attribute "add" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:160:13: error: Module has no attribute "matmul" [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:200:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/functional_modules.py:201:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:99:34: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantizable/modules/rnn.py:99:48: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:100:32: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/nn/quantizable/modules/rnn.py:100:46: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:141:19: error: Module has no attribute "tanh" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:149:13: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:150:13: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:155:17: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:158:17: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:255:25: error: Module has no attribute "stack" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:334:22: error: Module has no attribute "cat" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:343:21: error: Module has no attribute "stack" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:343:21: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/ao/nn/quantizable/modules/rnn.py:344:21: error: Module has no attribute "stack" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:344:21: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/ao/nn/quantizable/modules/rnn.py:515:21: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:519:23: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:524:25: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:550:21: error: Module has no attribute "stack" [attr-defined]
torch/ao/nn/quantizable/modules/rnn.py:551:21: error: Module has no attribute "stack" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:400:35: error: Module has no attribute "uint8" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:406:42: error: Module has no attribute "bool" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:407:72: error: Module has no attribute "bool" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:429:71: error: Module has no attribute "uint8" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:435:52: error: Module has no attribute "bool" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:445:21: error: Module has no attribute "cat" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:446:21: error: Module has no attribute "cat" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:448:50: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/ao/nn/quantizable/modules/activation.py:450:64: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/ao/nn/quantizable/modules/activation.py:484:23: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:487:27: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:497:17: error: Module has no attribute "cat" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:499:23: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:502:27: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:512:17: error: Module has no attribute "cat" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:515:46: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/ao/nn/quantizable/modules/activation.py:517:60: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/ao/nn/quantizable/modules/activation.py:523:31: error: Module has no attribute "bmm" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:531:35: error: Module has no attribute "bool" [attr-defined]
torch/ao/nn/quantizable/modules/activation.py:553:23: error: Module has no attribute "bmm" [attr-defined]
torch/ao/nn/qat/modules/embedding_ops.py:57:44: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/qat/modules/embedding_ops.py:91:34: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/qat/modules/embedding_ops.py:176:44: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/qat/modules/embedding_ops.py:214:34: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/linear_fused.py:56:35: error: Module has no attribute "empty" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/linear_fused.py:114:23: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/linear_fused.py:124:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/accelerator/_utils.py:9:18: error: Module has no attribute "device" [attr-defined]
torch/accelerator/_utils.py:11:27: error: Module has no attribute "device" [attr-defined]
torch/_library/infer_schema.py:9:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/_library/infer_schema.py:9:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/_library/infer_schema.py:132:37: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_library/infer_schema.py:185:50: error: Module has no attribute "device" [attr-defined]
torch/_library/fake_impl.py:50:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_library/fake_impl.py:59:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_library/autograd.py:32:17: error: Name "_C.DispatchKeySet" is not defined [name-defined]
torch/_library/autograd.py:39:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_library/autograd.py:42:45: error: Module has no attribute "_after_autograd_keyset" [attr-defined]
torch/_library/autograd.py:49:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_library/autograd.py:52:45: error: Module has no attribute "_after_autograd_keyset" [attr-defined]
torch/_library/autograd.py:110:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_library/autograd.py:110:37: error: Module has no attribute "_any_requires_grad" [attr-defined]
torch/_library/autograd.py:241:12: error: Module has no attribute "_get_autograd_fallback_mode" [attr-defined]
torch/_library/autograd.py:243:9: error: Module has no attribute "_set_autograd_fallback_mode" [attr-defined]
torch/_library/autograd.py:246:9: error: Module has no attribute "_set_autograd_fallback_mode" [attr-defined]
torch/_higher_order_ops/schema.py:53:14: error: Module has no attribute "IntType" [attr-defined]
torch/_higher_order_ops/schema.py:54:16: error: Module has no attribute "FloatType" [attr-defined]
torch/_higher_order_ops/schema.py:55:14: error: Module has no attribute "StringType" [attr-defined]
torch/_higher_order_ops/schema.py:56:15: error: Module has no attribute "BoolType" [attr-defined]
torch/_higher_order_ops/schema.py:65:20: error: Module has no attribute "AnyType" [attr-defined]
torch/_higher_order_ops/schema.py:67:20: error: Module has no attribute "SymIntType" [attr-defined]
torch/_higher_order_ops/schema.py:69:20: error: Module has no attribute "SymBoolType" [attr-defined]
torch/_higher_order_ops/schema.py:70:16: error: Module has no attribute "_jit_try_infer_type" [attr-defined]
torch/_higher_order_ops/schema.py:80:20: error: Module has no attribute "Argument" [attr-defined]
torch/_higher_order_ops/schema.py:84:16: error: Module has no attribute "Argument" [attr-defined]
torch/_higher_order_ops/schema.py:146:29: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/schema.py:247:17: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/schema.py:252:25: error: Name "torch._C.Argument" is not defined [name-defined]
torch/_higher_order_ops/schema.py:253:23: error: Name "torch._C.Argument" is not defined [name-defined]
torch/_higher_order_ops/schema.py:286:11: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/print.py:28:64: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/print.py:57:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_higher_order_ops/print.py:57:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_higher_order_ops/print.py:61:16: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/print.py:79:19: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/print.py:80:19: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/print.py:84:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_higher_order_ops/print.py:84:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_functorch/_aot_autograd/utils.py:39:5: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_functorch/_aot_autograd/utils.py:97:9: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/_functorch/_aot_autograd/utils.py:98:9: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/_functorch/_aot_autograd/utils.py:99:9: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/_functorch/_aot_autograd/utils.py:100:9: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/_functorch/_aot_autograd/utils.py:101:9: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/_functorch/_aot_autograd/utils.py:131:15: error: Module has no attribute "_DisableAutocast" [attr-defined]
torch/_functorch/_aot_autograd/utils.py:288:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_functorch/_aot_autograd/utils.py:289:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_functorch/_aot_autograd/utils.py:545:17: error: Module has no attribute "Tag" [attr-defined]
torch/utils/data/distributed.py:110:17: error: Module has no attribute "Generator" [attr-defined]
torch/utils/data/distributed.py:112:23: error: Module has no attribute "randperm" [attr-defined]
torch/utils/data/distributed.py:112:23: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/utils/data/datapipes/datapipe.py:141:5: error: Function is missing a type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:156:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:160:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:168:9: error: Function is missing a type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:185:5: error: Function is missing a return type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:197:5: error: Function is missing a type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:206:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:212:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:229:5: error: Function is missing a return type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:289:5: error: Function is missing a type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:304:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:308:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:314:9: error: Function is missing a type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:324:5: error: Function is missing a return type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:336:5: error: Function is missing a type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:345:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:351:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:368:5: error: Function is missing a return type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:374:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:377:5: error: Function is missing a return type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:384:25: error: Item "None" of Module | None has no attribute "dumps" [union-attr]
torch/utils/data/datapipes/datapipe.py:390:5: error: Function is missing a type annotation [no-untyped-def]
torch/utils/data/datapipes/datapipe.py:394:30: error: Item "None" of Module | None has no attribute "loads" [union-attr]
torch/utils/data/datapipes/datapipe.py:422:16: error: Incompatible return value type (got "_T_co@__init__", expected "_T_co@__next__") [return-value]
torch/utils/data/datapipes/datapipe.py:426:5: error: Function is missing a type annotation [no-untyped-def]
torch/optim/optimizer.py:31:39: error: Name "torch.device" is not defined [name-defined]
torch/optim/optimizer.py:33:20: error: Name "torch.device" is not defined [name-defined]
torch/optim/optimizer.py:33:34: error: Name "torch.dtype" is not defined [name-defined]
torch/optim/optimizer.py:67:21: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/optim/optimizer.py:103:16: error: Module has no attribute "stack" [attr-defined]
torch/optim/optimizer.py:179:17: error: Module has no attribute "is_floating_point" [attr-defined]
torch/optim/optimizer.py:200:58: error: Module has no attribute "is_floating_point" [attr-defined]
torch/optim/optimizer.py:209:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/optimizer.py:210:25: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/optimizer.py:212:24: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/optimizer.py:217:16: error: Module has no attribute "float32" [attr-defined]
torch/optim/optimizer.py:219:9: error: Module has no attribute "float64" [attr-defined]
torch/optim/optimizer.py:219:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/optim/optimizer.py:219:74: error: Module has no attribute "float32" [attr-defined]
torch/optim/optimizer.py:227:45: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/optim/optimizer.py:381:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/optim/optimizer.py:544:20: error: Name "torch.device" is not defined [name-defined]
torch/optim/optimizer.py:544:34: error: Name "torch.dtype" is not defined [name-defined]
torch/optim/optimizer.py:792:39: error: Module has no attribute "float32" [attr-defined]
torch/optim/optimizer.py:1044:25: error: Name "torch.device" is not defined [name-defined]
torch/optim/optimizer.py:1044:51: error: Name "torch.dtype" is not defined [name-defined]
torch/optim/optimizer.py:1080:25: error: Module has no attribute "_foreach_zero_" [attr-defined]
torch/nn/utils/clip_grad.py:83:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nn/utils/clip_grad.py:85:15: error: Name "torch.device" is not defined [name-defined]
torch/nn/utils/clip_grad.py:85:29: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/utils/clip_grad.py:96:26: error: Module has no attribute "_foreach_norm" [attr-defined]
torch/nn/utils/clip_grad.py:107:9: error: Module has no attribute "stack" [attr-defined]
torch/nn/utils/clip_grad.py:110:31: error: Module has no attribute "logical_or" [attr-defined]
torch/nn/utils/clip_grad.py:161:15: error: Name "torch.device" is not defined [name-defined]
torch/nn/utils/clip_grad.py:161:29: error: Name "torch.dtype" is not defined [name-defined]
torch/nn/utils/clip_grad.py:169:25: error: Module has no attribute "clamp" [attr-defined]
torch/nn/utils/clip_grad.py:174:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/nn/utils/clip_grad.py:291:13: error: Module has no attribute "_foreach_clamp_min_" [attr-defined]
torch/nn/utils/clip_grad.py:292:13: error: Module has no attribute "_foreach_clamp_max_" [attr-defined]
torch/nested/__init__.py:103:18: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:104:18: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:109:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nested/__init__.py:110:20: error: Module has no attribute "_nested_view_from_buffer" [attr-defined]
torch/nested/__init__.py:113:18: error: Module has no attribute "_nested_compute_contiguous_strides_offsets" [attr-defined]
torch/nested/__init__.py:117:20: error: Module has no attribute "_nested_tensor_from_tensor_list" [attr-defined]
torch/nested/__init__.py:118:20: error: Module has no attribute "jagged" [attr-defined]
torch/nested/__init__.py:128:23: error: Module has no attribute "arange" [attr-defined]
torch/nested/__init__.py:129:76: error: Module has no attribute "int64" [attr-defined]
torch/nested/__init__.py:248:18: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:249:18: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:257:20: error: Module has no attribute "jagged" [attr-defined]
torch/nested/__init__.py:260:45: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/nested/__init__.py:286:12: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:329:18: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:335:31: error: Module has no attribute "unbind" [attr-defined]
torch/nested/__init__.py:335:60: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:338:20: error: Module has no attribute "jagged" [attr-defined]
torch/nested/__init__.py:345:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nested/__init__.py:345:71: error: Module has no attribute "int64" [attr-defined]
torch/nested/__init__.py:348:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nested/__init__.py:348:73: error: Module has no attribute "int64" [attr-defined]
torch/nested/__init__.py:350:59: error: Argument 2 to "jagged_from_tensor_and_lengths" has incompatible type "int | Tensor"; expected "Tensor" [arg-type]
torch/nested/__init__.py:350:66: error: Argument 3 to "jagged_from_tensor_and_lengths" has incompatible type "int | Tensor"; expected "Tensor" [arg-type]
torch/nested/__init__.py:448:48: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/nested/__init__.py:500:25: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:505:23: error: Module has no attribute "strided" [attr-defined]
torch/nested/__init__.py:517:50: error: Argument 2 to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/jit/frontend.py:156:29: error: Module has no attribute "ErrorReport" [attr-defined]
torch/jit/frontend.py:272:14: error: Module has no attribute "ErrorReport" [attr-defined]
torch/jit/frontend.py:435:29: error: Module has no attribute "parse_type_comment" [attr-defined]
torch/jit/frontend.py:436:16: error: Module has no attribute "merge_type_from_type_comment" [attr-defined]
torch/fx/passes/split_module.py:285:9: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/fx/passes/split_module.py:329:31: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/fx/passes/runtime_assert.py:149:72: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:49:22: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/distribution.py:49:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:50:22: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/distribution.py:50:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:77:24: error: Module has no attribute "_is_all_true" [attr-defined]
torch/distributions/distribution.py:109:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/distribution.py:116:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/distribution.py:168:44: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:176:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:193:28: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:265:16: error: Module has no attribute "exp" [attr-defined]
torch/distributions/distribution.py:267:53: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:267:70: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/distribution.py:277:41: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:278:28: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:279:16: error: Module has no attribute "Size" [attr-defined]
torch/distributions/distribution.py:323:16: error: Module has no attribute "_is_all_true" [attr-defined]
torch/cuda/random.py:24:43: error: Name "torch.device" is not defined [name-defined]
torch/cuda/random.py:36:18: error: Module has no attribute "device" [attr-defined]
torch/cuda/random.py:38:18: error: Module has no attribute "device" [attr-defined]
torch/cuda/random.py:53:48: error: Name "torch.device" is not defined [name-defined]
torch/cuda/random.py:63:14: error: Module has no attribute "_DisableFuncTorch" [attr-defined]
torch/cuda/random.py:66:55: error: Module has no attribute "contiguous_format" [attr-defined]
torch/cuda/random.py:68:18: error: Module has no attribute "device" [attr-defined]
torch/cuda/random.py:70:18: error: Module has no attribute "device" [attr-defined]
torch/cuda/memory.py:142:1: error: Module "torch._C" has no attribute "_cuda_beginAllocateCurrentThreadToPool" [attr-defined]
torch/cuda/memory.py:142:1: error: Module "torch._C" has no attribute "_cuda_beginAllocateToPool" [attr-defined]
torch/cuda/memory.py:142:1: error: Module "torch._C" has no attribute "_cuda_CUDAAllocator" [attr-defined]
torch/cuda/memory.py:142:1: error: Module "torch._C" has no attribute "_cuda_endAllocateToPool" [attr-defined]
torch/cuda/memory.py:142:1: error: Module "torch._C" has no attribute "_cuda_releasePool" [attr-defined]
torch/cuda/memory.py:142:1: error: Module "torch._C" has no attribute "_MemPool" [attr-defined]
torch/cuda/memory.py:154:12: error: Module has no attribute "_cuda_cudaHostAllocator" [attr-defined]
torch/cuda/memory.py:159:5: error: Module has no attribute "_cuda_lock_mutex" [attr-defined]
torch/cuda/memory.py:163:9: error: Module has no attribute "_cuda_unlock_mutex" [attr-defined]
torch/cuda/memory.py:199:16: error: Module has no attribute "_cuda_cudaCachingAllocator_raw_alloc" [attr-defined]
torch/cuda/memory.py:216:5: error: Module has no attribute "_cuda_cudaCachingAllocator_raw_delete" [attr-defined]
torch/cuda/memory.py:222:9: error: Module has no attribute "_cuda_cudaCachingAllocator_enable" [attr-defined]
torch/cuda/memory.py:249:5: error: Module has no attribute "_cuda_setMemoryFraction" [attr-defined]
torch/cuda/memory.py:265:12: error: Module has no attribute "_cuda_getMemoryFraction" [attr-defined]
torch/cuda/memory.py:280:9: error: Module has no attribute "_cuda_emptyCache" [attr-defined]
torch/cuda/memory.py:393:12: error: Module has no attribute "_cuda_memoryStats" [attr-defined]
torch/cuda/memory.py:413:12: error: Module has no attribute "_cuda_resetAccumulatedMemoryStats" [attr-defined]
torch/cuda/memory.py:432:12: error: Module has no attribute "_cuda_resetPeakMemoryStats" [attr-defined]
torch/cuda/memory.py:508:12: error: Module has no attribute "_cuda_hostMemoryStats" [attr-defined]
torch/cuda/memory.py:517:12: error: Module has no attribute "_cuda_resetAccumulatedHostMemoryStats" [attr-defined]
torch/cuda/memory.py:526:12: error: Module has no attribute "_cuda_resetPeakHostMemoryStats" [attr-defined]
torch/cuda/memory.py:685:12: error: Module has no attribute "_cuda_memorySnapshot" [attr-defined]
torch/cuda/memory.py:911:5: error: Module has no attribute "_cuda_record_memory_history_legacy" [attr-defined]
torch/cuda/memory.py:911:5: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/cuda/memory.py:1009:5: error: Module has no attribute "_cuda_record_memory_history" [attr-defined]
torch/cuda/memory.py:1009:5: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/cuda/memory.py:1228:9: error: Module has no attribute "_cuda_memorySnapshot" [attr-defined]
torch/cuda/memory.py:1270:5: error: Module has no attribute "_cuda_setMemoryMetadata" [attr-defined]
torch/cuda/memory.py:1281:12: error: Module has no attribute "_cuda_getMemoryMetadata" [attr-defined]
torch/cuda/memory.py:1304:12: error: Module has no attribute "_accelerator_setAllocatorSettings" [attr-defined]
torch/cuda/memory.py:1316:12: error: Module has no attribute "_cuda_getAllocatorBackend" [attr-defined]
torch/cuda/memory.py:1322:35: error: Name "torch._C._cuda_CUDAAllocator" is not defined [name-defined]
torch/cuda/memory.py:1358:27: error: Module has no attribute "_cuda_customAllocator" [attr-defined]
torch/cuda/memory.py:1372:5: error: Module has no attribute "_cuda_changeCurrentAllocator" [attr-defined]
torch/cuda/memory.py:1381:27: error: Module has no attribute "_cuda_getAllocator" [attr-defined]
torch/cuda/__init__.py:26:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/cuda/__init__.py:151:19: error: Module has no attribute "_has_magma" [attr-defined]
torch/cuda/__init__.py:153:27: error: Name "torch._C.Generator" is not defined [name-defined]
torch/cuda/__init__.py:153:27: note: Error code "name-defined" not covered by "type: ignore" comment
torch/cuda/__init__.py:184:16: error: Module has no attribute "_cuda_getDeviceCount" [attr-defined]
torch/cuda/__init__.py:203:37: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/cuda/__init__.py:216:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/cuda/__init__.py:216:35: error: Module has no attribute "bfloat16" [attr-defined]
torch/cuda/__init__.py:225:21: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/cuda/__init__.py:238:5: error: Module has no attribute "_cuda_sleep" [attr-defined]
torch/cuda/__init__.py:242:5: error: Module has no attribute "_cuda_busy_wait_for_flag" [attr-defined]
torch/cuda/__init__.py:246:5: error: Module has no attribute "_cuda_clear_flag" [attr-defined]
torch/cuda/__init__.py:378:20: error: Module has no attribute "AcceleratorError" [attr-defined]
torch/cuda/__init__.py:379:20: error: Module has no attribute "OutOfMemoryError" [attr-defined]
torch/cuda/__init__.py:424:9: error: Module has no attribute "_cuda_init" [attr-defined]
torch/cuda/__init__.py:584:9: error: Module has no attribute "_cuda_setDevice" [attr-defined]
torch/cuda/__init__.py:599:12: error: _CudaDeviceProperties? has no attribute "name" [attr-defined]
torch/cuda/__init__.py:616:12: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/cuda/__init__.py:616:24: error: _CudaDeviceProperties? has no attribute "minor" [attr-defined]
torch/cuda/__init__.py:620:55: error: Variable "torch.cuda._CudaDeviceProperties" is not valid as a type [valid-type]
torch/cuda/__init__.py:620:55: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/cuda/__init__.py:648:12: error: Module has no attribute "_cuda_canDeviceAccessPeer" [attr-defined]
torch/cuda/__init__.py:730:5: error: Module has no attribute "_cuda_setStream" [attr-defined]
torch/cuda/__init__.py:1059:9: error: Module has no attribute "_cuda_getDeviceCount" [attr-defined]
torch/cuda/__init__.py:1072:18: error: Module has no attribute "_cuda_getArchFlags" [attr-defined]
torch/cuda/__init__.py:1095:12: error: Module has no attribute "_cuda_getDevice" [attr-defined]
torch/cuda/__init__.py:1108:16: error: Module has no attribute "_cuda_synchronize" [attr-defined]
torch/cuda/__init__.py:1121:12: error: Module has no attribute "_cuda_ipc_collect" [attr-defined]
torch/cuda/__init__.py:1134:18: error: Module has no attribute "_cuda_getCurrentStream" [attr-defined]
torch/cuda/__init__.py:1152:18: error: Module has no attribute "_cuda_getDefaultStream" [attr-defined]
torch/cuda/__init__.py:1178:18: error: Module has no attribute "_cuda_getStreamFromExternal" [attr-defined]
torch/cuda/__init__.py:1189:12: error: Module has no attribute "_cuda_getCurrentBlasHandle" [attr-defined]
torch/cuda/__init__.py:1216:5: error: Module has no attribute "_cuda_set_sync_debug_mode" [attr-defined]
torch/cuda/__init__.py:1222:12: error: Module has no attribute "_cuda_get_sync_debug_mode" [attr-defined]
torch/cuda/__init__.py:1452:41: error: Name "torch.device" is not defined [name-defined]
torch/cuda/__init__.py:1459:18: error: Module has no attribute "device" [attr-defined]
torch/cuda/__init__.py:1461:18: error: Module has no attribute "device" [attr-defined]
torch/cuda/__init__.py:1465:28: error: Name "torch.device" is not defined [name-defined]
torch/cuda/__init__.py:1465:45: error: Name "torch._C.Generator" is not defined [name-defined]
torch/cuda/__init__.py:1478:42: error: Name "torch.device" is not defined [name-defined]
torch/cuda/__init__.py:1496:51: error: Name "torch.device" is not defined [name-defined]
torch/cuda/__init__.py:1570:16: error: Module has no attribute "uint8" [attr-defined]
torch/cuda/__init__.py:1581:16: error: Module has no attribute "double" [attr-defined]
torch/cuda/__init__.py:1592:16: error: Module has no attribute "float" [attr-defined]
torch/cuda/__init__.py:1603:16: error: Module has no attribute "half" [attr-defined]
torch/cuda/__init__.py:1614:16: error: Module has no attribute "long" [attr-defined]
torch/cuda/__init__.py:1625:16: error: Module has no attribute "int" [attr-defined]
torch/cuda/__init__.py:1636:16: error: Module has no attribute "short" [attr-defined]
torch/cuda/__init__.py:1647:16: error: Module has no attribute "int8" [attr-defined]
torch/cuda/__init__.py:1658:16: error: Module has no attribute "bool" [attr-defined]
torch/cuda/__init__.py:1669:16: error: Module has no attribute "bfloat16" [attr-defined]
torch/cuda/__init__.py:1680:16: error: Module has no attribute "cdouble" [attr-defined]
torch/cuda/__init__.py:1691:16: error: Module has no attribute "cfloat" [attr-defined]
torch/ao/quantization/utils.py:106:5: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/utils.py:107:5: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/ao/quantization/utils.py:108:5: error: Module has no attribute "sigmoid" [attr-defined]
torch/ao/quantization/utils.py:109:5: error: Module has no attribute "squeeze" [attr-defined]
torch/ao/quantization/utils.py:110:5: error: Module has no attribute "stack" [attr-defined]
torch/ao/quantization/utils.py:111:5: error: Module has no attribute "sum" [attr-defined]
torch/ao/quantization/utils.py:112:5: error: Module has no attribute "tanh" [attr-defined]
torch/ao/quantization/utils.py:113:5: error: Module has no attribute "unsqueeze" [attr-defined]
torch/ao/quantization/utils.py:114:5: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/utils.py:117:5: error: Module has no attribute "mean" [attr-defined]
torch/ao/quantization/utils.py:182:23: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/utils.py:182:61: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/utils.py:187:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/quantization/utils.py:188:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/utils.py:189:9: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/utils.py:202:9: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:202:23: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:203:9: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:203:22: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:204:9: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/utils.py:204:23: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:205:9: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/utils.py:205:25: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:206:9: error: Module has no attribute "quint2x4" [attr-defined]
torch/ao/quantization/utils.py:206:25: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:207:9: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:208:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:209:9: error: Module has no attribute "uint16" [attr-defined]
torch/ao/quantization/utils.py:210:9: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/utils.py:211:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:212:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/ao/quantization/utils.py:213:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/ao/quantization/utils.py:231:19: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/utils.py:235:23: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/utils.py:236:23: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/quantization/utils.py:298:9: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:299:9: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:300:9: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/utils.py:301:9: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/utils.py:302:9: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:303:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:304:9: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/utils.py:305:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:306:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/ao/quantization/utils.py:307:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/ao/quantization/utils.py:325:9: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:326:9: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:327:9: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:328:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:336:42: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/utils.py:336:56: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:344:9: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:345:9: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:346:9: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/utils.py:347:9: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/utils.py:348:9: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:349:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:350:9: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/utils.py:351:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:352:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/ao/quantization/utils.py:353:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/ao/quantization/utils.py:361:38: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:361:52: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:361:65: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:361:78: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:370:30: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:370:44: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:373:26: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:373:39: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:396:9: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:397:9: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:398:9: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/utils.py:399:9: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/utils.py:400:9: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:401:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:402:9: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/utils.py:403:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:404:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/ao/quantization/utils.py:405:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/ao/quantization/utils.py:415:24: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/utils.py:418:34: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/utils.py:452:12: error: Module has no attribute "any" [attr-defined]
torch/ao/quantization/utils.py:462:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/utils.py:473:22: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/utils.py:473:36: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:487:22: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:487:35: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:492:24: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/utils.py:492:38: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:501:22: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/utils.py:501:35: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/utils.py:506:24: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:506:38: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:511:24: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/utils.py:511:38: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/utils.py:513:23: error: Module has no attribute "uint16" [attr-defined]
torch/ao/quantization/utils.py:515:23: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/utils.py:661:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/utils.py:664:14: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/utils.py:664:30: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/utils.py:678:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/utils.py:682:19: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/utils.py:682:38: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/utils.py:683:19: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/utils.py:683:38: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/utils.py:686:13: error: Module has no attribute "ones" [attr-defined]
torch/ao/quantization/utils.py:686:50: error: Module has no attribute "double" [attr-defined]
torch/ao/quantization/utils.py:687:18: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/utils.py:687:56: error: Module has no attribute "int64" [attr-defined]
torch/ao/quantization/utils.py:690:19: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/utils.py:690:60: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/utils.py:691:23: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/utils.py:693:17: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/utils.py:694:22: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/utils.py:694:35: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/utils.py:702:21: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/utils.py:704:17: error: Module has no attribute "where" [attr-defined]
torch/ao/quantization/utils.py:704:49: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/quantization/utils.py:712:17: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/utils.py:713:34: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/utils.py:713:70: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/utils.py:714:22: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/utils.py:720:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/utils.py:723:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/utils.py:726:23: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/utils.py:727:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/utils.py:731:21: error: Module has no attribute "double" [attr-defined]
torch/ao/quantization/utils.py:731:50: error: Module has no attribute "int64" [attr-defined]
torch/ao/quantization/utils.py:815:9: error: Module has no attribute "device" [attr-defined]
torch/ao/quantization/utils.py:820:20: error: Module has no attribute "device" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:17:66: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:20:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:23:14: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:24:52: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:116:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:120:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:129:20: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:129:57: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:133:19: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:134:71: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:165:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:166:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:249:25: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/linear.py:252:24: error: Module has no attribute "any" [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:32:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:36:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:45:20: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:45:57: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:49:19: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:50:71: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:173:25: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/sparse/quantized/dynamic/linear.py:176:24: error: Module has no attribute "any" [attr-defined]
torch/ao/nn/quantized/functional.py:184:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/functional.py:227:23: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/functional.py:231:24: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/functional.py:256:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/functional.py:299:23: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/functional.py:303:24: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/functional.py:328:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/functional.py:375:23: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/functional.py:379:24: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/functional.py:580:18: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/ao/nn/quantized/functional.py:583:9: error: Module has no attribute "_nn" [attr-defined]
torch/ao/nn/quantized/functional.py:586:18: error: Module has no attribute "_nn" [attr-defined]
torch/ao/nn/quantized/functional.py:588:18: error: Module has no attribute "_nn" [attr-defined]
torch/ao/nn/quantized/functional.py:599:16: error: Module has no attribute "_nn" [attr-defined]
torch/ao/nn/quantized/functional.py:600:12: error: Module has no attribute "_nn" [attr-defined]
torch/ao/nn/quantized/functional.py:656:12: error: Module has no attribute "_nn" [attr-defined]
torch/ao/nn/quantized/functional.py:672:12: error: Module has no attribute "clamp" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:21:30: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:24:26: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:25:18: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:26:56: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:28:28: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:29:18: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:29:44: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:34:26: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:36:28: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:43:26: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:45:28: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:86:26: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:149:69: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:159:20: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:159:52: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:161:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:162:23: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:163:75: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:165:23: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:166:23: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:166:70: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/linear.py:223:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/linear.py:224:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/linear.py:337:25: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:16:61: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:19:27: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:19:41: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:20:22: error: Module has no attribute "ones" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:20:55: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:21:27: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:21:61: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:22:18: error: Module has no attribute "_empty_per_channel_affine_quantized" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:37:27: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:37:41: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:46:27: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:46:41: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:131:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:139:22: error: Module has no attribute "ones" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:139:55: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:140:27: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:140:61: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:141:23: error: Module has no attribute "_empty_per_channel_affine_quantized" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:146:23: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:161:26: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:226:40: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:232:25: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:232:50: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:297:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:313:26: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:370:40: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:376:25: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/embedding_ops.py:376:50: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:41:17: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:105:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:157:24: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:157:68: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:158:24: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:158:63: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:159:24: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:159:50: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:160:24: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:160:50: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:161:29: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:162:28: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:163:62: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:165:28: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:166:62: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:328:34: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:372:35: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:372:48: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:425:29: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:449:31: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:546:21: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:842:21: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:957:71: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:965:28: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:965:75: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:966:28: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:966:75: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:971:21: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:971:74: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:972:21: error: Module has no attribute "randn" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:972:75: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:973:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:974:25: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:975:57: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:977:25: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:978:57: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:981:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1060:35: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1060:48: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1093:25: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1223:78: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1234:18: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1299:21: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1340:66: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/rnn.py:1349:18: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:42:69: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:52:41: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:61:43: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:74:41: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:134:26: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:134:39: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:139:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/dynamic/modules/linear.py:141:23: error: Module has no attribute "float16" [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:36:68: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:78:75: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:108:25: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:153:68: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/intrinsic/quantized/modules/linear_relu.py:174:25: error: Module has no attribute "qint8" [attr-defined]
torch/accelerator/memory.py:29:12: error: Module has no attribute "_accelerator_isAllocatorInitialized" [attr-defined]
torch/accelerator/memory.py:31:5: error: Module has no attribute "_accelerator_emptyCache" [attr-defined]
torch/accelerator/memory.py:95:12: error: Module has no attribute "_accelerator_isAllocatorInitialized" [attr-defined]
torch/accelerator/memory.py:98:13: error: Module has no attribute "_accelerator_getDeviceStats" [attr-defined]
torch/accelerator/memory.py:201:12: error: Module has no attribute "_accelerator_resetAccumulatedStats" [attr-defined]
torch/accelerator/memory.py:218:12: error: Module has no attribute "_accelerator_resetPeakStats" [attr-defined]
torch/accelerator/memory.py:236:12: error: Module has no attribute "_accelerator_getMemoryInfo" [attr-defined]
torch/_export/verifier.py:49:19: error: Module has no attribute "memory_format" [attr-defined]
torch/_export/verifier.py:49:40: error: Module has no attribute "dtype" [attr-defined]
torch/_export/verifier.py:49:53: error: Module has no attribute "device" [attr-defined]
torch/_export/verifier.py:49:67: error: Module has no attribute "layout" [attr-defined]
torch/_export/verifier.py:223:17: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_export/utils.py:216:12: error: Module has no attribute "_is_torch_function_mode_enabled" [attr-defined]
torch/_export/utils.py:884:37: error: Incompatible types in assignment (expression has type "stmt", variable has type "FunctionDef") [assignment]
torch/_export/utils.py:1236:9: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_export/utils.py:1237:24: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_export/utils.py:1239:12: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_export/utils.py:1262:15: error: Module has no attribute "_dispatch_get_registrations_for_dispatch_key" [attr-defined]
torch/_export/utils.py:1311:12: error: Module has no attribute "_dispatch_has_kernel" [attr-defined]
torch/_export/utils.py:1374:10: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_export/utils.py:1375:66: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_export/utils.py:1383:14: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_export/utils.py:1384:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_export/utils.py:1385:28: error: Module has no attribute "DispatchKey" [attr-defined]
torch/library.py:101:33: error: Module has no attribute "_dispatch_library" [attr-defined]
torch/library.py:155:29: error: Module has no attribute "Tag" [attr-defined]
torch/library.py:247:16: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/library.py:247:55: error: Module has no attribute "DispatchKey" [attr-defined]
torch/library.py:346:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/library.py:718:27: error: Module has no attribute "_parse_dispatch_key" [attr-defined]
torch/library.py:764:12: error: Module has no attribute "_dispatch_key_for_device" [attr-defined]
torch/library.py:928:35: error: Module has no attribute "DispatchKey" [attr-defined]
torch/library.py:929:35: error: Module has no attribute "DispatchKey" [attr-defined]
torch/library.py:932:27: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/library.py:933:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/library.py:934:13: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/library.py:934:37: error: Module has no attribute "DispatchKey" [attr-defined]
torch/library.py:935:14: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/library.py:1480:24: error: Module has no attribute "_dispatch_pystub" [attr-defined]
torch/library.py:1528:50: error: Name "torch.DispatchKey" is not defined [name-defined]
torch/library.py:1529:6: error: Name "torch._C._SafeKernelFunction" is not defined [name-defined]
torch/library.py:1594:28: error: Module has no attribute "DispatchKey" [attr-defined]
torch/library.py:1598:12: error: Module has no attribute "_dispatch_get_computed_kernel_for_dispatch_key" [attr-defined]
torch/utils/data/dataloader.py:135:20: error: Module has no attribute "empty" [attr-defined]
torch/utils/data/dataloader.py:135:42: error: Module has no attribute "int64" [attr-defined]
torch/utils/data/dataloader.py:268:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/data/dataloader.py:650:26: error: Module has no attribute "Generator" [attr-defined]
torch/utils/data/dataloader.py:706:13: error: Module has no attribute "empty" [attr-defined]
torch/utils/data/dataloader.py:706:35: error: Module has no attribute "int64" [attr-defined]
torch/utils/data/dataloader.py:723:26: error: Module has no attribute "Generator" [attr-defined]
torch/utils/data/dataloader.py:740:20: error: Need type annotation for "data" [var-annotated]
torch/utils/data/dataloader.py:1258:9: error: Need type annotation for "_task_info" (hint: "_task_info: dict[<type>, <type>] = ...") [var-annotated]
torch/optim/sparse_adam.py:101:44: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/sparse_adam.py:102:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/sparse_adam.py:105:47: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/sparse_adam.py:106:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/sgd.py:423:28: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/sgd.py:423:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/sgd.py:428:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/sgd.py:430:32: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/sgd.py:430:32: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/sgd.py:446:17: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/sgd.py:447:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/sgd.py:463:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/sgd.py:470:30: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/sgd.py:471:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/sgd.py:473:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/sgd.py:512:39: error: Module has no attribute "empty_like" [attr-defined]
torch/optim/sgd.py:530:9: error: Module has no attribute "_fused_sgd_" [attr-defined]
torch/optim/rprop.py:73:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/rprop.py:77:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/rprop.py:85:28: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/rprop.py:97:21: error: Module has no attribute "zeros" [attr-defined]
torch/optim/rprop.py:99:26: error: Module has no attribute "zeros" [attr-defined]
torch/optim/rprop.py:102:33: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/rprop.py:102:67: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/rprop.py:106:42: error: Module has no attribute "full_like" [attr-defined]
torch/optim/rprop.py:110:42: error: Module has no attribute "full_like" [attr-defined]
torch/optim/rprop.py:257:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/rprop.py:259:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/rprop.py:260:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rprop.py:261:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rprop.py:262:21: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rprop.py:263:25: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rprop.py:270:24: error: Module has no attribute "where" [attr-defined]
torch/optim/rprop.py:271:24: error: Module has no attribute "where" [attr-defined]
torch/optim/rprop.py:272:24: error: Module has no attribute "where" [attr-defined]
torch/optim/rprop.py:283:41: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/rprop.py:285:24: error: Module has no attribute "where" [attr-defined]
torch/optim/rprop.py:349:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rprop.py:350:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/rprop.py:353:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rprop.py:361:17: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/rprop.py:363:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/rprop.py:368:9: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/optim/rprop.py:370:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/rprop.py:373:9: error: Module has no attribute "_foreach_sign_" [attr-defined]
torch/optim/rprop.py:376:28: error: Module has no attribute "where" [attr-defined]
torch/optim/rprop.py:377:28: error: Module has no attribute "where" [attr-defined]
torch/optim/rprop.py:378:28: error: Module has no attribute "where" [attr-defined]
torch/optim/rprop.py:386:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/rprop.py:395:17: error: Module has no attribute "where" [attr-defined]
torch/optim/rprop.py:403:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/rmsprop.py:86:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/rmsprop.py:90:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/rmsprop.py:107:28: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/rmsprop.py:119:21: error: Module has no attribute "zeros" [attr-defined]
torch/optim/rmsprop.py:121:26: error: Module has no attribute "zeros" [attr-defined]
torch/optim/rmsprop.py:123:39: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/rmsprop.py:124:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/rmsprop.py:127:48: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/rmsprop.py:128:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/rmsprop.py:131:41: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/rmsprop.py:132:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/rmsprop.py:305:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/rmsprop.py:310:28: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/rmsprop.py:312:21: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rmsprop.py:313:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rmsprop.py:314:26: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rmsprop.py:321:28: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rmsprop.py:335:23: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/rmsprop.py:412:29: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/rmsprop.py:412:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/rmsprop.py:419:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rmsprop.py:420:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/rmsprop.py:423:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rmsprop.py:428:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rmsprop.py:430:33: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/rmsprop.py:430:33: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/rmsprop.py:434:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/rmsprop.py:435:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/rmsprop.py:441:13: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/rmsprop.py:442:19: error: Module has no attribute "_foreach_addcmul" [attr-defined]
torch/optim/rmsprop.py:445:13: error: Module has no attribute "_foreach_sqrt_" [attr-defined]
torch/optim/rmsprop.py:446:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rmsprop.py:448:19: error: Module has no attribute "_foreach_sqrt" [attr-defined]
torch/optim/rmsprop.py:449:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rmsprop.py:455:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/rmsprop.py:456:13: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/rmsprop.py:460:31: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/rmsprop.py:461:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rmsprop.py:463:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/rmsprop.py:470:17: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/rmsprop.py:471:17: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/rmsprop.py:473:17: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/radam.py:85:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/radam.py:89:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/radam.py:98:32: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/radam.py:108:25: error: Module has no attribute "zeros" [attr-defined]
torch/optim/radam.py:110:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/radam.py:113:40: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/radam.py:114:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/radam.py:117:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/radam.py:118:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/radam.py:294:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/radam.py:295:21: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/radam.py:296:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/radam.py:297:23: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/radam.py:298:26: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/radam.py:301:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/radam.py:346:22: error: Module has no attribute "where" [attr-defined]
torch/optim/radam.py:424:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:425:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/radam.py:428:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:436:29: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/radam.py:436:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/radam.py:445:32: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/radam.py:446:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/radam.py:447:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:448:32: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/radam.py:449:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:450:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:451:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/radam.py:452:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/radam.py:453:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:467:17: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:471:21: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:475:37: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/radam.py:475:37: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/radam.py:480:9: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/radam.py:482:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:483:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/radam.py:491:19: error: Module has no attribute "_foreach_sub" [attr-defined]
torch/optim/radam.py:492:20: error: Module has no attribute "_foreach_sub" [attr-defined]
torch/optim/radam.py:493:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:495:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:497:21: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/radam.py:498:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/radam.py:500:13: error: Module has no attribute "_foreach_sqrt_" [attr-defined]
torch/optim/radam.py:504:17: error: Module has no attribute "where" [attr-defined]
torch/optim/radam.py:509:33: error: Module has no attribute "where" [attr-defined]
torch/optim/radam.py:510:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:512:32: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/radam.py:513:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/radam.py:514:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:516:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/radam.py:517:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/radam.py:519:32: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/radam.py:520:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/radam.py:521:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:522:13: error: Module has no attribute "_foreach_sqrt_" [attr-defined]
torch/optim/radam.py:523:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:524:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/radam.py:526:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/radam.py:527:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/radam.py:558:18: error: Module has no attribute "_foreach_sqrt" [attr-defined]
torch/optim/radam.py:559:9: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:560:9: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/radam.py:561:9: error: Module has no attribute "_foreach_reciprocal_" [attr-defined]
torch/optim/radam.py:562:9: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/radam.py:565:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/nadam.py:90:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/nadam.py:94:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/nadam.py:99:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/nadam.py:103:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/nadam.py:119:32: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/nadam.py:132:25: error: Module has no attribute "zeros" [attr-defined]
torch/optim/nadam.py:134:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/nadam.py:137:25: error: Module has no attribute "ones" [attr-defined]
torch/optim/nadam.py:139:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/nadam.py:142:40: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/nadam.py:143:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/nadam.py:146:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/nadam.py:147:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/nadam.py:311:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/nadam.py:312:21: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/nadam.py:313:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/nadam.py:314:23: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/nadam.py:315:26: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/nadam.py:330:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/nadam.py:450:29: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/nadam.py:450:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/nadam.py:457:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/nadam.py:458:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/nadam.py:461:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/nadam.py:466:17: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:470:21: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/nadam.py:474:37: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/nadam.py:474:37: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/nadam.py:479:9: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/nadam.py:481:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:482:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/nadam.py:486:27: error: Module has no attribute "_foreach_sqrt" [attr-defined]
torch/optim/nadam.py:493:24: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/nadam.py:494:19: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/nadam.py:495:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:496:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/nadam.py:497:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:500:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/nadam.py:501:24: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/nadam.py:502:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:503:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/nadam.py:504:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:509:36: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/nadam.py:511:13: error: Module has no attribute "_foreach_sub_" [attr-defined]
torch/optim/nadam.py:512:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/nadam.py:513:13: error: Module has no attribute "_foreach_sqrt_" [attr-defined]
torch/optim/nadam.py:529:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:531:9: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/nadam.py:532:9: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/nadam.py:539:13: error: Module has no attribute "_foreach_sub_" [attr-defined]
torch/optim/nadam.py:540:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:542:21: error: Module has no attribute "_foreach_sub" [attr-defined]
torch/optim/nadam.py:543:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/nadam.py:544:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/nadam.py:551:21: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/nadam.py:552:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/nadam.py:555:13: error: Module has no attribute "_foreach_sub_" [attr-defined]
torch/optim/nadam.py:556:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/nadam.py:564:25: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/nadam.py:565:13: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/nadam.py:568:13: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/nadam.py:590:13: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/nadam.py:596:13: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/lbfgs.py:46:31: error: Module has no attribute "contiguous_format" [attr-defined]
torch/optim/lbfgs.py:61:60: error: Module has no attribute "contiguous_format" [attr-defined]
torch/optim/lbfgs.py:75:60: error: Module has no attribute "contiguous_format" [attr-defined]
torch/optim/lbfgs.py:90:44: error: Module has no attribute "contiguous_format" [attr-defined]
torch/optim/lbfgs.py:173:61: error: Module has no attribute "contiguous_format" [attr-defined]
torch/optim/lbfgs.py:173:61: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/lbfgs.py:201:60: error: Module has no attribute "contiguous_format" [attr-defined]
torch/optim/lbfgs.py:201:60: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/lbfgs.py:286:33: error: Incompatible types in assignment (expression has type "int", variable has type "None") [assignment]
torch/optim/lbfgs.py:287:34: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/lbfgs.py:302:16: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/lbfgs.py:303:24: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/lbfgs.py:305:16: error: Module has no attribute "cat" [attr-defined]
torch/optim/lbfgs.py:310:16: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/lbfgs.py:311:21: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/lbfgs.py:320:39: error: Module has no attribute "contiguous_format" [attr-defined]
torch/optim/lbfgs.py:440:25: error: Module has no attribute "mul" [attr-defined]
torch/optim/lbfgs.py:446:64: error: Module has no attribute "contiguous_format" [attr-defined]
torch/optim/asgd.py:75:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/asgd.py:79:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/asgd.py:83:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/asgd.py:91:32: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/asgd.py:100:37: error: Module has no attribute "zeros" [attr-defined]
torch/optim/asgd.py:104:25: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/optim/asgd.py:112:35: error: Module has no attribute "ones" [attr-defined]
torch/optim/asgd.py:115:35: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/asgd.py:116:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/asgd.py:241:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/asgd.py:242:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/asgd.py:243:21: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/asgd.py:244:18: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/asgd.py:247:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/asgd.py:269:26: error: Module has no attribute "maximum" [attr-defined]
torch/optim/asgd.py:269:53: error: Module has no attribute "ones_like" [attr-defined]
torch/optim/asgd.py:272:23: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/optim/asgd.py:274:22: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/optim/asgd.py:344:29: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/asgd.py:344:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/asgd.py:351:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/asgd.py:352:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/asgd.py:355:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/asgd.py:361:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/asgd.py:364:32: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/asgd.py:368:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/asgd.py:370:28: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/asgd.py:378:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/asgd.py:389:24: error: Module has no attribute "_foreach_sub" [attr-defined]
torch/optim/asgd.py:390:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/asgd.py:397:23: error: Module has no attribute "_foreach_sub" [attr-defined]
torch/optim/asgd.py:398:13: error: Module has no attribute "_foreach_maximum_" [attr-defined]
torch/optim/asgd.py:399:13: error: Module has no attribute "_foreach_reciprocal_" [attr-defined]
torch/optim/asgd.py:400:13: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/optim/asgd.py:404:24: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/asgd.py:405:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/asgd.py:406:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/asgd.py:407:13: error: Module has no attribute "_foreach_pow_" [attr-defined]
torch/optim/asgd.py:408:13: error: Module has no attribute "_foreach_reciprocal_" [attr-defined]
torch/optim/asgd.py:409:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/asgd.py:410:13: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/optim/asgd.py:413:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/optim/asgd.py:417:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/optim/asgd.py:420:13: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/optim/asgd.py:421:13: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/optim/adamax.py:80:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adamax.py:84:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adamax.py:94:28: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adamax.py:105:21: error: Module has no attribute "zeros" [attr-defined]
torch/optim/adamax.py:107:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adamax.py:109:36: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/adamax.py:110:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/adamax.py:112:36: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/adamax.py:113:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/adamax.py:265:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/adamax.py:270:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adamax.py:271:21: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adamax.py:272:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adamax.py:273:23: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adamax.py:274:23: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adamax.py:280:13: error: Module has no attribute "maximum" [attr-defined]
torch/optim/adamax.py:286:24: error: Module has no attribute "cat" [attr-defined]
torch/optim/adamax.py:290:27: error: Module has no attribute "amax" [attr-defined]
torch/optim/adamax.py:296:13: error: "int" has no attribute "div_" [attr-defined]
torch/optim/adamax.py:367:29: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/adamax.py:367:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adamax.py:374:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adamax.py:375:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adamax.py:378:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adamax.py:383:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adamax.py:385:33: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/adamax.py:385:33: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adamax.py:390:9: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/adamax.py:393:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/adamax.py:398:29: error: Module has no attribute "_foreach_abs" [attr-defined]
torch/optim/adamax.py:398:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adamax.py:400:13: error: Module has no attribute "_foreach_abs_" [attr-defined]
torch/optim/adamax.py:402:9: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adamax.py:403:9: error: Module has no attribute "_foreach_maximum_" [attr-defined]
torch/optim/adamax.py:407:32: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/adamax.py:409:13: error: Module has no attribute "_foreach_sub_" [attr-defined]
torch/optim/adamax.py:410:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/adamax.py:412:21: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/adamax.py:413:13: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/adamax.py:419:13: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/adam.py:130:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adam.py:136:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adam.py:152:32: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adam.py:169:25: error: Module has no attribute "zeros" [attr-defined]
torch/optim/adam.py:175:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adam.py:178:40: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/adam.py:179:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/adam.py:182:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/adam.py:183:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/adam.py:187:51: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/adam.py:188:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/adam.py:414:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/adam.py:431:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adam.py:432:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adam.py:433:23: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adam.py:434:26: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adam.py:436:38: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adam.py:437:21: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adam.py:470:34: error: Module has no attribute "square" [attr-defined]
torch/optim/adam.py:511:42: error: Module has no attribute "maximum" [attr-defined]
torch/optim/adam.py:540:17: error: Module has no attribute "maximum" [attr-defined]
torch/optim/adam.py:550:24: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adam.py:551:34: error: Module has no attribute "view_as_complex" [attr-defined]
torch/optim/adam.py:676:28: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/adam.py:676:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adam.py:683:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adam.py:684:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adam.py:687:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adam.py:692:17: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/adam.py:696:21: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adam.py:698:36: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/adam.py:698:36: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adam.py:705:9: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/adam.py:709:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/adam.py:716:35: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/adam.py:716:35: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adam.py:722:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/adam.py:735:32: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/adam.py:735:32: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adam.py:736:32: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/optim/adam.py:736:32: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adam.py:738:13: error: Module has no attribute "_foreach_sub_" [attr-defined]
torch/optim/adam.py:739:13: error: Module has no attribute "_foreach_sub_" [attr-defined]
torch/optim/adam.py:741:13: error: Module has no attribute "_foreach_neg_" [attr-defined]
torch/optim/adam.py:744:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/adam.py:745:13: error: Module has no attribute "_foreach_reciprocal_" [attr-defined]
torch/optim/adam.py:747:13: error: Module has no attribute "_foreach_sqrt_" [attr-defined]
torch/optim/adam.py:758:17: error: Module has no attribute "_foreach_maximum_" [attr-defined]
torch/optim/adam.py:758:17: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adam.py:761:35: error: Module has no attribute "_foreach_sqrt" [attr-defined]
torch/optim/adam.py:763:35: error: Module has no attribute "_foreach_sqrt" [attr-defined]
torch/optim/adam.py:765:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/adam.py:766:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adam.py:767:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/adam.py:770:13: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/adam.py:786:17: error: Module has no attribute "_foreach_maximum_" [attr-defined]
torch/optim/adam.py:789:35: error: Module has no attribute "_foreach_sqrt" [attr-defined]
torch/optim/adam.py:791:35: error: Module has no attribute "_foreach_sqrt" [attr-defined]
torch/optim/adam.py:793:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/adam.py:794:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adam.py:795:13: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/adam.py:877:9: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adam.py:878:16: error: Module has no attribute "_fused_adam_" [attr-defined]
torch/optim/adam.py:878:70: error: Module has no attribute "_fused_adamw_" [attr-defined]
torch/optim/adam.py:897:13: error: Module has no attribute "_foreach_sub_" [attr-defined]
torch/optim/adagrad.py:81:21: error: Module has no attribute "zeros" [attr-defined]
torch/optim/adagrad.py:87:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adagrad.py:91:24: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adagrad.py:94:32: error: Module has no attribute "full_like" [attr-defined]
torch/optim/adagrad.py:95:50: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/adagrad.py:115:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adagrad.py:138:32: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adagrad.py:320:12: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/optim/adagrad.py:350:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/adagrad.py:375:26: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adagrad.py:377:24: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adagrad.py:378:29: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adagrad.py:379:25: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adagrad.py:387:25: error: Module has no attribute "view_as_complex" [attr-defined]
torch/optim/adagrad.py:388:29: error: Module has no attribute "view_as_complex" [attr-defined]
torch/optim/adagrad.py:461:28: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/adagrad.py:461:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adagrad.py:468:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adagrad.py:469:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adagrad.py:472:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adagrad.py:477:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adagrad.py:479:32: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/adagrad.py:479:32: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adagrad.py:487:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/adagrad.py:489:15: error: Module has no attribute "_foreach_sqrt" [attr-defined]
torch/optim/adagrad.py:490:9: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adagrad.py:494:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/adagrad.py:497:25: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/adagrad.py:497:25: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adagrad.py:499:9: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/adagrad.py:562:9: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adagrad.py:563:9: error: Module has no attribute "_fused_adagrad_" [attr-defined]
torch/optim/adagrad.py:577:13: error: Module has no attribute "_foreach_sub_" [attr-defined]
torch/optim/adadelta.py:77:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adadelta.py:81:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adadelta.py:98:28: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adadelta.py:109:21: error: Module has no attribute "zeros" [attr-defined]
torch/optim/adadelta.py:111:26: error: Module has no attribute "zeros" [attr-defined]
torch/optim/adadelta.py:114:39: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/adadelta.py:115:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/adadelta.py:117:38: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/adadelta.py:118:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/adadelta.py:281:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/adadelta.py:287:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adadelta.py:288:26: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adadelta.py:289:25: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adadelta.py:290:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/optim/adadelta.py:300:12: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/adadelta.py:301:21: error: Module has no attribute "view_as_complex" [attr-defined]
torch/optim/adadelta.py:368:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adadelta.py:369:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/adadelta.py:372:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adadelta.py:375:28: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/adadelta.py:375:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adadelta.py:380:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adadelta.py:382:32: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/adadelta.py:382:32: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/adadelta.py:386:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/adadelta.py:387:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/adadelta.py:391:15: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/adadelta.py:392:9: error: Module has no attribute "_foreach_sqrt_" [attr-defined]
torch/optim/adadelta.py:394:18: error: Module has no attribute "_foreach_add" [attr-defined]
torch/optim/adadelta.py:395:9: error: Module has no attribute "_foreach_sqrt_" [attr-defined]
torch/optim/adadelta.py:396:9: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/adadelta.py:397:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/adadelta.py:399:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/adadelta.py:400:9: error: Module has no attribute "_foreach_addcmul_" [attr-defined]
torch/optim/adadelta.py:405:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/adadelta.py:406:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/adadelta.py:408:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/_muon.py:64:23: error: Module has no attribute "addmm" [attr-defined]
torch/optim/_muon.py:67:22: error: Module has no attribute "addmm" [attr-defined]
torch/optim/_muon.py:75:58: error: Name "torch.Size" is not defined [name-defined]
torch/optim/_muon.py:149:16: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/_muon.py:160:44: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/_muon.py:161:43: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/_adafactor.py:69:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/_adafactor.py:84:16: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/_adafactor.py:98:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/_adafactor.py:111:41: error: Module has no attribute "zeros_like" [attr-defined]
torch/optim/_adafactor.py:112:47: error: Module has no attribute "preserve_format" [attr-defined]
torch/optim/_adafactor.py:373:20: error: Module has no attribute "finfo" [attr-defined]
torch/optim/_adafactor.py:376:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/_adafactor.py:421:20: error: Name "torch.device" is not defined [name-defined]
torch/optim/_adafactor.py:421:44: error: Name "torch.dtype" is not defined [name-defined]
torch/optim/_adafactor.py:429:24: error: Name "torch.device" is not defined [name-defined]
torch/optim/_adafactor.py:429:48: error: Name "torch.dtype" is not defined [name-defined]
torch/optim/_adafactor.py:506:20: error: Module has no attribute "finfo" [attr-defined]
torch/optim/_adafactor.py:512:28: error: Module has no attribute "_foreach_neg" [attr-defined]
torch/optim/_adafactor.py:512:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/optim/_adafactor.py:519:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/_adafactor.py:520:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/_adafactor.py:523:13: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/_adafactor.py:540:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/_adafactor.py:553:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/_adafactor.py:554:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/_adafactor.py:555:13: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/_adafactor.py:562:13: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/_adafactor.py:563:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/_adafactor.py:564:13: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/_adafactor.py:576:13: error: Module has no attribute "_foreach_clamp_min_" [attr-defined]
torch/optim/_adafactor.py:577:13: error: Module has no attribute "_foreach_div_" [attr-defined]
torch/optim/_adafactor.py:584:29: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/optim/_adafactor.py:585:13: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/_adafactor.py:592:9: error: Module has no attribute "_foreach_clamp_min_" [attr-defined]
torch/optim/_adafactor.py:593:9: error: Module has no attribute "_foreach_rsqrt_" [attr-defined]
torch/optim/_adafactor.py:594:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/_adafactor.py:601:9: error: Module has no attribute "_foreach_mul_" [attr-defined]
torch/optim/_adafactor.py:602:9: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/jit/_recursive.py:59:24: error: Module has no attribute "_jit_script_class_compile" [attr-defined]
torch/jit/_recursive.py:128:5: error: Module has no attribute "device" [attr-defined]
torch/jit/_recursive.py:129:5: error: Module has no attribute "layout" [attr-defined]
torch/jit/_recursive.py:130:5: error: Module has no attribute "dtype" [attr-defined]
torch/jit/_recursive.py:131:5: error: Module has no attribute "qscheme" [attr-defined]
torch/jit/_recursive.py:189:29: error: Module has no attribute "ConcreteModuleTypeBuilder" [attr-defined]
torch/jit/_recursive.py:227:29: error: Module has no attribute "InferredType" [attr-defined]
torch/jit/_recursive.py:230:29: error: Module has no attribute "InferredType" [attr-defined]
torch/jit/_recursive.py:232:29: error: Module has no attribute "_jit_try_infer_type" [attr-defined]
torch/jit/_recursive.py:277:33: error: Module has no attribute "ConcreteModuleType" [attr-defined]
torch/jit/_recursive.py:364:27: error: Module has no attribute "_jit_try_infer_type" [attr-defined]
torch/jit/_recursive.py:389:23: error: Module has no attribute "_jit_try_infer_type" [attr-defined]
torch/jit/_recursive.py:423:41: error: Name "torch._C.ConcreteModuleType" is not defined [name-defined]
torch/jit/_recursive.py:424:27: error: Name "torch._C.ConcreteModuleType" is not defined [name-defined]
torch/jit/_recursive.py:526:18: error: Module has no attribute "_create_object_with_type" [attr-defined]
torch/jit/_recursive.py:568:18: error: Module has no attribute "_create_module_with_type" [attr-defined]
torch/jit/_recursive.py:594:40: error: Module has no attribute "InterfaceType" [attr-defined]
torch/jit/_recursive.py:635:9: error: Module has no attribute "_run_emit_module_hook" [attr-defined]
torch/jit/_recursive.py:802:23: error: Module has no attribute "_replace_overloaded_method_decl" [attr-defined]
torch/jit/_recursive.py:1006:33: error: Module has no attribute "ModuleDict" [attr-defined]
torch/jit/_recursive.py:1008:40: error: Module has no attribute "ConcreteModuleType" [attr-defined]
torch/distributions/von_mises.py:88:14: error: Module has no attribute "where" [attr-defined]
torch/distributions/von_mises.py:94:12: error: Module has no attribute "zeros" [attr-defined]
torch/distributions/von_mises.py:94:39: error: Module has no attribute "bool" [attr-defined]
torch/distributions/von_mises.py:97:13: error: Module has no attribute "rand" [attr-defined]
torch/distributions/von_mises.py:99:13: error: Module has no attribute "cos" [attr-defined]
torch/distributions/von_mises.py:105:17: error: Module has no attribute "where" [attr-defined]
torch/distributions/von_mises.py:141:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/von_mises.py:147:41: error: Module has no attribute "cos" [attr-defined]
torch/distributions/von_mises.py:157:28: error: Module has no attribute "double" [attr-defined]
torch/distributions/von_mises.py:161:38: error: Module has no attribute "double" [attr-defined]
torch/distributions/von_mises.py:167:19: error: "int" has no attribute "sqrt" [attr-defined]
torch/distributions/von_mises.py:173:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/von_mises.py:176:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/von_mises.py:187:13: error: Module has no attribute "empty" [attr-defined]
torch/distributions/uniform.py:48:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributions/uniform.py:67:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/uniform.py:74:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/uniform.py:86:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/uniform.py:88:16: error: Module has no attribute "rand" [attr-defined]
torch/distributions/uniform.py:96:16: error: Module has no attribute "log" [attr-defined]
torch/distributions/uniform.py:109:16: error: Module has no attribute "log" [attr-defined]
torch/distributions/transforms.py:370:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributions/transforms.py:505:19: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/transforms.py:506:20: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/transforms.py:509:25: error: Module has no attribute "Size" [attr-defined]
torch/distributions/transforms.py:510:26: error: Module has no attribute "Size" [attr-defined]
torch/distributions/transforms.py:630:13: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/transforms.py:631:12: error: Module has no attribute "clamp" [attr-defined]
torch/distributions/transforms.py:631:24: error: Module has no attribute "sigmoid" [attr-defined]
torch/distributions/transforms.py:651:17: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/transforms.py:720:16: error: Module has no attribute "atanh" [attr-defined]
torch/distributions/transforms.py:803:20: error: "bool" has no attribute "all" [attr-defined]
torch/distributions/transforms.py:803:20: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributions/transforms.py:810:20: error: "bool" has no attribute "all" [attr-defined]
torch/distributions/transforms.py:810:20: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributions/transforms.py:831:22: error: Module has no attribute "full_like" [attr-defined]
torch/distributions/transforms.py:833:22: error: Module has no attribute "abs" [attr-defined]
torch/distributions/transforms.py:873:13: error: Module has no attribute "tanh" [attr-defined]
torch/distributions/transforms.py:874:15: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/transforms.py:884:17: error: Module has no attribute "eye" [attr-defined]
torch/distributions/transforms.py:891:24: error: Module has no attribute "cumsum" [attr-defined]
torch/distributions/transforms.py:1005:14: error: Module has no attribute "clamp" [attr-defined]
torch/distributions/transforms.py:1005:34: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/transforms.py:1126:16: error: Module has no attribute "cat" [attr-defined]
torch/distributions/transforms.py:1137:16: error: Module has no attribute "cat" [attr-defined]
torch/distributions/transforms.py:1160:20: error: Module has no attribute "cat" [attr-defined]
torch/distributions/transforms.py:1222:16: error: Module has no attribute "stack" [attr-defined]
torch/distributions/transforms.py:1230:16: error: Module has no attribute "stack" [attr-defined]
torch/distributions/transforms.py:1242:16: error: Module has no attribute "stack" [attr-defined]
torch/distributions/multivariate_normal.py:27:12: error: Module has no attribute "matmul" [attr-defined]
torch/distributions/multivariate_normal.py:82:32: error: Module has no attribute "flip" [attr-defined]
torch/distributions/multivariate_normal.py:83:13: error: Module has no attribute "transpose" [attr-defined]
torch/distributions/multivariate_normal.py:83:29: error: Module has no attribute "flip" [attr-defined]
torch/distributions/multivariate_normal.py:84:10: error: Module has no attribute "eye" [attr-defined]
torch/distributions/multivariate_normal.py:199:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/multivariate_normal.py:224:16: error: Module has no attribute "matmul" [attr-defined]
torch/distributions/multivariate_normal.py:230:16: error: Module has no attribute "cholesky_inverse" [attr-defined]
torch/distributions/multivariate_normal.py:250:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/laplace.py:50:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributions/laplace.py:60:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/laplace.py:67:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/laplace.py:74:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/laplace.py:76:17: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/laplace.py:77:12: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/distributions/laplace.py:79:17: error: Module has no attribute "rand" [attr-defined]
torch/distributions/laplace.py:80:55: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/laplace.py:86:51: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/laplace.py:91:17: error: Module has no attribute "log" [attr-defined]
torch/distributions/laplace.py:91:45: error: Module has no attribute "abs" [attr-defined]
torch/distributions/laplace.py:96:56: error: Module has no attribute "expm1" [attr-defined]
torch/distributions/laplace.py:102:56: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/laplace.py:105:20: error: Module has no attribute "log" [attr-defined]
torch/distributions/independent.py:5:1: error: Module "torch" has no attribute "Size" [attr-defined]
torch/distributions/independent.py:72:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/independent.py:113:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/independent.py:116:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/geometric.py:70:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/geometric.py:79:20: error: "bool" has no attribute "all" [attr-defined]
torch/distributions/geometric.py:90:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/geometric.py:101:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributions/geometric.py:105:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributions/geometric.py:119:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/geometric.py:121:16: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/geometric.py:123:16: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/distributions/geometric.py:125:21: error: Module has no attribute "rand" [attr-defined]
torch/distributions/geometric.py:135:43: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributions/cauchy.py:47:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/cauchy.py:54:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/cauchy.py:63:16: error: Module has no attribute "full" [attr-defined]
torch/distributions/cauchy.py:73:16: error: Module has no attribute "full" [attr-defined]
torch/distributions/cauchy.py:77:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/cauchy.py:94:16: error: Module has no attribute "atan" [attr-defined]
torch/distributions/cauchy.py:97:16: error: Module has no attribute "tan" [attr-defined]
torch/distributions/categorical.py:82:74: error: Module has no attribute "Size" [attr-defined]
torch/distributions/categorical.py:88:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/categorical.py:89:37: error: Module has no attribute "Size" [attr-defined]
torch/distributions/categorical.py:118:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/categorical.py:123:16: error: Module has no attribute "full" [attr-defined]
torch/distributions/categorical.py:136:16: error: Module has no attribute "full" [attr-defined]
torch/distributions/categorical.py:143:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/categorical.py:144:41: error: Module has no attribute "Size" [attr-defined]
torch/distributions/categorical.py:145:28: error: Module has no attribute "Size" [attr-defined]
torch/distributions/categorical.py:147:22: error: Module has no attribute "multinomial" [attr-defined]
torch/distributions/categorical.py:159:20: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/categorical.py:160:18: error: Module has no attribute "clamp" [attr-defined]
torch/distributions/categorical.py:166:18: error: Module has no attribute "arange" [attr-defined]
torch/distributions/categorical.py:166:49: error: Module has no attribute "long" [attr-defined]
torch/distributions/binomial.py:89:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/binomial.py:115:16: error: "int" has no attribute "floor" [attr-defined]
torch/distributions/binomial.py:130:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/binomial.py:133:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/binomial.py:136:20: error: Module has no attribute "binomial" [attr-defined]
torch/distributions/binomial.py:143:27: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/binomial.py:144:27: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/binomial.py:145:29: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/binomial.py:153:34: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/binomial.py:153:46: error: Module has no attribute "exp" [attr-defined]
torch/distributions/binomial.py:153:57: error: Module has no attribute "abs" [attr-defined]
torch/distributions/binomial.py:168:18: error: Module has no attribute "exp" [attr-defined]
torch/distributions/binomial.py:176:18: error: Module has no attribute "arange" [attr-defined]
torch/ao/quantization/observer.py:232:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:233:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/observer.py:238:13: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/observer.py:238:25: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:252:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:254:13: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/observer.py:255:13: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/observer.py:256:13: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/quantization/observer.py:257:13: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/observer.py:258:13: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/observer.py:266:13: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/observer.py:267:13: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:268:13: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/observer.py:269:13: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/observer.py:270:13: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/observer.py:271:13: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/observer.py:272:13: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/observer.py:273:13: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/observer.py:274:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/ao/quantization/observer.py:275:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/ao/quantization/observer.py:276:13: error: Module has no attribute "uint16" [attr-defined]
torch/ao/quantization/observer.py:311:19: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:311:33: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/observer.py:311:45: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:369:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:374:23: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/observer.py:374:42: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/observer.py:375:23: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/observer.py:375:42: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/observer.py:378:17: error: Module has no attribute "ones" [attr-defined]
torch/ao/quantization/observer.py:378:54: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:379:22: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/observer.py:379:60: error: Module has no attribute "int64" [attr-defined]
torch/ao/quantization/observer.py:382:29: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/observer.py:383:32: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/observer.py:385:27: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/observer.py:387:21: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/observer.py:388:31: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:388:45: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/observer.py:396:32: error: Module has no attribute "uint16" [attr-defined]
torch/ao/quantization/observer.py:398:30: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/observer.py:400:21: error: Module has no attribute "where" [attr-defined]
torch/ao/quantization/observer.py:400:58: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/quantization/observer.py:408:21: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/observer.py:409:38: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/observer.py:409:74: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/observer.py:410:26: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/observer.py:416:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:419:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:422:32: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/observer.py:423:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:509:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:510:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/observer.py:515:13: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/observer.py:515:25: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:546:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:547:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:549:29: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/observer.py:551:31: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:564:36: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:565:19: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/observer.py:566:19: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/observer.py:583:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:584:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:636:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:637:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/observer.py:641:13: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/observer.py:641:25: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:676:32: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:678:40: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:720:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:721:17: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/quantization/observer.py:726:13: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/observer.py:726:25: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:752:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:753:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:755:29: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/observer.py:757:31: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:781:13: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/observer.py:783:32: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:785:40: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:786:23: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/observer.py:787:23: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/observer.py:889:24: error: Module has no attribute "rand" [attr-defined]
torch/ao/quantization/observer.py:892:24: error: Module has no attribute "rand" [attr-defined]
torch/ao/quantization/observer.py:929:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:930:17: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/quantization/observer.py:934:13: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/observer.py:934:25: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:973:13: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/observer.py:975:32: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:977:40: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:1019:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/observer.py:1019:30: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:1020:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/observer.py:1025:13: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/observer.py:1025:25: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:1052:43: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/observer.py:1053:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1054:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1055:31: error: Module has no attribute "iinfo" [attr-defined]
torch/ao/quantization/observer.py:1087:19: error: Module has no attribute "arange" [attr-defined]
torch/ao/quantization/observer.py:1094:28: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/observer.py:1095:13: error: Module has no attribute "div" [attr-defined]
torch/ao/quantization/observer.py:1101:26: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/observer.py:1102:13: error: Module has no attribute "div" [attr-defined]
torch/ao/quantization/observer.py:1108:16: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/observer.py:1114:13: error: Module has no attribute "ones" [attr-defined]
torch/ao/quantization/observer.py:1119:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1126:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1143:17: error: Module has no attribute "sum" [attr-defined]
torch/ao/quantization/observer.py:1144:16: error: Module has no attribute "cumsum" [attr-defined]
torch/ao/quantization/observer.py:1207:13: error: Module has no attribute "linspace" [attr-defined]
torch/ao/quantization/observer.py:1215:36: error: Module has no attribute "linspace" [attr-defined]
torch/ao/quantization/observer.py:1220:13: error: Module has no attribute "bucketize" [attr-defined]
torch/ao/quantization/observer.py:1230:28: error: Module has no attribute "bincount" [attr-defined]
torch/ao/quantization/observer.py:1252:25: error: Module has no attribute "sum" [attr-defined]
torch/ao/quantization/observer.py:1254:17: error: Module has no attribute "histc" [attr-defined]
torch/ao/quantization/observer.py:1254:17: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/ao/quantization/observer.py:1285:25: error: Module has no attribute "histc" [attr-defined]
torch/ao/quantization/observer.py:1285:25: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/ao/quantization/observer.py:1293:24: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:1304:28: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/observer.py:1314:23: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/observer.py:1315:23: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/observer.py:1320:32: error: Module has no attribute "histc" [attr-defined]
torch/ao/quantization/observer.py:1359:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1394:54: error: Module has no attribute "Size" [attr-defined]
torch/ao/quantization/observer.py:1395:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1397:54: error: Module has no attribute "Size" [attr-defined]
torch/ao/quantization/observer.py:1398:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1441:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:1442:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/observer.py:1455:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1455:67: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/observer.py:1456:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/observer.py:1456:77: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/observer.py:1493:15: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:1504:23: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/observer.py:1506:19: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/observer.py:1506:31: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/observer.py:1552:30: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:1585:30: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/observer.py:1615:26: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:1839:23: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/observer.py:1844:22: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/observer.py:1845:27: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/observer.py:2070:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/observer.py:2070:32: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/observer.py:2077:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/observer.py:2078:13: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/observer.py:2093:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/observer.py:2093:32: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/observer.py:2101:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/observer.py:2102:13: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/observer.py:2112:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:2122:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:2122:33: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/observer.py:2129:11: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/observer.py:2129:35: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/observer.py:2138:46: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/observer.py:2141:44: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/pt2e/export_utils.py:66:27: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/export_utils.py:140:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/export_utils.py:141:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/export_utils.py:142:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/export_utils.py:143:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/export_utils.py:144:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/pruning/sparsifier/base_sparsifier.py:129:34: error: Module has no attribute "ones" [attr-defined]
torch/ao/pruning/sparsifier/base_sparsifier.py:222:39: error: Module has no attribute "ones_like" [attr-defined]
torch/accelerator/__init__.py:96:59: error: Name "torch.device" is not defined [name-defined]
torch/accelerator/__init__.py:122:16: error: Module has no attribute "_accelerator_getAccelerator" [attr-defined]
torch/accelerator/__init__.py:134:12: error: Module has no attribute "_accelerator_getDeviceIndex" [attr-defined]
torch/accelerator/__init__.py:165:5: error: Module has no attribute "_accelerator_setDeviceIndex" [attr-defined]
torch/accelerator/__init__.py:187:52: error: Name "torch.Stream" is not defined [name-defined]
torch/accelerator/__init__.py:199:12: error: Module has no attribute "_accelerator_getStream" [attr-defined]
torch/accelerator/__init__.py:202:24: error: Name "torch.Stream" is not defined [name-defined]
torch/accelerator/__init__.py:210:5: error: Module has no attribute "_accelerator_setStream" [attr-defined]
torch/accelerator/__init__.py:237:5: error: Module has no attribute "_accelerator_synchronizeDevice" [attr-defined]
torch/accelerator/__init__.py:270:29: error: Module has no attribute "_accelerator_exchangeDevice" [attr-defined]
torch/accelerator/__init__.py:274:13: error: Module has no attribute "_accelerator_maybeExchangeDevice" [attr-defined]
torch/_higher_order_ops/utils.py:52:10: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/utils.py:55:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_higher_order_ops/utils.py:65:24: error: Module has no attribute "is_floating_point" [attr-defined]
torch/_higher_order_ops/utils.py:65:59: error: Module has no attribute "is_complex" [attr-defined]
torch/_higher_order_ops/utils.py:458:23: error: Module has no attribute "bool" [attr-defined]
torch/_higher_order_ops/utils.py:459:20: error: Module has no attribute "empty_strided" [attr-defined]
torch/_higher_order_ops/utils.py:473:18: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_higher_order_ops/utils.py:478:34: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_higher_order_ops/utils.py:528:16: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_higher_order_ops/utils.py:529:21: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_higher_order_ops/utils.py:555:17: error: Module has no attribute "zeros_like" [attr-defined]
torch/_higher_order_ops/utils.py:688:32: error: Module has no attribute "stack" [attr-defined]
torch/_higher_order_ops/utils.py:828:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/_higher_order_ops/utils.py:858:12: error: Module has no attribute "select_copy" [attr-defined]
torch/_higher_order_ops/utils.py:1144:31: error: Name "torch._C.DispatchKeySet" is not defined [name-defined]
torch/_higher_order_ops/utils.py:1145:31: error: Name "torch._C.DispatchKeySet" is not defined [name-defined]
torch/_higher_order_ops/utils.py:1149:27: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_higher_order_ops/utils.py:1151:27: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_higher_order_ops/utils.py:1164:21: error: Module has no attribute "_ForceDispatchKeyGuard" [attr-defined]
torch/_higher_order_ops/utils.py:1194:31: error: Module has no attribute "FunctionSchema" [attr-defined]
torch/profiler/_utils.py:323:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/profiler/_utils.py:325:23: error: Module has no attribute "float32" [attr-defined]
torch/profiler/_utils.py:327:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/profiler/_utils.py:329:23: error: Module has no attribute "float32" [attr-defined]
torch/profiler/_utils.py:331:44: error: Module has no attribute "mean" [attr-defined]
torch/profiler/_utils.py:331:69: error: Module has no attribute "std" [attr-defined]
torch/profiler/_utils.py:332:44: error: Module has no attribute "mean" [attr-defined]
torch/profiler/_utils.py:332:69: error: Module has no attribute "std" [attr-defined]
torch/optim/swa_utils.py:50:12: error: Module has no attribute "is_floating_point" [attr-defined]
torch/optim/swa_utils.py:50:58: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/swa_utils.py:53:13: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/swa_utils.py:71:12: error: Module has no attribute "is_floating_point" [attr-defined]
torch/optim/swa_utils.py:71:63: error: Module has no attribute "is_complex" [attr-defined]
torch/optim/swa_utils.py:74:13: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/optim/swa_utils.py:77:17: error: Redundant cast to "float" [redundant-cast]
torch/optim/swa_utils.py:80:21: error: Module has no attribute "_foreach_sub" [attr-defined]
torch/optim/swa_utils.py:82:17: error: Module has no attribute "_foreach_addcdiv_" [attr-defined]
torch/optim/swa_utils.py:88:17: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/optim/swa_utils.py:226:37: error: Name "torch.device" is not defined [name-defined]
torch/optim/swa_utils.py:242:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/optim/swa_utils.py:242:49: error: Module has no attribute "long" [attr-defined]
torch/optim/swa_utils.py:326:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/optim/swa_utils.py:333:33: error: Name "torch.device" is not defined [name-defined]
torch/nn/attention/_fa4.py:39:31: error: Name "torch.device" is not defined [name-defined]
torch/nn/attention/_fa4.py:94:28: error: Module has no attribute "float16" [attr-defined]
torch/nn/attention/_fa4.py:94:43: error: Module has no attribute "bfloat16" [attr-defined]
torch/nn/attention/_fa4.py:97:28: error: Module has no attribute "float32" [attr-defined]
torch/nn/attention/_fa4.py:127:31: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/_fa4.py:278:17: error: Module has no attribute "zeros" [attr-defined]
torch/nn/attention/_fa4.py:278:41: error: Module has no attribute "uint64" [attr-defined]
torch/nn/attention/_fa4.py:279:21: error: Module has no attribute "zeros" [attr-defined]
torch/nn/attention/_fa4.py:279:43: error: Module has no attribute "uint64" [attr-defined]
torch/nn/attention/_fa4.py:280:18: error: Module has no attribute "empty" [attr-defined]
torch/jit/_serialization.py:190:10: error: Module has no attribute "CompilationUnit" [attr-defined]
torch/jit/_serialization.py:192:22: error: Module has no attribute "import_ir_module" [attr-defined]
torch/jit/_serialization.py:201:22: error: Module has no attribute "import_ir_module_from_buffer" [attr-defined]
torch/jit/_serialization.py:219:24: error: Module has no attribute "device" [attr-defined]
torch/jit/_serialization.py:220:64: error: Module has no attribute "device" [attr-defined]
torch/jit/_serialization.py:235:32: error: Module has no attribute "_load_jit_module_from_file" [attr-defined]
torch/jit/_serialization.py:237:32: error: Module has no attribute "_load_jit_module_from_bytes" [attr-defined]
torch/jit/_serialization.py:284:9: error: Module has no attribute "_save_jit_module" [attr-defined]
torch/jit/_serialization.py:286:13: error: Module has no attribute "_save_jit_module_to_bytes" [attr-defined]
torch/jit/_serialization.py:315:12: error: Module has no attribute "_get_module_info_from_flatbuffer" [attr-defined]
torch/distributions/wishart.py:22:12: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/wishart.py:24:11: error: Module has no attribute "arange" [attr-defined]
torch/distributions/wishart.py:30:24: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/wishart.py:106:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/wishart.py:107:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributions/wishart.py:148:19: error: Module has no attribute "arange" [attr-defined]
torch/distributions/wishart.py:158:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/wishart.py:176:19: error: Module has no attribute "arange" [attr-defined]
torch/distributions/wishart.py:203:20: error: Module has no attribute "eye" [attr-defined]
torch/distributions/wishart.py:208:16: error: Module has no attribute "cholesky_solve" [attr-defined]
torch/distributions/wishart.py:230:47: error: Module has no attribute "Size" [attr-defined]
torch/distributions/wishart.py:238:16: error: Module has no attribute "tril_indices" [attr-defined]
torch/distributions/wishart.py:239:28: error: Module has no attribute "randn" [attr-defined]
torch/distributions/wishart.py:240:13: error: Module has no attribute "Size" [attr-defined]
torch/distributions/wishart.py:248:37: error: Module has no attribute "Size" [attr-defined]
torch/distributions/wishart.py:260:39: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/distributions/wishart.py:262:24: error: Module has no attribute "Size" [attr-defined]
torch/distributions/wishart.py:270:12: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/distributions/wishart.py:274:26: error: Module has no attribute "where" [attr-defined]
torch/distributions/wishart.py:312:15: error: Module has no attribute "mvlgamma" [attr-defined]
torch/distributions/wishart.py:314:15: error: Module has no attribute "cholesky_solve" [attr-defined]
torch/distributions/wishart.py:331:15: error: Module has no attribute "mvlgamma" [attr-defined]
torch/distributions/wishart.py:347:13: error: Module has no attribute "mvlgamma" [attr-defined]
torch/distributions/transformed_distribution.py:112:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/transformed_distribution.py:141:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/transformed_distribution.py:154:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/poisson.py:58:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/poisson.py:65:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/poisson.py:71:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/poisson.py:74:20: error: Module has no attribute "poisson" [attr-defined]
torch/distributions/poisson.py:80:43: error: "int" has no attribute "lgamma" [attr-defined]
torch/distributions/poisson.py:84:17: error: Module has no attribute "log" [attr-defined]
torch/distributions/poisson.py:88:16: error: Module has no attribute "exp" [attr-defined]
torch/distributions/one_hot_categorical.py:63:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/one_hot_categorical.py:101:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/one_hot_categorical.py:104:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/one_hot_categorical.py:105:24: error: Module has no attribute "Size" [attr-defined]
torch/distributions/one_hot_categorical.py:122:18: error: Module has no attribute "eye" [attr-defined]
torch/distributions/one_hot_categorical.py:140:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/normal.py:64:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/normal.py:71:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/normal.py:78:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/normal.py:81:20: error: Module has no attribute "normal" [attr-defined]
torch/distributions/normal.py:83:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/normal.py:109:17: error: Module has no attribute "erf" [attr-defined]
torch/distributions/normal.py:113:40: error: Module has no attribute "erfinv" [attr-defined]
torch/distributions/normal.py:116:52: error: Module has no attribute "log" [attr-defined]
torch/distributions/normal.py:124:45: error: Module has no attribute "log" [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:24:9: error: Module has no attribute "matmul" [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:143:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:181:13: error: Module has no attribute "matmul" [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:190:29: error: Module has no attribute "matmul" [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:192:13: error: Module has no attribute "diag_embed" [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:208:13: error: Module has no attribute "diag_embed" [attr-defined]
torch/distributions/lowrank_multivariate_normal.py:214:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/gamma.py:16:12: error: Module has no attribute "_standard_gamma" [attr-defined]
torch/distributions/gamma.py:66:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/gamma.py:73:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/gamma.py:80:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/gamma.py:86:17: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/gamma.py:91:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/distributions/gamma.py:95:13: error: Module has no attribute "xlogy" [attr-defined]
torch/distributions/gamma.py:96:15: error: Module has no attribute "xlogy" [attr-defined]
torch/distributions/gamma.py:98:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/gamma.py:104:15: error: Module has no attribute "log" [attr-defined]
torch/distributions/gamma.py:105:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/gamma.py:106:44: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/gamma.py:111:16: error: Incompatible return value type (got "tuple[int, Any]", expected "tuple[Tensor, Tensor]") [return-value]
torch/distributions/gamma.py:115:16: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/gamma.py:115:48: error: Module has no attribute "log" [attr-defined]
torch/distributions/exponential.py:42:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributions/exponential.py:58:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/exponential.py:63:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/exponential.py:69:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/exponential.py:81:20: error: Module has no attribute "exp" [attr-defined]
torch/distributions/exponential.py:84:17: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/exponential.py:87:22: error: Module has no attribute "log" [attr-defined]
torch/distributions/exponential.py:95:17: error: Module has no attribute "log" [attr-defined]
torch/distributions/dirichlet.py:19:12: error: Module has no attribute "_dirichlet_grad" [attr-defined]
torch/distributions/dirichlet.py:27:13: error: Module has no attribute "_sample_dirichlet" [attr-defined]
torch/distributions/dirichlet.py:77:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/dirichlet.py:94:13: error: Module has no attribute "xlogy" [attr-defined]
torch/distributions/dirichlet.py:95:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/dirichlet.py:96:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/dirichlet.py:105:27: error: "int" has no attribute "clamp" [attr-defined]
torch/distributions/dirichlet.py:107:16: error: "bool" has no attribute "all" [attr-defined]
torch/distributions/dirichlet.py:126:13: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/dirichlet.py:127:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/dirichlet.py:128:26: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/dirichlet.py:129:45: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/dirichlet.py:138:37: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/continuous_bernoulli.py:85:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/continuous_bernoulli.py:94:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/continuous_bernoulli.py:109:16: error: Module has no attribute "max" [attr-defined]
torch/distributions/continuous_bernoulli.py:110:13: error: Module has no attribute "le" [attr-defined]
torch/distributions/continuous_bernoulli.py:110:50: error: Module has no attribute "gt" [attr-defined]
torch/distributions/continuous_bernoulli.py:114:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:117:29: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/continuous_bernoulli.py:123:32: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:124:13: error: Module has no attribute "le" [attr-defined]
torch/distributions/continuous_bernoulli.py:124:50: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributions/continuous_bernoulli.py:126:32: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:127:13: error: Module has no attribute "ge" [attr-defined]
torch/distributions/continuous_bernoulli.py:127:50: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/continuous_bernoulli.py:129:20: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:130:13: error: Module has no attribute "abs" [attr-defined]
torch/distributions/continuous_bernoulli.py:130:23: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/continuous_bernoulli.py:130:49: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:131:13: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:132:13: error: Module has no attribute "le" [attr-defined]
torch/distributions/continuous_bernoulli.py:133:13: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/continuous_bernoulli.py:134:13: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:136:13: error: Module has no attribute "pow" [attr-defined]
torch/distributions/continuous_bernoulli.py:138:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:144:13: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/continuous_bernoulli.py:144:39: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:147:51: error: Module has no attribute "pow" [attr-defined]
torch/distributions/continuous_bernoulli.py:148:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:152:16: error: Module has no attribute "sqrt" [attr-defined]
torch/distributions/continuous_bernoulli.py:157:48: error: Module has no attribute "pow" [attr-defined]
torch/distributions/continuous_bernoulli.py:159:19: error: Module has no attribute "pow" [attr-defined]
torch/distributions/continuous_bernoulli.py:159:29: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/continuous_bernoulli.py:159:55: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:160:13: error: Module has no attribute "pow" [attr-defined]
torch/distributions/continuous_bernoulli.py:162:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:173:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/continuous_bernoulli.py:176:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/continuous_bernoulli.py:178:13: error: Module has no attribute "rand" [attr-defined]
torch/distributions/continuous_bernoulli.py:182:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/continuous_bernoulli.py:184:13: error: Module has no attribute "rand" [attr-defined]
torch/distributions/continuous_bernoulli.py:201:13: error: Module has no attribute "pow" [attr-defined]
torch/distributions/continuous_bernoulli.py:205:26: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:206:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:207:13: error: Module has no attribute "le" [attr-defined]
torch/distributions/continuous_bernoulli.py:208:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributions/continuous_bernoulli.py:209:13: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:209:25: error: Module has no attribute "ge" [attr-defined]
torch/distributions/continuous_bernoulli.py:209:47: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/continuous_bernoulli.py:214:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:217:17: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/continuous_bernoulli.py:218:19: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/continuous_bernoulli.py:220:16: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:220:39: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/continuous_bernoulli.py:225:22: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/continuous_bernoulli.py:226:22: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:240:24: error: Module has no attribute "max" [attr-defined]
torch/distributions/continuous_bernoulli.py:241:13: error: Module has no attribute "le" [attr-defined]
torch/distributions/continuous_bernoulli.py:241:47: error: Module has no attribute "gt" [attr-defined]
torch/distributions/continuous_bernoulli.py:243:26: error: Module has no attribute "where" [attr-defined]
torch/distributions/continuous_bernoulli.py:244:54: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/continuous_bernoulli.py:246:20: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:247:13: error: Module has no attribute "abs" [attr-defined]
torch/distributions/continuous_bernoulli.py:248:13: error: Module has no attribute "log" [attr-defined]
torch/distributions/continuous_bernoulli.py:248:23: error: Module has no attribute "abs" [attr-defined]
torch/distributions/continuous_bernoulli.py:249:28: error: Module has no attribute "pow" [attr-defined]
torch/distributions/continuous_bernoulli.py:250:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/bernoulli.py:69:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/bernoulli.py:76:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/bernoulli.py:96:16: error: "bool" has no attribute "to" [attr-defined]
torch/distributions/bernoulli.py:113:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/bernoulli.py:116:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/bernoulli.py:119:20: error: Module has no attribute "bernoulli" [attr-defined]
torch/distributions/bernoulli.py:133:18: error: Module has no attribute "arange" [attr-defined]
torch/distributions/bernoulli.py:141:17: error: Module has no attribute "logit" [attr-defined]
torch/distributions/bernoulli.py:145:16: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/bernoulli.py:145:28: error: Module has no attribute "exp" [attr-defined]
torch/backends/mps/__init__.py:25:12: error: Module has no attribute "_has_mps" [attr-defined]
torch/backends/mps/__init__.py:31:12: error: Module has no attribute "_mps_is_available" [attr-defined]
torch/backends/mps/__init__.py:37:12: error: Module has no attribute "_mps_is_on_macos_or_newer" [attr-defined]
torch/backends/mps/__init__.py:43:12: error: Module has no attribute "_mps_is_on_macos_or_newer" [attr-defined]
torch/backends/mps/__init__.py:49:12: error: Module has no attribute "_mps_get_name" [attr-defined]
torch/backends/mps/__init__.py:60:12: error: Module has no attribute "_mps_get_core_count" [attr-defined]
torch/ao/quantization/fake_quantize.py:50:2: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/fake_quantize.py:52:9: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:53:9: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/quantization/fake_quantize.py:54:9: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/fake_quantize.py:58:2: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/fake_quantize.py:59:24: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:59:52: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/fake_quantize.py:62:2: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/fake_quantize.py:63:24: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:63:52: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:66:2: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/fake_quantize.py:67:23: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/fake_quantize.py:92:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fake_quantize.py:92:76: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:93:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fake_quantize.py:93:74: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:182:50: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:190:16: error: Module has no attribute "iinfo" [attr-defined]
torch/ao/quantization/fake_quantize.py:193:28: error: Module has no attribute "iinfo" [attr-defined]
torch/ao/quantization/fake_quantize.py:204:32: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fake_quantize.py:206:32: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/fake_quantize.py:207:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fake_quantize.py:207:65: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fake_quantize.py:208:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fake_quantize.py:244:21: error: Module has no attribute "fake_quantize_per_channel_affine" [attr-defined]
torch/ao/quantization/fake_quantize.py:253:21: error: Module has no attribute "fake_quantize_per_tensor_affine" [attr-defined]
torch/ao/quantization/fake_quantize.py:404:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fake_quantize.py:404:76: error: Module has no attribute "long" [attr-defined]
torch/ao/quantization/fake_quantize.py:405:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fake_quantize.py:405:74: error: Module has no attribute "long" [attr-defined]
torch/ao/quantization/fake_quantize.py:424:16: error: Module has no attribute "fused_moving_avg_obs_fake_quant" [attr-defined]
torch/ao/quantization/fake_quantize.py:445:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:446:13: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/fake_quantize.py:457:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:458:13: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:471:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:494:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:495:13: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:505:13: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/fake_quantize.py:506:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:519:13: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/fake_quantize.py:521:11: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/fake_quantize.py:529:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:530:13: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/fake_quantize.py:542:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:554:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:555:13: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:565:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:566:13: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:576:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:577:13: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fake_quantize.py:589:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fake_quantize.py:590:17: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:99:20: error: Module has no attribute "ones" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:123:20: error: Module has no attribute "ones" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:126:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:129:25: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:148:25: error: Module has no attribute "topk" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:178:20: error: Module has no attribute "ones" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:182:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:186:23: error: Module has no attribute "ones" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:197:25: error: Module has no attribute "topk" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:231:25: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:233:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/pruning/sparsifier/weight_norm_sparsifier.py:249:31: error: Module has no attribute "logical_or" [attr-defined]
torch/ao/nn/quantized/modules/conv.py:99:19: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/ao/nn/quantized/modules/conv.py:103:19: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/conv.py:107:13: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/quantized/modules/conv.py:109:23: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/conv.py:163:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/conv.py:164:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/conv.py:250:45: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/conv.py:269:49: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/quantized/modules/conv.py:815:45: error: Module has no attribute "qint8" [attr-defined]
torch/ao/nn/quantized/modules/conv.py:835:53: error: Module has no attribute "float" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:85:35: error: Module has no attribute "empty" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:138:23: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:150:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:152:25: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:197:21: error: Module has no attribute "zeros" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:219:27: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:229:25: error: Module has no attribute "square" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:232:25: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/nn/intrinsic/qat/modules/conv_fused.py:243:27: error: Module has no attribute "sqrt" [attr-defined]
torch/_higher_order_ops/while_loop.py:9:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/while_loop.py:269:32: error: Module has no attribute "Size" [attr-defined]
torch/_higher_order_ops/while_loop.py:270:31: error: Module has no attribute "bool" [attr-defined]
torch/_higher_order_ops/while_loop.py:320:25: error: Module has no attribute "stack" [attr-defined]
torch/_higher_order_ops/while_loop.py:716:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/while_loop.py:756:35: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_higher_order_ops/while_loop.py:757:35: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_higher_order_ops/while_loop.py:783:20: error: Module has no attribute "zeros" [attr-defined]
torch/_higher_order_ops/while_loop.py:783:42: error: Module has no attribute "int64" [attr-defined]
torch/_higher_order_ops/while_loop.py:786:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/_higher_order_ops/while_loop.py:796:13: error: Module has no attribute "cat" [attr-defined]
torch/_higher_order_ops/torchbind.py:6:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/torchbind.py:37:32: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/torchbind.py:51:22: error: Module has no attribute "parse_schema" [attr-defined]
torch/_higher_order_ops/torchbind.py:64:27: error: Module has no attribute "ScriptMethod" [attr-defined]
torch/_higher_order_ops/torchbind.py:80:28: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_higher_order_ops/torchbind.py:81:9: error: Module has no attribute "ScriptMethod" [attr-defined]
torch/_higher_order_ops/torchbind.py:81:9: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_higher_order_ops/torchbind.py:84:37: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_higher_order_ops/torchbind.py:87:9: error: Module has no attribute "ScriptMethod" [attr-defined]
torch/_higher_order_ops/torchbind.py:87:9: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_higher_order_ops/torchbind.py:92:24: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_higher_order_ops/torchbind.py:114:24: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_higher_order_ops/cond.py:12:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/cond.py:308:35: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_higher_order_ops/cond.py:309:35: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_higher_order_ops/cond.py:312:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/cond.py:567:20: error: Name "torch.Size" is not defined [name-defined]
torch/_higher_order_ops/cond.py:568:20: error: Name "torch.Size" is not defined [name-defined]
torch/_higher_order_ops/cond.py:654:16: error: Module has no attribute "empty_strided" [attr-defined]
torch/_higher_order_ops/cond.py:708:20: error: Module has no attribute "where" [attr-defined]
torch/utils/data/graph_settings.py:144:48: error: Name "torch.Generator" is not defined [name-defined]
torch/utils/data/graph_settings.py:169:13: error: Module has no attribute "empty" [attr-defined]
torch/utils/data/graph_settings.py:169:35: error: Module has no attribute "int64" [attr-defined]
torch/jit/_script.pyi:53:18: error: Module has no attribute "ScriptFunction" [attr-defined]
torch/jit/_script.pyi:140:24: error: Name "torch.Graph" is not defined [name-defined]
torch/jit/_script.pyi:142:32: error: Name "torch.Graph" is not defined [name-defined]
torch/jit/_script.pyi:205:6: error: Name "torch.ScriptDict" is not defined [name-defined]
torch/jit/_script.pyi:213:6: error: Name "torch.ScriptList" is not defined [name-defined]
torch/jit/_script.pyi:237:6: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/jit/_script.pyi:237:6: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/export/exported_program.py:158:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:159:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:160:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:161:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:162:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:163:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:164:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:165:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:166:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:167:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:168:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:169:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:179:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:180:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:181:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:182:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:183:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:184:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:185:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:186:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:187:5: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:214:12: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:215:40: error: Module has no attribute "DispatchKey" [attr-defined]
torch/export/exported_program.py:217:29: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributions/relaxed_categorical.py:63:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/relaxed_categorical.py:76:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/relaxed_categorical.py:87:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/relaxed_categorical.py:90:13: error: Module has no attribute "rand" [attr-defined]
torch/distributions/relaxed_categorical.py:101:21: error: Module has no attribute "full_like" [attr-defined]
torch/distributions/relaxed_bernoulli.py:70:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/relaxed_bernoulli.py:77:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/relaxed_bernoulli.py:101:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/relaxed_bernoulli.py:104:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/relaxed_bernoulli.py:108:13: error: Module has no attribute "rand" [attr-defined]
torch/distributions/negative_binomial.py:77:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/negative_binomial.py:94:35: error: Module has no attribute "exp" [attr-defined]
torch/distributions/negative_binomial.py:102:28: error: Module has no attribute "sigmoid" [attr-defined]
torch/distributions/negative_binomial.py:113:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/negative_binomial.py:121:18: error: Module has no attribute "exp" [attr-defined]
torch/distributions/negative_binomial.py:125:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/negative_binomial.py:128:20: error: Module has no attribute "poisson" [attr-defined]
torch/distributions/negative_binomial.py:139:14: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/negative_binomial.py:140:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/negative_binomial.py:141:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/kumaraswamy.py:21:17: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/kumaraswamy.py:22:16: error: Module has no attribute "exp" [attr-defined]
torch/distributions/kumaraswamy.py:61:13: error: Module has no attribute "full_like" [attr-defined]
torch/distributions/kumaraswamy.py:62:13: error: Module has no attribute "full_like" [attr-defined]
torch/distributions/kumaraswamy.py:95:72: error: Module has no attribute "pow" [attr-defined]
torch/distributions/kumaraswamy.py:102:14: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/kumaraswamy.py:106:15: error: Module has no attribute "log" [attr-defined]
torch/distributions/kumaraswamy.py:107:15: error: Module has no attribute "log" [attr-defined]
torch/distributions/inverse_gamma.py:74:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/inverse_gamma.py:78:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributions/inverse_gamma.py:83:13: error: "int" has no attribute "square" [attr-defined]
torch/distributions/inverse_gamma.py:85:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/half_normal.py:59:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributions/half_normal.py:63:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributions/half_normal.py:73:20: error: Module has no attribute "where" [attr-defined]
torch/distributions/half_cauchy.py:59:16: error: Module has no attribute "full" [attr-defined]
torch/distributions/half_cauchy.py:68:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributions/half_cauchy.py:77:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/distributions/half_cauchy.py:81:20: error: Module has no attribute "where" [attr-defined]
torch/distributions/gumbel.py:45:17: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/gumbel.py:50:17: error: Module has no attribute "full_like" [attr-defined]
torch/distributions/gumbel.py:51:17: error: Module has no attribute "full_like" [attr-defined]
torch/distributions/gumbel.py:56:43: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/gumbel.py:77:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributions/gumbel.py:85:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributions/fishersnedecor.py:48:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/fishersnedecor.py:55:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/fishersnedecor.py:66:44: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributions/fishersnedecor.py:78:44: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributions/fishersnedecor.py:87:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/fishersnedecor.py:93:16: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/fishersnedecor.py:105:14: error: "float" has no attribute "lgamma" [attr-defined]
torch/distributions/fishersnedecor.py:106:44: error: Module has no attribute "log" [attr-defined]
torch/distributions/fishersnedecor.py:107:28: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/chi2.py:43:16: error: Incompatible return value type (got "int", expected "Tensor") [return-value]
torch/distributions/beta.py:49:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributions/beta.py:56:45: error: Module has no attribute "stack" [attr-defined]
torch/distributions/beta.py:66:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/beta.py:91:23: error: Module has no attribute "stack" [attr-defined]
torch/distributions/beta.py:101:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributions/beta.py:109:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributions/beta.py:119:16: error: Module has no attribute "lgamma" [attr-defined]
torch/ao/quantization/qconfig.py:181:52: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/qconfig.py:182:48: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/qconfig.py:189:52: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/qconfig.py:190:48: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/qconfig.py:348:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/qconfig.py:355:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/qconfig.py:361:45: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/qconfig.py:366:45: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/qconfig.py:496:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/qconfig.py:508:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/qconfig.py:516:52: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/qconfig.py:517:48: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/qconfig.py:521:52: error: Module has no attribute "quint8" [attr-defined]
torch/ao/nn/quantized/modules/__init__.py:111:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/__init__.py:114:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/nn/quantized/modules/__init__.py:116:23: error: Module has no attribute "long" [attr-defined]
torch/ao/nn/quantized/modules/__init__.py:123:16: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/_higher_order_ops/effects.py:6:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/effects.py:130:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_higher_order_ops/effects.py:201:61: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/effects.py:243:29: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/_higher_order_ops/effects.py:244:13: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_higher_order_ops/effects.py:299:29: error: Argument 1 to "wrap_tensors" of "PythonFunctionalizeAPI" has incompatible type "list[Any]"; expected "tuple[Any]" [arg-type]
torch/jit/_trace.py:39:12: error: Module has no attribute "_jit_flatten" [attr-defined]
torch/jit/_trace.py:40:14: error: Module has no attribute "_jit_unflatten" [attr-defined]
torch/jit/_trace.py:127:49: error: Module has no attribute "preserve_format" [attr-defined]
torch/jit/_trace.py:140:23: error: Module has no attribute "_create_graph_by_tracing" [attr-defined]
torch/jit/_trace.py:164:63: error: Module has no attribute "preserve_format" [attr-defined]
torch/jit/_trace.py:171:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/jit/_trace.py:202:33: error: Module has no attribute "sum" [attr-defined]
torch/jit/_trace.py:263:23: error: Module has no attribute "sum" [attr-defined]
torch/jit/_trace.py:270:44: error: Module has no attribute "preserve_format" [attr-defined]
torch/jit/_trace.py:276:44: error: Module has no attribute "preserve_format" [attr-defined]
torch/jit/_trace.py:350:35: error: Module has no attribute "CompilationUnit" [attr-defined]
torch/jit/_trace.py:386:33: error: Module has no attribute "_jit_pass_canonicalize" [attr-defined]
torch/jit/_trace.py:387:13: error: Module has no attribute "_jit_pass_inline" [attr-defined]
torch/jit/_trace.py:388:13: error: Module has no attribute "_jit_pass_erase_shape_information" [attr-defined]
torch/jit/_trace.py:391:35: error: Module has no attribute "_jit_pass_canonicalize" [attr-defined]
torch/jit/_trace.py:392:13: error: Module has no attribute "_jit_pass_inline" [attr-defined]
torch/jit/_trace.py:393:13: error: Module has no attribute "_jit_pass_erase_shape_information" [attr-defined]
torch/jit/_trace.py:530:37: error: Module has no attribute "cdouble" [attr-defined]
torch/jit/_trace.py:531:36: error: Module has no attribute "cdouble" [attr-defined]
torch/jit/_trace.py:610:1: error: Module has no attribute "_tracer_warn_use_python" [attr-defined]
torch/jit/_trace.py:664:20: error: Module has no attribute "allclose" [attr-defined]
torch/jit/_trace.py:760:18: error: Module has no attribute "_create_function_from_trace_with_dict" [attr-defined]
torch/jit/_trace.py:770:18: error: Module has no attribute "_create_function_from_trace" [attr-defined]
torch/jit/_trace.py:1263:12: error: Module has no attribute "_is_tracing" [attr-defined]
torch/jit/_trace.py:1310:17: error: Module has no attribute "_jit_is_script_object" [attr-defined]
torch/jit/_freeze.py:117:33: error: Module has no attribute "_freeze_module" [attr-defined]
torch/jit/_freeze.py:174:9: error: Module has no attribute "_jit_pass_optimize_frozen_graph" [attr-defined]
torch/jit/_freeze.py:180:9: error: Module has no attribute "_jit_pass_optimize_frozen_graph" [attr-defined]
torch/jit/_freeze.py:232:5: error: Module has no attribute "_jit_pass_optimize_for_inference" [attr-defined]
torch/export/_remove_effect_tokens_pass.py:147:13: error: Need type annotation for "input_tokens" (hint: "input_tokens: list[<type>] = ...") [var-annotated]
torch/export/_remove_effect_tokens_pass.py:148:13: error: Need type annotation for "output_tokens" (hint: "output_tokens: list[<type>] = ...") [var-annotated]
torch/distributions/weibull.py:50:13: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/weibull.py:75:29: error: Module has no attribute "exp" [attr-defined]
torch/distributions/weibull.py:75:39: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/weibull.py:88:13: error: Module has no attribute "exp" [attr-defined]
torch/distributions/weibull.py:88:23: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/weibull.py:89:15: error: Module has no attribute "exp" [attr-defined]
torch/distributions/weibull.py:89:29: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/weibull.py:95:15: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:145:12: error: Module has no attribute "full_like" [attr-defined]
torch/distributions/kl.py:225:50: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/kl.py:226:50: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/kl.py:227:42: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/kl.py:258:36: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/kl.py:259:37: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/kl.py:303:10: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/kl.py:304:48: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/kl.py:316:10: error: Module has no attribute "exp" [attr-defined]
torch/distributions/kl.py:322:27: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/kl.py:337:24: error: Module has no attribute "exp" [attr-defined]
torch/distributions/kl.py:421:28: error: Module has no attribute "_infer_size" [attr-defined]
torch/distributions/kl.py:429:18: error: Module has no attribute "diag_embed" [attr-defined]
torch/distributions/kl.py:454:28: error: Module has no attribute "_infer_size" [attr-defined]
torch/distributions/kl.py:523:11: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/kl.py:588:27: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:598:43: error: Module has no attribute "square" [attr-defined]
torch/distributions/kl.py:598:76: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:601:24: error: Module has no attribute "square" [attr-defined]
torch/distributions/kl.py:602:15: error: Module has no attribute "square" [attr-defined]
torch/distributions/kl.py:610:12: error: Module has no attribute "where" [attr-defined]
torch/distributions/kl.py:611:9: error: Module has no attribute "max" [attr-defined]
torch/distributions/kl.py:612:13: error: Module has no attribute "ge" [attr-defined]
torch/distributions/kl.py:613:13: error: Module has no attribute "le" [attr-defined]
torch/distributions/kl.py:615:9: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/kl.py:631:29: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:646:10: error: Module has no attribute "exp" [attr-defined]
torch/distributions/kl.py:658:16: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:689:9: error: Module has no attribute "exp" [attr-defined]
torch/distributions/kl.py:704:15: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:754:16: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:778:10: error: Module has no attribute "exp" [attr-defined]
torch/distributions/kl.py:787:10: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:789:44: error: Module has no attribute "exp" [attr-defined]
torch/distributions/kl.py:791:21: error: Module has no attribute "erf" [attr-defined]
torch/distributions/kl.py:850:10: error: Module has no attribute "log" [attr-defined]
torch/distributions/kl.py:876:11: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/kl.py:879:12: error: Module has no attribute "where" [attr-defined]
torch/distributions/kl.py:880:9: error: Module has no attribute "max" [attr-defined]
torch/distributions/kl.py:881:13: error: Module has no attribute "ge" [attr-defined]
torch/distributions/kl.py:882:13: error: Module has no attribute "le" [attr-defined]
torch/distributions/kl.py:884:9: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/kl.py:918:25: error: Module has no attribute "exp" [attr-defined]
torch/ao/quantization/quantize_jit.py:58:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_jit.py:60:15: error: Module has no attribute "_jit_pass_fold_convbn" [attr-defined]
torch/ao/quantization/quantize_jit.py:75:15: error: Module has no attribute "_jit_pass_insert_observers" [attr-defined]
torch/ao/quantization/quantize_jit.py:97:5: error: Module has no attribute "_jit_pass_inline" [attr-defined]
torch/ao/quantization/quantize_jit.py:99:15: error: Module has no attribute "_jit_pass_insert_observer_method_for_ondevice_ptq" [attr-defined]
torch/ao/quantization/quantize_jit.py:110:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_jit.py:115:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_jit.py:133:15: error: Module has no attribute "_jit_pass_insert_quant_dequant" [attr-defined]
torch/ao/quantization/quantize_jit.py:144:19: error: Module has no attribute "_jit_pass_quant_finalize" [attr-defined]
torch/ao/quantization/quantize_jit.py:151:5: error: Module has no attribute "_jit_pass_constant_propagation" [attr-defined]
torch/ao/quantization/quantize_jit.py:152:5: error: Module has no attribute "_jit_pass_dce" [attr-defined]
torch/ao/quantization/quantize_jit.py:169:15: error: Module has no attribute "_jit_pass_insert_quant_dequant_for_ondevice_ptq" [attr-defined]
torch/ao/quantization/quantize_jit.py:172:15: error: Module has no attribute "_jit_pass_quant_finalize_for_ondevice_ptq" [attr-defined]
torch/ao/quantization/quantize_jit.py:183:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_jit.py:194:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_jit.py:245:5: error: Module has no attribute "_jit_pass_constant_propagation" [attr-defined]
torch/ao/quantization/quantize_jit.py:246:5: error: Module has no attribute "_jit_pass_dce" [attr-defined]
torch/ao/quantization/quantize_jit.py:303:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_jit.py:356:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/qconfig_mapping.py:54:5: error: Module has no attribute "sigmoid" [attr-defined]
torch/ao/quantization/qconfig_mapping.py:59:5: error: Module has no attribute "tanh" [attr-defined]
torch/jit/__init__.py:117:12: error: Module has no attribute "_export_opnames" [attr-defined]
torch/jit/__init__.py:121:9: error: Module has no attribute "JITException" [attr-defined]
torch/jit/__init__.py:284:5: error: Module has no attribute "_jit_set_llga_enabled" [attr-defined]
torch/jit/__init__.py:289:12: error: Module has no attribute "_jit_llga_enabled" [attr-defined]
torch/jit/__init__.py:294:8: error: Module has no attribute "_jit_init" [attr-defined]
torch/export/unflatten.py:84:35: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/export/unflatten.py:125:21: error: Module has no attribute "ScriptObject" [attr-defined]
torch/export/unflatten.py:449:56: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/export/unflatten.py:1771:58: error: Module has no attribute "ScriptObject" [attr-defined]
torch/distributions/studentT.py:45:42: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributions/studentT.py:55:41: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributions/studentT.py:79:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/studentT.py:88:45: error: Module has no attribute "Size" [attr-defined]
torch/distributions/studentT.py:99:17: error: Module has no attribute "rsqrt" [attr-defined]
torch/distributions/studentT.py:110:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/studentT.py:111:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/studentT.py:113:41: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/studentT.py:117:13: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/studentT.py:119:15: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/studentT.py:125:16: error: Module has no attribute "digamma" [attr-defined]
torch/distributions/multinomial.py:59:16: error: Incompatible return value type (got "int", expected "Tensor") [return-value]
torch/distributions/multinomial.py:63:16: error: Incompatible return value type (got "int", expected "Tensor") [return-value]
torch/distributions/multinomial.py:83:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/multinomial.py:109:30: error: Name "torch.Size" is not defined [name-defined]
torch/distributions/multinomial.py:112:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/multinomial.py:113:24: error: Module has no attribute "Size" [attr-defined]
torch/distributions/multinomial.py:115:13: error: Module has no attribute "Size" [attr-defined]
torch/distributions/multinomial.py:123:42: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/multinomial.py:127:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributions/multinomial.py:130:35: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/multinomial.py:133:26: error: Module has no attribute "exp" [attr-defined]
torch/distributions/multinomial.py:134:19: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/multinomial.py:143:45: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributions/multinomial.py:144:27: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/multinomial.py:145:28: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/mixture_same_family.py:110:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/mixture_same_family.py:142:16: error: Module has no attribute "sum" [attr-defined]
torch/distributions/mixture_same_family.py:150:25: error: Module has no attribute "sum" [attr-defined]
torch/distributions/mixture_same_family.py:153:25: error: Module has no attribute "sum" [attr-defined]
torch/distributions/mixture_same_family.py:164:16: error: Module has no attribute "sum" [attr-defined]
torch/distributions/mixture_same_family.py:171:24: error: Module has no attribute "log_softmax" [attr-defined]
torch/distributions/mixture_same_family.py:174:16: error: Module has no attribute "logsumexp" [attr-defined]
torch/distributions/mixture_same_family.py:176:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/mixture_same_family.py:192:29: error: Module has no attribute "Size" [attr-defined]
torch/distributions/mixture_same_family.py:195:17: error: Module has no attribute "Size" [attr-defined]
torch/distributions/mixture_same_family.py:198:23: error: Module has no attribute "gather" [attr-defined]
torch/distributions/mixture_same_family.py:211:15: error: Module has no attribute "Size" [attr-defined]
torch/distributions/mixture_same_family.py:213:15: error: Module has no attribute "Size" [attr-defined]
torch/distributions/lkj_cholesky.py:80:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/lkj_cholesky.py:83:18: error: Module has no attribute "arange" [attr-defined]
torch/distributions/lkj_cholesky.py:88:18: error: Module has no attribute "cat" [attr-defined]
torch/distributions/lkj_cholesky.py:90:22: error: "float" has no attribute "unsqueeze" [attr-defined]
torch/distributions/lkj_cholesky.py:96:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/lkj_cholesky.py:106:35: error: Module has no attribute "Size" [attr-defined]
torch/distributions/lkj_cholesky.py:114:20: error: Module has no attribute "randn" [attr-defined]
torch/distributions/lkj_cholesky.py:120:13: error: Module has no attribute "sqrt" [attr-defined]
torch/distributions/lkj_cholesky.py:122:15: error: Module has no attribute "finfo" [attr-defined]
torch/distributions/lkj_cholesky.py:123:22: error: Module has no attribute "clamp" [attr-defined]
torch/distributions/lkj_cholesky.py:123:38: error: Module has no attribute "sum" [attr-defined]
torch/distributions/lkj_cholesky.py:124:14: error: Module has no attribute "diag_embed" [attr-defined]
torch/distributions/lkj_cholesky.py:140:17: error: Module has no attribute "arange" [attr-defined]
torch/distributions/lkj_cholesky.py:141:21: error: "int" has no attribute "unsqueeze" [attr-defined]
torch/distributions/lkj_cholesky.py:142:32: error: Module has no attribute "sum" [attr-defined]
torch/distributions/lkj_cholesky.py:146:23: error: Module has no attribute "lgamma" [attr-defined]
torch/distributions/lkj_cholesky.py:147:21: error: Module has no attribute "mvlgamma" [attr-defined]
torch/distributions/generalized_pareto.py:55:27: error: Module has no attribute "Size" [attr-defined]
torch/distributions/generalized_pareto.py:62:23: error: Module has no attribute "Size" [attr-defined]
torch/distributions/generalized_pareto.py:70:36: error: Module has no attribute "Size" [attr-defined]
torch/distributions/generalized_pareto.py:72:13: error: Module has no attribute "rand" [attr-defined]
torch/distributions/generalized_pareto.py:79:19: error: Module has no attribute "isclose" [attr-defined]
torch/distributions/generalized_pareto.py:79:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributions/generalized_pareto.py:80:21: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:81:22: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/generalized_pareto.py:83:29: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/generalized_pareto.py:84:25: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:84:52: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/generalized_pareto.py:88:29: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:94:19: error: Module has no attribute "isclose" [attr-defined]
torch/distributions/generalized_pareto.py:94:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributions/generalized_pareto.py:95:21: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:96:22: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/generalized_pareto.py:98:26: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/generalized_pareto.py:99:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:102:16: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/generalized_pareto.py:102:29: error: Module has no attribute "exp" [attr-defined]
torch/distributions/generalized_pareto.py:105:16: error: Module has no attribute "exp" [attr-defined]
torch/distributions/generalized_pareto.py:111:19: error: Module has no attribute "isclose" [attr-defined]
torch/distributions/generalized_pareto.py:111:48: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributions/generalized_pareto.py:112:21: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:112:42: error: Module has no attribute "ones_like" [attr-defined]
torch/distributions/generalized_pareto.py:113:16: error: Module has no attribute "log1p" [attr-defined]
torch/distributions/generalized_pareto.py:114:51: error: Module has no attribute "expm1" [attr-defined]
torch/distributions/generalized_pareto.py:116:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:125:21: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:127:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:133:21: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:136:16: error: Module has no attribute "where" [attr-defined]
torch/distributions/generalized_pareto.py:139:15: error: Module has no attribute "log" [attr-defined]
torch/distributions/generalized_pareto.py:140:16: error: Module has no attribute "broadcast_to" [attr-defined]
torch/distributions/generalized_pareto.py:150:17: error: Module has no attribute "where" [attr-defined]
torch/ao/quantization/pt2e/graph_utils.py:32:6: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/pt2e/graph_utils.py:33:6: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/quantize.py:377:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize.py:471:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize.py:485:37: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/quantize.py:515:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize.py:517:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/quantize.py:526:23: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/quantize.py:535:23: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/quantize.py:540:23: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/quantize.py:549:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/quantize.py:551:23: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/quantize.py:553:23: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/quantize.py:555:23: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/quantize.py:590:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize.py:619:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize.py:666:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize.py:800:43: error: Module has no attribute "device" [attr-defined]
torch/ao/quantization/pt2e/_numeric_debugger.py:112:26: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/__init__.py:217:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/__init__.py:224:18: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/ns/fx/utils.py:149:45: error: Module has no attribute "float16" [attr-defined]
torch/ao/ns/fx/utils.py:206:32: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/ns/fx/utils.py:341:25: error: Module has no attribute "add" [attr-defined]
torch/ao/ns/fx/utils.py:342:28: error: Module has no attribute "mul" [attr-defined]
torch/ao/ns/fx/utils.py:460:24: error: Module has no attribute "float" [attr-defined]
torch/ao/ns/fx/utils.py:483:17: error: Module has no attribute "log10" [attr-defined]
torch/ao/ns/fx/utils.py:499:12: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/ns/fx/utils.py:525:13: error: Module has no attribute "add" [attr-defined]
torch/ao/ns/fx/utils.py:526:13: error: Module has no attribute "mul" [attr-defined]
torch/ao/ns/fx/utils.py:529:13: error: Module has no attribute "cat" [attr-defined]
torch/ao/ns/fx/utils.py:530:13: error: Module has no attribute "stack" [attr-defined]
functorch/dim/op_properties.py:64:5: error: Module has no attribute "where" [attr-defined]
functorch/dim/op_properties.py:66:5: error: Module has no attribute "abs" [attr-defined]
functorch/dim/op_properties.py:68:5: error: Module has no attribute "acos" [attr-defined]
functorch/dim/op_properties.py:70:5: error: Module has no attribute "acosh" [attr-defined]
functorch/dim/op_properties.py:72:5: error: Module has no attribute "add" [attr-defined]
functorch/dim/op_properties.py:74:5: error: Module has no attribute "addcdiv" [attr-defined]
functorch/dim/op_properties.py:76:5: error: Module has no attribute "addcmul" [attr-defined]
functorch/dim/op_properties.py:78:5: error: Module has no attribute "addr" [attr-defined]
functorch/dim/op_properties.py:80:5: error: Module has no attribute "angle" [attr-defined]
functorch/dim/op_properties.py:82:5: error: Module has no attribute "asin" [attr-defined]
functorch/dim/op_properties.py:84:5: error: Module has no attribute "asinh" [attr-defined]
functorch/dim/op_properties.py:86:5: error: Module has no attribute "atan" [attr-defined]
functorch/dim/op_properties.py:88:5: error: Module has no attribute "atan2" [attr-defined]
functorch/dim/op_properties.py:90:5: error: Module has no attribute "atanh" [attr-defined]
functorch/dim/op_properties.py:92:5: error: Module has no attribute "bitwise_and" [attr-defined]
functorch/dim/op_properties.py:94:5: error: Module has no attribute "bitwise_left_shift" [attr-defined]
functorch/dim/op_properties.py:96:5: error: Module has no attribute "bitwise_not" [attr-defined]
functorch/dim/op_properties.py:98:5: error: Module has no attribute "bitwise_or" [attr-defined]
functorch/dim/op_properties.py:100:5: error: Module has no attribute "bitwise_right_shift" [attr-defined]
functorch/dim/op_properties.py:102:5: error: Module has no attribute "bitwise_xor" [attr-defined]
functorch/dim/op_properties.py:104:5: error: Module has no attribute "ceil" [attr-defined]
functorch/dim/op_properties.py:105:5: error: Module has no attribute "celu" [attr-defined]
functorch/dim/op_properties.py:108:5: error: Module has no attribute "clamp" [attr-defined]
functorch/dim/op_properties.py:110:5: error: Module has no attribute "clamp_max" [attr-defined]
functorch/dim/op_properties.py:112:5: error: Module has no attribute "clamp_min" [attr-defined]
functorch/dim/op_properties.py:114:5: error: Module has no attribute "copysign" [attr-defined]
functorch/dim/op_properties.py:116:5: error: Module has no attribute "cos" [attr-defined]
functorch/dim/op_properties.py:118:5: error: Module has no attribute "cosh" [attr-defined]
functorch/dim/op_properties.py:120:5: error: Module has no attribute "deg2rad" [attr-defined]
functorch/dim/op_properties.py:122:5: error: Module has no attribute "digamma" [attr-defined]
functorch/dim/op_properties.py:124:5: error: Module has no attribute "div" [attr-defined]
functorch/dim/op_properties.py:125:5: error: Module has no attribute "dropout" [attr-defined]
functorch/dim/op_properties.py:129:5: error: Module has no attribute "eq" [attr-defined]
functorch/dim/op_properties.py:131:5: error: Module has no attribute "erf" [attr-defined]
functorch/dim/op_properties.py:133:5: error: Module has no attribute "erfc" [attr-defined]
functorch/dim/op_properties.py:135:5: error: Module has no attribute "erfinv" [attr-defined]
functorch/dim/op_properties.py:137:5: error: Module has no attribute "exp" [attr-defined]
functorch/dim/op_properties.py:139:5: error: Module has no attribute "exp2" [attr-defined]
functorch/dim/op_properties.py:141:5: error: Module has no attribute "expm1" [attr-defined]
functorch/dim/op_properties.py:142:5: error: Module has no attribute "feature_dropout" [attr-defined]
functorch/dim/op_properties.py:144:5: error: Module has no attribute "float_power" [attr-defined]
functorch/dim/op_properties.py:146:5: error: Module has no attribute "floor" [attr-defined]
functorch/dim/op_properties.py:148:5: error: Module has no attribute "floor_divide" [attr-defined]
functorch/dim/op_properties.py:150:5: error: Module has no attribute "fmod" [attr-defined]
functorch/dim/op_properties.py:152:5: error: Module has no attribute "frac" [attr-defined]
functorch/dim/op_properties.py:154:5: error: Module has no attribute "frexp" [attr-defined]
functorch/dim/op_properties.py:156:5: error: Module has no attribute "gcd" [attr-defined]
functorch/dim/op_properties.py:158:5: error: Module has no attribute "ge" [attr-defined]
functorch/dim/op_properties.py:162:5: error: Module has no attribute "gt" [attr-defined]
functorch/dim/op_properties.py:164:5: error: Module has no attribute "hardshrink" [attr-defined]
functorch/dim/op_properties.py:170:5: error: Module has no attribute "heaviside" [attr-defined]
functorch/dim/op_properties.py:172:5: error: Module has no attribute "hypot" [attr-defined]
functorch/dim/op_properties.py:174:5: error: Module has no attribute "i0" [attr-defined]
functorch/dim/op_properties.py:176:5: error: Module has no attribute "igamma" [attr-defined]
functorch/dim/op_properties.py:178:5: error: Module has no attribute "igammac" [attr-defined]
functorch/dim/op_properties.py:180:5: error: Module has no attribute "isclose" [attr-defined]
functorch/dim/op_properties.py:182:5: error: Module has no attribute "isfinite" [attr-defined]
functorch/dim/op_properties.py:184:5: error: Module has no attribute "isinf" [attr-defined]
functorch/dim/op_properties.py:186:5: error: Module has no attribute "isnan" [attr-defined]
functorch/dim/op_properties.py:188:5: error: Module has no attribute "isneginf" [attr-defined]
functorch/dim/op_properties.py:190:5: error: Module has no attribute "isposinf" [attr-defined]
functorch/dim/op_properties.py:192:5: error: Module has no attribute "isreal" [attr-defined]
functorch/dim/op_properties.py:194:5: error: Module has no attribute "kron" [attr-defined]
functorch/dim/op_properties.py:196:5: error: Module has no attribute "lcm" [attr-defined]
functorch/dim/op_properties.py:198:5: error: Module has no attribute "ldexp" [attr-defined]
functorch/dim/op_properties.py:200:5: error: Module has no attribute "le" [attr-defined]
functorch/dim/op_properties.py:203:5: error: Module has no attribute "lerp" [attr-defined]
functorch/dim/op_properties.py:205:5: error: Module has no attribute "lgamma" [attr-defined]
functorch/dim/op_properties.py:207:5: error: Module has no attribute "log" [attr-defined]
functorch/dim/op_properties.py:209:5: error: Module has no attribute "log10" [attr-defined]
functorch/dim/op_properties.py:211:5: error: Module has no attribute "log1p" [attr-defined]
functorch/dim/op_properties.py:213:5: error: Module has no attribute "log2" [attr-defined]
functorch/dim/op_properties.py:216:5: error: Module has no attribute "logical_and" [attr-defined]
functorch/dim/op_properties.py:218:5: error: Module has no attribute "logical_not" [attr-defined]
functorch/dim/op_properties.py:220:5: error: Module has no attribute "logical_or" [attr-defined]
functorch/dim/op_properties.py:222:5: error: Module has no attribute "logical_xor" [attr-defined]
functorch/dim/op_properties.py:224:5: error: Module has no attribute "logit" [attr-defined]
functorch/dim/op_properties.py:226:5: error: Module has no attribute "lt" [attr-defined]
functorch/dim/op_properties.py:228:5: error: Module has no attribute "maximum" [attr-defined]
functorch/dim/op_properties.py:230:5: error: Module has no attribute "minimum" [attr-defined]
functorch/dim/op_properties.py:233:5: error: Module has no attribute "mvlgamma" [attr-defined]
functorch/dim/op_properties.py:235:5: error: Module has no attribute "nan_to_num" [attr-defined]
functorch/dim/op_properties.py:237:5: error: Module has no attribute "ne" [attr-defined]
functorch/dim/op_properties.py:239:5: error: Module has no attribute "neg" [attr-defined]
functorch/dim/op_properties.py:241:5: error: Module has no attribute "nextafter" [attr-defined]
functorch/dim/op_properties.py:243:5: error: Module has no attribute "outer" [attr-defined]
functorch/dim/op_properties.py:244:5: error: Module has no attribute "polar" [attr-defined]
functorch/dim/op_properties.py:246:5: error: Module has no attribute "polygamma" [attr-defined]
functorch/dim/op_properties.py:248:5: error: Module has no attribute "positive" [attr-defined]
functorch/dim/op_properties.py:250:5: error: Module has no attribute "pow" [attr-defined]
functorch/dim/op_properties.py:252:5: error: Module has no attribute "prelu" [attr-defined]
functorch/dim/op_properties.py:255:5: error: Module has no attribute "rad2deg" [attr-defined]
functorch/dim/op_properties.py:257:5: error: Module has no attribute "reciprocal" [attr-defined]
functorch/dim/op_properties.py:259:5: error: Module has no attribute "relu" [attr-defined]
functorch/dim/op_properties.py:263:5: error: Module has no attribute "remainder" [attr-defined]
functorch/dim/op_properties.py:265:5: error: Module has no attribute "round" [attr-defined]
functorch/dim/op_properties.py:266:5: error: Module has no attribute "rrelu" [attr-defined]
functorch/dim/op_properties.py:269:5: error: Module has no attribute "rsqrt" [attr-defined]
functorch/dim/op_properties.py:270:5: error: Module has no attribute "rsub" [attr-defined]
functorch/dim/op_properties.py:271:5: error: Module has no attribute "selu" [attr-defined]
functorch/dim/op_properties.py:274:5: error: Module has no attribute "sgn" [attr-defined]
functorch/dim/op_properties.py:276:5: error: Module has no attribute "sigmoid" [attr-defined]
functorch/dim/op_properties.py:279:5: error: Module has no attribute "sign" [attr-defined]
functorch/dim/op_properties.py:281:5: error: Module has no attribute "signbit" [attr-defined]
functorch/dim/op_properties.py:284:5: error: Module has no attribute "sin" [attr-defined]
functorch/dim/op_properties.py:286:5: error: Module has no attribute "sinc" [attr-defined]
functorch/dim/op_properties.py:288:5: error: Module has no attribute "sinh" [attr-defined]
functorch/dim/op_properties.py:292:5: error: Module has no attribute "sqrt" [attr-defined]
functorch/dim/op_properties.py:294:5: error: Module has no attribute "square" [attr-defined]
functorch/dim/op_properties.py:296:5: error: Module has no attribute "sub" [attr-defined]
functorch/dim/op_properties.py:298:5: error: Module has no attribute "tan" [attr-defined]
functorch/dim/op_properties.py:300:5: error: Module has no attribute "tanh" [attr-defined]
functorch/dim/op_properties.py:302:5: error: Module has no attribute "threshold" [attr-defined]
functorch/dim/op_properties.py:304:5: error: Module has no attribute "trapz" [attr-defined]
functorch/dim/op_properties.py:306:5: error: Module has no attribute "true_divide" [attr-defined]
functorch/dim/op_properties.py:308:5: error: Module has no attribute "trunc" [attr-defined]
functorch/dim/op_properties.py:310:5: error: Module has no attribute "xlogy" [attr-defined]
functorch/dim/op_properties.py:311:5: error: Module has no attribute "rand_like" [attr-defined]
torch/utils/module_tracker.py:88:16: error: Module has no attribute "_current_graph_task_id" [attr-defined]
torch/utils/mkldnn.py:17:17: error: Module has no attribute "zeros" [attr-defined]
torch/utils/mkldnn.py:17:66: error: Module has no attribute "float" [attr-defined]
torch/utils/mkldnn.py:32:20: error: Module has no attribute "_nn" [attr-defined]
torch/utils/mkldnn.py:58:17: error: Module has no attribute "zeros" [attr-defined]
torch/utils/mkldnn.py:58:66: error: Module has no attribute "float" [attr-defined]
torch/utils/mkldnn.py:66:16: error: Module has no attribute "mkldnn_convolution" [attr-defined]
torch/utils/mkldnn.py:93:40: error: Module has no attribute "_nn" [attr-defined]
torch/utils/mkldnn.py:102:23: error: Module has no attribute "_nn" [attr-defined]
torch/utils/mkldnn.py:115:40: error: Module has no attribute "_nn" [attr-defined]
torch/utils/mkldnn.py:124:23: error: Module has no attribute "_nn" [attr-defined]
torch/utils/mkldnn.py:176:16: error: Module has no attribute "batch_norm" [attr-defined]
torch/utils/mkldnn.py:205:20: error: Module has no attribute "prelu" [attr-defined]
torch/utils/mkldnn.py:209:29: error: Module has no attribute "float" [attr-defined]
torch/utils/mkldnn.py:210:22: error: Module has no attribute "float" [attr-defined]
torch/utils/mkldnn.py:210:35: error: Module has no attribute "bfloat16" [attr-defined]
torch/utils/mkldnn.py:210:51: error: Module has no attribute "half" [attr-defined]
torch/utils/cpp_extension.py:2515:21: error: Module has no attribute "_cuda_getArchFlags" [attr-defined]
torch/utils/_device.py:5:1: error: Module "torch._C" has no attribute "_len_torch_function_stack" [attr-defined]
torch/utils/_device.py:10:17: error: Name "torch.device" is not defined [name-defined]
torch/utils/_device.py:17:9: error: Module has no attribute "empty" [attr-defined]
torch/utils/_device.py:18:9: error: Module has no attribute "empty_permuted" [attr-defined]
torch/utils/_device.py:19:9: error: Module has no attribute "empty_strided" [attr-defined]
torch/utils/_device.py:20:9: error: Module has no attribute "empty_quantized" [attr-defined]
torch/utils/_device.py:21:9: error: Module has no attribute "ones" [attr-defined]
torch/utils/_device.py:22:9: error: Module has no attribute "arange" [attr-defined]
torch/utils/_device.py:23:9: error: Module has no attribute "bartlett_window" [attr-defined]
torch/utils/_device.py:24:9: error: Module has no attribute "blackman_window" [attr-defined]
torch/utils/_device.py:25:9: error: Module has no attribute "eye" [attr-defined]
torch/utils/_device.py:28:9: error: Module has no attribute "full" [attr-defined]
torch/utils/_device.py:29:9: error: Module has no attribute "hamming_window" [attr-defined]
torch/utils/_device.py:30:9: error: Module has no attribute "hann_window" [attr-defined]
torch/utils/_device.py:31:9: error: Module has no attribute "kaiser_window" [attr-defined]
torch/utils/_device.py:32:9: error: Module has no attribute "linspace" [attr-defined]
torch/utils/_device.py:33:9: error: Module has no attribute "logspace" [attr-defined]
torch/utils/_device.py:37:9: error: Module has no attribute "rand" [attr-defined]
torch/utils/_device.py:38:9: error: Module has no attribute "randn" [attr-defined]
torch/utils/_device.py:39:9: error: Module has no attribute "randint" [attr-defined]
torch/utils/_device.py:40:9: error: Module has no attribute "randperm" [attr-defined]
torch/utils/_device.py:41:9: error: Module has no attribute "range" [attr-defined]
torch/utils/_device.py:42:9: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/utils/_device.py:43:9: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/utils/_device.py:44:9: error: Module has no attribute "sparse_csr_tensor" [attr-defined]
torch/utils/_device.py:45:9: error: Module has no attribute "sparse_csc_tensor" [attr-defined]
torch/utils/_device.py:46:9: error: Module has no attribute "sparse_bsr_tensor" [attr-defined]
torch/utils/_device.py:47:9: error: Module has no attribute "sparse_bsc_tensor" [attr-defined]
torch/utils/_device.py:48:9: error: Module has no attribute "tril_indices" [attr-defined]
torch/utils/_device.py:49:9: error: Module has no attribute "triu_indices" [attr-defined]
torch/utils/_device.py:50:9: error: Module has no attribute "zeros" [attr-defined]
torch/utils/_device.py:51:9: error: Module has no attribute "asarray" [attr-defined]
torch/utils/_device.py:53:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/_device.py:54:9: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/utils/_device.py:55:9: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/utils/_device.py:63:23: error: Module has no attribute "device" [attr-defined]
torch/utils/_device.py:124:42: error: Module has no attribute "device" [attr-defined]
torch/utils/_debug_mode.py:77:1: error: Need type annotation for "_TRITON_OUTPUT_HASH_FN" (hint: "_TRITON_OUTPUT_HASH_FN: <type> | None = ...") [var-annotated]
torch/utils/_debug_mode.py:79:1: error: Need type annotation for "_TRITON_INPUT_HASH_FN" (hint: "_TRITON_INPUT_HASH_FN: <type> | None = ...") [var-annotated]
torch/utils/_debug_mode.py:116:14: error: Module has no attribute "_DisablePythonDispatcher" [attr-defined]
torch/utils/_debug_mode.py:168:10: error: Module has no attribute "_DisablePythonDispatcher" [attr-defined]
torch/utils/_debug_mode.py:174:34: error: Module has no attribute "complex128" [attr-defined]
torch/utils/_debug_mode.py:176:34: error: Module has no attribute "float64" [attr-defined]
torch/utils/_debug_mode.py:201:30: error: Module has no attribute "float64" [attr-defined]
torch/utils/_debug_mode.py:203:30: error: Module has no attribute "complex128" [attr-defined]
torch/utils/_debug_mode.py:203:53: error: Module has no attribute "float64" [attr-defined]
torch/utils/_debug_mode.py:205:30: error: Module has no attribute "int64" [attr-defined]
torch/utils/_debug_mode.py:207:11: error: Module has no attribute "hash_tensor" [attr-defined]
torch/utils/_debug_mode.py:236:8: error: Module has no attribute "_current_autograd_node" [attr-defined]
torch/utils/_debug_mode.py:646:9: error: Need type annotation for "operators" (hint: "operators: list[<type>] = ...") [var-annotated]
torch/utils/_debug_mode.py:751:13: error: Module has no attribute "_push_on_torch_function_stack" [attr-defined]
torch/utils/_debug_mode.py:770:13: error: Module has no attribute "_pop_torch_function_stack" [attr-defined]
torch/utils/_debug_mode.py:829:14: error: Module has no attribute "DisableTorchFunction" [attr-defined]
torch/utils/_debug_mode.py:840:13: error: Need type annotation for "lines" (hint: "lines: list[<type>] = ...") [var-annotated]
torch/utils/_debug_mode.py:989:41: error: Name "_old_input_hfn" may be undefined [possibly-undefined]
torch/utils/_debug_mode.py:989:41: note: Error code "possibly-undefined" not covered by "type: ignore" comment
torch/utils/_debug_mode.py:1186:25: error: Value of type "dict[str, Any] | None" is not indexable [index]
torch/utils/_debug_mode.py:1186:25: note: Error code "index" not covered by "type: ignore" comment
torch/utils/_debug_mode.py:1203:29: error: Value of type "dict[str, Any] | None" is not indexable [index]
torch/utils/_debug_mode.py:1203:29: note: Error code "index" not covered by "type: ignore" comment
torch/utils/_sympy/reference.py:114:21: error: Module has no attribute "float64" [attr-defined]
torch/utils/_sympy/reference.py:222:21: error: Module has no attribute "int64" [attr-defined]
torch/utils/_sympy/reference.py:224:23: error: Module has no attribute "double" [attr-defined]
torch/utils/_sympy/reference.py:226:23: error: Module has no attribute "bool" [attr-defined]
torch/utils/_sympy/reference.py:260:21: error: Module has no attribute "float64" [attr-defined]
torch/utils/_sympy/reference.py:348:39: error: Name "torch.dtype" is not defined [name-defined]
torch/utils/_sympy/reference.py:372:21: error: Module has no attribute "int64" [attr-defined]
torch/utils/_sympy/reference.py:374:23: error: Module has no attribute "double" [attr-defined]
torch/utils/_sympy/reference.py:376:23: error: Module has no attribute "bool" [attr-defined]
torch/utils/_sympy/interp.py:125:58: error: Module has no attribute "int64" [attr-defined]
torch/utils/_sympy/interp.py:132:43: error: Module has no attribute "float64" [attr-defined]
torch/utils/_sympy/interp.py:191:17: error: Module has no attribute "int64" [attr-defined]
torch/utils/_sympy/interp.py:197:17: error: Module has no attribute "bool" [attr-defined]
torch/utils/_sympy/interp.py:199:17: error: Module has no attribute "int64" [attr-defined]
torch/utils/_sympy/interp.py:201:17: error: Module has no attribute "double" [attr-defined]
torch/sparse/_triton_ops_meta.py:114:53: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops_meta.py:236:44: error: Module has no attribute "dtype" [attr-defined]
torch/sparse/_triton_ops_meta.py:453:9: error: Module has no attribute "bernoulli" [attr-defined]
torch/sparse/_triton_ops_meta.py:454:9: error: Module has no attribute "full" [attr-defined]
torch/sparse/_triton_ops_meta.py:454:47: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:460:29: error: Module has no attribute "randperm" [attr-defined]
torch/sparse/_triton_ops_meta.py:464:26: error: Module has no attribute "randperm" [attr-defined]
torch/sparse/_triton_ops_meta.py:468:9: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/sparse/_triton_ops_meta.py:469:9: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/sparse/_triton_ops_meta.py:474:28: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops_meta.py:559:14: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:560:14: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:561:14: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:562:14: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:563:14: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:760:11: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops_meta.py:798:46: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops_meta.py:819:17: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops_meta.py:962:59: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops_meta.py:2182:59: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops_meta.py:2244:59: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops_meta.py:2268:54: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops_meta.py:3658:54: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops_meta.py:3700:54: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops_meta.py:5409:54: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops_meta.py:5451:54: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:6845:54: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:6887:54: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops_meta.py:6905:49: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops_meta.py:7187:49: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops_meta.py:7477:49: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:7763:19: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops_meta.py:7766:19: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops_meta.py:7766:34: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops_meta.py:7766:50: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops_meta.py:7766:65: error: Module has no attribute "int8" [attr-defined]
torch/nested/_internal/sdpa.py:352:52: error: Module has no attribute "int32" [attr-defined]
torch/nested/_internal/sdpa.py:358:46: error: Module has no attribute "int32" [attr-defined]
torch/nested/_internal/sdpa.py:694:47: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/nested/_internal/sdpa.py:700:24: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/nested/_internal/sdpa.py:704:27: error: Module has no attribute "float64" [attr-defined]
torch/nested/_internal/sdpa.py:904:25: error: Module has no attribute "transpose" [attr-defined]
torch/nested/_internal/sdpa.py:914:20: error: Module has no attribute "_scaled_dot_product_attention_math" [attr-defined]
torch/masked/maskedtensor/unary.py:130:26: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/unary.py:136:23: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/masked/maskedtensor/unary.py:138:28: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/unary.py:143:23: error: Module has no attribute "sparse_csr_tensor" [attr-defined]
torch/masked/maskedtensor/reductions.py:23:16: error: Module has no attribute "all" [attr-defined]
torch/masked/maskedtensor/reductions.py:24:12: error: Module has no attribute "all" [attr-defined]
torch/masked/maskedtensor/reductions.py:37:16: error: Module has no attribute "any" [attr-defined]
torch/masked/maskedtensor/reductions.py:59:71: error: Module has no attribute "int" [attr-defined]
torch/masked/maskedtensor/reductions.py:66:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/masked/maskedtensor/reductions.py:69:27: error: Module has no attribute "sum" [attr-defined]
torch/masked/maskedtensor/reductions.py:78:46: error: Module has no attribute "any" [attr-defined]
torch/masked/maskedtensor/binary.py:107:24: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/binary.py:124:23: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/masked/maskedtensor/binary.py:126:26: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/binary.py:145:23: error: Module has no attribute "sparse_csr_tensor" [attr-defined]
torch/masked/maskedtensor/binary.py:156:28: error: Module has no attribute "strided" [attr-defined]
torch/fx/passes/reinplace.py:546:67: error: Module has no attribute "TensorType" [attr-defined]
torch/fx/passes/reinplace.py:567:24: error: Module has no attribute "_debug_has_internal_overlap" [attr-defined]
torch/fx/passes/graph_manipulation.py:106:31: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/fx/passes/graph_manipulation.py:110:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/fx/passes/graph_drawer.py:349:21: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/fx/passes/graph_drawer.py:350:21: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/fx/passes/graph_drawer.py:361:21: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/fx/passes/graph_drawer.py:362:21: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/fx/passes/graph_drawer.py:363:21: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/export/pt2_archive/_package_weights.py:125:35: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_ops/_mask_buffer.py:20:20: error: Module has no attribute "equal" [attr-defined]
torch/distributed/optim/zero_redundancy_optimizer.pyi:19:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/optim/zero_redundancy_optimizer.pyi:52:35: error: Name "torch.device" is not defined [name-defined]
torch/distributed/optim/zero_redundancy_optimizer.pyi:84:30: error: Name "torch.device" is not defined [name-defined]
torch/distributed/nn/functional.py:259:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/nn/functional.py:281:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/nn/functional.py:336:13: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/nn/functional.py:346:18: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/nn/functional.py:351:28: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/nn/functional.py:353:18: error: Module has no attribute "sum" [attr-defined]
torch/distributed/nn/functional.py:353:28: error: Module has no attribute "stack" [attr-defined]
torch/distributed/nn/functional.py:377:18: error: Module has no attribute "empty" [attr-defined]
torch/distributed/nn/functional.py:414:13: error: Module has no attribute "empty" [attr-defined]
torch/distributed/nn/functional.py:442:18: error: Module has no attribute "empty" [attr-defined]
torch/distributed/nn/functional.py:462:45: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/fsdp/api.py:221:27: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/api.py:222:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/api.py:223:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_limiter_utils.py:15:40: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_limiter_utils.py:18:35: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_limiter_utils.py:22:45: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_limiter_utils.py:28:36: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:50:27: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:51:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:52:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:79:16: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_api.py:80:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/checkpoint/metadata.py:30:14: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/metadata.py:31:12: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/metadata.py:47:12: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/checkpoint/metadata.py:47:48: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/distributed/checkpoint/metadata.py:49:13: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/checkpoint/metadata.py:49:42: error: Module has no attribute "strided" [attr-defined]
torch/distributed/checkpoint/metadata.py:53:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/distributed/checkpoint/metadata.py:53:56: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/checkpoint/metadata.py:60:29: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/checkpoint/metadata.py:62:31: error: Module has no attribute "channels_last" [attr-defined]
torch/distributed/checkpoint/metadata.py:64:31: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/checkpoint/metadata.py:90:29: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/checkpoint/metadata.py:92:29: error: Module has no attribute "channels_last" [attr-defined]
torch/distributed/checkpoint/metadata.py:94:29: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/checkpoint/metadata.py:108:27: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/checkpoint/metadata.py:116:11: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/metadata.py:160:22: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/metadata.py:185:48: error: Module has no attribute "Size" [attr-defined]
torch/distributed/algorithms/model_averaging/utils.py:40:19: error: Module has no attribute "cat" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py:45:19: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py:20:20: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:58:12: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:113:27: error: Module has no attribute "float16" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:134:27: error: Module has no attribute "bfloat16" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:158:46: error: Module has no attribute "float16" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py:197:46: error: Module has no attribute "bfloat16" [attr-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:66:24: error: Module has no attribute "float32" [attr-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:81:27: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:136:11: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:170:56: error: Module has no attribute "float16" [attr-defined]
torch/distributed/algorithms/_comm_hooks/default_hooks.py:191:56: error: Module has no attribute "bfloat16" [attr-defined]
torch/distributed/_tools/mod_tracker.py:91:16: error: Module has no attribute "_current_graph_task_id" [attr-defined]
torch/distributed/_shard/common_op_utils.py:64:14: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:8:1: error: Module "torch._C" has no attribute "ScriptObject" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:126:27: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:197:27: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:271:14: error: Module has no attribute "minimum" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:273:14: error: Module has no attribute "maximum" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:275:14: error: Module has no attribute "bitwise_and" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:277:14: error: Module has no attribute "bitwise_or" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:279:14: error: Module has no attribute "bitwise_xor" [attr-defined]
torch/distributed/_local_tensor/_c10d.py:286:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributed/_local_tensor/_c10d.py:513:32: error: Module has no attribute "cat" [attr-defined]
torch/backends/xnnpack/__init__.py:10:16: error: Module has no attribute "_is_xnnpack_enabled" [attr-defined]
torch/backends/cudnn/rnn.py:59:17: error: Module has no attribute "_cudnn_init_dropout_state" [attr-defined]
torch/backends/cudnn/rnn.py:59:17: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/backends/cudnn/rnn.py:64:29: error: Module has no attribute "uint8" [attr-defined]
torch/backends/cudnn/rnn.py:65:28: error: Module has no attribute "device" [attr-defined]
torch/ao/quantization/quantizer/quantizer.py:38:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/quantizer/quantizer.py:46:14: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/quantizer/quantizer.py:70:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/quantizer/quantizer.py:75:14: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/quantizer/quantizer.py:105:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/quantizer/quantizer.py:108:14: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/fx/graph_module.py:96:35: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable) [attr-defined]
torch/ao/quantization/fx/graph_module.py:96:35: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/ao/quantization/fx/graph_module.py:136:39: error: Module has no attribute "ScriptObject" [attr-defined]
torch/ao/quantization/fx/graph_module.py:179:40: error: Module has no attribute "ScriptObject" [attr-defined]
torch/ao/quantization/backend_config/backend_config.py:105:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:188:17: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:193:22: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:194:23: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:195:23: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:196:21: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:222:30: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:226:31: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:230:31: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/backend_config/backend_config.py:245:27: error: Module has no attribute "dtype" [attr-defined]
torch/ao/quantization/backend_config/backend_config.py:252:28: error: Module has no attribute "dtype" [attr-defined]
torch/ao/quantization/backend_config/backend_config.py:259:28: error: Module has no attribute "dtype" [attr-defined]
torch/_prims_common/wrappers.py:32:55: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/wrappers.py:38:51: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/wrappers.py:44:49: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/wrappers.py:49:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims_common/wrappers.py:191:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_prims_common/wrappers.py:433:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_prims_common/wrappers.py:450:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_prims_common/wrappers.py:486:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/test_operators.py:9:61: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:192:39: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/runtime/runtime_utils.py:205:1: error: Cannot find implementation or library stub for module named "jax.numpy" [import-not-found]
torch/_inductor/runtime/runtime_utils.py:205:1: error: Cannot find implementation or library stub for module named "jax" [import-not-found]
torch/_inductor/runtime/runtime_utils.py:208:9: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:209:9: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:210:9: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:211:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:212:9: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:213:9: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:214:9: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:215:9: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:216:9: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:217:9: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:218:9: error: Module has no attribute "complex64" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:219:9: error: Module has no attribute "complex128" [attr-defined]
torch/_inductor/runtime/runtime_utils.py:226:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/runtime/debug_utils.py:110:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/runtime/debug_utils.py:111:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/runtime/debug_utils.py:114:9: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/autoheuristic/autoheuristic_utils.py:336:55: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/autoheuristic/autoheuristic_utils.py:338:17: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analysis/device_info.py:22:22: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/analysis/device_info.py:34:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/analysis/device_info.py:35:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analysis/device_info.py:37:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/device_info.py:38:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/analysis/device_info.py:39:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:40:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:41:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:42:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/analysis/device_info.py:43:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:44:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:45:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/analysis/device_info.py:55:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/analysis/device_info.py:56:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analysis/device_info.py:57:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/device_info.py:58:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/analysis/device_info.py:60:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/analysis/device_info.py:71:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/analysis/device_info.py:72:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analysis/device_info.py:74:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/device_info.py:75:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/analysis/device_info.py:76:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:77:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:78:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:79:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/analysis/device_info.py:80:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:81:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:82:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/analysis/device_info.py:92:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/analysis/device_info.py:93:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analysis/device_info.py:96:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/device_info.py:97:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/analysis/device_info.py:98:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:99:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:100:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:101:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/analysis/device_info.py:102:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:103:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:104:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/analysis/device_info.py:114:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/analysis/device_info.py:115:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analysis/device_info.py:117:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/device_info.py:118:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/analysis/device_info.py:119:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:120:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:121:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:122:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/analysis/device_info.py:123:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:124:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:125:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/analysis/device_info.py:135:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/analysis/device_info.py:136:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analysis/device_info.py:138:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/device_info.py:139:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/analysis/device_info.py:140:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:141:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:142:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:143:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/analysis/device_info.py:144:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:145:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:146:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/analysis/device_info.py:156:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/analysis/device_info.py:157:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analysis/device_info.py:160:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/device_info.py:161:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/analysis/device_info.py:163:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:164:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:165:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:166:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/analysis/device_info.py:167:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/analysis/device_info.py:168:13: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/analysis/device_info.py:169:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/analysis/device_info.py:192:27: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/analysis/device_info.py:215:34: error: Module has no attribute "float32" [attr-defined]
torch/_higher_order_ops/strict_mode.py:7:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/run_const_graph.py:4:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/partitioner.py:318:27: error: Module has no attribute "zeros_like" [attr-defined]
torch/_higher_order_ops/out_dtype.py:5:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/out_dtype.py:59:56: error: Module has no attribute "TensorType" [attr-defined]
torch/_higher_order_ops/out_dtype.py:101:62: error: Name "torch.dtype" is not defined [name-defined]
torch/_higher_order_ops/out_dtype.py:103:16: error: Module has no attribute "_int_mm" [attr-defined]
torch/_higher_order_ops/out_dtype.py:110:29: error: Module has no attribute "int32" [attr-defined]
torch/_higher_order_ops/out_dtype.py:112:30: error: Module has no attribute "int8" [attr-defined]
torch/_higher_order_ops/out_dtype.py:113:30: error: Module has no attribute "int8" [attr-defined]
torch/_higher_order_ops/out_dtype.py:120:52: error: Module has no attribute "ones" [attr-defined]
torch/_higher_order_ops/out_dtype.py:121:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_higher_order_ops/out_dtype.py:140:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_higher_order_ops/out_dtype.py:150:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_higher_order_ops/map.py:9:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/map.py:136:35: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_higher_order_ops/map.py:137:35: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_higher_order_ops/map.py:139:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:10:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:81:61: error: Module has no attribute "Generator" [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:443:21: error: Module has no attribute "_ForceDispatchKeyGuard" [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:474:35: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:475:35: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_higher_order_ops/invoke_subgraph.py:479:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/hints_wrap.py:4:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:37:38: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:38:38: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:39:38: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:40:38: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:76:35: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:102:10: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:103:9: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:103:33: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:116:24: error: Module has no attribute "is_floating_point" [attr-defined]
torch/_higher_order_ops/executorch_call_delegate.py:116:56: error: Module has no attribute "is_complex" [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:12:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:32:32: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/auto_functionalize.py:54:8: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:84:16: error: Module has no attribute "as_strided" [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:173:29: error: Name "torch.Type" is not defined [name-defined]
torch/_higher_order_ops/auto_functionalize.py:251:29: error: Name "torch.Type" is not defined [name-defined]
torch/_higher_order_ops/auto_functionalize.py:444:72: error: Module has no attribute "NoneType" [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:450:61: error: Module has no attribute "TensorType" [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:454:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_higher_order_ops/auto_functionalize.py:460:13: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/auto_functionalize.py:461:28: error: Name "torch.Type" is not defined [name-defined]
torch/_higher_order_ops/auto_functionalize.py:480:63: error: Name "torch.Type" is not defined [name-defined]
torch/_higher_order_ops/auto_functionalize.py:854:17: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/_higher_order_ops/associative_scan.py:10:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/associative_scan.py:58:15: error: Module has no attribute "stack" [attr-defined]
torch/_higher_order_ops/associative_scan.py:59:19: error: Module has no attribute "flatten" [attr-defined]
torch/_higher_order_ops/associative_scan.py:240:18: error: Module has no attribute "movedim" [attr-defined]
torch/_higher_order_ops/associative_scan.py:243:22: error: Module has no attribute "flip" [attr-defined]
torch/_higher_order_ops/associative_scan.py:295:40: error: Module has no attribute "movedim" [attr-defined]
torch/_higher_order_ops/associative_scan.py:384:13: error: Module has no attribute "cat" [attr-defined]
torch/_higher_order_ops/associative_scan.py:673:35: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_higher_order_ops/associative_scan.py:674:35: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_higher_order_ops/associative_scan.py:676:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/associative_scan.py:742:32: error: Module has no attribute "ones_like" [attr-defined]
torch/_higher_order_ops/associative_scan.py:756:29: error: Module has no attribute "tril" [attr-defined]
torch/_higher_order_ops/associative_scan.py:757:21: error: Module has no attribute "ones" [attr-defined]
torch/_higher_order_ops/associative_scan.py:758:77: error: Module has no attribute "bool" [attr-defined]
torch/_higher_order_ops/associative_scan.py:789:13: error: Module has no attribute "select" [attr-defined]
torch/_higher_order_ops/associative_scan.py:807:31: error: Module has no attribute "stack" [attr-defined]
torch/_higher_order_ops/associative_scan.py:808:31: error: Module has no attribute "stack" [attr-defined]
torch/_higher_order_ops/associative_scan.py:809:32: error: Module has no attribute "stack" [attr-defined]
torch/_higher_order_ops/associative_scan.py:909:9: error: Module has no attribute "stack" [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:57:32: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:58:32: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:59:32: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:60:32: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/aoti_call_delegate.py:63:29: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:71:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:72:47: error: Module has no attribute "long" [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:74:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:74:44: error: Module has no attribute "float32" [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:85:10: error: Module has no attribute "zeros" [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:86:50: error: Module has no attribute "float32" [attr-defined]
torch/_functorch/_activation_checkpointing/knapsack.py:100:38: error: Module has no attribute "maximum" [attr-defined]
torch/_export/passes/lift_constants_pass.py:43:44: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_export/passes/lift_constants_pass.py:46:49: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/lift_constants_pass.py:58:28: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/lift_constants_pass.py:73:49: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/lift_constants_pass.py:88:49: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/lift_constants_pass.py:256:42: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/lift_constants_pass.py:322:47: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/lift_constants_pass.py:392:33: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_dynamo/graph_utils.py:87:26: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/external_utils.py:103:59: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/_dynamo/device_interface.py:30:5: error: Module "torch._C" has no attribute "_cuda_getCurrentRawStream" [attr-defined]
torch/_dynamo/device_interface.py:30:5: error: Name "get_cuda_stream" already defined on line 28 [no-redef]
torch/_dynamo/device_interface.py:106:24: error: Name "torch.Stream" is not defined [name-defined]
torch/_dynamo/device_interface.py:110:29: error: Name "torch.Stream" is not defined [name-defined]
torch/_dynamo/device_interface.py:114:28: error: Name "torch.Stream" is not defined [name-defined]
torch/_dynamo/device_interface.py:143:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/device_interface.py:145:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_dynamo/device_interface.py:224:30: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/device_interface.py:225:28: error: Item "str" of "Any | str | int" has no attribute "type" [union-attr]
torch/_dynamo/device_interface.py:225:28: error: Item "int" of "Any | str | int" has no attribute "type" [union-attr]
torch/_dynamo/device_interface.py:226:39: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/device_interface.py:267:20: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/_dynamo/device_interface.py:273:16: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/_dynamo/device_interface.py:295:5: error: Module "torch._C" has no attribute "_mtia_getCurrentRawStream" [attr-defined]
torch/_dynamo/device_interface.py:295:5: error: Name "get_mtia_stream" already defined on line 293 [no-redef]
torch/_dynamo/device_interface.py:321:30: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/device_interface.py:322:28: error: Item "str" of "Any | str | int" has no attribute "type" [union-attr]
torch/_dynamo/device_interface.py:322:28: error: Item "int" of "Any | str | int" has no attribute "type" [union-attr]
torch/_dynamo/device_interface.py:323:39: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/device_interface.py:378:5: error: Module "torch._C" has no attribute "_xpu_getCurrentRawStream" [attr-defined]
torch/_dynamo/device_interface.py:378:5: error: Name "get_xpu_stream" already defined on line 376 [no-redef]
torch/_dynamo/device_interface.py:404:30: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/device_interface.py:405:28: error: Item "str" of "Any | str | int" has no attribute "type" [union-attr]
torch/_dynamo/device_interface.py:405:28: error: Item "int" of "Any | str | int" has no attribute "type" [union-attr]
torch/_dynamo/device_interface.py:406:39: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/device_interface.py:468:17: error: Name "torch.Event" is not defined [name-defined]
torch/_dynamo/device_interface.py:532:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/device_interface.py:534:22: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/device_interface.py:534:37: error: Module has no attribute "complex128" [attr-defined]
torch/_dynamo/device_interface.py:536:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_dynamo/device_interface.py:572:24: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/device_interface.py:574:27: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/device_interface.py:579:49: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/device_interface.py:580:27: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/create_parameter_op.py:43:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/create_parameter_op.py:43:56: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/create_parameter_op.py:47:9: error: Module has no attribute "empty" [attr-defined]
torch/_custom_op/autograd.py:53:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_custom_op/autograd.py:57:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_custom_op/autograd.py:113:18: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
functorch/dim/_getsetitem.py:173:9: error: Module has no attribute "TensorBase" [attr-defined]
functorch/dim/_getsetitem.py:221:9: error: Module has no attribute "TensorBase" [attr-defined]
torch/utils/checkpoint.py:94:16: error: Module has no attribute "device" [attr-defined]
torch/utils/checkpoint.py:212:24: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/utils/checkpoint.py:213:22: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/utils/checkpoint.py:214:30: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/utils/checkpoint.py:220:20: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/utils/checkpoint.py:221:18: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/utils/checkpoint.py:222:26: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/utils/checkpoint.py:795:16: error: Module has no attribute "empty" [attr-defined]
torch/utils/checkpoint.py:851:9: error: Need type annotation for "x_metadatas" (hint: "x_metadatas: list[<type>] = ...") [var-annotated]
torch/utils/checkpoint.py:1017:43: error: Incompatible types in assignment (expression has type "str", variable has type "None") [assignment]
torch/utils/checkpoint.py:1156:23: error: Module has no attribute "_current_graph_task_id" [attr-defined]
torch/utils/checkpoint.py:1180:20: error: Module has no attribute "_get_graph_exec_group" [attr-defined]
torch/utils/checkpoint.py:1210:12: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/utils/checkpoint.py:1210:40: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/utils/checkpoint.py:1238:14: error: Module has no attribute "_SetExcludeDispatchKeyGuard" [attr-defined]
torch/utils/checkpoint.py:1238:51: error: Module has no attribute "DispatchKey" [attr-defined]
torch/utils/checkpoint.py:1596:13: error: Module has no attribute "empty" [attr-defined]
torch/utils/checkpoint.py:1600:8: error: "None" has no attribute "grad_fn" [attr-defined]
torch/utils/checkpoint.py:1637:12: error: Module has no attribute "_get_graph_exec_group" [attr-defined]
torch/utils/checkpoint.py:1640:41: error: Module has no attribute "_get_graph_exec_group" [attr-defined]
torch/utils/checkpoint.py:1642:9: error: Module has no attribute "_set_graph_exec_group" [attr-defined]
torch/utils/checkpoint.py:1646:9: error: Module has no attribute "_set_graph_exec_group" [attr-defined]
torch/utils/checkpoint.py:1651:16: error: Module has no attribute "_get_graph_exec_group" [attr-defined]
torch/utils/_sympy/value_ranges.py:459:25: error: Module has no attribute "bool" [attr-defined]
torch/utils/_sympy/value_ranges.py:472:25: error: Module has no attribute "bool" [attr-defined]
torch/utils/_sympy/value_ranges.py:490:21: error: Module has no attribute "float64" [attr-defined]
torch/utils/_sympy/value_ranges.py:493:23: error: Module has no attribute "bool" [attr-defined]
torch/nested/_internal/ops.py:23:13: error: Module has no attribute "finfo" [attr-defined]
torch/nested/_internal/ops.py:25:19: error: Module has no attribute "int64" [attr-defined]
torch/nested/_internal/ops.py:33:13: error: Module has no attribute "iinfo" [attr-defined]
torch/nested/_internal/ops.py:257:8: error: Module has no attribute "Tag" [attr-defined]
torch/nested/_internal/ops.py:276:41: error: Module has no attribute "TensorType" [attr-defined]
torch/nested/_internal/ops.py:392:16: error: Module has no attribute "_nn" [attr-defined]
torch/nested/_internal/ops.py:443:14: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/nested/_internal/ops.py:485:14: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/nested/_internal/ops.py:527:12: error: Module has no attribute "jagged" [attr-defined]
torch/nested/_internal/ops.py:530:2: error: Untyped decorator makes function "tensor_attr_unsupported_getter" untyped [misc]
torch/nested/_internal/ops.py:556:26: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nested/_internal/ops.py:558:39: error: Module has no attribute "preserve_format" [attr-defined]
torch/nested/_internal/ops.py:582:26: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nested/_internal/ops.py:585:39: error: Module has no attribute "preserve_format" [attr-defined]
torch/nested/_internal/ops.py:604:43: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nested/_internal/ops.py:648:13: error: Module has no attribute "matmul" [attr-defined]
torch/nested/_internal/ops.py:658:14: error: Module has no attribute "matmul" [attr-defined]
torch/nested/_internal/ops.py:667:18: error: Module has no attribute "sum" [attr-defined]
torch/nested/_internal/ops.py:780:28: error: Module has no attribute "strided" [attr-defined]
torch/nested/_internal/ops.py:1099:28: error: Module has no attribute "cumsum" [attr-defined]
torch/nested/_internal/ops.py:1186:9: error: Module has no attribute "narrow" [attr-defined]
torch/nested/_internal/ops.py:1362:20: error: Module has no attribute "stack" [attr-defined]
torch/nested/_internal/ops.py:1824:13: error: Module has no attribute "ones" [attr-defined]
torch/nested/_internal/ops.py:1836:13: error: Module has no attribute "sum" [attr-defined]
torch/nested/_internal/ops.py:1849:13: error: Module has no attribute "sum" [attr-defined]
torch/nested/_internal/ops.py:1850:17: error: Module has no attribute "square" [attr-defined]
torch/nested/_internal/ops.py:1857:15: error: Module has no attribute "sqrt" [attr-defined]
torch/nested/_internal/ops.py:2009:5: error: Module has no attribute "_assert_async" [attr-defined]
torch/nested/_internal/ops.py:2011:9: error: Module has no attribute "all" [attr-defined]
torch/nested/_internal/ops.py:2410:31: error: Module has no attribute "bool" [attr-defined]
torch/nested/_internal/ops.py:2412:28: error: Module has no attribute "half" [attr-defined]
torch/nested/_internal/ops.py:2420:36: error: Module has no attribute "bool" [attr-defined]
torch/nested/_internal/ops.py:2457:31: error: Module has no attribute "bool" [attr-defined]
torch/nested/_internal/ops.py:2459:28: error: Module has no attribute "half" [attr-defined]
torch/nested/_internal/ops.py:2464:28: error: Module has no attribute "bool" [attr-defined]
torch/nested/_internal/ops.py:2610:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/nested/_internal/ops.py:2616:2: error: Untyped decorator makes function "record_stream_default" untyped [misc]
torch/nested/_internal/ops.py:2728:21: error: Module has no attribute "matmul" [attr-defined]
torch/nested/_internal/ops.py:2732:22: error: Module has no attribute "matmul" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:76:28: error: Module has no attribute "strided" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:90:22: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:92:24: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:94:24: error: Module has no attribute "strided" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:107:28: error: Module has no attribute "sparse_coo" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:135:28: error: Module has no attribute "sparse_csr" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:165:48: error: Module has no attribute "zeros_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:214:46: error: Module has no attribute "where" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:368:30: error: Module has no attribute "bool" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:434:31: error: Module has no attribute "ones_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:434:57: error: Module has no attribute "bool" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:436:31: error: Module has no attribute "ones_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:436:57: error: Module has no attribute "bool" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:451:31: error: Module has no attribute "ones_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:451:57: error: Module has no attribute "bool" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:468:31: error: Module has no attribute "ones_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:485:31: error: Module has no attribute "ones_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:498:31: error: Module has no attribute "ones_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:507:31: error: Module has no attribute "ones_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:519:20: error: Module has no attribute "ones_like" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:542:22: error: Module has no attribute "bool" [attr-defined]
torch/masked/maskedtensor/_ops_refs.py:547:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/fx/passes/operator_support.py:28:31: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/passes/operator_support.py:29:30: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/passes/operator_support.py:191:44: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/experimental/optimization.py:165:5: error: Module has no attribute "relu" [attr-defined]
torch/fx/experimental/optimization.py:166:5: error: Module has no attribute "transpose" [attr-defined]
torch/fx/experimental/optimization.py:167:5: error: Module has no attribute "sigmoid" [attr-defined]
torch/fx/experimental/optimization.py:197:71: error: Module has no attribute "float" [attr-defined]
torch/fx/experimental/optimization.py:375:54: error: Module has no attribute "float" [attr-defined]
torch/fx/experimental/optimization.py:378:55: error: Module has no attribute "device" [attr-defined]
torch/distributed/_functional_collectives.py:211:15: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_functional_collectives.py:211:25: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/_functional_collectives.py:244:15: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_functional_collectives.py:244:25: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/_functional_collectives.py:278:23: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/_functional_collectives.py:279:16: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_functional_collectives.py:318:23: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/_functional_collectives.py:319:16: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_functional_collectives.py:423:27: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/_functional_collectives.py:424:27: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_functional_collectives.py:443:8: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/distributed/_functional_collectives.py:444:21: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributed/_functional_collectives.py:845:8: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/distributed/_functional_collectives.py:845:36: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/distributed/_functional_collectives.py:848:8: error: Module has no attribute "_dispatch_tls_is_dispatch_key_included" [attr-defined]
torch/distributed/_functional_collectives.py:849:9: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributed/_functional_collectives.py:917:12: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_functional_collectives.py:921:12: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_functional_collectives.py:925:12: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_functional_collectives.py:939:13: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_functional_collectives.py:1062:36: error: Module has no attribute "Tag" [attr-defined]
torch/distributed/optim/functional_rprop.py:75:32: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_rprop.py:82:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_rprop.py:83:37: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_rprop.py:84:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_rprop.py:86:42: error: Module has no attribute "full_like" [attr-defined]
torch/distributed/optim/functional_rmsprop.py:84:32: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_rmsprop.py:91:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_rmsprop.py:92:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_rmsprop.py:93:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_rmsprop.py:96:52: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_rmsprop.py:97:50: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_rmsprop.py:100:45: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_rmsprop.py:101:50: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adamw.py:78:23: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_adamw.py:86:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_adamw.py:88:32: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adamw.py:89:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adamw.py:92:35: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adamw.py:93:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adamw.py:97:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adamw.py:98:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adamw.py:151:32: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_adamw.py:158:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_adamw.py:160:40: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adamw.py:161:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adamw.py:164:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adamw.py:165:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adamw.py:169:51: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adamw.py:170:50: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adamax.py:85:32: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_adamax.py:92:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_adamax.py:94:40: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adamax.py:95:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adamax.py:98:40: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adamax.py:99:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adam.py:82:23: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_adam.py:89:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_adam.py:90:32: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adam.py:91:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adam.py:93:35: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adam.py:94:38: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adam.py:97:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adam.py:98:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adam.py:150:32: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_adam.py:157:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_adam.py:159:40: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adam.py:160:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adam.py:163:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adam.py:164:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adam.py:168:51: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adam.py:169:50: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adagrad.py:69:24: error: Module has no attribute "full_like" [attr-defined]
torch/distributed/optim/functional_adagrad.py:70:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_adagrad.py:91:32: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_adadelta.py:77:32: error: Module has no attribute "is_complex" [attr-defined]
torch/distributed/optim/functional_adadelta.py:84:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/optim/functional_adadelta.py:85:43: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adadelta.py:86:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/optim/functional_adadelta.py:88:42: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/optim/functional_adadelta.py:89:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/checkpoint/planner.py:54:11: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/planner.py:93:19: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/planner.py:98:22: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/planner.py:101:14: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:20:12: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:20:40: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:21:13: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:21:42: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:23:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:23:56: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:29:29: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:31:31: error: Module has no attribute "channels_last" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:33:31: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:59:29: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:61:29: error: Module has no attribute "channels_last" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:63:29: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:77:27: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:92:11: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/metadata.py:92:38: error: Module has no attribute "Size" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:104:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:111:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:123:5: error: Module has no attribute "sigmoid" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:128:5: error: Module has no attribute "tanh" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:148:9: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:150:9: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:155:52: error: Module has no attribute "relu" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:168:30: error: Module has no attribute "matmul" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:474:30: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:625:9: error: Module has no attribute "adaptive_avg_pool1d" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:638:9: error: Module has no attribute "avg_pool1d" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:639:9: error: Module has no attribute "_nn" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:640:9: error: Module has no attribute "_nn" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:641:9: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:642:9: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:643:9: error: Module has no attribute "mean" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:644:9: error: Module has no attribute "narrow" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:645:9: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:646:9: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:647:9: error: Module has no attribute "squeeze" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:648:9: error: Module has no attribute "stack" [attr-defined]
torch/ao/quantization/backend_config/_common_operator_config_utils.py:649:9: error: Module has no attribute "unsqueeze" [attr-defined]
torch/utils/_content_store.py:72:9: error: Module has no attribute "randint" [attr-defined]
torch/utils/_content_store.py:73:58: error: Module has no attribute "int32" [attr-defined]
torch/utils/_content_store.py:77:9: error: Module has no attribute "randint" [attr-defined]
torch/utils/_content_store.py:77:72: error: Module has no attribute "int32" [attr-defined]
torch/utils/_content_store.py:112:21: error: Module has no attribute "default_generator" [attr-defined]
torch/utils/_content_store.py:124:13: error: Module has no attribute "empty" [attr-defined]
torch/utils/_content_store.py:124:13: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/utils/_content_store.py:124:34: error: Module has no attribute "uint8" [attr-defined]
torch/utils/_content_store.py:130:26: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]" [arg-type]
torch/utils/_content_store.py:131:20: error: Module has no attribute "int32" [attr-defined]
torch/utils/_content_store.py:195:18: error: Name "torch.device" is not defined [name-defined]
torch/utils/_content_store.py:203:22: error: Module has no attribute "device" [attr-defined]
torch/utils/_content_store.py:238:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_prims/rng_prims.py:7:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_prims/rng_prims.py:52:12: error: Name "torch.Size" is not defined [name-defined]
torch/_prims/rng_prims.py:54:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_prims/rng_prims.py:54:52: error: Module has no attribute "int64" [attr-defined]
torch/_prims/rng_prims.py:58:12: error: Name "torch.Size" is not defined [name-defined]
torch/_prims/rng_prims.py:66:13: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_prims/rng_prims.py:66:53: error: Module has no attribute "int64" [attr-defined]
torch/_prims/rng_prims.py:72:21: error: _CudaDeviceProperties? has no attribute "max_threads_per_multi_processor" [attr-defined]
torch/_prims/rng_prims.py:75:32: error: _CudaDeviceProperties? has no attribute "multi_processor_count" [attr-defined]
torch/_prims/rng_prims.py:84:16: error: Name "torch.Size" is not defined [name-defined]
torch/_prims/rng_prims.py:101:16: error: Name "torch.Size" is not defined [name-defined]
torch/_prims/rng_prims.py:120:29: error: Module has no attribute "rand" [attr-defined]
torch/_prims/rng_prims.py:130:15: error: Module has no attribute "Tag" [attr-defined]
torch/_prims/rng_prims.py:138:22: error: Module has no attribute "device" [attr-defined]
torch/_prims/debug_prims.py:40:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/debug_prims.py:41:17: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:12:1: error: Module "torch._C" has no attribute "_get_default_device" [attr-defined]
torch/_prims/__init__.py:228:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:229:28: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:237:27: error: Module has no attribute "device" [attr-defined]
torch/_prims/__init__.py:261:18: error: Module has no attribute "device" [attr-defined]
torch/_prims/__init__.py:263:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_prims/__init__.py:273:29: error: Name "torch.Tag" is not defined [name-defined]
torch/_prims/__init__.py:299:30: error: Module has no attribute "device" [attr-defined]
torch/_prims/__init__.py:308:18: error: Module has no attribute "parse_schema" [attr-defined]
torch/_prims/__init__.py:310:41: error: Module has no attribute "Tag" [attr-defined]
torch/_prims/__init__.py:345:35: error: Module has no attribute "Tag" [attr-defined]
torch/_prims/__init__.py:348:35: error: Module has no attribute "Tag" [attr-defined]
torch/_prims/__init__.py:451:21: error: Module has no attribute "bool" [attr-defined]
torch/_prims/__init__.py:454:25: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_prims/__init__.py:460:16: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_prims/__init__.py:460:16: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_prims/__init__.py:525:15: error: Module has no attribute "abs" [attr-defined]
torch/_prims/__init__.py:532:15: error: Module has no attribute "acos" [attr-defined]
torch/_prims/__init__.py:539:15: error: Module has no attribute "acosh" [attr-defined]
torch/_prims/__init__.py:546:15: error: Module has no attribute "asin" [attr-defined]
torch/_prims/__init__.py:553:15: error: Module has no attribute "asinh" [attr-defined]
torch/_prims/__init__.py:560:15: error: Module has no attribute "atan" [attr-defined]
torch/_prims/__init__.py:567:15: error: Module has no attribute "atanh" [attr-defined]
torch/_prims/__init__.py:574:15: error: Module has no attribute "cos" [attr-defined]
torch/_prims/__init__.py:581:15: error: Module has no attribute "cosh" [attr-defined]
torch/_prims/__init__.py:602:15: error: Module has no attribute "i0" [attr-defined]
torch/_prims/__init__.py:630:15: error: Module has no attribute "bitwise_not" [attr-defined]
torch/_prims/__init__.py:647:12: error: Module has no attribute "copysign" [attr-defined]
torch/_prims/__init__.py:647:27: error: Module has no attribute "pow" [attr-defined]
torch/_prims/__init__.py:659:15: error: Module has no attribute "ceil" [attr-defined]
torch/_prims/__init__.py:676:15: error: Module has no attribute "_conj_physical" [attr-defined]
torch/_prims/__init__.py:683:46: error: Name "torch.memory_format" is not defined [name-defined]
torch/_prims/__init__.py:683:68: error: Module has no attribute "preserve_format" [attr-defined]
torch/_prims/__init__.py:685:25: error: Module has no attribute "preserve_format" [attr-defined]
torch/_prims/__init__.py:686:16: error: Module has no attribute "empty" [attr-defined]
torch/_prims/__init__.py:702:16: error: Module has no attribute "empty_strided" [attr-defined]
torch/_prims/__init__.py:714:15: error: Module has no attribute "clone" [attr-defined]
torch/_prims/__init__.py:722:15: error: Module has no attribute "digamma" [attr-defined]
torch/_prims/__init__.py:729:15: error: Module has no attribute "erf" [attr-defined]
torch/_prims/__init__.py:757:15: error: Module has no attribute "exp" [attr-defined]
torch/_prims/__init__.py:788:15: error: Module has no attribute "fill" [attr-defined]
torch/_prims/__init__.py:794:15: error: Module has no attribute "floor" [attr-defined]
torch/_prims/__init__.py:806:15: error: Module has no attribute "imag" [attr-defined]
torch/_prims/__init__.py:812:15: error: Module has no attribute "isfinite" [attr-defined]
torch/_prims/__init__.py:819:15: error: Module has no attribute "lgamma" [attr-defined]
torch/_prims/__init__.py:826:15: error: Module has no attribute "log" [attr-defined]
torch/_prims/__init__.py:833:15: error: Module has no attribute "log1p" [attr-defined]
torch/_prims/__init__.py:840:15: error: Module has no attribute "log2" [attr-defined]
torch/_prims/__init__.py:847:15: error: Module has no attribute "log10" [attr-defined]
torch/_prims/__init__.py:859:15: error: Module has no attribute "real" [attr-defined]
torch/_prims/__init__.py:865:15: error: Module has no attribute "reciprocal" [attr-defined]
torch/_prims/__init__.py:879:15: error: Module has no attribute "neg" [attr-defined]
torch/_prims/__init__.py:886:15: error: Module has no attribute "round" [attr-defined]
torch/_prims/__init__.py:893:15: error: Module has no attribute "rsqrt" [attr-defined]
torch/_prims/__init__.py:900:15: error: Module has no attribute "sign" [attr-defined]
torch/_prims/__init__.py:907:15: error: Module has no attribute "signbit" [attr-defined]
torch/_prims/__init__.py:914:15: error: Module has no attribute "sin" [attr-defined]
torch/_prims/__init__.py:921:15: error: Module has no attribute "sinh" [attr-defined]
torch/_prims/__init__.py:935:15: error: Module has no attribute "sqrt" [attr-defined]
torch/_prims/__init__.py:942:15: error: Module has no attribute "tan" [attr-defined]
torch/_prims/__init__.py:949:15: error: Module has no attribute "tanh" [attr-defined]
torch/_prims/__init__.py:956:15: error: Module has no attribute "trunc" [attr-defined]
torch/_prims/__init__.py:967:15: error: Module has no attribute "add" [attr-defined]
torch/_prims/__init__.py:974:15: error: Module has no attribute "atan2" [attr-defined]
torch/_prims/__init__.py:981:15: error: Module has no attribute "bitwise_and" [attr-defined]
torch/_prims/__init__.py:988:15: error: Module has no attribute "bitwise_or" [attr-defined]
torch/_prims/__init__.py:995:15: error: Module has no attribute "bitwise_xor" [attr-defined]
torch/_prims/__init__.py:1016:16: error: Module has no attribute "div" [attr-defined]
torch/_prims/__init__.py:1019:16: error: Module has no attribute "true_divide" [attr-defined]
torch/_prims/__init__.py:1031:15: error: Module has no attribute "eq" [attr-defined]
torch/_prims/__init__.py:1038:15: error: Module has no attribute "fmax" [attr-defined]
torch/_prims/__init__.py:1045:15: error: Module has no attribute "fmin" [attr-defined]
torch/_prims/__init__.py:1052:15: error: Module has no attribute "fmod" [attr-defined]
torch/_prims/__init__.py:1060:15: error: Module has no attribute "gcd" [attr-defined]
torch/_prims/__init__.py:1068:15: error: Module has no attribute "ge" [attr-defined]
torch/_prims/__init__.py:1075:15: error: Module has no attribute "gt" [attr-defined]
torch/_prims/__init__.py:1082:15: error: Module has no attribute "hypot" [attr-defined]
torch/_prims/__init__.py:1103:15: error: Module has no attribute "le" [attr-defined]
torch/_prims/__init__.py:1110:15: error: Module has no attribute "lt" [attr-defined]
torch/_prims/__init__.py:1125:12: error: Module has no attribute "maximum" [attr-defined]
torch/_prims/__init__.py:1125:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_prims/__init__.py:1144:12: error: Module has no attribute "minimum" [attr-defined]
torch/_prims/__init__.py:1144:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_prims/__init__.py:1156:15: error: Module has no attribute "mul" [attr-defined]
torch/_prims/__init__.py:1163:15: error: Module has no attribute "ne" [attr-defined]
torch/_prims/__init__.py:1170:15: error: Module has no attribute "nextafter" [attr-defined]
torch/_prims/__init__.py:1177:15: error: Module has no attribute "pow" [attr-defined]
torch/_prims/__init__.py:1184:15: error: Module has no attribute "remainder" [attr-defined]
torch/_prims/__init__.py:1192:15: error: Module has no attribute "bitwise_left_shift" [attr-defined]
torch/_prims/__init__.py:1199:15: error: Module has no attribute "bitwise_right_shift" [attr-defined]
torch/_prims/__init__.py:1208:15: error: Module has no attribute "sub" [attr-defined]
torch/_prims/__init__.py:1240:12: error: Module has no attribute "as_strided" [attr-defined]
torch/_prims/__init__.py:1246:12: error: Module has no attribute "as_strided" [attr-defined]
torch/_prims/__init__.py:1524:5: error: Module has no attribute "_set_conj" [attr-defined]
torch/_prims/__init__.py:1535:15: error: Module has no attribute "conj" [attr-defined]
torch/_prims/__init__.py:1648:15: error: Module has no attribute "squeeze" [attr-defined]
torch/_prims/__init__.py:1673:12: error: Module has no attribute "permute" [attr-defined]
torch/_prims/__init__.py:1714:55: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:1718:47: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:1775:15: error: Module has no attribute "as_strided_scatter" [attr-defined]
torch/_prims/__init__.py:1846:12: error: Module has no attribute "cat" [attr-defined]
torch/_prims/__init__.py:1879:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_prims/__init__.py:1897:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_prims/__init__.py:1897:46: error: Module has no attribute "preserve_format" [attr-defined]
torch/_prims/__init__.py:1907:15: error: Module has no attribute "flip" [attr-defined]
torch/_prims/__init__.py:1938:15: error: Module has no attribute "where" [attr-defined]
torch/_prims/__init__.py:1947:58: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:1950:30: error: Module has no attribute "dtype" [attr-defined]
torch/_prims/__init__.py:1961:50: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:1972:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_prims/__init__.py:1989:11: error: Module has no attribute "Tag" [attr-defined]
torch/_prims/__init__.py:1994:43: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:1997:37: error: Module has no attribute "device" [attr-defined]
torch/_prims/__init__.py:2004:35: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2056:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2061:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2062:17: error: Module has no attribute "bool" [attr-defined]
torch/_prims/__init__.py:2065:16: error: Module has no attribute "finfo" [attr-defined]
torch/_prims/__init__.py:2067:16: error: Module has no attribute "iinfo" [attr-defined]
torch/_prims/__init__.py:2088:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2093:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2094:17: error: Module has no attribute "bool" [attr-defined]
torch/_prims/__init__.py:2097:16: error: Module has no attribute "finfo" [attr-defined]
torch/_prims/__init__.py:2099:16: error: Module has no attribute "iinfo" [attr-defined]
torch/_prims/__init__.py:2162:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_prims/__init__.py:2173:11: error: Module has no attribute "empty_strided" [attr-defined]
torch/_prims/__init__.py:2297:15: error: Module has no attribute "sum" [attr-defined]
torch/_prims/__init__.py:2306:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2322:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2329:19: error: Module has no attribute "prod" [attr-defined]
torch/_prims/__init__.py:2332:16: error: Module has no attribute "prod" [attr-defined]
torch/_prims/__init__.py:2344:12: error: Module has no attribute "var" [attr-defined]
torch/_prims/__init__.py:2355:15: error: Module has no attribute "amax" [attr-defined]
torch/_prims/__init__.py:2361:15: error: Module has no attribute "amin" [attr-defined]
torch/_prims/__init__.py:2378:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2379:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2387:12: error: Module has no attribute "empty" [attr-defined]
torch/_prims/__init__.py:2400:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2401:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2405:12: error: Module has no attribute "arange" [attr-defined]
torch/_prims/__init__.py:2422:33: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2422:54: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2429:33: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2429:54: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2431:12: error: Module has no attribute "empty" [attr-defined]
torch/_prims/__init__.py:2451:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2452:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2467:15: error: Module has no attribute "empty_strided" [attr-defined]
torch/_prims/__init__.py:2476:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2477:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2522:15: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_prims/__init__.py:2531:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2532:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2543:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2544:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2548:12: error: Module has no attribute "full" [attr-defined]
torch/_prims/__init__.py:2575:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2576:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2590:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2591:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2595:12: error: Module has no attribute "full_like" [attr-defined]
torch/_prims/__init__.py:2622:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2623:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2633:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2634:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2641:12: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_prims/__init__.py:2641:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_prims/__init__.py:2731:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2732:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2734:25: error: Name "torch.Generator" is not defined [name-defined]
torch/_prims/__init__.py:2755:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2756:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2758:25: error: Name "torch.Generator" is not defined [name-defined]
torch/_prims/__init__.py:2760:9: error: Module has no attribute "empty" [attr-defined]
torch/_prims/__init__.py:2790:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2791:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2792:25: error: Name "torch.Generator" is not defined [name-defined]
torch/_prims/__init__.py:2803:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_prims/__init__.py:2804:13: error: Name "torch.device" is not defined [name-defined]
torch/_prims/__init__.py:2805:25: error: Name "torch.Generator" is not defined [name-defined]
torch/_prims/__init__.py:2807:9: error: Module has no attribute "empty" [attr-defined]
torch/_prims/__init__.py:2858:12: error: Module has no attribute "_fft_r2c" [attr-defined]
torch/_prims/__init__.py:2898:12: error: Module has no attribute "_fft_c2c" [attr-defined]
torch/_prims/__init__.py:2938:12: error: Module has no attribute "_fft_c2r" [attr-defined]
torch/_prims/__init__.py:2960:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_prims/__init__.py:2960:65: error: Module has no attribute "int32" [attr-defined]
torch/_prims/__init__.py:2967:15: error: Module has no attribute "frexp" [attr-defined]
torch/_inductor/rocm_multiarch_utils.py:147:43: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/constant_folding.py:129:55: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/constant_folding.py:129:55: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/constant_folding.py:130:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/constant_folding.py:242:17: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/constant_folding.py:253:28: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_higher_order_ops/scan.py:12:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/scan.py:69:30: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_higher_order_ops/scan.py:191:26: error: Module has no attribute "movedim" [attr-defined]
torch/_higher_order_ops/scan.py:194:22: error: Module has no attribute "flip" [attr-defined]
torch/_higher_order_ops/scan.py:321:13: error: Module has no attribute "zeros" [attr-defined]
torch/_higher_order_ops/scan.py:329:13: error: Module has no attribute "ones_like" [attr-defined]
torch/_higher_order_ops/scan.py:329:38: error: Module has no attribute "int64" [attr-defined]
torch/_higher_order_ops/scan.py:467:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/scan.py:683:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/_higher_order_ops/scan.py:773:14: error: Module has no attribute "flip" [attr-defined]
torch/_higher_order_ops/scan.py:782:15: error: Module has no attribute "flip" [attr-defined]
torch/_higher_order_ops/scan.py:959:9: error: Module has no attribute "stack" [attr-defined]
torch/_dynamo/graph_region_tracker.py:55:5: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/graph_region_tracker.py:155:9: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/graph_region_tracker.py:156:9: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_dynamo/graph_region_tracker.py:157:9: error: Module has no attribute "get_num_threads" [attr-defined]
torch/_dynamo/graph_region_tracker.py:158:9: error: Module has no attribute "_get_cublas_allow_fp16_reduced_precision_reduction" [attr-defined]
torch/_dynamo/graph_region_tracker.py:159:9: error: Module has no attribute "_get_cublas_allow_bf16_reduced_precision_reduction" [attr-defined]
torch/_dynamo/graph_region_tracker.py:160:9: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_dynamo/graph_region_tracker.py:162:9: error: Module has no attribute "_get_cublas_allow_tf32" [attr-defined]
torch/_custom_op/impl.py:113:9: error: Module has no attribute "_dispatch_set_report_error_callback" [attr-defined]
torch/_custom_op/impl.py:150:25: error: Name "_C._DispatchOperatorHandle" is not defined [name-defined]
torch/_custom_op/impl.py:216:18: error: Module has no attribute "_dispatch_call_boxed" [attr-defined]
torch/_custom_op/impl.py:246:12: error: Module has no attribute "_dispatch_has_computed_kernel_for_dispatch_key" [attr-defined]
torch/_custom_op/impl.py:341:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_custom_op/impl.py:356:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_custom_op/impl.py:374:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_custom_op/impl.py:376:19: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_custom_op/impl.py:384:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_custom_op/impl.py:396:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_custom_op/impl.py:484:12: error: Module has no attribute "_dispatch_find_schema_or_throw" [attr-defined]
torch/_custom_op/impl.py:706:13: error: Module has no attribute "Tag" [attr-defined]
torch/_custom_op/impl.py:713:5: error: Module has no attribute "_dispatch_set_report_error_callback" [attr-defined]
torch/fx/experimental/symbolic_shapes.py:940:26: error: Module has no attribute "Generator" [attr-defined]
torch/fx/experimental/symbolic_shapes.py:958:40: error: Module has no attribute "Size" [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1227:13: error: Module has no attribute "sparse_csr" [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1228:13: error: Module has no attribute "sparse_csc" [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1229:13: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/fx/experimental/symbolic_shapes.py:1230:13: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:124:13: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:125:13: error: Module has no attribute "device" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:437:11: error: Module has no attribute "Tag" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:447:11: error: Module has no attribute "Tag" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:451:11: error: Module has no attribute "Tag" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:461:11: error: Module has no attribute "Tag" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:499:18: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:541:22: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:745:22: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:767:9: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:801:32: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:823:16: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:824:16: error: Module has no attribute "matmul" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:831:12: error: Module has no attribute "matmul" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:939:17: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:939:47: error: Module has no attribute "uint32" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:999:15: error: Module has no attribute "Size" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1005:13: error: Module has no attribute "matmul" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1018:22: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1056:20: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1092:22: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1243:16: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1255:29: error: Module has no attribute "sum" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1257:29: error: Module has no attribute "mean" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1273:28: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1336:16: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1390:16: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1407:9: error: Module has no attribute "_scaled_mm" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1434:16: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1453:29: error: Module has no attribute "sum" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1455:29: error: Module has no attribute "mean" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1576:11: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1584:12: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1585:12: error: Module has no attribute "int8" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1586:12: error: Module has no attribute "short" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1587:12: error: Module has no attribute "int" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1588:12: error: Module has no attribute "int64" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1589:12: error: Module has no attribute "half" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1590:12: error: Module has no attribute "float" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1591:12: error: Module has no attribute "double" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1592:12: error: Module has no attribute "complex32" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1593:12: error: Module has no attribute "complex64" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1594:13: error: Module has no attribute "complex128" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1595:13: error: Module has no attribute "bool" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1596:13: error: Module has no attribute "qint8" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1597:13: error: Module has no attribute "quint8" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1598:13: error: Module has no attribute "qint32" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1599:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1600:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1601:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1602:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1603:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1608:18: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_symmetric_memory/__init__.py:1735:15: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1921:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:1930:16: error: Module has no attribute "device" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:2001:41: error: Module has no attribute "device" [attr-defined]
torch/distributed/_symmetric_memory/__init__.py:2012:51: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharding_spec/api.py:60:23: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharding_spec/api.py:171:23: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/utils.py:58:11: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/utils.py:77:35: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/utils.py:91:12: error: Module has no attribute "Size" [attr-defined]
torch/distributed/_shard/sharded_tensor/utils.py:116:18: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/utils.py:138:42: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/utils.py:192:23: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/utils.py:325:43: error: Module has no attribute "Size" [attr-defined]
torch/distributed/_composable/replicate.py:105:42: error: Module has no attribute "device" [attr-defined]
torch/distributed/_composable/replicate.py:194:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/_composable/replicate.py:199:54: error: Module has no attribute "device" [attr-defined]
torch/distributed/_composable/checkpoint_activation.py:70:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:34:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:35:22: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:36:22: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:37:20: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:40:21: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:41:22: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:45:30: error: Module has no attribute "addmm" [attr-defined]
torch/ao/quantization/backend_config/tensorrt.py:57:30: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:27:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:28:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:29:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:30:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:34:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:35:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:39:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:40:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:41:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:42:16: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:46:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:47:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:48:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:49:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:54:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:55:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:56:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:57:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:62:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:63:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:64:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:68:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:69:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:70:18: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:86:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:91:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/qnnpack.py:101:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:39:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:40:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:41:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:42:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:46:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:47:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:51:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:52:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:53:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:54:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:59:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:60:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:61:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:65:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:66:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:67:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:68:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:184:6: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:267:6: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:370:6: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:463:6: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/backend_config/onednn.py:588:5: error: Module has no attribute "tanh" [attr-defined]
torch/ao/quantization/backend_config/native.py:42:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:43:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:44:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:45:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:49:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:50:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:54:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/native.py:55:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/native.py:56:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/native.py:57:16: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/native.py:61:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:62:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:63:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:64:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:72:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/native.py:73:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:74:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/native.py:75:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:84:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:85:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:86:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:87:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:91:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:92:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:93:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/native.py:97:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:98:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/native.py:99:18: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:33:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:34:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:35:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:36:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:40:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:41:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:45:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:46:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:47:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:48:16: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:52:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:53:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:54:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:55:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:60:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:61:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:62:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:63:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:68:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:69:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:70:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:74:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:75:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/fbgemm.py:76:18: error: Module has no attribute "quint4x2" [attr-defined]
torch/_inductor/inductor_prims.py:25:29: error: Name "torch.Tag" is not defined [name-defined]
torch/_inductor/inductor_prims.py:59:12: error: Module has no attribute "amax" [attr-defined]
torch/_inductor/inductor_prims.py:60:18: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/inductor_prims.py:60:28: error: Module has no attribute "exp" [attr-defined]
torch/_inductor/inductor_prims.py:66:20: error: Module has no attribute "randint" [attr-defined]
torch/_inductor/inductor_prims.py:68:11: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/inductor_prims.py:72:27: error: Module has no attribute "randint" [attr-defined]
torch/_inductor/inductor_prims.py:74:11: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/inductor_prims.py:90:41: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/inductor_prims.py:96:35: error: Module has no attribute "randint" [attr-defined]
torch/_inductor/inductor_prims.py:115:11: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/inductor_prims.py:178:14: error: Module has no attribute "arange" [attr-defined]
torch/_inductor/inductor_prims.py:179:44: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/inductor_prims.py:187:29: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/inductor_prims.py:199:26: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/inductor_prims.py:206:14: error: Module has no attribute "arange" [attr-defined]
torch/_inductor/inductor_prims.py:207:44: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/runtime/static_cuda_launcher.py:134:9: error: Module "torch._C" has no attribute "_StaticCudaLauncher" [attr-defined]
torch/_inductor/runtime/static_cuda_launcher.py:238:9: error: Module "torch._C" has no attribute "_StaticCudaLauncher" [attr-defined]
torch/_inductor/fx_passes/numeric_utils.py:61:16: error: Module has no attribute "allclose" [attr-defined]
torch/_inductor/fx_passes/numeric_utils.py:90:16: error: Module has no attribute "allclose" [attr-defined]
torch/_higher_order_ops/wrap.py:9:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/wrap.py:88:20: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_higher_order_ops/wrap.py:291:28: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/local_map.py:16:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/local_map.py:59:16: error: Module has no attribute "empty_strided" [attr-defined]
torch/_higher_order_ops/local_map.py:407:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/local_map.py:434:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/local_map.py:454:24: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/flex_attention.py:8:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/flex_attention.py:172:25: error: Module has no attribute "float64" [attr-defined]
torch/_higher_order_ops/flex_attention.py:172:76: error: Module has no attribute "float32" [attr-defined]
torch/_higher_order_ops/flex_attention.py:176:9: error: Module has no attribute "arange" [attr-defined]
torch/_higher_order_ops/flex_attention.py:177:9: error: Module has no attribute "arange" [attr-defined]
torch/_higher_order_ops/flex_attention.py:178:9: error: Module has no attribute "arange" [attr-defined]
torch/_higher_order_ops/flex_attention.py:179:9: error: Module has no attribute "arange" [attr-defined]
torch/_higher_order_ops/flex_attention.py:193:27: error: Module has no attribute "where" [attr-defined]
torch/_higher_order_ops/flex_attention.py:196:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_higher_order_ops/flex_attention.py:228:13: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/_higher_order_ops/flex_attention.py:229:11: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/_higher_order_ops/flex_attention.py:252:19: error: Module has no attribute "all" [attr-defined]
torch/_higher_order_ops/flex_attention.py:253:17: error: Module has no attribute "where" [attr-defined]
torch/_higher_order_ops/flex_attention.py:256:18: error: Module has no attribute "max" [attr-defined]
torch/_higher_order_ops/flex_attention.py:258:23: error: Module has no attribute "_safe_softmax" [attr-defined]
torch/_higher_order_ops/flex_attention.py:329:35: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:331:52: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:454:48: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:516:73: error: Module has no attribute "float32" [attr-defined]
torch/_higher_order_ops/flex_attention.py:517:74: error: Module has no attribute "float32" [attr-defined]
torch/_higher_order_ops/flex_attention.py:561:28: error: Module has no attribute "empty_strided" [attr-defined]
torch/_higher_order_ops/flex_attention.py:658:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_higher_order_ops/flex_attention.py:789:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_higher_order_ops/flex_attention.py:797:43: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:798:43: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:799:43: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:800:43: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:864:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_higher_order_ops/flex_attention.py:864:56: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_higher_order_ops/flex_attention.py:882:11: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/_higher_order_ops/flex_attention.py:883:13: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/_higher_order_ops/flex_attention.py:886:17: error: Incompatible types in assignment (expression has type "float", variable has type "Tensor") [assignment]
torch/_higher_order_ops/flex_attention.py:888:22: error: Incompatible types in assignment (expression has type "float", variable has type "Tensor") [assignment]
torch/_higher_order_ops/flex_attention.py:901:22: error: Module has no attribute "exp" [attr-defined]
torch/_higher_order_ops/flex_attention.py:902:22: error: Module has no attribute "where" [attr-defined]
torch/_higher_order_ops/flex_attention.py:902:34: error: "bool" has no attribute "unsqueeze" [attr-defined]
torch/_higher_order_ops/flex_attention.py:910:18: error: Module has no attribute "sum" [attr-defined]
torch/_higher_order_ops/flex_attention.py:919:9: error: Module has no attribute "arange" [attr-defined]
torch/_higher_order_ops/flex_attention.py:920:9: error: Module has no attribute "arange" [attr-defined]
torch/_higher_order_ops/flex_attention.py:921:9: error: Module has no attribute "arange" [attr-defined]
torch/_higher_order_ops/flex_attention.py:922:9: error: Module has no attribute "arange" [attr-defined]
torch/_higher_order_ops/flex_attention.py:950:23: error: Module has no attribute "where" [attr-defined]
torch/_higher_order_ops/flex_attention.py:951:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_higher_order_ops/flex_attention.py:965:16: error: Module has no attribute "sum" [attr-defined]
torch/_higher_order_ops/flex_attention.py:966:18: error: Module has no attribute "sum" [attr-defined]
torch/_higher_order_ops/flex_attention.py:978:27: error: Module has no attribute "sum" [attr-defined]
torch/_higher_order_ops/flex_attention.py:979:29: error: Module has no attribute "sum" [attr-defined]
torch/_higher_order_ops/flex_attention.py:1037:35: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:1040:52: error: Module has no attribute "int" [attr-defined]
torch/_higher_order_ops/flex_attention.py:1277:18: error: Module has no attribute "empty_like" [attr-defined]
torch/_higher_order_ops/flex_attention.py:1281:13: error: Module has no attribute "empty_like" [attr-defined]
torch/_higher_order_ops/flex_attention.py:1281:52: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_higher_order_ops/flex_attention.py:1295:20: error: Module has no attribute "sum" [attr-defined]
torch/_higher_order_ops/flex_attention.py:1296:22: error: Module has no attribute "sum" [attr-defined]
torch/_higher_order_ops/base_hop.py:7:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_higher_order_ops/base_hop.py:226:14: error: Module has no attribute "_AutoDispatchBelowAutograd" [attr-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:35:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:59:12: error: Module has no attribute "zeros" [attr-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:139:22: error: Name "torch._C._TensorMeta" is not defined [name-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:171:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/_trace_wrapped_higher_order_op.py:215:40: error: Module has no attribute "empty_like" [attr-defined]
torch/_decomp/__init__.py:59:8: error: Module has no attribute "Tag" [attr-defined]
torch/_decomp/__init__.py:89:12: error: Module has no attribute "_dispatch_has_kernel" [attr-defined]
torch/_refs/fft.py:50:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/_refs/fft.py:55:12: error: Incompatible return value type (got "float | Tensor", expected "Tensor") [return-value]
torch/_refs/fft.py:59:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/fft.py:59:56: error: Name "torch.device" is not defined [name-defined]
torch/_refs/fft.py:60:6: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/fft.py:67:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/fft.py:69:22: error: Module has no attribute "float32" [attr-defined]
torch/_refs/fft.py:69:37: error: Module has no attribute "float64" [attr-defined]
torch/_refs/fft.py:73:30: error: Module has no attribute "float16" [attr-defined]
torch/_refs/fft.py:115:12: error: Module has no attribute "constant_pad_nd" [attr-defined]
torch/_refs/fft.py:139:17: error: Module has no attribute "conj" [attr-defined]
torch/_refs/fft.py:171:32: error: Module has no attribute "conj" [attr-defined]
torch/_refs/fft.py:586:12: error: Module has no attribute "roll" [attr-defined]
torch/_refs/fft.py:593:12: error: Module has no attribute "roll" [attr-defined]
torch/_refs/__init__.py:751:12: error: Module has no attribute "zeros_like" [attr-defined]
torch/_refs/__init__.py:767:15: error: Module has no attribute "mul" [attr-defined]
torch/_refs/__init__.py:767:25: error: Module has no attribute "floor" [attr-defined]
torch/_refs/__init__.py:767:37: error: Module has no attribute "abs" [attr-defined]
torch/_refs/__init__.py:767:52: error: Module has no attribute "sign" [attr-defined]
torch/_refs/__init__.py:768:12: error: Module has no attribute "sub" [attr-defined]
torch/_refs/__init__.py:788:31: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:794:16: error: Module has no attribute "logical_or" [attr-defined]
torch/_refs/__init__.py:794:39: error: Module has no attribute "real" [attr-defined]
torch/_refs/__init__.py:794:61: error: Module has no attribute "imag" [attr-defined]
torch/_refs/__init__.py:796:16: error: Module has no attribute "abs" [attr-defined]
torch/_refs/__init__.py:797:12: error: Module has no attribute "zeros_like" [attr-defined]
torch/_refs/__init__.py:797:38: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:810:16: error: Incompatible return value type (got "bool", expected "Tensor") [return-value]
torch/_refs/__init__.py:811:12: error: Module has no attribute "zeros_like" [attr-defined]
torch/_refs/__init__.py:811:38: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:824:16: error: Incompatible return value type (got "bool", expected "Tensor") [return-value]
torch/_refs/__init__.py:825:12: error: Module has no attribute "zeros_like" [attr-defined]
torch/_refs/__init__.py:825:38: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:843:16: error: Module has no attribute "imag" [attr-defined]
torch/_refs/__init__.py:844:12: error: Module has no attribute "ones_like" [attr-defined]
torch/_refs/__init__.py:844:37: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:885:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:906:16: error: Module has no attribute "sum" [attr-defined]
torch/_refs/__init__.py:906:26: error: Module has no attribute "exp" [attr-defined]
torch/_refs/__init__.py:908:13: error: Module has no attribute "amax" [attr-defined]
torch/_refs/__init__.py:908:24: error: Module has no attribute "real" [attr-defined]
torch/_refs/__init__.py:909:13: error: Module has no attribute "masked_fill" [attr-defined]
torch/_refs/__init__.py:911:44: error: Module has no attribute "squeeze" [attr-defined]
torch/_refs/__init__.py:913:14: error: Module has no attribute "sum" [attr-defined]
torch/_refs/__init__.py:913:24: error: Module has no attribute "exp" [attr-defined]
torch/_refs/__init__.py:934:18: error: Module has no attribute "finfo" [attr-defined]
torch/_refs/__init__.py:937:18: error: Module has no attribute "finfo" [attr-defined]
torch/_refs/__init__.py:939:14: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:939:14: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:939:26: error: Module has no attribute "isnan" [attr-defined]
torch/_refs/__init__.py:940:14: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:940:14: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:940:26: error: Module has no attribute "isneginf" [attr-defined]
torch/_refs/__init__.py:941:14: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:941:14: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:941:26: error: Module has no attribute "isposinf" [attr-defined]
torch/_refs/__init__.py:947:24: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:967:19: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:1018:16: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1049:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1049:35: error: Module has no attribute "sin" [attr-defined]
torch/_refs/__init__.py:1327:20: error: Module has no attribute "sqrt" [attr-defined]
torch/_refs/__init__.py:1327:20: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:1330:20: error: Module has no attribute "fill" [attr-defined]
torch/_refs/__init__.py:1334:20: error: Module has no attribute "exp2" [attr-defined]
torch/_refs/__init__.py:1355:17: error: Module has no attribute "complex128" [attr-defined]
torch/_refs/__init__.py:1357:17: error: Module has no attribute "float64" [attr-defined]
torch/_refs/__init__.py:1420:24: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:1443:15: error: Module has no attribute "signbit" [attr-defined]
torch/_refs/__init__.py:1443:65: error: Module has no attribute "fmod" [attr-defined]
torch/_refs/__init__.py:1502:12: error: Module has no attribute "frexp" [attr-defined]
torch/_refs/__init__.py:1536:21: error: Module has no attribute "eq" [attr-defined]
torch/_refs/__init__.py:1537:21: error: Module has no attribute "logical_or" [attr-defined]
torch/_refs/__init__.py:1537:38: error: Module has no attribute "lt" [attr-defined]
torch/_refs/__init__.py:1537:58: error: Module has no attribute "isnan" [attr-defined]
torch/_refs/__init__.py:1538:22: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1539:14: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1621:43: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:1622:43: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:1644:32: error: Module has no attribute "int8" [attr-defined]
torch/_refs/__init__.py:1644:44: error: Module has no attribute "int16" [attr-defined]
torch/_refs/__init__.py:1646:43: error: Module has no attribute "int32" [attr-defined]
torch/_refs/__init__.py:1647:43: error: Module has no attribute "int32" [attr-defined]
torch/_refs/__init__.py:1649:9: error: Module has no attribute "gcd" [attr-defined]
torch/_refs/__init__.py:1651:9: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1652:11: error: Module has no attribute "abs" [attr-defined]
torch/_refs/__init__.py:1671:12: error: Module has no attribute "real" [attr-defined]
torch/_refs/__init__.py:1672:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1673:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1674:16: error: Module has no attribute "logical_and" [attr-defined]
torch/_refs/__init__.py:1675:9: error: Module has no attribute "logical_not" [attr-defined]
torch/_refs/__init__.py:1675:27: error: Module has no attribute "isfinite" [attr-defined]
torch/_refs/__init__.py:1675:42: error: Module has no attribute "real" [attr-defined]
torch/_refs/__init__.py:1679:24: error: Module has no attribute "real" [attr-defined]
torch/_refs/__init__.py:1680:20: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1681:33: error: Module has no attribute "log" [attr-defined]
torch/_refs/__init__.py:1681:43: error: Module has no attribute "exp" [attr-defined]
torch/_refs/__init__.py:1683:24: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1684:40: error: Module has no attribute "log1p" [attr-defined]
torch/_refs/__init__.py:1684:52: error: Module has no attribute "exp" [attr-defined]
torch/_refs/__init__.py:1687:20: error: Module has no attribute "isnan" [attr-defined]
torch/_refs/__init__.py:1688:16: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1688:16: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:1690:16: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1690:48: error: Module has no attribute "log1p" [attr-defined]
torch/_refs/__init__.py:1690:60: error: Module has no attribute "exp" [attr-defined]
torch/_refs/__init__.py:1705:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1706:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1707:16: error: Module has no attribute "logical_and" [attr-defined]
torch/_refs/__init__.py:1707:34: error: Module has no attribute "isinf" [attr-defined]
torch/_refs/__init__.py:1709:21: error: Module has no attribute "log1p" [attr-defined]
torch/_refs/__init__.py:1709:33: error: Module has no attribute "exp2" [attr-defined]
torch/_refs/__init__.py:1710:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1718:13: error: Incompatible types in assignment (expression has type "bool", variable has type "Tensor") [assignment]
torch/_refs/__init__.py:1720:13: error: Incompatible types in assignment (expression has type "bool", variable has type "Tensor") [assignment]
torch/_refs/__init__.py:1736:13: error: Incompatible types in assignment (expression has type "bool", variable has type "Tensor") [assignment]
torch/_refs/__init__.py:1738:13: error: Incompatible types in assignment (expression has type "bool", variable has type "Tensor") [assignment]
torch/_refs/__init__.py:1748:13: error: Incompatible types in assignment (expression has type "bool", variable has type "Tensor") [assignment]
torch/_refs/__init__.py:1750:13: error: Incompatible types in assignment (expression has type "bool", variable has type "Tensor") [assignment]
torch/_refs/__init__.py:1820:12: error: Module has no attribute "sub" [attr-defined]
torch/_refs/__init__.py:1903:11: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1903:23: error: Module has no attribute "eq" [attr-defined]
torch/_refs/__init__.py:1903:42: error: Module has no attribute "mul" [attr-defined]
torch/_refs/__init__.py:1903:55: error: Module has no attribute "log" [attr-defined]
torch/_refs/__init__.py:1904:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:1904:24: error: Module has no attribute "isnan" [attr-defined]
torch/_refs/__init__.py:1978:12: error: Incompatible return value type (got "int | float | complex", expected "Tensor") [return-value]
torch/_refs/__init__.py:1997:19: error: Module has no attribute "isnan" [attr-defined]
torch/_refs/__init__.py:1998:21: error: Module has no attribute "bitwise_or" [attr-defined]
torch/_refs/__init__.py:1998:21: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:1998:38: error: Module has no attribute "ge" [attr-defined]
torch/_refs/__init__.py:2003:13: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:2003:13: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:2005:19: error: Module has no attribute "isnan" [attr-defined]
torch/_refs/__init__.py:2007:21: error: Module has no attribute "bitwise_or" [attr-defined]
torch/_refs/__init__.py:2007:21: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:2007:38: error: Module has no attribute "le" [attr-defined]
torch/_refs/__init__.py:2008:13: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:2008:13: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:2019:12: error: Module has no attribute "clamp" [attr-defined]
torch/_refs/__init__.py:2019:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:2028:12: error: Module has no attribute "clamp" [attr-defined]
torch/_refs/__init__.py:2028:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:2060:23: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:2074:42: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:2074:64: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:2104:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:2106:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:2107:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:2120:33: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:2133:13: error: Name "torch.device" is not defined [name-defined]
torch/_refs/__init__.py:2134:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:2137:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:2152:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:2155:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:2158:19: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:2169:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:2172:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:2188:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:2211:31: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:2216:61: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:2259:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_refs/__init__.py:2278:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:2355:45: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:2373:14: error: Module has no attribute "logical_not" [attr-defined]
torch/_refs/__init__.py:2373:32: error: Module has no attribute "any" [attr-defined]
torch/_refs/__init__.py:2375:19: error: Module has no attribute "uint8" [attr-defined]
torch/_refs/__init__.py:2376:34: error: Module has no attribute "uint8" [attr-defined]
torch/_refs/__init__.py:2388:37: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:2395:19: error: Module has no attribute "uint8" [attr-defined]
torch/_refs/__init__.py:2396:51: error: Module has no attribute "uint8" [attr-defined]
torch/_refs/__init__.py:2407:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:2414:21: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:2450:12: error: Module has no attribute "sum" [attr-defined]
torch/_refs/__init__.py:2466:21: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:2587:13: error: Module has no attribute "var" [attr-defined]
torch/_refs/__init__.py:2588:13: error: Module has no attribute "sqrt" [attr-defined]
torch/_refs/__init__.py:2656:21: error: Module has no attribute "var_mean" [attr-defined]
torch/_refs/__init__.py:2657:13: error: Module has no attribute "sqrt" [attr-defined]
torch/_refs/__init__.py:2723:20: error: Module has no attribute "outer" [attr-defined]
torch/_refs/__init__.py:2723:58: error: Module has no attribute "full_like" [attr-defined]
torch/_refs/__init__.py:2725:20: error: Module has no attribute "logical_or" [attr-defined]
torch/_refs/__init__.py:2727:17: error: Module has no attribute "outer" [attr-defined]
torch/_refs/__init__.py:2727:55: error: Module has no attribute "full_like" [attr-defined]
torch/_refs/__init__.py:2740:28: error: Module has no attribute "outer" [attr-defined]
torch/_refs/__init__.py:2742:42: error: Module has no attribute "outer" [attr-defined]
torch/_refs/__init__.py:2825:12: error: Module has no attribute "Size" [attr-defined]
torch/_refs/__init__.py:2854:21: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:2857:24: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:2981:16: error: Module has no attribute "conj_physical" [attr-defined]
torch/_refs/__init__.py:3044:14: error: Module has no attribute "empty" [attr-defined]
torch/_refs/__init__.py:3052:38: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:3055:14: error: Module has no attribute "fill" [attr-defined]
torch/_refs/__init__.py:3055:14: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:3072:34: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:3072:56: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:3075:26: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:3083:12: error: Module has no attribute "clone" [attr-defined]
torch/_refs/__init__.py:3289:24: error: Module has no attribute "var_mean" [attr-defined]
torch/_refs/__init__.py:3292:12: error: Module has no attribute "rsqrt" [attr-defined]
torch/_refs/__init__.py:3300:13: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_refs/__init__.py:3329:22: error: Module has no attribute "reshape" [attr-defined]
torch/_refs/__init__.py:3334:24: error: Module has no attribute "var_mean" [attr-defined]
torch/_refs/__init__.py:3337:12: error: Module has no attribute "rsqrt" [attr-defined]
torch/_refs/__init__.py:3339:27: error: Module has no attribute "reshape" [attr-defined]
torch/_refs/__init__.py:3345:29: error: Module has no attribute "reshape" [attr-defined]
torch/_refs/__init__.py:3371:12: error: Module has no attribute "squeeze" [attr-defined]
torch/_refs/__init__.py:3372:12: error: Module has no attribute "squeeze" [attr-defined]
torch/_refs/__init__.py:3503:19: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:3593:22: error: Module has no attribute "ones" [attr-defined]
torch/_refs/__init__.py:3623:40: error: Module has no attribute "view_as_real" [attr-defined]
torch/_refs/__init__.py:3700:19: error: Module has no attribute "ones" [attr-defined]
torch/_refs/__init__.py:3815:16: error: Module has no attribute "clone" [attr-defined]
torch/_refs/__init__.py:3829:16: error: Module has no attribute "empty" [attr-defined]
torch/_refs/__init__.py:3854:21: error: Module has no attribute "clone" [attr-defined]
torch/_refs/__init__.py:3981:20: error: Module has no attribute "as_strided" [attr-defined]
torch/_refs/__init__.py:3986:20: error: Module has no attribute "as_strided" [attr-defined]
torch/_refs/__init__.py:4046:20: error: Module has no attribute "roll" [attr-defined]
torch/_refs/__init__.py:4046:31: error: Module has no attribute "flatten" [attr-defined]
torch/_refs/__init__.py:4057:28: error: Module has no attribute "roll" [attr-defined]
torch/_refs/__init__.py:4058:16: error: Module has no attribute "roll" [attr-defined]
torch/_refs/__init__.py:4067:11: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:4068:32: error: Module has no attribute "fmod" [attr-defined]
torch/_refs/__init__.py:4094:16: error: Module has no attribute "transpose" [attr-defined]
torch/_refs/__init__.py:4094:32: error: Module has no attribute "flip" [attr-defined]
torch/_refs/__init__.py:4096:16: error: Module has no attribute "flip" [attr-defined]
torch/_refs/__init__.py:4098:16: error: Module has no attribute "transpose" [attr-defined]
torch/_refs/__init__.py:4098:32: error: Module has no attribute "flip" [attr-defined]
torch/_refs/__init__.py:4100:38: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:4124:15: error: Module has no attribute "cat" [attr-defined]
torch/_refs/__init__.py:4128:12: error: Module has no attribute "cat" [attr-defined]
torch/_refs/__init__.py:4136:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:4192:13: error: Module has no attribute "squeeze" [attr-defined]
torch/_refs/__init__.py:4192:44: error: Module has no attribute "tensor_split" [attr-defined]
torch/_refs/__init__.py:4198:34: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:4250:17: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_refs/__init__.py:4263:13: error: Item "int" of "Tensor | int | float | complex" has no attribute "expand" [union-attr]
torch/_refs/__init__.py:4263:13: error: Item "float" of "Tensor | int | float | complex" has no attribute "expand" [union-attr]
torch/_refs/__init__.py:4263:13: error: Item "complex" of "Tensor | int | float | complex" has no attribute "expand" [union-attr]
torch/_refs/__init__.py:4264:53: error: Module has no attribute "index_copy" [attr-defined]
torch/_refs/__init__.py:4274:23: error: Module has no attribute "empty_like" [attr-defined]
torch/_refs/__init__.py:4290:34: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:4311:16: error: Module has no attribute "empty_like" [attr-defined]
torch/_refs/__init__.py:4398:41: error: Module has no attribute "long" [attr-defined]
torch/_refs/__init__.py:4548:16: error: Module has no attribute "diag_embed" [attr-defined]
torch/_refs/__init__.py:4550:16: error: Module has no attribute "diagonal_copy" [attr-defined]
torch/_refs/__init__.py:4648:13: error: Module has no attribute "zeros" [attr-defined]
torch/_refs/__init__.py:4650:13: error: Module has no attribute "cat" [attr-defined]
torch/_refs/__init__.py:4658:15: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:4658:61: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:4659:15: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:4660:59: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:4701:16: error: Module has no attribute "zeros" [attr-defined]
torch/_refs/__init__.py:4702:17: error: Module has no attribute "zeros" [attr-defined]
torch/_refs/__init__.py:4705:20: error: Module has no attribute "cat" [attr-defined]
torch/_refs/__init__.py:4708:12: error: Module has no attribute "cat" [attr-defined]
torch/_refs/__init__.py:4750:12: error: Module has no attribute "transpose" [attr-defined]
torch/_refs/__init__.py:4781:12: error: Module has no attribute "permute" [attr-defined]
torch/_refs/__init__.py:4802:23: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:4812:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:4822:10: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:4826:16: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:4835:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:4846:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:4905:16: error: Module has no attribute "gather" [attr-defined]
torch/_refs/__init__.py:4917:16: error: Module has no attribute "gather" [attr-defined]
torch/_refs/__init__.py:4923:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:4924:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:4924:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:4928:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:4928:42: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:4931:26: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:4937:25: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_refs/__init__.py:4939:27: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_refs/__init__.py:4943:30: error: Module has no attribute "channels_last" [attr-defined]
torch/_refs/__init__.py:4948:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_refs/__init__.py:4963:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:4964:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:4964:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:4984:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:4985:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:4993:12: error: Module has no attribute "empty" [attr-defined]
torch/_refs/__init__.py:5009:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5010:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5022:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_refs/__init__.py:5036:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5037:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5037:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5045:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5047:12: error: Module has no attribute "full" [attr-defined]
torch/_refs/__init__.py:5049:27: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:5064:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5065:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5074:12: error: Module has no attribute "full" [attr-defined]
torch/_refs/__init__.py:5076:40: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:5089:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5090:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5090:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5098:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5100:12: error: Module has no attribute "full" [attr-defined]
torch/_refs/__init__.py:5102:26: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:5117:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5118:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5127:12: error: Module has no attribute "full" [attr-defined]
torch/_refs/__init__.py:5129:39: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:5145:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5146:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5154:12: error: Module has no attribute "full" [attr-defined]
torch/_refs/__init__.py:5168:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:5178:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5180:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5183:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:5183:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:5189:25: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:5190:16: error: Module has no attribute "empty" [attr-defined]
torch/_refs/__init__.py:5205:12: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_refs/__init__.py:5223:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5224:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5224:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5231:14: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:5269:17: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:5269:50: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5279:17: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:5300:15: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:5306:9: error: Module has no attribute "long" [attr-defined]
torch/_refs/__init__.py:5337:13: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:5338:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:5355:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5357:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5357:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5366:48: error: Module has no attribute "float64" [attr-defined]
torch/_refs/__init__.py:5372:44: error: Module has no attribute "float64" [attr-defined]
torch/_refs/__init__.py:5376:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5386:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5387:30: error: Module has no attribute "dtype" [attr-defined]
torch/_refs/__init__.py:5405:16: error: Module has no attribute "full" [attr-defined]
torch/_refs/__init__.py:5405:16: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5408:28: error: Module has no attribute "empty" [attr-defined]
torch/_refs/__init__.py:5408:28: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5411:20: error: Module has no attribute "full" [attr-defined]
torch/_refs/__init__.py:5411:20: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5414:10: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:5414:10: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5418:9: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:5430:11: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:5446:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5448:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5448:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5453:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5476:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5481:18: error: Module has no attribute "float64" [attr-defined]
torch/_refs/__init__.py:5486:11: error: Module has no attribute "linspace" [attr-defined]
torch/_refs/__init__.py:5486:11: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5496:36: error: Module has no attribute "pow" [attr-defined]
torch/_refs/__init__.py:5496:36: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5634:14: error: Module has no attribute "permute" [attr-defined]
torch/_refs/__init__.py:5646:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5648:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5648:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5657:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5658:14: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:5669:43: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5670:28: error: Module has no attribute "uint8" [attr-defined]
torch/_refs/__init__.py:5670:41: error: Module has no attribute "uint16" [attr-defined]
torch/_refs/__init__.py:5670:55: error: Module has no attribute "int32" [attr-defined]
torch/_refs/__init__.py:5671:19: error: Module has no attribute "iinfo" [attr-defined]
torch/_refs/__init__.py:5673:12: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:5682:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5683:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5683:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5697:19: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:5700:15: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:5701:15: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:5704:19: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5705:33: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:5707:15: error: Module has no attribute "ones" [attr-defined]
torch/_refs/__init__.py:5715:16: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:5727:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5728:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5728:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5737:48: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:5747:12: error: Module has no attribute "fill" [attr-defined]
torch/_refs/__init__.py:5747:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5754:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5755:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5759:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:5759:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:5761:9: error: Module has no attribute "empty_like" [attr-defined]
torch/_refs/__init__.py:5778:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5779:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5783:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:5783:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:5785:12: error: Module has no attribute "full_like" [attr-defined]
torch/_refs/__init__.py:5787:40: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:5802:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5803:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5807:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/__init__.py:5807:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/__init__.py:5809:12: error: Module has no attribute "full_like" [attr-defined]
torch/_refs/__init__.py:5811:39: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:5825:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5827:22: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5851:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5852:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:5852:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:5859:48: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:5873:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:5883:30: error: Module has no attribute "dtype" [attr-defined]
torch/_refs/__init__.py:5906:39: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_refs/__init__.py:5929:9: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:5929:9: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5940:9: error: Module has no attribute "masked_fill" [attr-defined]
torch/_refs/__init__.py:5940:9: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/__init__.py:5959:9: error: Module has no attribute "all" [attr-defined]
torch/_refs/__init__.py:5959:19: error: Module has no attribute "isclose" [attr-defined]
torch/_refs/__init__.py:5990:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:6016:12: error: Module has no attribute "sum" [attr-defined]
torch/_refs/__init__.py:6016:22: error: Module has no attribute "diag" [attr-defined]
torch/_refs/__init__.py:6042:9: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:6043:11: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:6059:9: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:6060:11: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:6095:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:6096:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:6102:19: error: Module has no attribute "int32" [attr-defined]
torch/_refs/__init__.py:6102:32: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:6115:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:6115:26: error: Module has no attribute "long" [attr-defined]
torch/_refs/__init__.py:6116:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:6116:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:6126:9: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:6130:46: error: Module has no attribute "float64" [attr-defined]
torch/_refs/__init__.py:6132:17: error: Module has no attribute "floor" [attr-defined]
torch/_refs/__init__.py:6132:34: error: Module has no attribute "sqrt" [attr-defined]
torch/_refs/__init__.py:6133:17: error: Module has no attribute "floor" [attr-defined]
torch/_refs/__init__.py:6142:12: error: Module has no attribute "stack" [attr-defined]
torch/_refs/__init__.py:6143:10: error: Module has no attribute "cat" [attr-defined]
torch/_refs/__init__.py:6175:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:6175:26: error: Module has no attribute "long" [attr-defined]
torch/_refs/__init__.py:6176:13: error: Name "torch.layout" is not defined [name-defined]
torch/_refs/__init__.py:6176:28: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:6186:9: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:6195:46: error: Module has no attribute "float64" [attr-defined]
torch/_refs/__init__.py:6197:17: error: Module has no attribute "floor" [attr-defined]
torch/_refs/__init__.py:6197:34: error: Module has no attribute "sqrt" [attr-defined]
torch/_refs/__init__.py:6198:17: error: Module has no attribute "floor" [attr-defined]
torch/_refs/__init__.py:6206:12: error: Module has no attribute "stack" [attr-defined]
torch/_refs/__init__.py:6207:10: error: Module has no attribute "cat" [attr-defined]
torch/_refs/__init__.py:6225:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_refs/__init__.py:6226:17: error: Module has no attribute "int32" [attr-defined]
torch/_refs/__init__.py:6226:47: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:6229:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/_refs/__init__.py:6234:13: error: Module has no attribute "zeros" [attr-defined]
torch/_refs/__init__.py:6234:57: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:6248:13: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:6251:23: error: Module has no attribute "ones_like" [attr-defined]
torch/_refs/__init__.py:6251:48: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:6254:19: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:6257:19: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:6266:21: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:6290:29: error: Module has no attribute "tan" [attr-defined]
torch/_refs/__init__.py:6290:50: error: Module has no attribute "rand_like" [attr-defined]
torch/_refs/__init__.py:6313:19: error: Module has no attribute "rand_like" [attr-defined]
torch/_refs/__init__.py:6319:15: error: Module has no attribute "finfo" [attr-defined]
torch/_refs/__init__.py:6321:19: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:6321:52: error: Module has no attribute "log" [attr-defined]
torch/_refs/__init__.py:6344:12: error: Module has no attribute "floor" [attr-defined]
torch/_refs/__init__.py:6344:24: error: Module has no attribute "log1p" [attr-defined]
torch/_refs/__init__.py:6344:37: error: Module has no attribute "rand_like" [attr-defined]
torch/_refs/__init__.py:6365:12: error: Module has no attribute "exp" [attr-defined]
torch/_refs/__init__.py:6365:28: error: Module has no attribute "randn_like" [attr-defined]
torch/_refs/__init__.py:6390:40: error: Module has no attribute "strided" [attr-defined]
torch/_refs/__init__.py:6416:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:6417:18: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:6503:24: error: Module has no attribute "dot" [attr-defined]
torch/_refs/__init__.py:6505:24: error: Module has no attribute "vdot" [attr-defined]
torch/_refs/__init__.py:6507:20: error: Module has no attribute "vdot" [attr-defined]
torch/_refs/__init__.py:6521:16: error: Module has no attribute "dot" [attr-defined]
torch/_refs/__init__.py:6525:20: error: Module has no attribute "vdot" [attr-defined]
torch/_refs/__init__.py:6527:20: error: Module has no attribute "dot" [attr-defined]
torch/_refs/__init__.py:6529:16: error: Module has no attribute "dot" [attr-defined]
torch/_refs/__init__.py:6543:12: error: Module has no attribute "arange" [attr-defined]
torch/_refs/__init__.py:6544:11: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_refs/__init__.py:6545:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/__init__.py:6695:16: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:6697:16: error: Module has no attribute "int64" [attr-defined]
torch/_refs/__init__.py:6699:16: error: Module has no attribute "bool" [attr-defined]
torch/_refs/__init__.py:6701:25: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:6702:29: error: Module has no attribute "float" [attr-defined]
torch/_refs/__init__.py:6703:20: error: Module has no attribute "cfloat" [attr-defined]
torch/_refs/__init__.py:6704:31: error: Module has no attribute "double" [attr-defined]
torch/_refs/__init__.py:6705:20: error: Module has no attribute "cdouble" [attr-defined]
torch/_refs/__init__.py:6706:31: error: Module has no attribute "half" [attr-defined]
torch/_refs/__init__.py:6707:20: error: Module has no attribute "chalf" [attr-defined]
torch/_refs/__init__.py:6721:20: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_refs/__init__.py:6732:30: error: Module has no attribute "promote_types" [attr-defined]
torch/_refs/__init__.py:6735:30: error: Module has no attribute "cdouble" [attr-defined]
torch/_refs/__init__.py:6746:17: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/__init__.py:6761:16: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_refs/__init__.py:6766:9: error: Module has no attribute "empty" [attr-defined]
torch/_refs/__init__.py:6768:14: error: Module has no attribute "stack" [attr-defined]
torch/_refs/__init__.py:6813:12: error: Module has no attribute "device" [attr-defined]
torch/_refs/__init__.py:6844:41: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_decomp/decompositions.py:143:9: error: "float" has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:144:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:162:16: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:168:16: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:170:50: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:177:12: error: Module has no attribute "full_like" [attr-defined]
torch/_decomp/decompositions.py:193:12: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:200:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:212:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:219:19: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:226:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:229:9: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:236:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:245:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:261:22: error: Module has no attribute "tanh" [attr-defined]
torch/_decomp/decompositions.py:276:26: error: Module has no attribute "erf" [attr-defined]
torch/_decomp/decompositions.py:277:23: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:284:27: error: Module has no attribute "tanh" [attr-defined]
torch/_decomp/decompositions.py:285:21: error: Module has no attribute "sigmoid" [attr-defined]
torch/_decomp/decompositions.py:294:19: error: Module has no attribute "sigmoid" [attr-defined]
torch/_decomp/decompositions.py:301:24: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:307:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:316:18: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:317:19: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:347:17: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:348:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:349:9: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:349:20: error: Module has no attribute "abs" [attr-defined]
torch/_decomp/decompositions.py:357:16: error: Module has no attribute "mean" [attr-defined]
torch/_decomp/decompositions.py:359:16: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:364:26: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:365:17: error: Module has no attribute "complex32" [attr-defined]
torch/_decomp/decompositions.py:366:16: error: Module has no attribute "float16" [attr-defined]
torch/_decomp/decompositions.py:367:19: error: Module has no attribute "complex64" [attr-defined]
torch/_decomp/decompositions.py:368:16: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions.py:369:19: error: Module has no attribute "complex128" [attr-defined]
torch/_decomp/decompositions.py:370:16: error: Module has no attribute "float64" [attr-defined]
torch/_decomp/decompositions.py:402:11: error: Module has no attribute "softmax" [attr-defined]
torch/_decomp/decompositions.py:404:19: error: Module has no attribute "all" [attr-defined]
torch/_decomp/decompositions.py:405:13: error: Module has no attribute "zeros_like" [attr-defined]
torch/_decomp/decompositions.py:406:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:420:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:431:13: error: Module has no attribute "abs" [attr-defined]
torch/_decomp/decompositions.py:433:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:436:21: error: Module has no attribute "sign" [attr-defined]
torch/_decomp/decompositions.py:462:12: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:465:9: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:499:19: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:500:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/_decomp/decompositions.py:501:18: error: Module has no attribute "scatter" [attr-defined]
torch/_decomp/decompositions.py:512:19: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:530:26: error: Module has no attribute "sigmoid" [attr-defined]
torch/_decomp/decompositions.py:535:12: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:631:27: error: Module has no attribute "maximum" [attr-defined]
torch/_decomp/decompositions.py:632:9: error: Module has no attribute "log1p" [attr-defined]
torch/_decomp/decompositions.py:633:18: error: Module has no attribute "maximum" [attr-defined]
torch/_decomp/decompositions.py:633:32: error: Module has no attribute "log" [attr-defined]
torch/_decomp/decompositions.py:650:46: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:666:12: error: Module has no attribute "log1p" [attr-defined]
torch/_decomp/decompositions.py:666:24: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:679:42: error: Module has no attribute "sigmoid" [attr-defined]
torch/_decomp/decompositions.py:695:14: error: Module has no attribute "ones_like" [attr-defined]
torch/_decomp/decompositions.py:695:53: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:697:14: error: Module has no attribute "ones_like" [attr-defined]
torch/_decomp/decompositions.py:697:53: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:698:11: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:699:11: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:715:12: error: Module has no attribute "slice_scatter" [attr-defined]
torch/_decomp/decompositions.py:818:11: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:821:12: error: Module has no attribute "ones" [attr-defined]
torch/_decomp/decompositions.py:821:60: error: Module has no attribute "bool" [attr-defined]
torch/_decomp/decompositions.py:823:16: error: Module has no attribute "logical_and" [attr-defined]
torch/_decomp/decompositions.py:826:16: error: Module has no attribute "logical_and" [attr-defined]
torch/_decomp/decompositions.py:829:16: error: Module has no attribute "logical_and" [attr-defined]
torch/_decomp/decompositions.py:841:12: error: Module has no attribute "select_scatter" [attr-defined]
torch/_decomp/decompositions.py:850:12: error: Module has no attribute "diagonal_scatter" [attr-defined]
torch/_decomp/decompositions.py:854:59: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:865:65: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:868:45: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:883:65: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:885:32: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:885:52: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:897:25: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:897:45: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:976:33: error: Argument 2 to "pad" has incompatible type "tuple[int, int, int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:1084:28: error: Argument 2 to "pad" has incompatible type "tuple[int, int, int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:1112:16: error: Module has no attribute "squeeze_copy" [attr-defined]
torch/_decomp/decompositions.py:1114:11: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:1114:67: error: Module has no attribute "int32" [attr-defined]
torch/_decomp/decompositions.py:1133:16: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:1134:13: error: Module has no attribute "logical_and" [attr-defined]
torch/_decomp/decompositions.py:1139:16: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:1140:13: error: Module has no attribute "logical_and" [attr-defined]
torch/_decomp/decompositions.py:1161:21: error: Module has no attribute "zeros_like" [attr-defined]
torch/_decomp/decompositions.py:1161:76: error: Module has no attribute "bool" [attr-defined]
torch/_decomp/decompositions.py:1166:21: error: Module has no attribute "rand_like" [attr-defined]
torch/_decomp/decompositions.py:1170:24: error: Module has no attribute "ones_like" [attr-defined]
torch/_decomp/decompositions.py:1170:53: error: Module has no attribute "bool" [attr-defined]
torch/_decomp/decompositions.py:1182:27: error: Module has no attribute "half" [attr-defined]
torch/_decomp/decompositions.py:1188:24: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:1190:17: error: Module has no attribute "amax" [attr-defined]
torch/_decomp/decompositions.py:1191:24: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:1192:29: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:1207:27: error: Module has no attribute "half" [attr-defined]
torch/_decomp/decompositions.py:1215:17: error: Module has no attribute "amax" [attr-defined]
torch/_decomp/decompositions.py:1217:25: error: Module has no attribute "log" [attr-defined]
torch/_decomp/decompositions.py:1217:35: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:1217:45: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:1258:48: error: Module has no attribute "long" [attr-defined]
torch/_decomp/decompositions.py:1258:48: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_decomp/decompositions.py:1261:16: error: Module has no attribute "ones_like" [attr-defined]
torch/_decomp/decompositions.py:1266:30: error: Argument 1 to "_unsqueeze_to_dim" has incompatible type "bool"; expected "Tensor" [arg-type]
torch/_decomp/decompositions.py:1299:41: error: Module has no attribute "Size" [attr-defined]
torch/_decomp/decompositions.py:1368:16: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:1370:9: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:1386:39: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:1433:48: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:1476:19: error: Module has no attribute "mm" [attr-defined]
torch/_decomp/decompositions.py:1516:19: error: Module has no attribute "mv" [attr-defined]
torch/_decomp/decompositions.py:1563:10: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1572:22: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1573:22: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1574:18: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1581:18: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1583:17: error: Module has no attribute "ones" [attr-defined]
torch/_decomp/decompositions.py:1592:13: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1593:15: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1664:47: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:1701:9: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:1702:10: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1703:10: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:1704:10: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:1715:24: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:1721:22: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:1777:34: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions.py:1777:49: error: Module has no attribute "complex64" [attr-defined]
torch/_decomp/decompositions.py:1778:23: error: Module has no attribute "finfo" [attr-defined]
torch/_decomp/decompositions.py:1778:35: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions.py:1780:23: error: Module has no attribute "finfo" [attr-defined]
torch/_decomp/decompositions.py:1780:35: error: Module has no attribute "float64" [attr-defined]
torch/_decomp/decompositions.py:1784:19: error: Module has no attribute "rsqrt" [attr-defined]
torch/_decomp/decompositions.py:1788:13: error: Module has no attribute "pow" [attr-defined]
torch/_decomp/decompositions.py:1801:9: error: Module has no attribute "channels_last" [attr-defined]
torch/_decomp/decompositions.py:1802:9: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_decomp/decompositions.py:1829:42: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:1831:60: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:1833:52: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:1872:19: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:1878:24: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:1908:28: error: Module has no attribute "var_mean" [attr-defined]
torch/_decomp/decompositions.py:1911:16: error: Module has no attribute "rsqrt" [attr-defined]
torch/_decomp/decompositions.py:1915:21: error: Module has no attribute "squeeze" [attr-defined]
torch/_decomp/decompositions.py:1916:21: error: Module has no attribute "squeeze" [attr-defined]
torch/_decomp/decompositions.py:1926:28: error: Module has no attribute "squeeze" [attr-defined]
torch/_decomp/decompositions.py:1938:23: error: Module has no attribute "sqrt" [attr-defined]
torch/_decomp/decompositions.py:2152:12: error: Module has no attribute "empty" [attr-defined]
torch/_decomp/decompositions.py:2153:29: error: Module has no attribute "uint8" [attr-defined]
torch/_decomp/decompositions.py:2243:13: error: Module has no attribute "rand_like" [attr-defined]
torch/_decomp/decompositions.py:2243:50: error: Module has no attribute "uint8" [attr-defined]
torch/_decomp/decompositions.py:2253:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:2255:22: error: Name "torch.device" is not defined [name-defined]
torch/_decomp/decompositions.py:2258:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/_decomp/decompositions.py:2260:36: error: Module has no attribute "strided" [attr-defined]
torch/_decomp/decompositions.py:2273:20: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_decomp/decompositions.py:2287:16: error: Module has no attribute "clone" [attr-defined]
torch/_decomp/decompositions.py:2327:54: error: Module has no attribute "uint8" [attr-defined]
torch/_decomp/decompositions.py:2332:37: error: Module has no attribute "uint8" [attr-defined]
torch/_decomp/decompositions.py:2424:18: error: Module has no attribute "rsqrt" [attr-defined]
torch/_decomp/decompositions.py:2436:23: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:2436:23: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_decomp/decompositions.py:2437:13: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:2437:13: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_decomp/decompositions.py:2441:9: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:2441:9: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_decomp/decompositions.py:2595:16: error: Module has no attribute "div" [attr-defined]
torch/_decomp/decompositions.py:2598:16: error: Module has no attribute "div" [attr-defined]
torch/_decomp/decompositions.py:2601:18: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:2601:62: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:2614:21: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:2614:66: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:2619:22: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_decomp/decompositions.py:2622:19: error: Module has no attribute "minimum" [attr-defined]
torch/_decomp/decompositions.py:2638:16: error: Module has no attribute "mean" [attr-defined]
torch/_decomp/decompositions.py:2650:20: error: Module has no attribute "masked_fill" [attr-defined]
torch/_decomp/decompositions.py:2704:26: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:2753:26: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:2852:18: error: Incompatible types in assignment (expression has type "int | float | complex", variable has type "Tensor") [assignment]
torch/_decomp/decompositions.py:2929:11: error: Module has no attribute "minimum" [attr-defined]
torch/_decomp/decompositions.py:2930:9: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions.py:2930:20: error: Module has no attribute "abs" [attr-defined]
torch/_decomp/decompositions.py:2935:18: error: Module has no attribute "log1p" [attr-defined]
torch/_decomp/decompositions.py:2944:25: error: Name "torch.Generator" is not defined [name-defined]
torch/_decomp/decompositions.py:3062:26: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:3062:52: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions.py:3063:64: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:3177:29: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:3222:12: error: Module has no attribute "concat" [attr-defined]
torch/_decomp/decompositions.py:3271:11: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:3272:18: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:3308:11: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:3320:14: error: Module has no attribute "zeros" [attr-defined]
torch/_decomp/decompositions.py:3321:14: error: Module has no attribute "zeros" [attr-defined]
torch/_decomp/decompositions.py:3393:21: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:3393:21: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_decomp/decompositions.py:3398:21: error: Module has no attribute "dropout" [attr-defined]
torch/_decomp/decompositions.py:3430:51: error: Module has no attribute "tanh" [attr-defined]
torch/_decomp/decompositions.py:3432:17: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3461:51: error: Module has no attribute "relu" [attr-defined]
torch/_decomp/decompositions.py:3463:17: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3495:37: error: Module has no attribute "relu" [attr-defined]
torch/_decomp/decompositions.py:3498:17: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3530:37: error: Module has no attribute "tanh" [attr-defined]
torch/_decomp/decompositions.py:3533:17: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3572:11: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:3617:18: error: Module has no attribute "concat" [attr-defined]
torch/_decomp/decompositions.py:3620:18: error: Module has no attribute "concat" [attr-defined]
torch/_decomp/decompositions.py:3635:22: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:3637:11: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:3657:16: error: Module has no attribute "_get_mkldnn_enabled" [attr-defined]
torch/_decomp/decompositions.py:3666:22: error: Module has no attribute "device" [attr-defined]
torch/_decomp/decompositions.py:3671:30: error: Module has no attribute "float" [attr-defined]
torch/_decomp/decompositions.py:3671:43: error: Module has no attribute "bfloat16" [attr-defined]
torch/_decomp/decompositions.py:3722:17: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3755:17: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3803:17: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3833:17: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3935:14: error: Module has no attribute "int32" [attr-defined]
torch/_decomp/decompositions.py:3938:12: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:3938:43: error: Module has no attribute "uint8" [attr-defined]
torch/_decomp/decompositions.py:3942:18: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:3944:18: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:3972:13: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:3976:22: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:3999:18: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions.py:4011:25: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:4050:33: error: Module has no attribute "long" [attr-defined]
torch/_decomp/decompositions.py:4050:45: error: Module has no attribute "int" [attr-defined]
torch/_decomp/decompositions.py:4055:23: error: Module has no attribute "bool" [attr-defined]
torch/_decomp/decompositions.py:4078:33: error: Module has no attribute "long" [attr-defined]
torch/_decomp/decompositions.py:4078:45: error: Module has no attribute "int" [attr-defined]
torch/_decomp/decompositions.py:4083:23: error: Module has no attribute "bool" [attr-defined]
torch/_decomp/decompositions.py:4124:19: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:4128:15: error: Module has no attribute "gather" [attr-defined]
torch/_decomp/decompositions.py:4130:14: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:4139:16: error: Module has no attribute "gather" [attr-defined]
torch/_decomp/decompositions.py:4140:16: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:4143:24: error: "bool" has no attribute "sum" [attr-defined]
torch/_decomp/decompositions.py:4197:12: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/_decomp/decompositions.py:4201:12: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/_decomp/decompositions.py:4207:20: error: Module has no attribute "device" [attr-defined]
torch/_decomp/decompositions.py:4208:15: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:4209:15: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions.py:4212:18: error: Module has no attribute "unbind" [attr-defined]
torch/_decomp/decompositions.py:4213:18: error: Module has no attribute "unbind" [attr-defined]
torch/_decomp/decompositions.py:4217:42: error: Argument 1 to "_upsample_cubic_convolution2" has incompatible type "float"; expected "Tensor" [arg-type]
torch/_decomp/decompositions.py:4231:19: error: Module has no attribute "add" [attr-defined]
torch/_decomp/decompositions.py:4235:49: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:4235:70: error: Name "torch.device" is not defined [name-defined]
torch/_decomp/decompositions.py:4238:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_decomp/decompositions.py:4241:12: error: Module has no attribute "linspace" [attr-defined]
torch/_decomp/decompositions.py:4252:16: error: Module has no attribute "ones" [attr-defined]
torch/_decomp/decompositions.py:4255:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:4256:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:4257:54: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:4268:16: error: Module has no attribute "ones" [attr-defined]
torch/_decomp/decompositions.py:4271:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:4272:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:4273:50: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:4274:54: error: Argument "pad" to "pad" has incompatible type "tuple[int, int]"; expected "list[int]" [arg-type]
torch/_decomp/decompositions.py:4341:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/_decomp/decompositions.py:4348:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/_decomp/decompositions.py:4351:19: error: "float" has no attribute "abs" [attr-defined]
torch/_decomp/decompositions.py:4352:17: error: Module has no attribute "fmod" [attr-defined]
torch/_decomp/decompositions.py:4353:58: error: Module has no attribute "int8" [attr-defined]
torch/_decomp/decompositions.py:4354:16: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:4362:20: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:4368:20: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:4387:16: error: Module has no attribute "logical_and" [attr-defined]
torch/_decomp/decompositions.py:4388:22: error: Module has no attribute "logical_and" [attr-defined]
torch/_decomp/decompositions.py:4391:13: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:4392:13: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:4402:13: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:4403:35: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:4571:16: error: Module has no attribute "dot" [attr-defined]
torch/_decomp/decompositions.py:4573:16: error: Module has no attribute "mv" [attr-defined]
torch/_decomp/decompositions.py:4575:16: error: Module has no attribute "squeeze" [attr-defined]
torch/_decomp/decompositions.py:4575:30: error: Module has no attribute "mm" [attr-defined]
torch/_decomp/decompositions.py:4575:39: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_decomp/decompositions.py:4577:16: error: Module has no attribute "mm" [attr-defined]
torch/_decomp/decompositions.py:4709:9: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:4710:9: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:4723:14: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:4724:14: error: Module has no attribute "int64" [attr-defined]
torch/_decomp/decompositions.py:4733:23: error: Module has no attribute "uint8" [attr-defined]
torch/_decomp/decompositions.py:4738:47: error: Module has no attribute "sign" [attr-defined]
torch/_decomp/decompositions.py:4738:71: error: Module has no attribute "int16" [attr-defined]
torch/_decomp/decompositions.py:4742:47: error: Module has no attribute "sign" [attr-defined]
torch/_decomp/decompositions.py:4742:71: error: Module has no attribute "int16" [attr-defined]
torch/_decomp/decompositions.py:4747:17: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:4748:17: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:4754:27: error: Module has no attribute "uint8" [attr-defined]
torch/_decomp/decompositions.py:4760:23: error: Module has no attribute "uint8" [attr-defined]
torch/_decomp/decompositions.py:4807:19: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:4824:19: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:4825:16: error: Module has no attribute "clamp" [attr-defined]
torch/_decomp/decompositions.py:4878:24: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:4885:16: error: Module has no attribute "logical_and" [attr-defined]
torch/_decomp/decompositions.py:4957:12: error: Module has no attribute "amin" [attr-defined]
torch/_decomp/decompositions.py:4959:12: error: Module has no attribute "amax" [attr-defined]
torch/_decomp/decompositions.py:4966:21: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:4966:33: error: Module has no attribute "isnan" [attr-defined]
torch/_decomp/decompositions.py:4974:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:4975:13: error: Name "torch.layout" is not defined [name-defined]
torch/_decomp/decompositions.py:4975:28: error: Module has no attribute "strided" [attr-defined]
torch/_decomp/decompositions.py:4976:22: error: Name "torch.device" is not defined [name-defined]
torch/_decomp/decompositions.py:4989:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:4990:13: error: Name "torch.layout" is not defined [name-defined]
torch/_decomp/decompositions.py:4990:28: error: Module has no attribute "strided" [attr-defined]
torch/_decomp/decompositions.py:4991:22: error: Name "torch.device" is not defined [name-defined]
torch/_decomp/decompositions.py:5037:9: error: Module has no attribute "gather" [attr-defined]
torch/_decomp/decompositions.py:5043:11: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:5044:9: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:5075:11: error: Module has no attribute "arange" [attr-defined]
torch/_decomp/decompositions.py:5077:15: error: Module has no attribute "amin" [attr-defined]
torch/_decomp/decompositions.py:5077:26: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:5081:13: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:5082:9: error: Module has no attribute "gather" [attr-defined]
torch/_decomp/decompositions.py:5084:13: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:5085:17: error: Module has no attribute "any" [attr-defined]
torch/_decomp/decompositions.py:5091:9: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:5128:9: error: Module has no attribute "is_floating_point" [attr-defined]
torch/_decomp/decompositions.py:5179:35: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:5201:14: error: Module has no attribute "bmm" [attr-defined]
torch/_decomp/decompositions.py:5215:12: error: Module has no attribute "div" [attr-defined]
torch/_decomp/decompositions.py:5227:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_decomp/decompositions.py:5253:18: error: Module has no attribute "float" [attr-defined]
torch/_decomp/decompositions.py:5253:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_decomp/decompositions.py:5263:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_decomp/decompositions.py:5266:20: error: Module has no attribute "ne" [attr-defined]
torch/_decomp/decompositions.py:5268:20: error: Module has no attribute "eq" [attr-defined]
torch/_decomp/decompositions.py:5282:25: error: Name "torch.Generator" is not defined [name-defined]
torch/_decomp/decompositions.py:5285:17: error: Module has no attribute "rand" [attr-defined]
torch/_decomp/decompositions.py:5285:47: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions.py:5287:17: error: Module has no attribute "rand" [attr-defined]
torch/_decomp/decompositions.py:5290:19: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions.py:5299:16: error: Module has no attribute "empty_like" [attr-defined]
torch/_decomp/decompositions.py:5299:49: error: Module has no attribute "bool" [attr-defined]
torch/_decomp/decompositions.py:5314:24: error: Module has no attribute "cat" [attr-defined]
torch/_decomp/decompositions.py:5315:41: error: Module has no attribute "sort" [attr-defined]
torch/_decomp/decompositions.py:5318:26: error: Module has no attribute "constant_pad_nd" [attr-defined]
torch/_decomp/decompositions.py:5323:16: error: Module has no attribute "empty_like" [attr-defined]
torch/_decomp/decompositions.py:5328:35: error: Module has no attribute "sort" [attr-defined]
torch/_decomp/decompositions.py:5329:15: error: Module has no attribute "searchsorted" [attr-defined]
torch/_decomp/decompositions.py:5330:20: error: Module has no attribute "where" [attr-defined]
torch/_decomp/decompositions.py:5346:25: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_decomp/decompositions.py:5347:25: error: Module has no attribute "preserve_format" [attr-defined]
torch/_meta_registrations.py:99:9: error: Module has no attribute "complex32" [attr-defined]
torch/_meta_registrations.py:99:26: error: Module has no attribute "half" [attr-defined]
torch/_meta_registrations.py:100:9: error: Module has no attribute "cfloat" [attr-defined]
torch/_meta_registrations.py:100:23: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:101:9: error: Module has no attribute "cdouble" [attr-defined]
torch/_meta_registrations.py:101:24: error: Module has no attribute "double" [attr-defined]
torch/_meta_registrations.py:123:12: error: Module has no attribute "strided" [attr-defined]
torch/_meta_registrations.py:140:13: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_meta_registrations.py:150:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_meta_registrations.py:151:30: error: Module has no attribute "dtype" [attr-defined]
torch/_meta_registrations.py:162:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:177:24: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:213:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:213:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:221:14: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:222:15: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:222:65: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:234:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:234:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:279:50: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:379:65: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:392:35: error: Module has no attribute "Size" [attr-defined]
torch/_meta_registrations.py:399:11: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:404:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:415:11: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:425:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:437:11: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:446:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:454:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:474:42: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:484:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:512:45: error: Module has no attribute "_debug_has_internal_overlap" [attr-defined]
torch/_meta_registrations.py:552:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:568:31: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:568:59: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:584:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:593:30: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:593:58: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:613:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:628:30: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:628:58: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:645:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:652:9: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:653:9: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:654:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:655:9: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:656:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:661:49: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:661:61: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:675:13: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:676:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:677:13: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:678:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:696:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:696:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:740:16: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:744:27: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:770:44: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:786:44: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:799:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:804:5: error: Module has no attribute "_resize_output_" [attr-defined]
torch/_meta_registrations.py:805:22: error: Module has no attribute "angle" [attr-defined]
torch/_meta_registrations.py:832:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:943:23: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:943:36: error: Module has no attribute "double" [attr-defined]
torch/_meta_registrations.py:943:50: error: Module has no attribute "cfloat" [attr-defined]
torch/_meta_registrations.py:943:64: error: Module has no attribute "cdouble" [attr-defined]
torch/_meta_registrations.py:1042:39: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:1072:16: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:1099:54: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:1148:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1165:45: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:1179:10: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1185:52: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:1186:50: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:1226:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1279:10: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1289:39: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:1293:37: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:1318:25: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:1341:14: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1369:29: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:1454:10: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1460:44: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:1581:15: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1588:11: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1594:45: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:1595:43: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:1660:20: error: Module has no attribute "strided" [attr-defined]
torch/_meta_registrations.py:1662:20: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1668:30: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1674:22: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_meta_registrations.py:1674:54: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_meta_registrations.py:1675:20: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:1693:46: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:1781:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:1868:24: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:1979:24: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:1989:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:1990:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:2105:24: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:2183:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:2221:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:2221:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:2232:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:2232:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:2238:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:2261:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:2261:41: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:2262:13: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:2267:39: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:2280:30: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:2281:33: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:2281:48: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:2431:62: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:2455:20: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:2456:53: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:2457:20: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:2458:16: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:2504:4: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/_meta_registrations.py:2526:29: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:2528:33: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:2538:8: error: Module has no attribute "has_mkl" [attr-defined]
torch/_meta_registrations.py:2587:13: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:2588:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:2589:13: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:2590:13: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:2591:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:2598:16: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:2599:16: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:2600:16: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:2654:13: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:2655:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:2656:13: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:2657:13: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:2658:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:2691:13: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:2692:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:2693:13: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:2694:13: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:2695:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:2734:25: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:2739:16: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:2751:25: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:2751:40: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:2751:55: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:2755:24: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:2758:35: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:2802:29: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:2802:42: error: Module has no attribute "uint16" [attr-defined]
torch/_meta_registrations.py:2802:56: error: Module has no attribute "uint32" [attr-defined]
torch/_meta_registrations.py:2802:70: error: Module has no attribute "uint64" [attr-defined]
torch/_meta_registrations.py:2850:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:2968:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:3000:29: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:3000:42: error: Module has no attribute "uint16" [attr-defined]
torch/_meta_registrations.py:3000:56: error: Module has no attribute "uint32" [attr-defined]
torch/_meta_registrations.py:3000:70: error: Module has no attribute "uint64" [attr-defined]
torch/_meta_registrations.py:3156:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:3190:21: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:3192:25: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:3200:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:3251:52: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:3257:52: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:3322:48: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:3357:53: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:3371:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:3374:15: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:3388:33: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:3388:45: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:3388:56: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:3388:68: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:3391:32: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:3391:44: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:3624:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:3641:20: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:3645:20: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:3655:54: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:3662:20: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:3674:15: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:3682:20: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:3689:15: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:3698:21: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:3698:36: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:3698:51: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:3702:20: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:3713:21: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:3713:36: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:3713:51: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:3717:20: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:3728:21: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:3728:36: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:3728:51: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:3732:20: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:3856:26: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:3860:62: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:3865:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:3871:65: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:3873:56: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:3886:22: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:3897:21: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:3897:36: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:3897:51: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:3902:20: error: Module has no attribute "int8" [attr-defined]
torch/_meta_registrations.py:3957:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/_meta_registrations.py:3960:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:3960:47: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:3980:27: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:3980:39: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:3984:27: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:3984:39: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:4026:27: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:4026:55: error: Module has no attribute "half" [attr-defined]
torch/_meta_registrations.py:4085:16: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:4125:45: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:4293:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:4314:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:4321:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:4333:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:4353:24: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:4353:36: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:4367:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:4367:51: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:4403:29: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:4403:62: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:4404:28: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:4521:25: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:4792:25: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:4797:27: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:4868:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:4900:9: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:4906:9: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:4908:19: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:4987:9: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:4992:9: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:4994:19: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:5082:67: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:5089:27: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:5096:48: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:5099:36: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:5100:44: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:5190:67: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:5197:27: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:5203:50: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_meta_registrations.py:5217:25: error: Module has no attribute "strided" [attr-defined]
torch/_meta_registrations.py:5284:22: error: Module has no attribute "zeros_like" [attr-defined]
torch/_meta_registrations.py:5284:60: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:5287:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:5287:54: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:5325:22: error: Module has no attribute "zeros_like" [attr-defined]
torch/_meta_registrations.py:5330:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:5341:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5354:18: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_meta_registrations.py:5360:15: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5402:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_meta_registrations.py:5406:18: error: Module has no attribute "strided" [attr-defined]
torch/_meta_registrations.py:5407:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5424:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_meta_registrations.py:5428:18: error: Module has no attribute "strided" [attr-defined]
torch/_meta_registrations.py:5429:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5486:28: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:5486:57: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:5526:28: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:5526:57: error: Module has no attribute "int" [attr-defined]
torch/_meta_registrations.py:5658:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:5659:17: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5661:15: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:5672:22: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5678:22: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5687:16: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5687:38: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:5688:18: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5688:40: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:5690:16: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5690:39: error: Module has no attribute "uint64" [attr-defined]
torch/_meta_registrations.py:5691:18: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5691:40: error: Module has no attribute "uint64" [attr-defined]
torch/_meta_registrations.py:5712:15: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:5719:15: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5747:18: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5749:15: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:5754:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5754:34: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:5755:14: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5755:36: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:5790:18: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5792:15: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:5797:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5797:34: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:5798:14: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5798:36: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:5835:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:5836:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:5837:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:5859:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:5860:17: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:5866:15: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:5894:14: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_meta_registrations.py:5900:14: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_meta_registrations.py:5906:14: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_meta_registrations.py:5991:11: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6001:18: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6003:15: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:6010:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6010:34: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:6011:14: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6011:36: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:6044:14: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_meta_registrations.py:6050:14: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_meta_registrations.py:6056:14: error: Module has no attribute "empty_permuted" [attr-defined]
torch/_meta_registrations.py:6068:21: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6099:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6100:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6101:14: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6138:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6140:21: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6142:19: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:6147:21: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6148:41: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:6158:22: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6164:22: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6171:16: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6171:38: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:6172:18: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6172:40: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:6174:16: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6174:39: error: Module has no attribute "uint64" [attr-defined]
torch/_meta_registrations.py:6175:18: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6175:40: error: Module has no attribute "uint64" [attr-defined]
torch/_meta_registrations.py:6209:18: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6210:16: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6211:18: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6244:11: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6255:18: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6257:15: error: Module has no attribute "float" [attr-defined]
torch/_meta_registrations.py:6262:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6262:34: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:6263:14: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6263:36: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:6302:17: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6311:22: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6312:20: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6313:22: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:6320:21: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6323:21: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6335:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:6340:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:6341:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_meta_registrations.py:6342:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_meta_registrations.py:6343:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_meta_registrations.py:6344:13: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/_meta_registrations.py:6391:34: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:6392:38: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:6395:34: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:6396:38: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:6403:34: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6409:33: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:6453:34: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6505:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6516:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:6532:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:6539:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:6540:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_meta_registrations.py:6541:13: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_meta_registrations.py:6542:13: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_meta_registrations.py:6543:13: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/_meta_registrations.py:6547:26: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/_meta_registrations.py:6679:41: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6680:41: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6687:41: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6689:41: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6700:37: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6731:37: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6762:37: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6803:41: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:6805:41: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:6809:21: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:6821:41: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:6823:41: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6825:41: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:6827:41: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:6853:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6867:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:6907:16: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6907:47: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:6908:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:6909:43: error: Module has no attribute "long" [attr-defined]
torch/_meta_registrations.py:6976:25: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7043:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7043:65: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:7110:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7110:61: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7111:10: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7111:45: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7112:10: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7112:45: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7159:14: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:7167:52: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:7201:14: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:7205:14: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:7208:17: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:7208:59: error: Module has no attribute "uint8" [attr-defined]
torch/_meta_registrations.py:7242:40: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:7250:18: error: Module has no attribute "jagged" [attr-defined]
torch/_meta_registrations.py:7251:18: error: Module has no attribute "strided" [attr-defined]
torch/_meta_registrations.py:7252:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:7268:69: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:7281:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7304:63: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:7307:35: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7331:18: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7334:15: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7362:66: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:7367:24: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7369:24: error: Module has no attribute "channels_last" [attr-defined]
torch/_meta_registrations.py:7370:47: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7371:20: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7372:47: error: Module has no attribute "preserve_format" [attr-defined]
torch/_meta_registrations.py:7373:20: error: Module has no attribute "preserve_format" [attr-defined]
torch/_meta_registrations.py:7423:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7425:15: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:7425:45: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:7426:23: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7455:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:7531:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7537:9: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_meta_registrations.py:7538:9: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_meta_registrations.py:7539:9: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_meta_registrations.py:7540:9: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_meta_registrations.py:7623:13: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:7623:43: error: Module has no attribute "int64" [attr-defined]
torch/_meta_registrations.py:7625:16: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7626:46: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:7629:16: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:7634:23: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:7634:35: error: Module has no attribute "complex128" [attr-defined]
torch/_meta_registrations.py:7634:53: error: Module has no attribute "complex64" [attr-defined]
torch/_meta_registrations.py:7708:24: error: Module has no attribute "float16" [attr-defined]
torch/_meta_registrations.py:7708:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:7708:55: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:7708:70: error: Module has no attribute "float64" [attr-defined]
torch/_meta_registrations.py:7749:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_meta_registrations.py:7752:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_meta_registrations.py:7756:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7756:45: error: Module has no attribute "bool" [attr-defined]
torch/_meta_registrations.py:7767:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7778:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7788:12: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:7825:15: error: Module has no attribute "empty_strided" [attr-defined]
torch/_meta_registrations.py:7829:15: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:7841:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:7855:21: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_meta_registrations.py:7855:69: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_meta_registrations.py:7862:28: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:7928:31: error: Module has no attribute "float32" [attr-defined]
torch/_meta_registrations.py:7930:34: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:7931:38: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:7936:30: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:7937:34: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_meta_registrations.py:8022:31: error: Module has no attribute "int32" [attr-defined]
torch/_meta_registrations.py:8037:43: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:8051:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:8074:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_meta_registrations.py:8078:30: error: Module has no attribute "bfloat16" [attr-defined]
torch/_meta_registrations.py:8097:27: error: Module has no attribute "half" [attr-defined]
torch/_meta_registrations.py:8103:11: error: Module has no attribute "empty_like" [attr-defined]
torch/_meta_registrations.py:8103:65: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_meta_registrations.py:8154:12: error: Module has no attribute "empty" [attr-defined]
torch/_meta_registrations.py:8400:29: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_meta_registrations.py:8402:12: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_refs/_conversions.py:40:47: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/_conversions.py:42:46: error: Name "torch.memory_format" is not defined [name-defined]
torch/_refs/_conversions.py:42:68: error: Module has no attribute "preserve_format" [attr-defined]
torch/_refs/_conversions.py:50:48: error: Module has no attribute "bfloat16" [attr-defined]
torch/_refs/_conversions.py:52:40: error: Module has no attribute "bool" [attr-defined]
torch/_refs/_conversions.py:54:40: error: Module has no attribute "uint8" [attr-defined]
torch/_refs/_conversions.py:56:46: error: Module has no attribute "cdouble" [attr-defined]
torch/_refs/_conversions.py:58:44: error: Module has no attribute "cfloat" [attr-defined]
torch/_refs/_conversions.py:60:42: error: Module has no attribute "complex32" [attr-defined]
torch/_refs/_conversions.py:62:40: error: Module has no attribute "int8" [attr-defined]
torch/_refs/_conversions.py:64:44: error: Module has no attribute "double" [attr-defined]
torch/_refs/_conversions.py:66:42: error: Module has no attribute "float" [attr-defined]
torch/_refs/_conversions.py:68:40: error: Module has no attribute "half" [attr-defined]
torch/_refs/_conversions.py:70:38: error: Module has no attribute "int" [attr-defined]
torch/_refs/_conversions.py:72:40: error: Module has no attribute "long" [attr-defined]
torch/_refs/_conversions.py:74:42: error: Module has no attribute "short" [attr-defined]
torch/_refs/_conversions.py:82:23: error: Module has no attribute "float32" [attr-defined]
torch/_refs/_conversions.py:82:38: error: Module has no attribute "float64" [attr-defined]
torch/_refs/_conversions.py:82:53: error: Module has no attribute "float16" [attr-defined]
torch/_refs/_conversions.py:116:14: error: Module has no attribute "complex"; maybe "compile"? [attr-defined]
torch/_refs/_conversions.py:117:25: error: Module has no attribute "cos" [attr-defined]
torch/_refs/_conversions.py:118:25: error: Module has no attribute "sin" [attr-defined]
torch/_refs/special/__init__.py:70:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/special/__init__.py:71:9: error: Module has no attribute "isnan" [attr-defined]
torch/_refs/special/__init__.py:73:9: error: Module has no attribute "where" [attr-defined]
torch/_refs/special/__init__.py:73:33: error: Module has no attribute "log" [attr-defined]
torch/_refs/special/__init__.py:88:21: error: Module has no attribute "sigmoid" [attr-defined]
torch/_refs/special/__init__.py:122:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/special/__init__.py:124:9: error: Module has no attribute "log" [attr-defined]
torch/_refs/special/__init__.py:125:9: error: Module has no attribute "log1p" [attr-defined]
torch/_refs/special/__init__.py:125:22: error: Module has no attribute "erfc" [attr-defined]
torch/_refs/special/__init__.py:140:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/special/__init__.py:141:12: error: Module has no attribute "log" [attr-defined]
torch/_refs/special/__init__.py:141:22: error: Module has no attribute "true_divide" [attr-defined]
torch/_refs/special/__init__.py:141:46: error: Module has no attribute "sub" [attr-defined]
torch/_refs/special/__init__.py:167:11: error: Module has no attribute "where" [attr-defined]
torch/_refs/special/__init__.py:167:23: error: Module has no attribute "eq" [attr-defined]
torch/_refs/special/__init__.py:167:42: error: Module has no attribute "mul" [attr-defined]
torch/_refs/special/__init__.py:167:55: error: Module has no attribute "log1p" [attr-defined]
torch/_refs/special/__init__.py:168:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/special/__init__.py:168:24: error: Module has no attribute "isnan" [attr-defined]
torch/_refs/special/__init__.py:179:15: error: Module has no attribute "arange" [attr-defined]
torch/_refs/special/__init__.py:180:12: error: Module has no attribute "sum" [attr-defined]
torch/_refs/special/__init__.py:180:22: error: Module has no attribute "lgamma" [attr-defined]
torch/_refs/special/__init__.py:193:17: error: Module has no attribute "erf" [attr-defined]
torch/_refs/special/__init__.py:211:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/special/__init__.py:213:12: error: Module has no attribute "log_softmax" [attr-defined]
torch/_refs/special/__init__.py:213:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/special/__init__.py:221:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/special/__init__.py:223:12: error: Module has no attribute "softmax" [attr-defined]
torch/_refs/special/__init__.py:223:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/nn/functional/__init__.py:93:9: error: Incompatible return value type (got "bool", expected "Tensor") [return-value]
torch/_refs/nn/functional/__init__.py:94:50: error: Module has no attribute "float32" [attr-defined]
torch/_refs/nn/functional/__init__.py:116:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/_refs/nn/functional/__init__.py:130:9: error: Module has no attribute "logical_not" [attr-defined]
torch/_refs/nn/functional/__init__.py:189:23: error: Module has no attribute "expm1" [attr-defined]
torch/_refs/nn/functional/__init__.py:189:23: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/nn/functional/__init__.py:189:35: error: Module has no attribute "true_divide" [attr-defined]
torch/_refs/nn/functional/__init__.py:191:15: error: Module has no attribute "expm1" [attr-defined]
torch/_refs/nn/functional/__init__.py:193:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:213:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/_refs/nn/functional/__init__.py:259:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:259:60: error: Module has no attribute "expm1" [attr-defined]
torch/_refs/nn/functional/__init__.py:277:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:277:24: error: Module has no attribute "le" [attr-defined]
torch/_refs/nn/functional/__init__.py:346:12: error: Module has no attribute "native_group_norm" [attr-defined]
torch/_refs/nn/functional/__init__.py:368:12: error: Module has no attribute "native_layer_norm" [attr-defined]
torch/_refs/nn/functional/__init__.py:392:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:392:24: error: Module has no attribute "gt" [attr-defined]
torch/_refs/nn/functional/__init__.py:392:43: error: Module has no attribute "mul" [attr-defined]
torch/_refs/nn/functional/__init__.py:409:16: error: Module has no attribute "tanh" [attr-defined]
torch/_refs/nn/functional/__init__.py:429:19: error: Module has no attribute "expm1" [attr-defined]
torch/_refs/nn/functional/__init__.py:431:20: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:440:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/nn/functional/__init__.py:447:12: error: Module has no attribute "softmax" [attr-defined]
torch/_refs/nn/functional/__init__.py:447:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/nn/functional/__init__.py:455:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/nn/functional/__init__.py:462:12: error: Module has no attribute "softmax" [attr-defined]
torch/_refs/nn/functional/__init__.py:462:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/nn/functional/__init__.py:493:15: error: Module has no attribute "true_divide" [attr-defined]
torch/_refs/nn/functional/__init__.py:493:15: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/nn/functional/__init__.py:493:33: error: Module has no attribute "log1p" [attr-defined]
torch/_refs/nn/functional/__init__.py:493:45: error: Module has no attribute "exp" [attr-defined]
torch/_refs/nn/functional/__init__.py:497:15: error: Module has no attribute "log1p" [attr-defined]
torch/_refs/nn/functional/__init__.py:497:27: error: Module has no attribute "exp" [attr-defined]
torch/_refs/nn/functional/__init__.py:499:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:499:24: error: Unsupported operand types for > ("int" and "complex") [operator]
torch/_refs/nn/functional/__init__.py:499:24: error: Unsupported operand types for > ("float" and "complex") [operator]
torch/_refs/nn/functional/__init__.py:499:24: error: Unsupported operand types for < ("bool" and "complex") [operator]
torch/_refs/nn/functional/__init__.py:499:24: error: Unsupported operand types for < ("int" and "complex") [operator]
torch/_refs/nn/functional/__init__.py:499:24: error: Unsupported operand types for < ("float" and "complex") [operator]
torch/_refs/nn/functional/__init__.py:499:24: error: Unsupported left operand type for > ("complex") [operator]
torch/_refs/nn/functional/__init__.py:499:24: note: Both left and right operands are unions
torch/_refs/nn/functional/__init__.py:510:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:510:24: error: Module has no attribute "abs" [attr-defined]
torch/_refs/nn/functional/__init__.py:528:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:528:24: error: Module has no attribute "abs" [attr-defined]
torch/_refs/nn/functional/__init__.py:528:50: error: Module has no attribute "sign" [attr-defined]
torch/_refs/nn/functional/__init__.py:547:16: error: Module has no attribute "sum" [attr-defined]
torch/_refs/nn/functional/__init__.py:549:16: error: Module has no attribute "mean" [attr-defined]
torch/_refs/nn/functional/__init__.py:598:12: error: Module has no attribute "abs" [attr-defined]
torch/_refs/nn/functional/__init__.py:629:16: error: Module has no attribute "abs" [attr-defined]
torch/_refs/nn/functional/__init__.py:631:16: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:641:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/nn/functional/__init__.py:648:12: error: Module has no attribute "log_softmax" [attr-defined]
torch/_refs/nn/functional/__init__.py:648:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/nn/functional/__init__.py:666:12: error: Module has no attribute "clamp_min" [attr-defined]
torch/_refs/nn/functional/__init__.py:687:12: error: Module has no attribute "pow" [attr-defined]
torch/_refs/nn/functional/__init__.py:701:20: error: Module has no attribute "clamp_min" [attr-defined]
torch/_refs/nn/functional/__init__.py:702:21: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:703:19: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:727:19: error: Module has no attribute "flatten" [attr-defined]
torch/_refs/nn/functional/__init__.py:728:27: error: Module has no attribute "eq" [attr-defined]
torch/_refs/nn/functional/__init__.py:746:27: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_refs/nn/functional/__init__.py:748:9: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_refs/nn/functional/__init__.py:752:22: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:765:23: error: Module has no attribute "arange" [attr-defined]
torch/_refs/nn/functional/__init__.py:772:19: error: Module has no attribute "arange" [attr-defined]
torch/_refs/nn/functional/__init__.py:776:12: error: Module has no attribute "reshape" [attr-defined]
torch/_refs/nn/functional/__init__.py:781:16: error: Module has no attribute "sum" [attr-defined]
torch/_refs/nn/functional/__init__.py:784:16: error: Module has no attribute "sum" [attr-defined]
torch/_refs/nn/functional/__init__.py:824:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/_refs/nn/functional/__init__.py:826:20: error: Module has no attribute "empty_like" [attr-defined]
torch/_refs/nn/functional/__init__.py:828:20: error: Module has no attribute "full_like" [attr-defined]
torch/_refs/nn/functional/__init__.py:856:13: error: Module has no attribute "reshape" [attr-defined]
torch/_refs/nn/functional/__init__.py:857:14: error: Module has no attribute "reshape" [attr-defined]
torch/_refs/nn/functional/__init__.py:863:16: error: Module has no attribute "reshape" [attr-defined]
torch/_refs/nn/functional/__init__.py:893:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:911:16: error: Module has no attribute "tanh" [attr-defined]
torch/_refs/nn/functional/__init__.py:934:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:966:40: error: Module has no attribute "pairwise_distance" [attr-defined]
torch/_refs/nn/functional/__init__.py:1002:29: error: Module has no attribute "pairwise_distance" [attr-defined]
torch/_refs/nn/functional/__init__.py:1013:20: error: Module has no attribute "minimum" [attr-defined]
torch/_refs/nn/functional/__init__.py:1014:12: error: Module has no attribute "clamp_min" [attr-defined]
torch/_refs/nn/functional/__init__.py:1044:28: error: Module has no attribute "uint8" [attr-defined]
torch/_refs/nn/functional/__init__.py:1052:12: error: Module has no attribute "clamp" [attr-defined]
torch/_refs/nn/functional/__init__.py:1052:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/nn/functional/__init__.py:1078:31: error: Module has no attribute "tanh" [attr-defined]
torch/_refs/nn/functional/__init__.py:1081:31: error: Module has no attribute "erf" [attr-defined]
torch/_refs/nn/functional/__init__.py:1111:16: error: Module has no attribute "exp" [attr-defined]
torch/_refs/nn/functional/__init__.py:1113:33: error: Module has no attribute "log" [attr-defined]
torch/_refs/nn/functional/__init__.py:1117:22: error: Module has no attribute "log" [attr-defined]
torch/_refs/nn/functional/__init__.py:1163:12: error: Module has no attribute "where" [attr-defined]
torch/_refs/nn/functional/__init__.py:1194:12: error: Module has no attribute "tensor_split" [attr-defined]
torch/_refs/nn/functional/__init__.py:1196:16: error: Module has no attribute "sigmoid" [attr-defined]
torch/_refs/nn/functional/__init__.py:1223:15: error: Module has no attribute "mm" [attr-defined]
torch/_refs/nn/functional/__init__.py:1224:20: error: Module has no attribute "diag" [attr-defined]
torch/_refs/nn/functional/__init__.py:1225:13: error: Module has no attribute "sqrt" [attr-defined]
torch/_refs/nn/functional/__init__.py:1225:24: error: Module has no attribute "clamp" [attr-defined]
torch/_refs/nn/functional/__init__.py:1228:9: error: Module has no attribute "triu_indices" [attr-defined]
torch/_refs/linalg/__init__.py:39:39: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/linalg/__init__.py:84:11: error: Module has no attribute "arange" [attr-defined]
torch/_refs/linalg/__init__.py:97:12: error: Module has no attribute "diagonal" [attr-defined]
torch/_refs/linalg/__init__.py:136:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/linalg/__init__.py:157:16: error: Module has no attribute "sum" [attr-defined]
torch/_refs/linalg/__init__.py:157:26: error: Module has no attribute "ne" [attr-defined]
torch/_refs/linalg/__init__.py:159:32: error: Module has no attribute "amax" [attr-defined]
torch/_refs/linalg/__init__.py:159:32: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/linalg/__init__.py:159:43: error: Module has no attribute "abs" [attr-defined]
torch/_refs/linalg/__init__.py:161:32: error: Module has no attribute "amin" [attr-defined]
torch/_refs/linalg/__init__.py:161:32: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/linalg/__init__.py:161:43: error: Module has no attribute "abs" [attr-defined]
torch/_refs/linalg/__init__.py:165:30: error: Module has no attribute "sum" [attr-defined]
torch/_refs/linalg/__init__.py:179:17: error: Module has no attribute "abs" [attr-defined]
torch/_refs/linalg/__init__.py:189:17: error: Module has no attribute "abs" [attr-defined]
torch/_refs/linalg/__init__.py:190:32: error: Module has no attribute "pow" [attr-defined]
torch/_refs/linalg/__init__.py:190:32: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_refs/linalg/__init__.py:214:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_refs/linalg/__init__.py:253:22: error: Module has no attribute "sum" [attr-defined]
torch/_refs/linalg/__init__.py:256:42: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_refs/linalg/__init__.py:270:27: error: Module has no attribute "amax" [attr-defined]
torch/_refs/linalg/__init__.py:270:56: error: Module has no attribute "amin" [attr-defined]
torch/_refs/linalg/__init__.py:280:42: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_refs/linalg/__init__.py:302:21: error: Name "torch.dtype" is not defined [name-defined]
functorch/dim/__init__.py:522:20: error: Module has no attribute "softmax" [attr-defined]
functorch/dim/__init__.py:526:20: error: Module has no attribute "stack" [attr-defined]
functorch/dim/__init__.py:937:27: error: Module has no attribute "arange" [attr-defined]
functorch/dim/__init__.py:1154:18: error: Module has no attribute "stack" [attr-defined]
functorch/dim/__init__.py:1192:14: error: Module has no attribute "stack" [attr-defined]
functorch/dim/__init__.py:1417:16: error: Module has no attribute "matmul" [attr-defined]
functorch/dim/__init__.py:1478:18: error: Module has no attribute "bmm" [attr-defined]
functorch/dim/__init__.py:1484:18: error: Module has no attribute "mm" [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:18:5: error: Module has no attribute "rnn_relu" [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:22:5: error: Module has no attribute "rnn_tanh" [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:26:5: error: Module has no attribute "lstm" [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:30:5: error: Module has no attribute "gru" [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_impl.py:143:20: error: Module has no attribute "_cudnn_rnn_flatten_weight" [attr-defined]
torch/nn/attention/flex_attention.py:357:42: error: Module has no attribute "bool" [attr-defined]
torch/nn/attention/flex_attention.py:398:73: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/flex_attention.py:400:23: error: Module has no attribute "arange" [attr-defined]
torch/nn/attention/flex_attention.py:400:52: error: Module has no attribute "int" [attr-defined]
torch/nn/attention/flex_attention.py:403:21: error: Module has no attribute "arange" [attr-defined]
torch/nn/attention/flex_attention.py:403:50: error: Module has no attribute "int" [attr-defined]
torch/nn/attention/flex_attention.py:407:25: error: Module has no attribute "where" [attr-defined]
torch/nn/attention/flex_attention.py:422:38: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/flex_attention.py:424:19: error: Module has no attribute "argsort" [attr-defined]
torch/nn/attention/flex_attention.py:426:30: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/flex_attention.py:426:57: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/attention/flex_attention.py:427:24: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/flex_attention.py:427:51: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/attention/flex_attention.py:444:18: error: Module has no attribute "where" [attr-defined]
torch/nn/attention/flex_attention.py:445:18: error: Module has no attribute "sum" [attr-defined]
torch/nn/attention/flex_attention.py:445:76: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/flex_attention.py:910:26: error: Name "torch.device" is not defined [name-defined]
torch/nn/attention/flex_attention.py:977:26: error: Module has no attribute "bool" [attr-defined]
torch/nn/attention/flex_attention.py:985:9: error: Argument 2 to "pad" has incompatible type "tuple[int, Any, int, Any]"; expected "list[int]" [arg-type]
torch/nn/attention/flex_attention.py:1008:50: error: Module has no attribute "int8" [attr-defined]
torch/nn/attention/flex_attention.py:1009:44: error: Module has no attribute "int8" [attr-defined]
torch/nn/attention/flex_attention.py:1013:50: error: Module has no attribute "int8" [attr-defined]
torch/nn/attention/flex_attention.py:1023:40: error: Module has no attribute "bool" [attr-defined]
torch/nn/attention/flex_attention.py:1037:39: error: Module has no attribute "bool" [attr-defined]
torch/nn/attention/flex_attention.py:1112:9: error: Module has no attribute "arange" [attr-defined]
torch/nn/attention/flex_attention.py:1113:9: error: Module has no attribute "arange" [attr-defined]
torch/nn/attention/flex_attention.py:1114:9: error: Module has no attribute "arange" [attr-defined]
torch/nn/attention/flex_attention.py:1115:9: error: Module has no attribute "arange" [attr-defined]
torch/nn/attention/flex_attention.py:1124:29: error: Module has no attribute "zeros" [attr-defined]
torch/nn/attention/flex_attention.py:1125:20: error: Module has no attribute "where" [attr-defined]
torch/nn/attention/flex_attention.py:1125:32: error: Module has no attribute "isneginf" [attr-defined]
torch/nn/attention/flex_attention.py:1228:23: error: Module has no attribute "ones" [attr-defined]
torch/nn/attention/flex_attention.py:1228:51: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/flex_attention.py:1229:20: error: Module has no attribute "zeros" [attr-defined]
torch/nn/attention/flex_attention.py:1229:52: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/flex_attention.py:1272:46: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/nn/attention/flex_attention.py:1340:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/nn/attention/flex_attention.py:1341:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/distributed/optim/optimizer.py:189:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:78:23: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:126:27: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:166:39: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py:175:32: error: Module has no attribute "empty" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:20: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:33: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:45: error: Module has no attribute "uint16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:59: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:14:72: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:15:18: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:15:37: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:18:9: error: Module has no attribute "iinfo" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:21:14: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:57:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:74:24: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:74:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:75:26: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:76:23: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:83:12: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:84:9: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:95:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:97:24: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:97:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:98:26: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:99:23: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:103:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:121:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:153:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:155:24: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:155:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:156:26: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:165:23: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:169:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:188:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:220:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:249:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:251:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:284:21: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:301:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:303:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:306:21: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:307:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:327:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:329:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:362:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:364:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:367:21: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:381:16: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:404:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:406:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:441:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:456:67: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:472:9: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:473:9: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:474:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:485:24: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:510:67: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:526:9: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:527:9: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:528:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:539:24: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:548:17: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:554:77: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:557:9: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:558:9: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:559:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:568:12: error: Module has no attribute "empty" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:568:33: error: Module has no attribute "double" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:569:18: error: Module has no attribute "int64" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:575:77: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:577:12: error: Module has no attribute "empty" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:577:33: error: Module has no attribute "double" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:578:18: error: Module has no attribute "int64" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:605:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:624:24: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:624:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:625:26: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:626:23: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:640:11: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:641:9: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:655:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:657:24: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:657:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:658:26: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:659:23: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:666:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:687:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:689:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:724:21: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:752:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:754:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:761:21: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:765:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:780:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:796:24: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:800:17: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:809:19: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:820:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:823:12: error: Module has no attribute "empty" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:823:36: error: Module has no attribute "double" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:824:21: error: Module has no attribute "int64" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:840:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:856:15: error: Module has no attribute "amin" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:857:15: error: Module has no attribute "amax" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:858:19: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:858:38: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:859:19: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:859:38: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:860:11: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:860:23: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:871:18: error: Module has no attribute "where" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:876:18: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:878:21: error: Module has no attribute "float64" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:878:51: error: Module has no attribute "int64" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:893:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:905:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:908:12: error: Module has no attribute "empty" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:908:36: error: Module has no attribute "double" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:909:21: error: Module has no attribute "int64" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:936:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:975:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:978:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:994:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:995:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:995:33: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1028:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:1029:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:1029:33: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1033:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1052:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:1068:8: error: Module has no attribute "isnan" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1093:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:1124:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1144:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:1146:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:1146:33: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1182:14: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1182:36: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1197:28: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1198:32: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1199:33: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1200:42: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1201:27: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1210:16: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1212:13: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1214:16: error: Module has no attribute "logical_and" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1249:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/fx/_decomposed.py:1262:54: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:1267:59: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_decomposed.py:1268:12: error: Module has no attribute "empty_like" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:41:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:42:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:43:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:44:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:48:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:49:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:53:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:54:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:55:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:56:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:61:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:66:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:74:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:76:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:81:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:82:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:83:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:84:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:89:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:90:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:91:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:315:9: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:317:9: error: Module has no attribute "sub" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:319:9: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:324:18: error: Module has no attribute "relu" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:371:9: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:372:9: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:373:9: error: Module has no attribute "mean" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:374:9: error: Module has no attribute "permute" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:375:9: error: Module has no attribute "permute_copy" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:376:9: error: Module has no attribute "squeeze" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:421:30: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:426:30: error: Module has no attribute "concat" [attr-defined]
torch/ao/quantization/backend_config/executorch.py:431:30: error: Module has no attribute "concatenate" [attr-defined]
torch/_inductor/fx_passes/memory_estimator.py:20:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/fx_passes/memory_estimator.py:150:27: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/fx_passes/memory_estimator.py:329:34: error: Name "torch.device" is not defined [name-defined]
torch/_higher_order_ops/triton_kernel_wrap.py:20:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:75:12: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:119:16: error: Module has no attribute "_functionalize_are_all_mutations_hidden_from_autograd" [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:133:16: error: Module has no attribute "_functionalize_are_all_mutations_under_no_grad_or_inference_mode" [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:149:16: error: Module has no attribute "_functionalize_was_inductor_storage_resized" [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:181:21: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:295:23: error: Module has no attribute "view_as_real" [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:299:23: error: Module has no attribute "view_as_complex" [attr-defined]
torch/_functorch/_aot_autograd/functional_utils.py:336:13: error: Name "torch.layout" is not defined [name-defined]
torch/_functorch/_aot_autograd/functional_utils.py:376:16: error: Module has no attribute "_is_functional_tensor" [attr-defined]
torch/_export/wrappers.py:8:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/_export/wrappers.py:296:48: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_export/wrappers.py:302:26: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_export/wrappers.py:303:13: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_export/wrappers.py:306:13: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_export/wrappers.py:307:15: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_export/wrappers.py:307:39: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_export/wrappers.py:310:14: error: Module has no attribute "_ForceDispatchKeyGuard" [attr-defined]
torch/_export/passes/replace_set_grad_with_hop_pass.py:25:28: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_export/passes/replace_set_grad_with_hop_pass.py:41:40: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_export/passes/replace_set_grad_with_hop_pass.py:44:41: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_decomp/decompositions_for_rng.py:33:36: error: Module has no attribute "strided" [attr-defined]
torch/_decomp/decompositions_for_rng.py:37:22: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions_for_rng.py:52:19: error: Module has no attribute "preserve_format" [attr-defined]
torch/_decomp/decompositions_for_rng.py:78:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_decomp/decompositions_for_rng.py:79:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_decomp/decompositions_for_rng.py:102:16: error: Module has no attribute "stack" [attr-defined]
torch/_decomp/decompositions_for_rng.py:106:39: error: Module has no attribute "unbind" [attr-defined]
torch/_decomp/decompositions_for_rng.py:253:23: error: Module has no attribute "device" [attr-defined]
torch/_decomp/decompositions_for_rng.py:255:23: error: Module has no attribute "rand_like" [attr-defined]
torch/_decomp/decompositions_for_rng.py:255:51: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions_for_rng.py:260:23: error: Module has no attribute "device" [attr-defined]
torch/_decomp/decompositions_for_rng.py:263:12: error: Module has no attribute "rand_like" [attr-defined]
torch/_decomp/decompositions_for_rng.py:263:40: error: Module has no attribute "float32" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:104:12: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:104:22: error: Module has no attribute "diag" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:109:11: error: Module has no attribute "minimum" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:110:9: error: Module has no attribute "exp" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:110:20: error: Module has no attribute "abs" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:115:18: error: Module has no attribute "log1p" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:124:12: error: Module has no attribute "mean" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:125:11: error: Module has no attribute "var" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:126:11: error: Module has no attribute "pow" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:128:16: error: Module has no attribute "sqrt" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:173:9: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:174:10: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:175:10: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:176:10: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:182:19: error: Module has no attribute "zeros_like" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:186:42: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:192:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:194:20: error: Module has no attribute "zeros" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:198:40: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:202:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:204:18: error: Module has no attribute "zeros" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:248:18: error: Module has no attribute "rsqrt" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:260:12: error: Module has no attribute "reshape" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:262:23: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:263:13: error: Module has no attribute "sum" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:265:17: error: Module has no attribute "reshape" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:266:18: error: Module has no attribute "reshape" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:266:32: error: Module has no attribute "mul" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:269:22: error: Module has no attribute "reshape" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:271:22: error: Module has no attribute "reshape" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:282:23: error: Module has no attribute "zeros_like" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:286:23: error: Module has no attribute "zeros" [attr-defined]
torch/_decomp/decompositions_for_jvp.py:291:21: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/utils/_expanded_weights/expanded_weights_utils.py:134:28: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/_local_tensor/__init__.py:68:1: error: Module "torch" has no attribute "Size" [attr-defined]
torch/distributed/_local_tensor/__init__.py:69:1: error: Module "torch._C" has no attribute "DispatchKey" [attr-defined]
torch/distributed/_local_tensor/__init__.py:69:1: error: Module "torch._C" has no attribute "DispatchKeySet" [attr-defined]
torch/distributed/_local_tensor/__init__.py:69:1: error: Module "torch._C" has no attribute "ScriptObject" [attr-defined]
torch/distributed/_local_tensor/__init__.py:252:20: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_local_tensor/__init__.py:307:45: error: Module has no attribute "Tag" [attr-defined]
torch/distributed/_local_tensor/__init__.py:320:27: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/distributed/_local_tensor/__init__.py:321:8: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/distributed/_local_tensor/__init__.py:321:39: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributed/_local_tensor/__init__.py:322:55: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributed/_local_tensor/__init__.py:323:8: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/distributed/_local_tensor/__init__.py:323:39: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributed/_local_tensor/__init__.py:324:55: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributed/_local_tensor/__init__.py:435:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/distributed/_local_tensor/__init__.py:439:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/distributed/_local_tensor/__init__.py:444:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/distributed/_local_tensor/__init__.py:449:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/distributed/_local_tensor/__init__.py:454:16: error: Module has no attribute "_get_constant_bool_symnode" [attr-defined]
torch/distributed/_local_tensor/__init__.py:472:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:483:5: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:515:5: error: Function is missing a type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:538:5: error: Function is missing a type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:567:5: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:568:16: error: Module has no attribute "device" [attr-defined]
torch/distributed/_local_tensor/__init__.py:570:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:609:61: error: Module has no attribute "int64" [attr-defined]
torch/distributed/_local_tensor/__init__.py:620:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:649:5: error: Function is missing a type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:727:5: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_local_tensor/__init__.py:727:5: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_local_tensor/__init__.py:727:5: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/_local_tensor/__init__.py:892:21: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_local_tensor/__init__.py:952:24: error: Name "torch.memory_format" is not defined [name-defined]
torch/distributed/_local_tensor/__init__.py:952:46: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_local_tensor/__init__.py:965:24: error: Name "torch.memory_format" is not defined [name-defined]
torch/distributed/_local_tensor/__init__.py:965:46: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_local_tensor/__init__.py:994:20: error: Module has no attribute "equal" [attr-defined]
torch/distributed/_local_tensor/__init__.py:1269:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1269:36: error: Name "torch._C.Generator" is not defined [name-defined]
torch/distributed/_local_tensor/__init__.py:1298:5: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1334:27: error: "bool" has no attribute "nonzero" [attr-defined]
torch/distributed/_local_tensor/__init__.py:1448:1: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1448:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1472:1: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1489:59: error: Module has no attribute "int64" [attr-defined]
torch/distributed/_local_tensor/__init__.py:1499:60: error: Module has no attribute "int64" [attr-defined]
torch/distributed/_local_tensor/__init__.py:1512:55: error: Module has no attribute "int64" [attr-defined]
torch/distributed/_local_tensor/__init__.py:1653:5: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1713:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/distributed/_local_tensor/__init__.py:1734:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/_local_tensor/__init__.py:1735:39: error: Module has no attribute "uint64" [attr-defined]
torch/distributed/_local_tensor/__init__.py:1736:20: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/pt2e/utils.py:475:46: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/pt2e/utils.py:517:50: error: Name "torch.dtype" is not defined [name-defined]
torch/_functorch/_aot_autograd/schemas.py:175:29: error: Name "torch.memory_format" is not defined [name-defined]
torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py:32:13: error: Module has no attribute "native_layer_norm" [attr-defined]
torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:21:33: error: Module has no attribute "instance_norm" [attr-defined]
torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:59:20: error: Module has no attribute "mean" [attr-defined]
torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:62:19: error: Module has no attribute "var" [attr-defined]
torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py:68:24: error: Module has no attribute "sqrt" [attr-defined]
torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py:35:13: error: Module has no attribute "native_group_norm" [attr-defined]
torch/nn/utils/_expanded_weights/conv_utils.py:184:23: error: Module has no attribute "narrow" [attr-defined]
torch/nn/utils/_expanded_weights/conv_utils.py:336:17: error: Argument 2 to "pad" has incompatible type "tuple[Any, Any, Any, Any, Any, Any]"; expected "list[int]" [arg-type]
torch/distributed/tensor/_collective_utils.py:35:21: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/tensor/_collective_utils.py:40:9: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/_collective_utils.py:57:15: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/tensor/placement_types.py:71:28: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/tensor/placement_types.py:188:18: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/tensor/placement_types.py:235:22: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/placement_types.py:605:21: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/placement_types.py:637:26: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/placement_types.py:674:23: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/placement_types.py:675:27: error: Module has no attribute "argsort" [attr-defined]
torch/distributed/tensor/placement_types.py:676:28: error: Module has no attribute "index_select" [attr-defined]
torch/distributed/tensor/placement_types.py:696:26: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/placement_types.py:826:16: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributed/tensor/placement_types.py:862:28: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/placement_types.py:895:16: error: Incompatible return value type (got "tuple[bool, Any]", expected "tuple[Tensor, Tensor]") [return-value]
torch/distributed/tensor/_dtensor_spec.py:62:12: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_dtensor_spec.py:64:12: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_dtensor_spec.py:510:24: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:43:14: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:84:14: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:135:22: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:153:14: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:206:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:211:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:222:48: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_shard/sharded_tensor/reshard.py:222:48: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/_shard/sharded_tensor/reshard.py:241:20: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:274:51: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:275:53: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:276:49: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:277:53: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:284:13: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:286:45: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:287:45: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:290:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/qconfig_mapping_utils.py:297:37: error: Module has no attribute "float" [attr-defined]
torch/_functorch/_aot_autograd/subclass_utils.py:287:26: error: Item "None" of "SubclassCreationMeta | None" has no attribute "attrs" [union-attr]
torch/_functorch/_aot_autograd/subclass_utils.py:288:44: error: Argument 2 to "flatten_subclass" has incompatible type "SubclassCreationMeta | PlainTensorMeta | Any | None"; expected "SubclassCreationMeta | None" [arg-type]
torch/_functorch/_aot_autograd/subclass_utils.py:320:31: error: Redundant cast to "Tensor" [redundant-cast]
torch/_functorch/_aot_autograd/subclass_utils.py:324:30: error: Redundant cast to "Tensor" [redundant-cast]
torch/distributed/tensor/_random.py:127:47: error: Module has no attribute "int64" [attr-defined]
torch/distributed/tensor/_random.py:131:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/tensor/_random.py:131:54: error: Module has no attribute "uint64" [attr-defined]
torch/distributed/tensor/_random.py:132:13: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/tensor/_random.py:138:47: error: Module has no attribute "int64" [attr-defined]
torch/distributed/tensor/_random.py:142:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/tensor/_random.py:142:50: error: Module has no attribute "uint64" [attr-defined]
torch/distributed/tensor/_random.py:143:13: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/tensor/_random.py:157:32: error: Name "torch.device" is not defined [name-defined]
torch/distributed/tensor/_random.py:177:54: error: Name "torch.Generator" is not defined [name-defined]
torch/distributed/tensor/_random.py:213:24: error: Argument 1 to "all" has incompatible type "bool"; expected "Iterable[object]" [arg-type]
torch/distributed/tensor/_random.py:243:54: error: Name "torch.Generator" is not defined [name-defined]
torch/distributed/tensor/_random.py:448:49: error: Name "torch.device" is not defined [name-defined]
torch/distributed/tensor/_random.py:453:12: error: Module has no attribute "device" [attr-defined]
torch/distributed/tensor/_op_schema.py:33:1: error: Module "torch._C" has no attribute "_DTensor_OpSchema_post_init" [attr-defined]
torch/distributed/tensor/_op_schema.py:33:1: error: Module "torch._C" has no attribute "_DTensor_OpSchema_recompute_comparison_key" [attr-defined]
torch/distributed/tensor/_op_schema.py:75:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/distributed/tensor/_op_schema.py:412:35: error: Module has no attribute "TensorType" [attr-defined]
torch/distributed/tensor/_op_schema.py:419:35: error: Module has no attribute "ListType" [attr-defined]
torch/distributed/tensor/_op_schema.py:426:49: error: Module has no attribute "TensorType" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:85:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:98:21: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:158:40: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:252:16: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:255:23: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:263:22: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:266:29: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:373:40: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/api.py:380:20: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:382:20: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:387:28: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:390:16: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:397:25: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/api.py:455:17: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:465:20: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:511:29: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:527:30: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:528:34: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:548:42: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:548:42: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/_shard/sharded_tensor/api.py:554:42: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:554:42: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/_shard/sharded_tensor/api.py:569:23: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:585:30: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:586:34: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:594:22: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:596:36: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:602:26: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:636:25: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/api.py:640:30: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:642:30: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:647:36: error: Module has no attribute "dtype" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:649:38: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:652:29: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:665:13: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:678:25: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:682:53: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:905:27: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:979:40: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/api.py:1360:12: error: Module has no attribute "empty" [attr-defined]
torch/ao/quantization/fx/utils.py:150:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/utils.py:152:19: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/utils.py:268:13: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/fx/utils.py:281:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/utils.py:398:27: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/utils.py:402:9: error: Module has no attribute "bool" [attr-defined]
torch/ao/quantization/fx/utils.py:410:29: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/fx/utils.py:413:29: error: Module has no attribute "unsqueeze" [attr-defined]
torch/ao/quantization/fx/utils.py:417:29: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/utils.py:422:18: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_utils.py:42:5: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/tensor/_utils.py:50:5: error: Function is missing a type annotation [no-untyped-def]
torch/distributed/tensor/_utils.py:55:5: error: Function is missing a type annotation [no-untyped-def]
torch/distributed/tensor/_utils.py:261:30: error: Module has no attribute "_DTensor_compute_global_tensor_info" [attr-defined]
torch/distributed/tensor/_utils.py:329:12: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_utils.py:330:6: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_utils.py:365:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/tensor/_utils.py:367:13: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/tensor/_utils.py:375:20: error: Module has no attribute "equal" [attr-defined]
torch/distributed/tensor/_utils.py:383:16: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_utils.py:433:38: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_utils.py:433:38: note: Error code "name-defined" not covered by "type: ignore" comment
torch/distributed/tensor/_utils.py:440:25: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_utils.py:449:12: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_tp_conv.py:47:23: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/_tp_conv.py:48:22: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/_tp_conv.py:62:21: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/_tp_conv.py:64:21: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/_tp_conv.py:66:21: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/_tp_conv.py:75:23: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/_tp_conv.py:76:22: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/_tp_conv.py:91:41: error: Module has no attribute "add" [attr-defined]
torch/distributed/tensor/_tp_conv.py:96:40: error: Module has no attribute "add" [attr-defined]
torch/distributed/tensor/_tp_conv.py:101:41: error: Module has no attribute "add" [attr-defined]
torch/distributed/tensor/_tp_conv.py:104:40: error: Module has no attribute "add" [attr-defined]
torch/distributed/tensor/_tp_conv.py:203:34: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]" [arg-type]
torch/distributed/tensor/_tp_conv.py:207:34: error: Argument 2 to "pad" has incompatible type "tuple[Any, int]"; expected "list[int]" [arg-type]
torch/distributed/tensor/_tp_conv.py:211:34: error: Argument 2 to "pad" has incompatible type "tuple[Any, Any]"; expected "list[int]" [arg-type]
torch/distributed/tensor/_redistribute.py:849:33: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_redistribute.py:850:34: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_sharding_prop.py:365:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/tensor/_api.py:138:25: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_api.py:153:43: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_api.py:363:25: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_api.py:475:16: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/distributed/tensor/_api.py:490:33: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_api.py:491:34: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_api.py:736:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/tensor/_api.py:928:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/tensor/_api.py:1044:11: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_api.py:1061:32: error: Module has no attribute "strided" [attr-defined]
torch/distributed/tensor/_api.py:1070:19: error: Module has no attribute "full" [attr-defined]
torch/distributed/tensor/_api.py:1073:21: error: Module has no attribute "rand" [attr-defined]
torch/distributed/tensor/_api.py:1073:46: error: Module has no attribute "randn" [attr-defined]
torch/distributed/tensor/_api.py:1075:37: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/distributed/tensor/_api.py:1111:21: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_api.py:1112:13: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/tensor/_api.py:1112:28: error: Module has no attribute "strided" [attr-defined]
torch/distributed/tensor/_api.py:1142:9: error: Module has no attribute "ones" [attr-defined]
torch/distributed/tensor/_api.py:1154:21: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_api.py:1155:13: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/tensor/_api.py:1155:28: error: Module has no attribute "strided" [attr-defined]
torch/distributed/tensor/_api.py:1185:9: error: Module has no attribute "empty" [attr-defined]
torch/distributed/tensor/_api.py:1199:21: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_api.py:1200:13: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/tensor/_api.py:1200:28: error: Module has no attribute "strided" [attr-defined]
torch/distributed/tensor/_api.py:1231:9: error: Module has no attribute "full" [attr-defined]
torch/distributed/tensor/_api.py:1245:21: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_api.py:1246:13: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/tensor/_api.py:1246:28: error: Module has no attribute "strided" [attr-defined]
torch/distributed/tensor/_api.py:1276:9: error: Module has no attribute "rand" [attr-defined]
torch/distributed/tensor/_api.py:1289:21: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_api.py:1290:13: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/tensor/_api.py:1290:28: error: Module has no attribute "strided" [attr-defined]
torch/distributed/tensor/_api.py:1320:9: error: Module has no attribute "randn" [attr-defined]
torch/distributed/tensor/_api.py:1333:21: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_api.py:1334:13: error: Name "torch.layout" is not defined [name-defined]
torch/distributed/tensor/_api.py:1334:28: error: Module has no attribute "strided" [attr-defined]
torch/distributed/tensor/_api.py:1361:9: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/tensor/_dispatch.py:46:1: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/tensor/_dispatch.py:163:16: error: Module has no attribute "_get_dtensor_allow_implicit_replication" [attr-defined]
torch/distributed/tensor/_dispatch.py:167:16: error: Module has no attribute "_set_dtensor_allow_implicit_replication" [attr-defined]
torch/distributed/tensor/_dispatch.py:181:16: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/distributed/tensor/_dispatch.py:182:33: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributed/tensor/_dispatch.py:248:43: error: Module has no attribute "Generator" [attr-defined]
torch/distributed/tensor/_dispatch.py:287:36: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/tensor/_dispatch.py:290:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/tensor/_dispatch.py:332:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:191:12: error: Module has no attribute "min" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:194:17: error: Module has no attribute "min" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:197:12: error: Module has no attribute "max" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:200:17: error: Module has no attribute "max" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:365:22: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:367:34: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:370:28: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:388:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:388:72: error: Module has no attribute "long" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:398:9: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:411:9: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:422:27: error: Module has no attribute "sum" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:423:17: error: Module has no attribute "ne" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:426:27: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:435:16: error: Module has no attribute "div" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py:467:34: error: Module has no attribute "stack" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:157:12: error: Module has no attribute "min" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:160:17: error: Module has no attribute "min" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:163:12: error: Module has no attribute "max" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:166:17: error: Module has no attribute "max" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:282:9: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py:291:9: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:151:24: error: Module has no attribute "transpose" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:159:12: error: Module has no attribute "transpose" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:185:24: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:186:14: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:220:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:255:31: error: Module has no attribute "cat" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:256:23: error: Module has no attribute "sum" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:257:9: error: Module has no attribute "pow" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:257:19: error: Module has no attribute "abs" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:262:24: error: Module has no attribute "pow" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:263:23: error: Module has no attribute "full" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:271:25: error: Module has no attribute "where" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:277:9: error: Module has no attribute "div" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:277:19: error: Module has no attribute "mul" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:298:18: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py:347:19: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:128:5: error: Module has no attribute "full_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:129:5: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:130:5: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:131:5: error: Module has no attribute "ones_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:132:5: error: Module has no attribute "rand_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:133:5: error: Module has no attribute "randn_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:159:29: error: Module has no attribute "full_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:160:29: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:161:29: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:162:29: error: Module has no attribute "ones_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:163:29: error: Module has no attribute "rand_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/init.py:164:29: error: Module has no attribute "randn_like" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:11:25: error: Module has no attribute "ones" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:11:46: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:13:25: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:13:47: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:17:23: error: Module has no attribute "ones" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:18:19: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:21:12: error: Module has no attribute "equal" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:71:19: error: Module has no attribute "equal" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:73:23: error: Module has no attribute "equal" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:76:19: error: Module has no attribute "allclose" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py:78:23: error: Module has no attribute "allclose" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:30:12: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:33:19: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:85:12: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:88:19: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:139:12: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:142:19: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:195:12: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:198:19: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:249:12: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:252:19: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:305:12: error: Module has no attribute "strided" [attr-defined]
torch/distributed/_shard/sharded_tensor/__init__.py:308:19: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:48:10: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:52:15: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:54:15: error: Module has no attribute "device" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:160:57: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py:218:10: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py:10:19: error: Module has no attribute "_has_compatible_shallow_copy_type" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:58:9: error: Module has no attribute "sigmoid" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:59:9: error: Module has no attribute "tanh" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:111:9: error: Module has no attribute "adaptive_avg_pool1d" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:122:9: error: Module has no attribute "avg_pool1d" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:123:9: error: Module has no attribute "_nn" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:124:9: error: Module has no attribute "_nn" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:125:9: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:126:9: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:127:9: error: Module has no attribute "mean" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:131:9: error: Module has no attribute "channel_shuffle" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:159:9: error: Module has no attribute "narrow" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:160:9: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:161:9: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:162:9: error: Module has no attribute "squeeze" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:163:9: error: Module has no attribute "stack" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:164:9: error: Module has no attribute "unsqueeze" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:196:9: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:362:26: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:366:10: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:366:24: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:370:10: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:377:10: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:377:24: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:380:10: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:380:24: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:383:10: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:383:24: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:402:5: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:405:5: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:406:5: error: Module has no attribute "matmul" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:410:5: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:412:5: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:421:39: error: Module has no attribute "ScriptObject" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:440:36: error: Module has no attribute "ScriptObject" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:584:53: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:592:72: error: Module has no attribute "relu" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:664:53: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:861:47: error: Module has no attribute "quantize_per_tensor_dynamic" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:866:39: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:867:40: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:867:54: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:945:13: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:946:13: error: Module has no attribute "quantize_per_channel" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1072:47: error: Module has no attribute "quantize_per_tensor_dynamic" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1078:39: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1079:40: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1079:54: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1154:9: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1156:9: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1157:9: error: Module has no attribute "matmul" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1227:40: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/quantization/fx/_lower_to_native_backend.py:1232:35: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/_equalize.py:39:5: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/fx/_equalize.py:39:30: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/quantization/fx/_equalize.py:40:5: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fx/_equalize.py:40:33: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/fx/_equalize.py:65:15: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/_equalize.py:66:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/fx/_equalize.py:73:28: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/fx/_equalize.py:73:53: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fx/_equalize.py:89:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_equalize.py:110:73: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_equalize.py:112:35: error: Module has no attribute "reshape" [attr-defined]
torch/ao/quantization/fx/_equalize.py:120:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_equalize.py:136:28: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/fx/_equalize.py:136:38: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:137:28: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/fx/_equalize.py:137:38: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:167:15: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_equalize.py:168:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/fx/_equalize.py:180:24: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/fx/_equalize.py:180:49: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fx/_equalize.py:191:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_equalize.py:233:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_equalize.py:241:26: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/quantization/fx/_equalize.py:246:26: error: Module has no attribute "nan_to_num" [attr-defined]
torch/ao/quantization/fx/_equalize.py:285:11: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/_equalize.py:285:33: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/fx/_equalize.py:288:11: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_equalize.py:288:32: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/fx/_equalize.py:492:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_equalize.py:566:21: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:566:39: error: Module has no attribute "reciprocal" [attr-defined]
torch/ao/quantization/fx/_equalize.py:575:21: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:588:19: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:640:21: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:640:39: error: Module has no attribute "reciprocal" [attr-defined]
torch/ao/quantization/fx/_equalize.py:651:21: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:654:12: error: Module has no attribute "allclose" [attr-defined]
torch/ao/quantization/fx/_equalize.py:672:19: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:854:69: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/_equalize.py:871:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_equalize.py:960:51: error: Module has no attribute "mul" [attr-defined]
torch/_functorch/_aot_autograd/input_output_analysis.py:77:61: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:138:36: error: Module has no attribute "_autocast_supported_devices" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:355:17: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:455:56: error: Name "torch.device" is not defined [name-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:459:59: error: Name "torch.device" is not defined [name-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:777:29: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:778:17: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:778:41: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1074:25: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1075:13: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1075:37: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1093:17: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/_functorch/_aot_autograd/graph_capture_wrappers.py:1140:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_dynamo/utils.py:72:1: error: Module "torch._C" has no attribute "_len_torch_function_stack" [attr-defined]
torch/_dynamo/utils.py:72:1: error: Module "torch._C" has no attribute "_pop_torch_function_stack" [attr-defined]
torch/_dynamo/utils.py:72:1: error: Module "torch._C" has no attribute "_push_on_torch_function_stack" [attr-defined]
torch/_dynamo/utils.py:857:5: error: Module has no attribute "FloatTensor" [attr-defined]
torch/_dynamo/utils.py:857:25: error: Module has no attribute "float32" [attr-defined]
torch/_dynamo/utils.py:857:40: error: Module has no attribute "float" [attr-defined]
torch/_dynamo/utils.py:858:5: error: Module has no attribute "DoubleTensor" [attr-defined]
torch/_dynamo/utils.py:858:26: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/utils.py:858:41: error: Module has no attribute "double" [attr-defined]
torch/_dynamo/utils.py:859:5: error: Module has no attribute "HalfTensor" [attr-defined]
torch/_dynamo/utils.py:859:24: error: Module has no attribute "float16" [attr-defined]
torch/_dynamo/utils.py:859:39: error: Module has no attribute "half" [attr-defined]
torch/_dynamo/utils.py:860:5: error: Module has no attribute "BFloat16Tensor" [attr-defined]
torch/_dynamo/utils.py:860:28: error: Module has no attribute "bfloat16" [attr-defined]
torch/_dynamo/utils.py:861:5: error: Module has no attribute "ByteTensor" [attr-defined]
torch/_dynamo/utils.py:861:24: error: Module has no attribute "uint8" [attr-defined]
torch/_dynamo/utils.py:862:5: error: Module has no attribute "CharTensor" [attr-defined]
torch/_dynamo/utils.py:862:24: error: Module has no attribute "int8" [attr-defined]
torch/_dynamo/utils.py:863:5: error: Module has no attribute "LongTensor" [attr-defined]
torch/_dynamo/utils.py:863:24: error: Module has no attribute "int64" [attr-defined]
torch/_dynamo/utils.py:863:37: error: Module has no attribute "long" [attr-defined]
torch/_dynamo/utils.py:864:5: error: Module has no attribute "IntTensor" [attr-defined]
torch/_dynamo/utils.py:864:23: error: Module has no attribute "int32" [attr-defined]
torch/_dynamo/utils.py:864:36: error: Module has no attribute "int" [attr-defined]
torch/_dynamo/utils.py:865:5: error: Module has no attribute "ShortTensor" [attr-defined]
torch/_dynamo/utils.py:865:25: error: Module has no attribute "int16" [attr-defined]
torch/_dynamo/utils.py:865:38: error: Module has no attribute "short" [attr-defined]
torch/_dynamo/utils.py:866:5: error: Module has no attribute "BoolTensor" [attr-defined]
torch/_dynamo/utils.py:866:24: error: Module has no attribute "bool" [attr-defined]
torch/_dynamo/utils.py:922:5: error: Function is missing a type annotation [no-untyped-def]
torch/_dynamo/utils.py:2161:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/utils.py:2170:13: error: Module has no attribute "clone" [attr-defined]
torch/_dynamo/utils.py:2185:24: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_dynamo/utils.py:2186:20: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/_dynamo/utils.py:2193:29: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_dynamo/utils.py:2193:47: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_dynamo/utils.py:2199:20: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/_dynamo/utils.py:2215:22: error: Module has no attribute "empty_quantized" [attr-defined]
torch/_dynamo/utils.py:2217:22: error: Module has no attribute "empty" [attr-defined]
torch/_dynamo/utils.py:2287:25: error: Module has no attribute "_DisableFuncTorch" [attr-defined]
torch/_dynamo/utils.py:2290:21: error: Module has no attribute "clone" [attr-defined]
torch/_dynamo/utils.py:2293:30: error: Module has no attribute "clone" [attr-defined]
torch/_dynamo/utils.py:2305:9: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/_dynamo/utils.py:2305:9: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_dynamo/utils.py:2413:21: error: Module has no attribute "clone" [attr-defined]
torch/_dynamo/utils.py:2415:30: error: Module has no attribute "clone" [attr-defined]
torch/_dynamo/utils.py:2417:37: error: Module has no attribute "clone" [attr-defined]
torch/_dynamo/utils.py:2479:5: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/utils.py:2480:5: error: Module has no attribute "dtype" [attr-defined]
torch/_dynamo/utils.py:2481:5: error: Module has no attribute "memory_format" [attr-defined]
torch/_dynamo/utils.py:2482:5: error: Module has no attribute "layout" [attr-defined]
torch/_dynamo/utils.py:2483:5: error: Module has no attribute "finfo" [attr-defined]
torch/_dynamo/utils.py:2484:5: error: Module has no attribute "iinfo" [attr-defined]
torch/_dynamo/utils.py:2510:13: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/utils.py:2981:12: error: Module has no attribute "sqrt" [attr-defined]
torch/_dynamo/utils.py:2981:23: error: Module has no attribute "mean" [attr-defined]
torch/_dynamo/utils.py:2981:34: error: Module has no attribute "square" [attr-defined]
torch/_dynamo/utils.py:3011:71: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/utils.py:3542:32: error: Module has no attribute "_dispatch_pystub" [attr-defined]
torch/_dynamo/utils.py:3980:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/_dynamo/utils.py:4072:9: error: Module has no attribute "empty_strided" [attr-defined]
torch/_dynamo/utils.py:4133:12: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/utils.py:4438:9: error: Module has no attribute "Generator" [attr-defined]
torch/_dynamo/utils.py:4439:9: error: Module has no attribute "default_generator" [attr-defined]
torch/_dynamo/utils.py:4444:9: error: Module has no attribute "Generator" [attr-defined]
torch/_dynamo/utils.py:4445:9: error: Module has no attribute "default_generator" [attr-defined]
torch/_dynamo/utils.py:4496:35: error: Module has no attribute "_disabled_torch_function_impl" [attr-defined]
torch/_dynamo/utils.py:4697:52: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/utils.py:4708:12: error: Module has no attribute "_get_function_stack_at" [attr-defined]
torch/_dynamo/utils.py:4724:32: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/utils.py:4724:49: error: Name "torch.Stream" is not defined [name-defined]
torch/_dynamo/utils.py:4792:63: error: Name "torch.Stream" is not defined [name-defined]
torch/_dynamo/utils.py:4793:12: error: Module has no attribute "Stream" [attr-defined]
torch/_dynamo/utils.py:4796:62: error: Name "torch.Event" is not defined [name-defined]
torch/_dynamo/utils.py:4797:12: error: Module has no attribute "Event" [attr-defined]
torch/_dynamo/utils.py:4890:55: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/sparse/_triton_ops.py:27:21: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/sparse/_triton_ops.py:60:14: error: Module has no attribute "half" [attr-defined]
torch/sparse/_triton_ops.py:60:26: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops.py:60:42: error: Module has no attribute "float" [attr-defined]
torch/sparse/_triton_ops.py:228:12: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/sparse/_triton_ops.py:375:28: error: Module has no attribute "zeros" [attr-defined]
torch/sparse/_triton_ops.py:407:28: error: Module has no attribute "zeros" [attr-defined]
torch/sparse/_triton_ops.py:457:28: error: Module has no attribute "zeros" [attr-defined]
torch/sparse/_triton_ops.py:483:25: error: Module has no attribute "empty" [attr-defined]
torch/sparse/_triton_ops.py:522:25: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops.py:762:17: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops.py:883:26: error: Module has no attribute "strided" [attr-defined]
torch/sparse/_triton_ops.py:885:29: error: Module has no attribute "sparse_csr" [attr-defined]
torch/sparse/_triton_ops.py:885:47: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/sparse/_triton_ops.py:890:29: error: Module has no attribute "sparse_csc" [attr-defined]
torch/sparse/_triton_ops.py:890:47: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/sparse/_triton_ops.py:925:21: error: Module has no attribute "int32" [attr-defined]
torch/sparse/_triton_ops.py:930:13: error: Module has no attribute "arange" [attr-defined]
torch/sparse/_triton_ops.py:940:21: error: Module has no attribute "cat" [attr-defined]
torch/sparse/_triton_ops.py:956:13: error: Module has no attribute "arange" [attr-defined]
torch/sparse/_triton_ops.py:963:17: error: Module has no attribute "arange" [attr-defined]
torch/sparse/_triton_ops.py:969:21: error: Module has no attribute "cat" [attr-defined]
torch/sparse/_triton_ops.py:974:21: error: Module has no attribute "cat" [attr-defined]
torch/sparse/_triton_ops.py:977:17: error: Module has no attribute "cumsum" [attr-defined]
torch/sparse/_triton_ops.py:983:21: error: Module has no attribute "cat" [attr-defined]
torch/sparse/_triton_ops.py:1004:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/sparse/_triton_ops.py:1005:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/sparse/_triton_ops.py:1031:46: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops.py:1031:61: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops.py:1064:15: error: Module has no attribute "empty" [attr-defined]
torch/sparse/_triton_ops.py:1077:24: error: Module has no attribute "zeros" [attr-defined]
torch/sparse/_triton_ops.py:1132:39: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops.py:1139:15: error: Module has no attribute "empty" [attr-defined]
torch/sparse/_triton_ops.py:1141:19: error: Module has no attribute "int32" [attr-defined]
torch/sparse/_triton_ops.py:1269:9: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops.py:1270:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops.py:1271:9: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops.py:1272:9: error: Module has no attribute "float64" [attr-defined]
torch/sparse/_triton_ops.py:1273:9: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops.py:1274:9: error: Module has no attribute "int32" [attr-defined]
torch/sparse/_triton_ops.py:1633:29: error: Module has no attribute "half" [attr-defined]
torch/sparse/_triton_ops.py:1633:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops.py:1681:47: error: Module has no attribute "bool" [attr-defined]
torch/sparse/_triton_ops.py:1686:35: error: Module has no attribute "bool" [attr-defined]
torch/sparse/_triton_ops.py:1763:52: error: Module has no attribute "int8" [attr-defined]
torch/sparse/_triton_ops.py:1957:16: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/sparse/_triton_ops.py:1980:33: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/sparse/_triton_ops.py:1981:13: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/sparse/_triton_ops.py:1992:35: error: Module has no attribute "bool" [attr-defined]
torch/sparse/_triton_ops.py:2107:13: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops.py:2108:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops.py:2109:13: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops.py:2110:13: error: Module has no attribute "float64" [attr-defined]
torch/sparse/_triton_ops.py:2284:13: error: Module has no attribute "float16" [attr-defined]
torch/sparse/_triton_ops.py:2285:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/sparse/_triton_ops.py:2286:13: error: Module has no attribute "float32" [attr-defined]
torch/sparse/_triton_ops.py:2287:13: error: Module has no attribute "float64" [attr-defined]
torch/distributed/tensor/_ops/utils.py:224:19: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_ops/utils.py:239:12: error: Name "torch.Size" is not defined [name-defined]
torch/ao/ns/fx/pattern_utils.py:115:21: error: Module has no attribute "float16" [attr-defined]
torch/ao/ns/fx/mappings.py:63:13: error: Module has no attribute "avg_pool1d" [attr-defined]
torch/ao/ns/fx/mappings.py:67:13: error: Module has no attribute "_nn" [attr-defined]
torch/ao/ns/fx/mappings.py:71:13: error: Module has no attribute "_nn" [attr-defined]
torch/ao/ns/fx/mappings.py:92:13: error: Module has no attribute "add" [attr-defined]
torch/ao/ns/fx/mappings.py:97:13: error: Module has no attribute "cat" [attr-defined]
torch/ao/ns/fx/mappings.py:101:13: error: Module has no attribute "mul" [attr-defined]
torch/ao/ns/fx/mappings.py:110:13: error: Module has no attribute "relu" [attr-defined]
torch/ao/ns/fx/mappings.py:127:13: error: Module has no attribute "sigmoid" [attr-defined]
torch/ao/ns/fx/mappings.py:241:13: error: Module has no attribute "tanh" [attr-defined]
torch/ao/ns/fx/mappings.py:264:13: error: Module has no attribute "unsqueeze" [attr-defined]
torch/ao/ns/fx/mappings.py:268:13: error: Module has no attribute "stack" [attr-defined]
torch/ao/ns/fx/mappings.py:272:13: error: Module has no attribute "squeeze" [attr-defined]
torch/ao/ns/fx/mappings.py:276:13: error: Module has no attribute "sort" [attr-defined]
torch/ao/ns/fx/mappings.py:280:13: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/ao/ns/fx/mappings.py:284:13: error: Module has no attribute "min" [attr-defined]
torch/ao/ns/fx/mappings.py:288:13: error: Module has no attribute "mean" [attr-defined]
torch/ao/ns/fx/mappings.py:292:13: error: Module has no attribute "max" [attr-defined]
torch/ao/ns/fx/mappings.py:296:13: error: Module has no attribute "transpose" [attr-defined]
torch/ao/ns/fx/mappings.py:300:13: error: Module has no attribute "flatten" [attr-defined]
torch/ao/ns/fx/mappings.py:304:13: error: Module has no attribute "clamp" [attr-defined]
torch/ao/ns/fx/mappings.py:308:13: error: Module has no attribute "chunk" [attr-defined]
torch/ao/ns/fx/mappings.py:324:13: error: Module has no attribute "matmul" [attr-defined]
torch/ao/ns/fx/mappings.py:356:13: error: Module has no attribute "narrow" [attr-defined]
torch/ao/ns/fx/mappings.py:497:9: error: Module has no attribute "cat" [attr-defined]
torch/ao/ns/fx/mappings.py:507:9: error: Module has no attribute "add" [attr-defined]
torch/ao/ns/fx/mappings.py:509:9: error: Module has no attribute "mul" [attr-defined]
torch/ao/ns/fx/mappings.py:510:9: error: Module has no attribute "sum" [attr-defined]
torch/ao/ns/fx/mappings.py:542:9: error: Module has no attribute "tanh" [attr-defined]
torch/ao/ns/fx/mappings.py:544:9: error: Module has no attribute "sigmoid" [attr-defined]
torch/ao/ns/fx/mappings.py:547:9: error: Module has no attribute "adaptive_avg_pool1d" [attr-defined]
torch/ao/ns/fx/mappings.py:560:9: error: Module has no attribute "avg_pool1d" [attr-defined]
torch/ao/ns/fx/mappings.py:561:9: error: Module has no attribute "_nn" [attr-defined]
torch/ao/ns/fx/mappings.py:562:9: error: Module has no attribute "_nn" [attr-defined]
torch/ao/ns/fx/mappings.py:563:9: error: Module has no attribute "cat" [attr-defined]
torch/ao/ns/fx/mappings.py:564:9: error: Module has no attribute "chunk" [attr-defined]
torch/ao/ns/fx/mappings.py:565:9: error: Module has no attribute "clamp" [attr-defined]
torch/ao/ns/fx/mappings.py:566:9: error: Module has no attribute "flatten" [attr-defined]
torch/ao/ns/fx/mappings.py:567:9: error: Module has no attribute "transpose" [attr-defined]
torch/ao/ns/fx/mappings.py:568:9: error: Module has no attribute "max" [attr-defined]
torch/ao/ns/fx/mappings.py:569:9: error: Module has no attribute "mean" [attr-defined]
torch/ao/ns/fx/mappings.py:570:9: error: Module has no attribute "min" [attr-defined]
torch/ao/ns/fx/mappings.py:571:9: error: Module has no attribute "narrow" [attr-defined]
torch/ao/ns/fx/mappings.py:572:9: error: Module has no attribute "repeat_interleave" [attr-defined]
torch/ao/ns/fx/mappings.py:573:9: error: Module has no attribute "sort" [attr-defined]
torch/ao/ns/fx/mappings.py:574:9: error: Module has no attribute "squeeze" [attr-defined]
torch/ao/ns/fx/mappings.py:575:9: error: Module has no attribute "stack" [attr-defined]
torch/ao/ns/fx/mappings.py:576:9: error: Module has no attribute "unsqueeze" [attr-defined]
torch/ao/ns/fx/mappings.py:726:9: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/_inductor/utils.py:211:13: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/utils.py:211:48: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:247:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/utils.py:251:11: error: Module has no attribute "mean" [attr-defined]
torch/_inductor/utils.py:319:13: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/utils.py:319:48: error: Module has no attribute "int" [attr-defined]
torch/_inductor/utils.py:397:9: error: Module has no attribute "_dispatch_has_kernel_for_dispatch_key" [attr-defined]
torch/_inductor/utils.py:408:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/utils.py:410:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/utils.py:412:18: error: Module has no attribute "device" [attr-defined]
torch/_inductor/utils.py:413:8: error: Item "str" of "Any | str" has no attribute "type" [union-attr]
torch/_inductor/utils.py:415:16: error: Module has no attribute "device" [attr-defined]
torch/_inductor/utils.py:446:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:550:12: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/utils.py:611:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/utils.py:614:12: error: Module has no attribute "median" [attr-defined]
torch/_inductor/utils.py:785:9: error: Function is missing a type annotation [no-untyped-def]
torch/_inductor/utils.py:1231:61: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/utils.py:1233:31: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/utils.py:1241:29: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/utils.py:1417:27: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:1420:17: error: Module has no attribute "uint64" [attr-defined]
torch/_inductor/utils.py:1422:12: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/utils.py:1671:44: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/utils.py:1672:36: error: Module has no attribute "device" [attr-defined]
torch/_inductor/utils.py:1675:18: error: Module has no attribute "device" [attr-defined]
torch/_inductor/utils.py:1702:16: error: _XpuDeviceProperties? has no attribute "gpu_subslice_count" [attr-defined]
torch/_inductor/utils.py:1703:12: error: _CudaDeviceProperties? has no attribute "multi_processor_count" [attr-defined]
torch/_inductor/utils.py:1713:12: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/_inductor/utils.py:1721:16: error: Module has no attribute "_get_sm_carveout_experimental" [attr-defined]
torch/_inductor/utils.py:1727:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/utils.py:1746:49: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:1782:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:1782:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:1782:53: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:1784:26: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:1784:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:1784:57: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:1784:72: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/utils.py:1786:31: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/utils.py:1786:52: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/utils.py:1853:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:1864:26: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:1864:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:1864:57: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/utils.py:1865:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:1903:21: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/utils.py:1996:22: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:2036:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:2036:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:2036:53: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/utils.py:2171:12: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/_inductor/utils.py:2227:29: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:2227:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:2227:60: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:2285:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:2316:38: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/utils.py:2316:51: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/utils.py:2317:22: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:2317:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:2317:53: error: Module has no attribute "half" [attr-defined]
torch/_inductor/utils.py:2317:65: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/utils.py:2601:24: error: Module has no attribute "device" [attr-defined]
torch/_inductor/utils.py:2607:46: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:2612:16: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/utils.py:2614:16: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/utils.py:2629:19: error: Module has no attribute "get_num_threads" [attr-defined]
torch/_inductor/utils.py:2642:30: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:2658:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:2658:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:2658:53: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:2665:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:2665:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:2669:46: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:2671:40: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:2673:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:2673:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:2679:46: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:2682:40: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:3037:57: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3038:17: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:3041:26: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/utils.py:3041:39: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/utils.py:3047:17: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3048:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3078:60: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/utils.py:3078:72: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/utils.py:3224:13: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/_inductor/utils.py:3239:14: error: Module has no attribute "as_strided" [attr-defined]
torch/_inductor/utils.py:3240:12: error: Module has no attribute "as_strided" [attr-defined]
torch/_inductor/utils.py:3294:15: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/utils.py:3294:27: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/utils.py:3400:24: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3406:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3410:34: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/utils.py:3459:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3468:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3497:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3500:19: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/utils.py:3500:34: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/utils.py:3504:16: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/utils.py:3665:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/utils.py:3671:16: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/utils.py:3673:16: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/utils.py:4033:16: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/runtime/benchmarking.py:106:64: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/runtime/benchmarking.py:107:35: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/runtime/benchmarking.py:136:37: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/runtime/benchmarking.py:167:35: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/runtime/benchmarking.py:170:17: error: Module has no attribute "device" [attr-defined]
torch/_inductor/runtime/benchmarking.py:182:44: error: Module has no attribute "device" [attr-defined]
torch/_inductor/runtime/benchmarking.py:195:35: error: Module has no attribute "device" [attr-defined]
torch/_inductor/runtime/benchmarking.py:297:16: error: _CudaDeviceProperties? has no attribute "L2_cache_size" [attr-defined]
torch/_inductor/runtime/benchmarking.py:377:18: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/runtime/benchmarking.py:377:61: error: Module has no attribute "int" [attr-defined]
torch/_functorch/partitioners.py:156:17: error: Module has no attribute "Tag" [attr-defined]
torch/_functorch/partitioners.py:394:30: error: Module has no attribute "float64" [attr-defined]
torch/_functorch/partitioners.py:397:36: error: Module has no attribute "float64" [attr-defined]
torch/_functorch/partitioners.py:436:29: error: Module has no attribute "float32" [attr-defined]
torch/_functorch/partitioners.py:440:35: error: Module has no attribute "float32" [attr-defined]
torch/_functorch/partitioners.py:450:17: error: Name "torch.dtype" is not defined [name-defined]
torch/_functorch/partitioners.py:458:25: error: Module has no attribute "float32" [attr-defined]
torch/_functorch/partitioners.py:461:31: error: Module has no attribute "float32" [attr-defined]
torch/_functorch/partitioners.py:533:34: error: Name "torch.dtype" is not defined [name-defined]
torch/_functorch/partitioners.py:569:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_functorch/partitioners.py:577:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_functorch/partitioners.py:585:12: error: Module has no attribute "finfo" [attr-defined]
torch/_functorch/partitioners.py:1187:16: error: Module has no attribute "Tag" [attr-defined]
torch/_functorch/partitioners.py:1285:13: error: Name "torch.device" is not defined [name-defined]
torch/_functorch/partitioners.py:1406:21: error: Module has no attribute "Tag" [attr-defined]
torch/_functorch/partitioners.py:1411:38: error: Name "torch.device" is not defined [name-defined]
torch/_functorch/partitioners.py:1427:16: error: Module has no attribute "device" [attr-defined]
torch/_functorch/partitioners.py:1429:47: error: Name "torch.device" is not defined [name-defined]
torch/_functorch/partitioners.py:1448:17: error: Module has no attribute "Tag" [attr-defined]
torch/_functorch/partitioners.py:1477:21: error: Module has no attribute "device" [attr-defined]
torch/_functorch/partitioners.py:2662:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_functorch/partitioners.py:2670:35: error: Module has no attribute "argmin" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:352:28: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:355:21: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:362:21: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:465:13: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1487:30: error: Module has no attribute "empty" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1798:9: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1811:26: error: Name "torch.Generator" is not defined [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1812:26: error: Name "torch.Generator" is not defined [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1828:17: error: Module has no attribute "randint" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1828:34: error: Module has no attribute "iinfo" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1828:46: error: Module has no attribute "int64" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:1897:17: error: Module has no attribute "empty_strided" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2096:30: error: Name "torch.Generator" is not defined [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2097:30: error: Name "torch.Generator" is not defined [name-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2331:30: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_functorch/_aot_autograd/runtime_wrappers.py:2442:31: error: Module has no attribute "_DisableAutocast" [attr-defined]
torch/_dynamo/polyfills/__init__.py:96:24: error: Module has no attribute "empty_like" [attr-defined]
torch/_dynamo/polyfills/__init__.py:100:10: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/polyfills/__init__.py:362:14: error: Module has no attribute "_foreach_sub" [attr-defined]
torch/_dynamo/polyfills/__init__.py:363:14: error: Module has no attribute "_foreach_mul" [attr-defined]
torch/_dynamo/polyfills/__init__.py:364:12: error: Module has no attribute "_foreach_add_" [attr-defined]
torch/_dynamo/polyfills/__init__.py:368:12: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/fx/experimental/validator.py:387:47: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/experimental/validator.py:389:25: error: Module has no attribute "int64" [attr-defined]
torch/fx/experimental/validator.py:391:25: error: Module has no attribute "double" [attr-defined]
torch/fx/experimental/validator.py:393:25: error: Module has no attribute "bool" [attr-defined]
torch/fx/experimental/validator.py:397:51: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/experimental/validator.py:398:25: error: Module has no attribute "float64" [attr-defined]
torch/fx/experimental/validator.py:402:55: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/experimental/validator.py:405:55: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/experimental/validator.py:435:54: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/experimental/validator.py:438:55: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/_ops/_view_ops.py:482:5: error: Module has no attribute "broadcast_to" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:484:5: error: Module has no attribute "flatten" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:485:5: error: Module has no attribute "movedim" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:488:5: error: Module has no attribute "permute" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:491:5: error: Module has no attribute "ravel" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:493:5: error: Module has no attribute "reshape" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:494:5: error: Module has no attribute "squeeze" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:495:5: error: Module has no attribute "tile" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:496:5: error: Module has no attribute "transpose" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:497:5: error: Module has no attribute "unsqueeze" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:499:5: error: Module has no attribute "view_as_complex" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:500:5: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:756:48: error: Module has no attribute "squeeze" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:758:24: error: Module has no attribute "squeeze" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:761:23: error: Module has no attribute "squeeze" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:770:27: error: Module has no attribute "reshape" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:779:29: error: Module has no attribute "unsqueeze" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:785:27: error: Module has no attribute "permute" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:791:25: error: Module has no attribute "transpose" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:793:56: error: Module has no attribute "view_as_complex" [attr-defined]
torch/distributed/tensor/_ops/_view_ops.py:794:53: error: Module has no attribute "view_as_real" [attr-defined]
torch/distributed/tensor/_ops/_matrix_ops.py:114:20: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_ops/_matrix_ops.py:1095:31: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_ops/_math_ops.py:108:24: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributed/tensor/_ops/_math_ops.py:113:20: error: Incompatible return value type (got "float", expected "Tensor") [return-value]
torch/distributed/tensor/_ops/_math_ops.py:912:57: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_ops/_math_ops.py:1058:57: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_ops/_conv_ops.py:54:9: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_ops/_conv_ops.py:97:13: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_ops/_common_rules.py:212:9: error: Module has no attribute "Size" [attr-defined]
torch/ao/quantization/fx/prepare.py:90:39: error: Module has no attribute "bool" [attr-defined]
torch/ao/quantization/fx/prepare.py:92:5: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/prepare.py:93:5: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/prepare.py:94:5: error: Module has no attribute "qint32" [attr-defined]
torch/ao/quantization/fx/prepare.py:95:5: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/prepare.py:96:5: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/fx/prepare.py:97:5: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/fx/prepare.py:98:5: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/fx/prepare.py:99:5: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/fx/prepare.py:100:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/ao/quantization/fx/prepare.py:101:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/ao/quantization/fx/prepare.py:104:67: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/prepare.py:233:53: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/prepare.py:253:12: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/prepare.py:362:32: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/prepare.py:388:35: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/prepare.py:388:49: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/fx/prepare.py:487:19: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/fx/prepare.py:621:13: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/prepare.py:623:30: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/prepare.py:624:37: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/fx/prepare.py:627:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/prepare.py:746:6: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/prepare.py:821:19: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/fx/prepare.py:847:16: error: Missing positional arguments "args", "kwargs", "name", "op", "target" in call to "Node" [call-arg]
torch/ao/quantization/fx/prepare.py:847:26: error: Argument 1 to "Node" has incompatible type "list[Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None]"; expected "Graph" [arg-type]
torch/ao/quantization/fx/prepare.py:927:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/fx/prepare.py:929:22: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/prepare.py:933:49: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/prepare.py:993:19: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/fx/prepare.py:1155:9: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/prepare.py:1227:41: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/prepare.py:1238:50: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/fx/prepare.py:1287:19: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/fx/prepare.py:1678:13: error: Module has no attribute "bool" [attr-defined]
torch/ao/ns/fx/graph_passes.py:227:9: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/ns/fx/graph_passes.py:228:52: error: Module has no attribute "quint8" [attr-defined]
torch/ao/ns/fx/graph_passes.py:292:25: error: Module has no attribute "dequantize" [attr-defined]
torch/ao/ns/fx/graph_passes.py:308:29: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/ns/fx/graph_passes.py:308:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/ao/ns/fx/graph_passes.py:315:35: error: Module has no attribute "float16" [attr-defined]
torch/ao/ns/fx/graph_passes.py:647:43: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/ops_handler.py:88:63: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:128:51: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:139:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:140:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:149:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:163:40: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:169:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:175:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:181:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:240:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:241:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:269:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:281:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:296:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:722:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:722:30: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/ops_handler.py:1017:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:1018:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:1107:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ops_handler.py:1138:41: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ops_handler.py:1141:43: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/exc.py:136:23: error: Variable "torch.cuda._CudaDeviceProperties" is not valid as a type [valid-type]
torch/_inductor/exc.py:136:23: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_inductor/exc.py:140:13: error: _CudaDeviceProperties? has no attribute "name" [attr-defined]
torch/_inductor/exc.py:140:13: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/_inductor/exc.py:140:13: error: _CudaDeviceProperties? has no attribute "minor" [attr-defined]
torch/_inductor/decomposition.py:195:16: error: Module has no attribute "full" [attr-defined]
torch/_inductor/decomposition.py:211:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/decomposition.py:230:12: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/decomposition.py:277:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/decomposition.py:292:20: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/decomposition.py:304:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/decomposition.py:313:19: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/decomposition.py:333:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/decomposition.py:351:33: error: Module has no attribute "numel" [attr-defined]
torch/_inductor/decomposition.py:359:20: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/decomposition.py:434:16: error: Module has no attribute "where" [attr-defined]
torch/_inductor/decomposition.py:435:13: error: Module has no attribute "isnan" [attr-defined]
torch/_inductor/decomposition.py:435:48: error: Module has no attribute "atan2" [attr-defined]
torch/_inductor/decomposition.py:446:10: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_inductor/decomposition.py:447:11: error: Module has no attribute "where" [attr-defined]
torch/_inductor/decomposition.py:448:12: error: Module has no attribute "where" [attr-defined]
torch/_inductor/decomposition.py:448:24: error: Module has no attribute "isnan" [attr-defined]
torch/_inductor/decomposition.py:481:13: error: Incompatible types in assignment (expression has type "int | float", variable has type "Tensor") [assignment]
torch/_inductor/decomposition.py:482:20: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/decomposition.py:507:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/_inductor/decomposition.py:508:9: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor") [assignment]
torch/_inductor/decomposition.py:512:14: error: Module has no attribute "flatten" [attr-defined]
torch/_inductor/decomposition.py:533:12: error: Module has no attribute "where" [attr-defined]
torch/_inductor/decomposition.py:533:24: error: Module has no attribute "isnan" [attr-defined]
torch/_inductor/decomposition.py:538:12: error: Module has no attribute "where" [attr-defined]
torch/_inductor/decomposition.py:538:24: error: Module has no attribute "isnan" [attr-defined]
torch/_inductor/decomposition.py:547:22: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/decomposition.py:548:16: error: Module has no attribute "any" [attr-defined]
torch/_inductor/decomposition.py:558:22: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/decomposition.py:559:16: error: Module has no attribute "all" [attr-defined]
torch/_inductor/decomposition.py:570:12: error: Module has no attribute "narrow" [attr-defined]
torch/_inductor/decomposition.py:584:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/decomposition.py:607:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/decomposition.py:608:22: error: Name "torch.layout" is not defined [name-defined]
torch/_inductor/decomposition.py:609:22: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/decomposition.py:612:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/_inductor/decomposition.py:612:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/_inductor/decomposition.py:618:25: error: Module has no attribute "preserve_format" [attr-defined]
torch/_inductor/decomposition.py:619:18: error: Module has no attribute "full" [attr-defined]
torch/_inductor/decomposition.py:631:26: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/decomposition.py:633:18: error: Module has no attribute "full" [attr-defined]
torch/_inductor/decomposition.py:651:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/decomposition.py:652:22: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/decomposition.py:653:20: error: Name "torch.memory_format" is not defined [name-defined]
torch/_inductor/decomposition.py:653:42: error: Module has no attribute "preserve_format" [attr-defined]
torch/_inductor/decomposition.py:659:25: error: Module has no attribute "preserve_format" [attr-defined]
torch/_inductor/decomposition.py:681:23: error: Module has no attribute "rand" [attr-defined]
torch/_inductor/decomposition.py:686:23: error: Module has no attribute "randn" [attr-defined]
torch/_inductor/decomposition.py:752:37: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/decomposition.py:754:64: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/decomposition.py:756:64: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/decomposition.py:760:32: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/decomposition.py:778:21: error: Module has no attribute "device" [attr-defined]
torch/_inductor/decomposition.py:780:43: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_inductor/decomposition.py:846:41: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_inductor/decomposition.py:911:16: error: Module has no attribute "where" [attr-defined]
torch/_inductor/decomposition.py:921:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/decomposition.py:923:24: error: Module has no attribute "aminmax" [attr-defined]
torch/_inductor/decomposition.py:925:13: error: Module has no attribute "max" [attr-defined]
torch/_inductor/decomposition.py:926:30: error: Module has no attribute "round" [attr-defined]
torch/_inductor/decomposition.py:926:62: error: Module has no attribute "int" [attr-defined]
torch/_inductor/decomposition.py:927:18: error: Module has no attribute "clamp" [attr-defined]
torch/_inductor/decomposition.py:928:21: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/decomposition.py:928:51: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/decomposition.py:939:17: error: Module has no attribute "index_put" [attr-defined]
torch/_inductor/decomposition.py:962:18: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/decomposition.py:965:20: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/decomposition.py:992:16: error: Module has no attribute "ones_like" [attr-defined]
torch/_inductor/decomposition.py:995:22: error: Module has no attribute "ones_like" [attr-defined]
torch/_inductor/decomposition.py:998:22: error: Module has no attribute "zeros_like" [attr-defined]
torch/_inductor/decomposition.py:1017:18: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/decomposition.py:1064:26: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/decomposition.py:1064:38: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/decomposition.py:1124:63: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/decomposition.py:1145:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/decomposition.py:1160:25: error: Name "torch.Generator" is not defined [name-defined]
torch/_inductor/decomposition.py:1165:18: error: Module has no attribute "where" [attr-defined]
torch/_inductor/decomposition.py:1166:21: error: Module has no attribute "where" [attr-defined]
torch/_inductor/decomposition.py:1186:29: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/decomposition.py:1186:42: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/decomposition.py:1189:11: error: Module has no attribute "arange" [attr-defined]
torch/_inductor/decomposition.py:1190:15: error: Module has no attribute "searchsorted" [attr-defined]
torch/_inductor/decomposition.py:1191:49: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/decomposition.py:1193:12: error: Module has no attribute "clamp" [attr-defined]
torch/_inductor/cudagraph_utils.py:172:31: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/cudagraph_utils.py:175:29: error: Module has no attribute "device" [attr-defined]
torch/_inductor/cudagraph_utils.py:180:33: error: Module has no attribute "device" [attr-defined]
torch/_inductor/cudagraph_utils.py:182:44: error: Module has no attribute "device" [attr-defined]
torch/_inductor/cudagraph_utils.py:200:31: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/cpu_vec_isa.py:40:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/cpu_vec_isa.py:81:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/cpu_vec_isa.py:81:46: error: Module has no attribute "float" [attr-defined]
torch/_inductor/cpu_vec_isa.py:162:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/cpu_vec_isa.py:162:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:162:60: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:184:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/cpu_vec_isa.py:184:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:184:61: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:203:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/cpu_vec_isa.py:203:42: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:203:62: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:328:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/cpu_vec_isa.py:328:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:328:61: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:345:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/cpu_vec_isa.py:345:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:345:61: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:358:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/cpu_vec_isa.py:358:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/cpu_vec_isa.py:358:61: error: Module has no attribute "float16" [attr-defined]
torch/_dynamo/source.py:26:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/_inductor/runtime/triton_heuristics.py:962:31: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/runtime/triton_heuristics.py:1194:24: error: Incompatible types in assignment (expression has type "str | None", variable has type "str") [assignment]
torch/_inductor/runtime/triton_heuristics.py:1354:24: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/runtime/triton_heuristics.py:1355:33: error: Module has no attribute "int8" [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:29:5: error: Module has no attribute "add" [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:32:5: error: Module has no attribute "mul" [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:409:55: error: Module has no attribute "dtype" [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:1053:33: error: Module has no attribute "quantize_per_channel" [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:1059:37: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:1336:30: error: Module has no attribute "stack" [attr-defined]
torch/ao/ns/fx/n_shadows_utils.py:1342:29: error: Module has no attribute "mean" [attr-defined]
torch/_inductor/virtualized.py:180:20: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/virtualized.py:182:20: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/output_code.py:137:8: error: Module has no attribute "_debug_has_internal_overlap" [attr-defined]
torch/_inductor/output_code.py:421:36: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_inductor/output_code.py:561:72: error: Module has no attribute "Generator" [attr-defined]
torch/_inductor/output_code.py:727:13: error: Function is missing a type annotation [no-untyped-def]
torch/_inductor/output_code.py:800:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_inductor/output_code.py:800:5: note: Use "-> None" if function does not return a value
torch/_inductor/output_code.py:824:32: error: Incompatible types in assignment (expression has type "str | GraphModule", variable has type "str") [assignment]
torch/_inductor/output_code.py:832:17: error: No overload variant of "AOTIModelContainerRunnerCuda" matches argument types "bool", "int", "str", "str", "str" [call-overload]
torch/_inductor/output_code.py:832:17: note: Error code "call-overload" not covered by "type: ignore" comment
torch/_inductor/output_code.py:832:17: note: Possible overload variants:
torch/_inductor/output_code.py:832:17: note: def __init__(self, model_so_path: str, num_models: int) -> AOTIModelContainerRunnerCuda
torch/_inductor/output_code.py:832:17: note: def __init__(self, model_so_path: str, num_models: int, device_str: str) -> AOTIModelContainerRunnerCuda
torch/_inductor/output_code.py:832:17: note: def __init__(self, model_so_path: str, num_models: int, device_str: str, cubin_dir: str) -> AOTIModelContainerRunnerCuda
torch/_inductor/output_code.py:842:17: error: Incompatible types in assignment (expression has type "Callable[[list[Tensor], c_void_p], list[Tensor]]", variable has type "str") [assignment]
torch/_inductor/output_code.py:842:17: note: Error code "assignment" not covered by "type: ignore" comment
torch/_inductor/output_code.py:848:33: error: Incompatible types in assignment (expression has type "str", variable has type "Callable[..., Any] | None") [assignment]
torch/_inductor/output_code.py:872:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_dynamo/compiled_autograd.py:167:28: error: Module has no attribute "isnan" [attr-defined]
torch/_dynamo/compiled_autograd.py:192:20: error: Module has no attribute "isnan" [attr-defined]
torch/_dynamo/compiled_autograd.py:473:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/compiled_autograd.py:604:28: error: Module has no attribute "zeros" [attr-defined]
torch/_dynamo/compiled_autograd.py:689:21: error: Module has no attribute "empty" [attr-defined]
torch/_dynamo/compiled_autograd.py:731:20: error: Module has no attribute "zeros" [attr-defined]
torch/_dynamo/compiled_autograd.py:783:30: error: Module has no attribute "add" [attr-defined]
torch/_dynamo/compiled_autograd.py:1123:51: error: Module has no attribute "empty" [attr-defined]
torch/_dynamo/compiled_autograd.py:1597:64: error: Module has no attribute "contiguous_format" [attr-defined]
torch/ao/quantization/quantize_fx.py:237:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_fx.py:393:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_fx.py:507:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_fx.py:624:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_fx.py:675:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_fx.py:727:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/_inductor/shape_propagation.py:20:63: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/shape_propagation.py:65:30: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/shape_propagation.py:84:52: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/shape_propagation.py:102:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/shape_propagation.py:103:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/shape_propagation.py:118:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/shape_propagation.py:119:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/shape_propagation.py:132:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_utils.py:125:30: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/fx_utils.py:261:12: error: Module has no attribute "_has_storage" [attr-defined]
torch/_inductor/dtype_propagation.py:22:24: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:34:27: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:39:20: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/dtype_propagation.py:41:20: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/dtype_propagation.py:124:74: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/dtype_propagation.py:138:10: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:142:46: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:148:52: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:152:46: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:156:67: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:157:16: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/dtype_propagation.py:162:10: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:174:57: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:178:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:181:26: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/dtype_propagation.py:181:39: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/dtype_propagation.py:191:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:192:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:194:10: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:199:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:200:10: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:204:30: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:208:42: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:212:46: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:216:42: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:220:42: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:226:10: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:227:16: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/dtype_propagation.py:230:42: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:231:16: error: Module has no attribute "float" [attr-defined]
torch/_inductor/dtype_propagation.py:234:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:235:16: error: Module has no attribute "float" [attr-defined]
torch/_inductor/dtype_propagation.py:243:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:244:10: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:261:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:265:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:271:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:275:50: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:282:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:285:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:289:43: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:293:42: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:297:34: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:301:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:303:37: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/dtype_propagation.py:307:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:311:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:315:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:323:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:327:10: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:331:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:335:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:341:42: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:345:42: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:349:47: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:353:47: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:359:16: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/dtype_propagation.py:362:42: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:364:16: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/dtype_propagation.py:368:47: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/dtype_propagation.py:373:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dtype_propagation.py:387:42: error: Name "torch.dtype" is not defined [name-defined]
torch/fx/_graph_pickler.py:278:68: error: Name "torch.device" is not defined [name-defined]
torch/ao/ns/_numeric_suite_fx.py:312:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:336:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:404:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:443:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:476:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:548:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:583:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:652:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:678:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:721:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite_fx.py:772:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/_inductor/index_propagation.py:60:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/index_propagation.py:72:24: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/index_propagation.py:94:57: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/index_propagation.py:98:58: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/index_propagation.py:104:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/index_propagation.py:105:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/index_propagation.py:120:23: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/index_propagation.py:125:23: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/index_propagation.py:130:23: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/index_propagation.py:139:23: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/index_propagation.py:147:23: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/index_propagation.py:156:23: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/index_propagation.py:174:23: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/index_propagation.py:179:23: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/index_propagation.py:234:57: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/ddp_fusion.py:65:12: error: Name "torch.Size" is not defined [name-defined]
torch/_inductor/fx_passes/ddp_fusion.py:131:12: error: Name "torch.Size" is not defined [name-defined]
torch/_inductor/fx_passes/ddp_fusion.py:442:27: error: Name "torch.Size" is not defined [name-defined]
torch/_inductor/codegen/common.py:183:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/common.py:186:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:186:26: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/common.py:224:29: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/common.py:229:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:285:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:310:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:448:19: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/common.py:453:27: error: Module has no attribute "device" [attr-defined]
torch/_inductor/codegen/common.py:458:18: error: Module has no attribute "device" [attr-defined]
torch/_inductor/codegen/common.py:466:19: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/common.py:578:23: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_inductor/codegen/common.py:631:34: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:632:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/common.py:632:21: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/common.py:633:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/common.py:633:20: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/common.py:637:13: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/common.py:638:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/common.py:639:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/common.py:640:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/common.py:641:13: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/codegen/common.py:642:13: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/common.py:643:13: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/common.py:644:13: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/common.py:645:13: error: Module has no attribute "uint16" [attr-defined]
torch/_inductor/codegen/common.py:646:13: error: Module has no attribute "uint32" [attr-defined]
torch/_inductor/codegen/common.py:647:13: error: Module has no attribute "uint64" [attr-defined]
torch/_inductor/codegen/common.py:657:15: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:662:16: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/common.py:672:16: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/common.py:678:16: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/common.py:696:58: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:705:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/common.py:750:76: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:767:13: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/codegen/common.py:771:69: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:777:66: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:806:66: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:808:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:824:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:828:61: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:832:72: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:871:44: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/common.py:879:40: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/common.py:887:52: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/common.py:891:67: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/common.py:895:66: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/common.py:899:61: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/common.py:903:51: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/common.py:907:31: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/common.py:912:47: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/common.py:920:40: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:924:39: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:928:40: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:935:39: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/common.py:941:40: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:977:57: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1059:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1060:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1070:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1083:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1097:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1121:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1121:30: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/common.py:1579:58: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1579:72: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/common.py:1642:19: error: Module has no attribute "uint32" [attr-defined]
torch/_inductor/codegen/common.py:1690:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1697:48: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1848:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1880:9: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:1966:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2038:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2050:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2184:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2185:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2202:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2212:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2227:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2385:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2469:26: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2476:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2604:33: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2715:57: error: Module has no attribute "long" [attr-defined]
torch/_inductor/codegen/common.py:2812:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2813:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2822:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2833:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/common.py:2845:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codecache.py:214:44: error: _CudaDeviceProperties? has no attribute "name" [attr-defined]
torch/_inductor/codecache.py:217:44: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/_inductor/codecache.py:1442:47: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_inductor/codecache.py:2326:26: error: Module has no attribute "randint" [attr-defined]
torch/_inductor/codecache.py:2326:43: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codecache.py:2326:55: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codecache.py:2345:45: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_inductor/codecache.py:2351:36: error: Module has no attribute "_pickle_save" [attr-defined]
torch/distributed/_state_dict_utils.py:26:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:35:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:55:24: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/_state_dict_utils.py:59:14: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_state_dict_utils.py:81:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:110:18: error: Module has no attribute "device" [attr-defined]
torch/distributed/_state_dict_utils.py:218:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:255:22: error: Module has no attribute "device" [attr-defined]
torch/distributed/_state_dict_utils.py:414:26: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:418:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/_state_dict_utils.py:424:17: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/_state_dict_utils.py:430:17: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_state_dict_utils.py:438:20: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_state_dict_utils.py:440:20: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_state_dict_utils.py:445:26: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:451:26: error: Module has no attribute "device" [attr-defined]
torch/distributed/_state_dict_utils.py:461:26: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:467:26: error: Module has no attribute "device" [attr-defined]
torch/distributed/_state_dict_utils.py:507:26: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:534:11: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:535:12: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:542:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:562:27: error: Module has no attribute "empty" [attr-defined]
torch/distributed/_state_dict_utils.py:602:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:644:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_state_dict_utils.py:703:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_shard_utils.py:36:22: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_shard_utils.py:87:27: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:109:40: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:111:12: error: Module has no attribute "Size" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:117:19: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:124:42: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:125:6: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:129:35: error: Module has no attribute "Size" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:163:43: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:170:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:173:16: error: Module has no attribute "is_floating_point" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_common.py:181:12: error: Module has no attribute "_current_graph_task_id" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:144:17: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:150:17: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:151:15: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:179:22: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:198:15: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:207:15: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:232:22: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:234:25: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:235:17: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:245:22: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:247:25: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:248:17: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:343:22: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:399:22: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:402:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/checkpoint/planner_helpers.py:404:32: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:420:22: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:429:22: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/planner_helpers.py:432:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/checkpoint/planner_helpers.py:434:22: error: Module has no attribute "empty_like" [attr-defined]
torch/_inductor/dependencies.py:577:61: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dependencies.py:585:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dependencies.py:840:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/dependencies.py:841:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/analyze_preserves_zero_mask.py:20:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/analyze_preserves_zero_mask.py:51:51: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/analyze_preserves_zero_mask.py:79:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/analyze_preserves_zero_mask.py:117:35: error: Module has no attribute "float" [attr-defined]
torch/_inductor/analyze_preserves_zero_mask.py:131:31: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/analyze_preserves_zero_mask.py:131:46: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/analyze_preserves_zero_mask.py:139:27: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton_utils.py:39:25: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/triton_utils.py:41:27: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/triton_utils.py:43:27: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/codegen/triton_utils.py:45:27: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:23:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:25:18: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:25:33: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:26:16: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:39:9: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:40:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:41:9: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:42:9: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:43:9: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:44:9: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:45:9: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:46:9: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:47:9: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:48:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:49:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:81:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:147:57: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:269:23: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:273:28: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:273:43: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:273:59: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_op_overrides.py:292:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/device_op_overrides.py:131:36: error: _CudaDeviceProperties? has no attribute "warp_size" [attr-defined]
torch/distributed/fsdp/_fsdp_extensions.py:48:26: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:136:20: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:137:18: error: Module has no attribute "_from_functional_tensor" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:138:10: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:139:9: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:139:33: error: Module has no attribute "DispatchKey" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:186:38: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:199:17: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:200:27: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:201:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:202:17: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:203:19: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:205:32: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:206:32: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:228:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:243:43: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:263:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:468:39: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:470:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:476:13: error: Module has no attribute "empty" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:476:25: error: Module has no attribute "Size" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:535:27: error: Module has no attribute "as_strided" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:602:39: error: Module has no attribute "as_strided" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param.py:797:17: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/loop_body.py:690:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_functorch/_aot_autograd/aot_autograd_result.py:515:23: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/distributed/fsdp/_common_utils.py:64:32: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_common_utils.py:78:34: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_common_utils.py:132:39: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_common_utils.py:137:39: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_common_utils.py:501:24: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_common_utils.py:503:24: error: Module has no attribute "is_floating_point" [attr-defined]
torch/distributed/fsdp/_common_utils.py:509:59: error: Module has no attribute "float32" [attr-defined]
torch/distributed/fsdp/_common_utils.py:528:62: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_common_utils.py:534:9: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/distributed/fsdp/_flat_param.py:185:25: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:329:31: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:330:29: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:331:20: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:334:20: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:378:22: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:518:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:521:34: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:522:35: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:678:22: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:805:25: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:808:26: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:877:21: error: Module has no attribute "flatten" [attr-defined]
torch/distributed/fsdp/_flat_param.py:891:17: error: Module has no attribute "flatten" [attr-defined]
torch/distributed/fsdp/_flat_param.py:896:16: error: Module has no attribute "cat" [attr-defined]
torch/distributed/fsdp/_flat_param.py:909:34: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:910:35: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:1107:13: error: Module has no attribute "flatten" [attr-defined]
torch/distributed/fsdp/_flat_param.py:1145:74: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:1162:16: error: Module has no attribute "Size" [attr-defined]
torch/distributed/fsdp/_flat_param.py:1472:17: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/fsdp/_flat_param.py:1573:25: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/fsdp/_flat_param.py:1573:46: error: Module has no attribute "int32" [attr-defined]
torch/distributed/fsdp/_flat_param.py:1597:33: error: Module has no attribute "empty" [attr-defined]
torch/distributed/fsdp/_flat_param.py:1755:28: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_flat_param.py:1834:17: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/distributed/fsdp/_flat_param.py:1845:27: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_flat_param.py:2407:25: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:2642:30: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_flat_param.py:2778:41: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:2788:12: error: Module has no attribute "empty" [attr-defined]
torch/distributed/fsdp/_flat_param.py:2792:32: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:2792:74: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_flat_param.py:2797:9: error: Module has no attribute "ones" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:25:32: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:28:46: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:56:16: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:57:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:59:16: error: Module has no attribute "empty" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:71:16: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:72:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:78:16: error: Module has no attribute "empty" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:187:9: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:209:5: error: Module has no attribute "split_with_sizes_copy" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:232:5: error: Module has no attribute "_chunk_cat" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:240:32: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:241:24: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:242:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:254:21: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:256:24: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:333:35: error: Module has no attribute "empty" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:337:9: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:388:17: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:394:35: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:395:44: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:437:26: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:443:17: error: Module has no attribute "cat" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:451:28: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:453:26: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:454:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:455:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:458:24: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:463:5: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:513:22: error: Module has no attribute "chunk" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:514:34: error: Module has no attribute "cat" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:610:32: error: Module has no attribute "as_strided" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:626:21: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:679:22: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:680:46: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:684:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:688:36: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:703:19: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:719:42: error: Module has no attribute "float32" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:719:57: error: Module has no attribute "bfloat16" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py:738:33: error: Incompatible types in assignment (expression has type "ReduceOp", variable has type "RedOpType") [assignment]
torch/_inductor/optimize_indexing.py:29:17: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/optimize_indexing.py:29:29: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/optimize_indexing.py:53:13: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/optimize_indexing.py:54:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/optimize_indexing.py:55:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/optimize_indexing.py:92:15: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/optimize_indexing.py:108:33: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/bounds.py:185:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/bounds.py:186:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/bounds.py:193:44: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/bounds.py:200:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/bounds.py:201:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/bounds.py:206:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/bounds.py:216:33: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/parallel/fsdp.py:31:40: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/parallel/fsdp.py:44:13: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/parallel/fsdp.py:47:54: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/parallel/fsdp.py:49:13: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/parallel/fsdp.py:52:46: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/parallel/fsdp.py:368:26: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:61:33: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:93:16: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:107:21: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:112:21: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:117:21: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:123:27: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:124:29: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:132:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:173:35: error: Module has no attribute "empty" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:213:43: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:216:53: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:422:65: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py:713:16: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:200:44: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_exec_order_utils.py:200:57: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_exec_order_utils.py:201:26: error: Module has no attribute "int32" [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:204:39: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:204:39: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/fsdp/_exec_order_utils.py:205:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:205:39: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/fsdp/_exec_order_utils.py:235:29: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:235:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/fsdp/_exec_order_utils.py:238:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/fsdp/_exec_order_utils.py:238:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:55:41: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:92:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:145:17: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_state.py:342:16: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/guards.py:220:5: error: Module "torch._C" has no attribute "DispatchKeySet" [attr-defined]
torch/_dynamo/guards.py:726:16: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/_dynamo/guards.py:770:23: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/guards.py:852:25: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_dynamo/guards.py:853:9: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_dynamo/guards.py:2074:32: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_dynamo/guards.py:2205:17: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/guards.py:2206:17: error: Module has no attribute "Stream" [attr-defined]
torch/_dynamo/guards.py:2810:29: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_dynamo/guards.py:2861:44: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/guards.py:2861:58: error: Module has no attribute "dtype" [attr-defined]
torch/_dynamo/guards.py:3195:9: error: Module has no attribute "Stream" [attr-defined]
torch/_dynamo/guards.py:3231:17: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/guards.py:3243:13: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_dynamo/guards.py:3252:17: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/guards.py:3268:29: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_dynamo/guards.py:3276:59: error: Name "torch._C.DispatchKeySet" is not defined [name-defined]
torch/_dynamo/guards.py:3277:16: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_dynamo/guards.py:3361:21: error: Module has no attribute "empty_like" [attr-defined]
torch/_dynamo/guards.py:3362:21: error: "TensorWithFlatten" has no attribute "device" [attr-defined]
torch/_dynamo/guards.py:3364:21: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_dynamo/guards.py:3370:17: error: Module has no attribute "empty_like" [attr-defined]
torch/_dynamo/guards.py:3373:17: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_dynamo/guards.py:3395:30: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_dynamo/guards.py:4114:34: error: Incompatible types in assignment (expression has type "Any | None", variable has type "Callable[[], bool]") [assignment]
torch/_dynamo/eval_frame.py:868:26: error: Module has no attribute "_is_tracing" [attr-defined]
torch/_dynamo/eval_frame.py:1429:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/_dynamo/eval_frame.py:1670:12: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable) [attr-defined]
torch/_dynamo/eval_frame.py:1670:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_dynamo/eval_frame.py:1674:12: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable) [attr-defined]
torch/_dynamo/eval_frame.py:1674:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_dynamo/eval_frame.py:1739:9: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_dynamo/eval_frame.py:1954:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/_dynamo/variables/sdpa.py:72:28: error: Module has no attribute "_SDPAParams" [attr-defined]
torch/_dynamo/variables/constant.py:127:55: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/variables/functions.py:369:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_dynamo/variables/functions.py:369:5: note: Use "-> None" if function does not return a value
torch/_dynamo/variables/functions.py:398:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_dynamo/variables/functions.py:418:34: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/_dynamo/variables/functions.py:418:34: note: Error code "valid-type" not covered by "type: ignore" comment
torch/_dynamo/variables/functions.py:418:34: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/_dynamo/variables/functions.py:812:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_dynamo/variables/functions.py:1053:5: error: Function is missing a type annotation [no-untyped-def]
torch/_dynamo/variables/functions.py:1657:34: error: Incompatible types in assignment (expression has type "str", variable has type "VariableTracker | None") [assignment]
torch/_dynamo/variables/lists.py:71:13: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/variables/lists.py:1160:16: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/variables/lists.py:1195:20: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/variables/lists.py:1197:54: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/variables/lists.py:1200:13: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/variables/lists.py:1296:58: error: Module has no attribute "Size" [attr-defined]
torch/_dynamo/variables/script_object.py:65:37: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:382:27: error: Module has no attribute "_is_fwd_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:383:9: error: Module has no attribute "_set_fwd_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:386:21: error: Module has no attribute "_set_fwd_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:390:13: error: Module has no attribute "_set_fwd_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:402:13: error: Module has no attribute "_set_fwd_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:430:13: error: Module has no attribute "_enter_dual_level" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:442:13: error: Module has no attribute "_exit_dual_level" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:603:29: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:645:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:647:34: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:649:13: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:664:44: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:676:30: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:703:21: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:704:13: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:710:17: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:898:30: error: Module has no attribute "_set_deterministic_algorithms" [attr-defined]
torch/_dynamo/variables/ctx_manager.py:900:9: error: Module has no attribute "_set_deterministic_algorithms" [attr-defined]
torch/_dynamo/variables/torch_function.py:209:13: error: Module has no attribute "_push_on_torch_function_stack" [attr-defined]
torch/_dynamo/variables/torch_function.py:216:38: error: Module has no attribute "_pop_torch_function_stack" [attr-defined]
torch/_dynamo/variables/torch_function.py:283:48: error: Module has no attribute "_is_torch_function_enabled" [attr-defined]
torch/_dynamo/variables/torch_function.py:290:17: error: Module has no attribute "_is_torch_function_all_disabled" [attr-defined]
torch/_dynamo/variables/streams.py:36:13: error: Module has no attribute "Event" [attr-defined]
torch/_dynamo/variables/streams.py:46:14: error: Module has no attribute "Stream" [attr-defined]
torch/_dynamo/variables/streams.py:46:14: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_dynamo/variables/streams.py:55:37: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/variables/streams.py:66:32: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/variables/streams.py:73:41: error: Name "torch.Stream" is not defined [name-defined]
torch/_dynamo/variables/streams.py:75:31: error: Module has no attribute "Stream" [attr-defined]
torch/_dynamo/variables/streams.py:81:40: error: Name "torch.Event" is not defined [name-defined]
torch/_dynamo/variables/streams.py:83:30: error: Module has no attribute "Event" [attr-defined]
torch/_dynamo/variables/streams.py:202:43: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/variables/streams.py:266:16: error: Name "torch.Stream" is not defined [name-defined]
torch/_dynamo/variables/streams.py:284:16: error: Module has no attribute "Stream" [attr-defined]
torch/_dynamo/variables/streams.py:399:16: error: Name "torch.Event" is not defined [name-defined]
torch/_dynamo/codegen.py:311:42: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/variables/builtin.py:245:12: error: Module has no attribute "ones" [attr-defined]
torch/_dynamo/variables/builtin.py:246:12: error: Module has no attribute "ones" [attr-defined]
torch/_dynamo/variables/builtin.py:247:16: error: Module has no attribute "ones" [attr-defined]
torch/_dynamo/variables/builtin.py:247:36: error: Module has no attribute "int32" [attr-defined]
torch/_dynamo/variables/builtin.py:248:16: error: Module has no attribute "ones" [attr-defined]
torch/_dynamo/variables/builtin.py:248:36: error: Module has no attribute "int32" [attr-defined]
torch/_dynamo/variables/builtin.py:935:19: error: Module has no attribute "bool" [attr-defined]
torch/_dynamo/variables/builtin.py:936:18: error: Module has no attribute "int64" [attr-defined]
torch/_dynamo/variables/builtin.py:937:20: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/variables/builtin.py:1327:22: error: Module has no attribute "select" [attr-defined]
torch/_dynamo/variables/builtin.py:1611:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_dynamo/variables/builtin.py:1611:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_dynamo/variables/builtin.py:1622:32: error: "Callable[[], str]" has no attribute "__func__" [attr-defined]
torch/_dynamo/variables/builtin.py:1724:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_dynamo/variables/builtin.py:1750:65: error: Module has no attribute "clamp" [attr-defined]
torch/_dynamo/variables/builtin.py:1760:38: error: Module has no attribute "maximum" [attr-defined]
torch/_dynamo/variables/builtin.py:1760:58: error: Module has no attribute "minimum" [attr-defined]
torch/_dynamo/variables/torch.py:115:9: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/_dynamo/variables/torch.py:116:9: error: Module has no attribute "DisableTorchFunction" [attr-defined]
torch/_dynamo/variables/torch.py:145:9: error: Module has no attribute "_shape_as_tensor" [attr-defined]
torch/_dynamo/variables/torch.py:161:5: error: Module has no attribute "_get_cublas_allow_tf32" [attr-defined]
torch/_dynamo/variables/torch.py:162:5: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/_dynamo/variables/torch.py:167:5: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/_dynamo/variables/torch.py:168:5: error: Module has no attribute "get_autocast_gpu_dtype" [attr-defined]
torch/_dynamo/variables/torch.py:169:5: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_dynamo/variables/torch.py:170:5: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/_dynamo/variables/torch.py:171:5: error: Module has no attribute "is_autocast_cpu_enabled" [attr-defined]
torch/_dynamo/variables/torch.py:172:5: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/_dynamo/variables/torch.py:173:5: error: Module has no attribute "is_complex" [attr-defined]
torch/_dynamo/variables/torch.py:174:5: error: Module has no attribute "is_floating_point" [attr-defined]
torch/_dynamo/variables/torch.py:176:5: error: Module has no attribute "promote_types" [attr-defined]
torch/_dynamo/variables/torch.py:177:5: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/_dynamo/variables/torch.py:201:9: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/_dynamo/variables/torch.py:219:5: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_dynamo/variables/torch.py:220:5: error: Module has no attribute "_dispatch_tls_local_include_set" [attr-defined]
torch/_dynamo/variables/torch.py:221:5: error: Module has no attribute "_dispatch_tls_local_exclude_set" [attr-defined]
torch/_dynamo/variables/torch.py:233:9: error: Module has no attribute "ones" [attr-defined]
torch/_dynamo/variables/torch.py:234:9: error: Module has no attribute "ones_like" [attr-defined]
torch/_dynamo/variables/torch.py:235:9: error: Module has no attribute "zeros" [attr-defined]
torch/_dynamo/variables/torch.py:236:9: error: Module has no attribute "zeros_like" [attr-defined]
torch/_dynamo/variables/torch.py:237:9: error: Module has no attribute "empty" [attr-defined]
torch/_dynamo/variables/torch.py:238:9: error: Module has no attribute "full" [attr-defined]
torch/_dynamo/variables/torch.py:393:69: error: Module has no attribute "Stream" [attr-defined]
torch/_dynamo/variables/torch.py:424:27: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/_dynamo/variables/torch.py:425:30: error: Module has no attribute "DisableTorchFunction" [attr-defined]
torch/_dynamo/variables/torch.py:429:49: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/_dynamo/variables/torch.py:557:30: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_dynamo/variables/torch.py:570:27: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_dynamo/variables/torch.py:570:51: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_dynamo/variables/torch.py:571:27: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_dynamo/variables/torch.py:572:29: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_dynamo/variables/torch.py:615:63: error: Module has no attribute "addcmul" [attr-defined]
torch/_dynamo/variables/torch.py:621:19: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_dynamo/variables/torch.py:645:13: error: Module has no attribute "is_floating_point" [attr-defined]
torch/_dynamo/variables/torch.py:646:13: error: Module has no attribute "is_complex" [attr-defined]
torch/_dynamo/variables/torch.py:651:34: error: Module has no attribute "is_floating_point" [attr-defined]
torch/_dynamo/variables/torch.py:653:36: error: Module has no attribute "is_complex" [attr-defined]
torch/_dynamo/variables/torch.py:658:19: error: Module has no attribute "numel" [attr-defined]
torch/_dynamo/variables/torch.py:697:19: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/variables/torch.py:700:44: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/variables/torch.py:724:19: error: Module has no attribute "_is_torch_function_enabled" [attr-defined]
torch/_dynamo/variables/torch.py:733:19: error: Module has no attribute "_is_torch_function_all_disabled" [attr-defined]
torch/_dynamo/variables/torch.py:764:19: error: Module has no attribute "from_numpy" [attr-defined]
torch/_dynamo/variables/torch.py:793:21: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/_dynamo/variables/torch.py:816:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_dynamo/variables/torch.py:840:19: error: Module has no attribute "addcdiv" [attr-defined]
torch/_dynamo/variables/torch.py:845:55: error: Module has no attribute "div" [attr-defined]
torch/_dynamo/variables/torch.py:848:55: error: Module has no attribute "mul" [attr-defined]
torch/_dynamo/variables/torch.py:851:53: error: Module has no attribute "add" [attr-defined]
torch/_dynamo/variables/torch.py:855:19: error: Module has no attribute "full" [attr-defined]
torch/_dynamo/variables/torch.py:860:61: error: Module has no attribute "empty" [attr-defined]
torch/_dynamo/variables/torch.py:866:19: error: Module has no attribute "_foreach_lerp_" [attr-defined]
torch/_dynamo/variables/torch.py:877:19: error: Module has no attribute "_foreach_pow" [attr-defined]
torch/_dynamo/variables/torch.py:902:21: error: Module has no attribute "_SDPAParams" [attr-defined]
torch/_dynamo/variables/torch.py:999:58: error: Module has no attribute "strided" [attr-defined]
torch/_dynamo/variables/torch.py:1177:19: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_dynamo/variables/torch.py:1204:19: error: Module has no attribute "_pop_torch_function_stack" [attr-defined]
torch/_dynamo/variables/torch.py:1222:19: error: Module has no attribute "_push_on_torch_function_stack" [attr-defined]
torch/_dynamo/variables/torch.py:1235:19: error: Module has no attribute "_len_torch_function_stack" [attr-defined]
torch/_dynamo/variables/torch.py:1245:19: error: Module has no attribute "_get_function_stack_at" [attr-defined]
torch/_dynamo/variables/torch.py:1311:30: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/variables/torch.py:1313:30: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/variables/torch.py:1632:29: error: Module has no attribute "Tag" [attr-defined]
torch/_dynamo/variables/torch.py:2057:53: error: Module has no attribute "TensorBase" [attr-defined]
torch/_dynamo/output_graph.py:336:30: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/output_graph.py:671:44: error: Module has no attribute "_is_torch_function_mode_enabled" [attr-defined]
torch/_dynamo/output_graph.py:995:65: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/output_graph.py:998:31: error: Module has no attribute "set_autocast_enabled" [attr-defined]
torch/_dynamo/output_graph.py:999:13: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/_dynamo/output_graph.py:1002:31: error: Module has no attribute "set_autocast_enabled" [attr-defined]
torch/_dynamo/output_graph.py:1003:13: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/_dynamo/output_graph.py:1006:31: error: Module has no attribute "set_autocast_dtype" [attr-defined]
torch/_dynamo/output_graph.py:1007:13: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/_dynamo/output_graph.py:1010:31: error: Module has no attribute "set_autocast_dtype" [attr-defined]
torch/_dynamo/output_graph.py:1011:13: error: Module has no attribute "get_autocast_dtype" [attr-defined]
torch/_dynamo/output_graph.py:1014:13: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/_dynamo/output_graph.py:1015:13: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/_dynamo/output_graph.py:1942:24: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/output_graph.py:1945:33: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_dynamo/output_graph.py:1951:37: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_dynamo/output_graph.py:2591:66: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_dynamo/output_graph.py:2829:12: error: Module has no attribute "Tag" [attr-defined]
torch/_dynamo/output_graph.py:2844:16: error: Module has no attribute "Tag" [attr-defined]
torch/_dynamo/output_graph.py:2859:24: error: Module has no attribute "_jit_resolve_packet" [attr-defined]
torch/_dynamo/output_graph.py:2872:12: error: Module has no attribute "Tag" [attr-defined]
torch/_dynamo/output_graph.py:3005:12: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_dynamo/output_graph.py:3012:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_dynamo/output_graph.py:3573:40: error: Module has no attribute "strided" [attr-defined]
torch/_dynamo/output_graph.py:3595:42: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_dynamo/output_graph.py:3598:43: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_dynamo/output_graph.py:3598:61: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_dynamo/output_graph.py:3601:43: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_dynamo/output_graph.py:3601:61: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_dynamo/output_graph.py:3701:40: error: Module has no attribute "strided" [attr-defined]
torch/_dynamo/output_graph.py:3721:42: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_dynamo/output_graph.py:3724:43: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_dynamo/output_graph.py:3724:61: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_dynamo/output_graph.py:3727:43: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_dynamo/output_graph.py:3727:61: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_dynamo/symbolic_convert.py:686:21: error: Module has no attribute "_assert_async" [attr-defined]
torch/_dynamo/symbolic_convert.py:711:34: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_dynamo/symbolic_convert.py:722:17: error: Module has no attribute "_assert_async" [attr-defined]
torch/_dynamo/convert_frame.py:289:27: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/convert_frame.py:296:13: error: Module has no attribute "_PreserveDispatchKeyGuard" [attr-defined]
torch/_dynamo/convert_frame.py:300:36: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_dynamo/convert_frame.py:304:17: error: Module has no attribute "_is_default_mobile_cpu_allocator_set" [attr-defined]
torch/_dynamo/convert_frame.py:307:27: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_dynamo/convert_frame.py:311:22: error: Module has no attribute "DisableTorchFunction" [attr-defined]
torch/_dynamo/convert_frame.py:313:37: error: Module has no attribute "_get_fp32_precision_getter" [attr-defined]
torch/_dynamo/convert_frame.py:329:24: error: Module has no attribute "_len_torch_function_stack" [attr-defined]
torch/_dynamo/convert_frame.py:333:17: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/_dynamo/convert_frame.py:342:21: error: Module has no attribute "_is_default_mobile_cpu_allocator_set" [attr-defined]
torch/_dynamo/convert_frame.py:345:21: error: Module has no attribute "_unset_default_mobile_cpu_allocator" [attr-defined]
torch/_dynamo/convert_frame.py:347:26: error: Module has no attribute "DisableTorchFunction" [attr-defined]
torch/_dynamo/convert_frame.py:349:17: error: Module has no attribute "_set_fp32_precision_setter" [attr-defined]
torch/_dynamo/convert_frame.py:1049:32: error: "Callable[..., Any]" has no attribute "__func__" [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:157:25: error: Module has no attribute "bool" [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:160:25: error: Module has no attribute "int64" [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:163:25: error: Module has no attribute "float64" [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:228:46: error: Module has no attribute "float64" [attr-defined]
torch/fx/passes/_tensorify_python_scalars.py:296:46: error: Module has no attribute "bool" [attr-defined]
torch/distributed/fsdp/_init_utils.py:407:43: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:802:36: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:817:30: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_init_utils.py:830:36: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:833:15: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:843:44: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_init_utils.py:855:18: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_init_utils.py:905:37: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:910:55: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_init_utils.py:967:37: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:981:18: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_init_utils.py:1020:37: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:1034:18: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_init_utils.py:1064:37: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:1067:6: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_init_utils.py:1086:26: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_init_utils.py:1144:26: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_runtime_utils.py:151:18: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_runtime_utils.py:404:35: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:623:31: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1440:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/distributed/fsdp/_runtime_utils.py:1487:12: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/distributed/fsdp/_runtime_utils.py:1544:25: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1545:21: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1546:25: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1591:34: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1622:25: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1636:34: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1637:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_runtime_utils.py:1651:16: error: Module has no attribute "is_floating_point" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:105:12: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_optim_utils.py:106:12: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_optim_utils.py:364:18: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:703:35: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/fsdp/_optim_utils.py:762:18: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:764:9: error: Module has no attribute "flatten" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:835:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/fsdp/_optim_utils.py:835:52: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1191:19: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1191:59: error: Module has no attribute "int32" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1368:21: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_optim_utils.py:1382:25: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/fsdp/_optim_utils.py:1442:24: error: Module has no attribute "equal" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1486:32: error: Module has no attribute "Size" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1573:9: error: Module has no attribute "empty" [attr-defined]
torch/distributed/fsdp/_optim_utils.py:1659:23: error: Module has no attribute "cat" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:71:14: error: Module has no attribute "_get_accelerator" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:76:48: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:78:16: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:80:12: error: Module has no attribute "device" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fsdp_init.py:214:13: error: Name "torch.device" is not defined [name-defined]
torch/_functorch/_aot_autograd/streams.py:20:31: error: Name "torch.device" is not defined [name-defined]
torch/_functorch/_aot_autograd/streams.py:104:5: error: Need type annotation for "node_to_wait_event_ind" (hint: "node_to_wait_event_ind: dict[<type>, <type>] = ...") [var-annotated]
torch/_functorch/_aot_autograd/autograd_cache.py:340:29: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_functorch/_aot_autograd/autograd_cache.py:341:28: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/_export/non_strict_utils.py:172:51: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/non_strict_utils.py:312:54: error: Module has no attribute "maximum" [attr-defined]
torch/_export/non_strict_utils.py:313:24: error: Module has no attribute "clamp" [attr-defined]
torch/_export/non_strict_utils.py:313:24: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_export/non_strict_utils.py:321:39: error: Module has no attribute "maximum" [attr-defined]
torch/_export/non_strict_utils.py:363:70: error: Module has no attribute "maximum" [attr-defined]
torch/_export/non_strict_utils.py:368:70: error: Module has no attribute "minimum" [attr-defined]
torch/_export/non_strict_utils.py:822:21: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/non_strict_utils.py:974:13: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/non_strict_utils.py:1035:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_export/non_strict_utils.py:1050:38: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_export/non_strict_utils.py:1052:34: error: Module has no attribute "select" [attr-defined]
torch/_dynamo/functional_export.py:372:16: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable) [attr-defined]
torch/_dynamo/functional_export.py:379:16: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable) [attr-defined]
torch/distributed/fsdp/_fully_shard/_fully_shard.py:189:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/fsdp/_fully_shard/_fully_shard.py:524:43: error: Name "torch.Event" is not defined [name-defined]
torch/_export/serde/serialize.py:134:5: error: Module has no attribute "uint8" [attr-defined]
torch/_export/serde/serialize.py:135:5: error: Module has no attribute "int8" [attr-defined]
torch/_export/serde/serialize.py:136:5: error: Module has no attribute "uint16" [attr-defined]
torch/_export/serde/serialize.py:137:5: error: Module has no attribute "int16" [attr-defined]
torch/_export/serde/serialize.py:138:5: error: Module has no attribute "int32" [attr-defined]
torch/_export/serde/serialize.py:139:5: error: Module has no attribute "int64" [attr-defined]
torch/_export/serde/serialize.py:140:5: error: Module has no attribute "float16" [attr-defined]
torch/_export/serde/serialize.py:141:5: error: Module has no attribute "float32" [attr-defined]
torch/_export/serde/serialize.py:142:5: error: Module has no attribute "float64" [attr-defined]
torch/_export/serde/serialize.py:143:5: error: Module has no attribute "complex32" [attr-defined]
torch/_export/serde/serialize.py:144:5: error: Module has no attribute "complex64" [attr-defined]
torch/_export/serde/serialize.py:145:5: error: Module has no attribute "complex128" [attr-defined]
torch/_export/serde/serialize.py:146:5: error: Module has no attribute "bool" [attr-defined]
torch/_export/serde/serialize.py:147:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_export/serde/serialize.py:148:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_export/serde/serialize.py:149:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_export/serde/serialize.py:150:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_export/serde/serialize.py:151:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_export/serde/serialize.py:159:5: error: Module has no attribute "sparse_coo" [attr-defined]
torch/_export/serde/serialize.py:160:5: error: Module has no attribute "sparse_csr" [attr-defined]
torch/_export/serde/serialize.py:161:5: error: Module has no attribute "sparse_csc" [attr-defined]
torch/_export/serde/serialize.py:162:5: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/_export/serde/serialize.py:163:5: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/_export/serde/serialize.py:165:5: error: Module has no attribute "strided" [attr-defined]
torch/_export/serde/serialize.py:173:5: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_export/serde/serialize.py:174:5: error: Module has no attribute "channels_last" [attr-defined]
torch/_export/serde/serialize.py:175:5: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_export/serde/serialize.py:176:5: error: Module has no attribute "preserve_format" [attr-defined]
torch/_export/serde/serialize.py:256:38: error: Name "torch.device" is not defined [name-defined]
torch/_export/serde/serialize.py:258:16: error: Module has no attribute "device" [attr-defined]
torch/_export/serde/serialize.py:258:16: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_export/serde/serialize.py:259:12: error: Module has no attribute "device" [attr-defined]
torch/_export/serde/serialize.py:278:48: error: Name "torch.dtype" is not defined [name-defined]
torch/_export/serde/serialize.py:662:37: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_export/serde/serialize.py:1201:45: error: Module has no attribute "OptionalType" [attr-defined]
torch/_export/serde/serialize.py:1203:49: error: Module has no attribute "ListType" [attr-defined]
torch/_export/serde/serialize.py:1205:46: error: Module has no attribute "OptionalType" [attr-defined]
torch/_export/serde/serialize.py:1208:46: error: Module has no attribute "BoolType" [attr-defined]
torch/_export/serde/serialize.py:1210:48: error: Module has no attribute "IntType" [attr-defined]
torch/_export/serde/serialize.py:1212:48: error: Module has no attribute "FloatType" [attr-defined]
torch/_export/serde/serialize.py:1214:48: error: Module has no attribute "StringType" [attr-defined]
torch/_export/serde/serialize.py:1216:48: error: Module has no attribute "TensorType" [attr-defined]
torch/_export/serde/serialize.py:1333:30: error: Module has no attribute "dtype" [attr-defined]
torch/_export/serde/serialize.py:1335:30: error: Module has no attribute "device" [attr-defined]
torch/_export/serde/serialize.py:1337:30: error: Module has no attribute "memory_format" [attr-defined]
torch/_export/serde/serialize.py:1341:30: error: Module has no attribute "layout" [attr-defined]
torch/_export/serde/serialize.py:1343:30: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/serde/serialize.py:1648:44: error: Module has no attribute "ListType" [attr-defined]
torch/_export/serde/serialize.py:1649:47: error: Module has no attribute "TensorType" [attr-defined]
torch/_export/serde/serialize.py:1687:47: error: Module has no attribute "OptionalType" [attr-defined]
torch/_export/serde/serialize.py:1687:67: error: Module has no attribute "TensorType" [attr-defined]
torch/_export/serde/serialize.py:1694:47: error: Module has no attribute "OptionalType" [attr-defined]
torch/_export/serde/serialize.py:1694:67: error: Module has no attribute "TensorType" [attr-defined]
torch/_export/serde/serialize.py:1701:46: error: Module has no attribute "ListType" [attr-defined]
torch/_export/serde/serialize.py:1703:63: error: Module has no attribute "TensorType" [attr-defined]
torch/_export/serde/serialize.py:1891:42: error: Module has no attribute "_get_max_operator_version" [attr-defined]
torch/_export/serde/serialize.py:2124:17: error: Module has no attribute "empty_strided" [attr-defined]
torch/_export/serde/serialize.py:2285:39: error: Module has no attribute "TensorType" [attr-defined]
torch/_export/serde/serialize.py:3101:51: error: Module has no attribute "_get_max_operator_version" [attr-defined]
torch/_export/serde/serialize.py:3865:31: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/export/pt2_archive/_package.py:99:29: error: Module has no attribute "PyTorchFileWriter" [attr-defined]
torch/export/pt2_archive/_package.py:99:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/export/pt2_archive/_package.py:197:29: error: Module has no attribute "PyTorchFileReader" [attr-defined]
torch/export/pt2_archive/_package.py:197:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/export/pt2_archive/_package.py:494:37: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/export/pt2_archive/_package.py:504:35: error: Module has no attribute "ScriptObject" [attr-defined]
torch/export/pt2_archive/_package.py:543:28: error: Module has no attribute "_pickle_save" [attr-defined]
torch/export/pt2_archive/_package.py:789:18: error: Module has no attribute "frombuffer" [attr-defined]
torch/export/pt2_archive/_package.py:798:18: error: Module has no attribute "zeros" [attr-defined]
torch/export/pt2_archive/_package.py:879:33: error: Module has no attribute "as_strided" [attr-defined]
torch/export/pt2_archive/_package.py:935:39: error: Module has no attribute "as_strided" [attr-defined]
torch/export/pt2_archive/_package.py:949:43: error: Module has no attribute "_pickle_load_obj" [attr-defined]
torch/_inductor/ir.py:380:13: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/ir.py:397:34: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:401:24: error: Module has no attribute "device" [attr-defined]
torch/_inductor/ir.py:406:18: error: Argument 1 to "assert_never" has incompatible type "str"; expected "Never" [arg-type]
torch/_inductor/ir.py:409:32: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:429:29: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:658:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:661:43: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:729:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:732:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:830:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:845:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:853:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:926:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:927:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:959:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1051:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1057:63: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1093:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1110:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1152:33: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1219:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1269:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1286:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1287:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1288:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1459:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1490:59: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/ir.py:1502:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1503:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1504:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1523:33: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/ir.py:1711:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1719:24: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/ir.py:1726:24: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/ir.py:1743:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1873:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1874:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1875:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1894:34: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/ir.py:1894:49: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/ir.py:1895:18: error: Module has no attribute "float" [attr-defined]
torch/_inductor/ir.py:1937:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1938:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1939:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1983:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:1984:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:1985:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2047:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:2048:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2053:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2104:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:2105:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2106:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2142:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:2143:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2262:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2269:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:2270:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2369:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2438:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:2439:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2537:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:2538:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2577:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2645:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:2646:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2860:24: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:2866:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:2916:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3373:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3380:24: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3440:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3443:43: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3463:24: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3578:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3579:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3584:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3597:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3598:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3609:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3616:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3617:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3625:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3649:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3657:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3680:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3681:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:3741:29: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:3746:20: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/ir.py:3824:65: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:4013:46: error: Name "torch.memory_format" is not defined [name-defined]
torch/_inductor/ir.py:4025:29: error: Module has no attribute "channels_last" [attr-defined]
torch/_inductor/ir.py:4027:31: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_inductor/ir.py:4029:31: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_inductor/ir.py:4159:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:4160:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:4266:22: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:4276:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:4395:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:4402:24: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:4539:31: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:4551:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:5030:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:5601:61: error: Module has no attribute "channels_last" [attr-defined]
torch/_inductor/ir.py:5602:64: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_inductor/ir.py:5996:31: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_inductor/ir.py:5996:72: error: Name "torch.Generator" is not defined [name-defined]
torch/_inductor/ir.py:6089:35: error: Module has no attribute "channels_last" [attr-defined]
torch/_inductor/ir.py:6092:35: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_inductor/ir.py:6145:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/ir.py:6687:44: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:6688:18: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/ir.py:6688:30: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/ir.py:6692:23: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/ir.py:7158:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:7431:40: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:7507:50: error: Module has no attribute "device" [attr-defined]
torch/_inductor/ir.py:7560:50: error: Module has no attribute "device" [attr-defined]
torch/_inductor/ir.py:7599:37: error: Module has no attribute "device" [attr-defined]
torch/_inductor/ir.py:7626:31: error: Module has no attribute "device" [attr-defined]
torch/_inductor/ir.py:7760:48: error: Name "torch._C.Argument" is not defined [name-defined]
torch/_inductor/ir.py:7762:38: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/ir.py:7869:43: error: Module has no attribute "device" [attr-defined]
torch/_inductor/ir.py:7938:32: error: Name "torch.TensorType" is not defined [name-defined]
torch/_inductor/ir.py:7938:50: error: Name "torch.ListType" is not defined [name-defined]
torch/_inductor/ir.py:7938:66: error: Name "torch.JitType" is not defined [name-defined]
torch/_inductor/ir.py:7941:41: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/ir.py:7941:59: error: Module has no attribute "NoneType" [attr-defined]
torch/_inductor/ir.py:7947:44: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/ir.py:7955:42: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/ir.py:7956:47: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/ir.py:7966:42: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/ir.py:7967:47: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/ir.py:7985:42: error: Module has no attribute "IntType" [attr-defined]
torch/_inductor/ir.py:8065:30: error: Name "torch.JitType" is not defined [name-defined]
torch/_inductor/ir.py:8066:34: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/ir.py:8068:38: error: Module has no attribute "NumberType" [attr-defined]
torch/_inductor/ir.py:8156:22: error: Module has no attribute "device" [attr-defined]
torch/_inductor/ir.py:8285:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:8287:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:8346:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:8419:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/ir.py:8464:24: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/ir.py:9089:37: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/ir.py:9280:36: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_inductor/ir.py:9288:52: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_inductor/ir.py:9291:31: error: Name "torch.ScriptObject" is not defined [name-defined]
torch/_inductor/ir.py:9292:35: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_inductor/ir.py:9318:13: error: Name "torch.device" is not defined [name-defined]
torch/_functorch/_aot_autograd/graph_compile.py:231:17: error: Incompatible types in assignment (expression has type "list[AOTInput]", variable has type "tuple[list[AOTInput], list[AOTInput]]") [assignment]
torch/_functorch/_aot_autograd/graph_compile.py:510:19: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1027:29: error: Module has no attribute "_ExcludeDispatchKeyGuard" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1028:17: error: Module has no attribute "DispatchKeySet" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1028:41: error: Module has no attribute "DispatchKey" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1574:19: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1578:19: error: Module has no attribute "_DisableAutocast" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:1819:61: error: Module has no attribute "_DisableAutocast" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2069:19: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2248:13: error: Module has no attribute "_DisableAutocast" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2249:16: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/_functorch/_aot_autograd/graph_compile.py:2256:24: error: Module has no attribute "_DisableAutocast" [attr-defined]
torch/_inductor/mkldnn_ir.py:676:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_ir.py:676:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_ir.py:1051:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_ir.py:1051:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_ir.py:1174:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_ir.py:1174:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/kernel_inputs.py:31:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel_inputs.py:85:25: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/kernel_inputs.py:105:37: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/_inductor/kernel_inputs.py:156:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel_inputs.py:165:38: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel_inputs.py:178:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel_inputs.py:220:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel_inputs.py:275:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/jagged_lowerings.py:52:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/jagged_lowerings.py:53:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/jagged_lowerings.py:97:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/comm_analysis.py:72:26: error: Name "torch.Size" is not defined [name-defined]
torch/_inductor/comm_analysis.py:191:14: error: Module has no attribute "device" [attr-defined]
torch/_inductor/comm_analysis.py:353:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_inductor/comm_analysis.py:356:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_inductor/comm_analysis.py:457:20: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/codegen/subgraph.py:373:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:411:46: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:416:16: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:416:71: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:431:68: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:444:31: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:444:46: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:448:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cutedsl/cutedsl_kernel.py:466:60: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/bucketing.py:51:59: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/bucketing.py:69:23: error: Item "function" of "Callable[..., Any] | str" has no attribute "name" [union-attr]
torch/_inductor/fx_passes/bucketing.py:69:23: error: Item "str" of "Callable[..., Any] | str" has no attribute "name" [union-attr]
torch/_inductor/fx_passes/bucketing.py:71:60: error: Item "function" of "Callable[..., Any] | str" has no attribute "name" [union-attr]
torch/_inductor/fx_passes/bucketing.py:71:60: error: Item "str" of "Callable[..., Any] | str" has no attribute "name" [union-attr]
torch/_inductor/fx_passes/bucketing.py:409:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:418:12: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:462:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:482:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:498:45: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:526:18: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:536:5: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:559:18: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:602:25: error: Module has no attribute "split_with_sizes" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:626:18: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:630:5: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:637:12: error: Module has no attribute "split_with_sizes" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:664:18: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:671:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:678:12: error: Module has no attribute "split_with_sizes" [attr-defined]
torch/_inductor/fx_passes/bucketing.py:805:44: error: Argument 1 to "append" of "list" has incompatible type "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None"; expected "Node" [arg-type]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "tuple[Argument, ...]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "Sequence[Argument]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "Mapping[str, Argument]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "slice[Any, Any, Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "range" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "str" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "int" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "float" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "bool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "complex" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "OpOverload[[VarArg(Any), KwArg(Any)], Any]" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "SymInt" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "SymBool" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "SymFloat" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/_inductor/fx_passes/bucketing.py:806:23: error: Item "None" of "tuple[Argument, ...] | Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | range | Node | str | int | float | bool | complex | <9 more items> | None" has no attribute "args" [union-attr]
torch/export/_trace.py:1502:22: error: Module has no attribute "_jit_texpr_fuser_enabled" [attr-defined]
torch/export/_trace.py:1503:5: error: Module has no attribute "_jit_set_texpr_fuser_enabled" [attr-defined]
torch/export/_trace.py:1507:9: error: Module has no attribute "_jit_set_texpr_fuser_enabled" [attr-defined]
torch/export/_trace.py:1728:24: error: Module has no attribute "_is_torch_function_mode_enabled" [attr-defined]
torch/export/_trace.py:1806:29: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/export/_trace.py:1810:21: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/distributed/optim/named_optimizer.py:72:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/optim/named_optimizer.py:304:21: error: Module has no attribute "zeros_like" [attr-defined]
torch/_inductor/comms.py:69:34: error: Module has no attribute "median" [attr-defined]
torch/_inductor/comms.py:70:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/comms.py:504:54: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:505:18: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:570:54: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:572:18: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:573:28: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:574:23: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:644:28: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:716:33: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:1387:62: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:1390:18: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:1391:23: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:1442:62: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:1443:18: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:1444:23: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:1560:33: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/comms.py:1648:28: error: Missing type parameters for generic type "dict" [type-arg]
torch/_inductor/codegen/debug_utils.py:11:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/_dynamo/backends/common.py:166:58: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/backends/common.py:170:12: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/backends/common.py:173:57: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/backends/common.py:177:12: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/scheduler.py:462:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:473:18: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:706:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:1989:29: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:2594:29: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:2615:47: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:2792:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:2796:47: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:3165:42: error: Module has no attribute "device" [attr-defined]
torch/_inductor/scheduler.py:3439:43: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:4628:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/scheduler.py:5186:38: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:5199:21: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/_inductor/scheduler.py:5207:44: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:5901:73: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:5907:54: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/scheduler.py:6210:44: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/simd_kernel_features.py:133:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/simd_kernel_features.py:149:20: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/simd_kernel_features.py:150:16: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:32:5: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:33:5: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:34:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:35:5: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:36:5: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:37:5: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:38:5: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:39:5: error: Module has no attribute "uint64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:40:5: error: Module has no attribute "uint32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:41:5: error: Module has no attribute "uint16" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:42:5: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:43:5: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:44:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:45:5: error: Module has no attribute "complex32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:46:5: error: Module has no attribute "complex64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:47:5: error: Module has no attribute "complex128" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:48:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:49:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:50:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:51:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:55:5: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:56:5: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:57:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:58:5: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:59:5: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:60:5: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:61:5: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:62:5: error: Module has no attribute "uint64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:63:5: error: Module has no attribute "uint32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:64:5: error: Module has no attribute "uint16" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:65:5: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:66:5: error: Module has no attribute "uint32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:67:5: error: Module has no attribute "uint64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:68:5: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:69:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:70:5: error: Module has no attribute "complex32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:71:5: error: Module has no attribute "complex64" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:72:5: error: Module has no attribute "complex128" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:73:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:74:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:75:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:76:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:88:5: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:105:13: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:105:13: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/codegen/cpp_utils.py:148:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp_utils.py:462:11: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:482:19: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:483:27: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:484:22: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:489:57: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:517:24: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:517:37: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:518:17: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:520:17: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:539:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:540:49: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:541:42: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:542:41: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:543:58: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:545:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:554:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:555:49: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:556:42: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:557:41: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:558:59: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:559:49: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:568:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:592:36: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:593:35: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:594:37: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:595:62: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:602:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:603:45: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:607:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:618:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:619:45: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:620:36: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:622:75: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:624:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:636:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:637:45: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:639:60: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:640:41: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:642:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:674:45: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_utils.py:709:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/cutlass_python_evt.py:60:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/backends/debugging.py:372:27: error: Module has no attribute "relu" [attr-defined]
torch/_dynamo/backends/debugging.py:382:27: error: Module has no attribute "relu" [attr-defined]
torch/_dynamo/backends/debugging.py:394:27: error: Module has no attribute "relu" [attr-defined]
torch/_dynamo/backends/debugging.py:395:27: error: Module has no attribute "add" [attr-defined]
torch/_inductor/codegen/wrapper.py:25:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/_inductor/codegen/wrapper.py:91:18: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/wrapper.py:91:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/wrapper.py:568:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/wrapper.py:1233:13: error: Module "torch._C" has no attribute "_cuda_getCurrentRawStream" [attr-defined]
torch/_inductor/codegen/wrapper.py:2131:38: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_inductor/codegen/simd.py:473:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/simd.py:476:49: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/simd.py:1585:19: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/simd.py:1817:19: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codegen/simd.py:1817:31: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:11:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:12:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:13:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:14:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:15:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/rocm/rocm_utils.py:16:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:32:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:32:59: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:32:72: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:33:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:34:6: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:34:18: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:34:34: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:34:55: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:298:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:299:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:300:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:306:18: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:312:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:314:25: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:316:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:324:27: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:331:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:336:25: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:338:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:340:25: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:342:25: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:344:25: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:346:25: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:353:30: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:354:15: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:370:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:371:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:376:23: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:376:35: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:377:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:378:13: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:382:24: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:382:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:382:55: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:382:68: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:383:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:384:25: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:385:29: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:396:33: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:402:24: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:402:36: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:404:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:406:26: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:406:39: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:406:51: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cuda/cutlass_utils.py:408:25: error: Module has no attribute "int32" [attr-defined]
torch/_dynamo/testing.py:116:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/_dynamo/testing.py:383:14: error: Module has no attribute "randn" [attr-defined]
torch/_dynamo/testing.py:384:14: error: Module has no attribute "randn" [attr-defined]
torch/_dynamo/testing.py:425:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/testing.py:425:26: error: Module has no attribute "float32" [attr-defined]
torch/_dynamo/testing.py:426:24: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/testing.py:441:22: error: Module has no attribute "randn" [attr-defined]
torch/_dynamo/testing.py:441:53: error: Module has no attribute "float16" [attr-defined]
torch/_dynamo/testing.py:445:22: error: Module has no attribute "randn" [attr-defined]
torch/_dynamo/testing.py:447:18: error: Module has no attribute "zeros" [attr-defined]
torch/_dynamo/testing.py:448:12: error: Module has no attribute "as_strided" [attr-defined]
torch/_inductor/autotune_process.py:362:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/autotune_process.py:363:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/autotune_process.py:751:30: error: Module has no attribute "zeros" [attr-defined]
torch/_inductor/autotune_process.py:753:23: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/pallas.py:45:5: error: Function is missing a type annotation [no-untyped-def]
torch/_inductor/codegen/pallas.py:195:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/pallas.py:196:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/pallas.py:204:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/pallas.py:215:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_inductor/codegen/pallas.py:215:30: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/pallas.py:218:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/pallas.py:424:5: error: Function is missing a type annotation [no-untyped-def]
torch/_inductor/codegen/pallas.py:619:28: error: Need type annotation for "all_buffer_names" [var-annotated]
torch/_inductor/codegen/pallas.py:783:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/pallas.py:784:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/pallas.py:1150:43: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/mps.py:44:5: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/mps.py:45:5: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/mps.py:46:5: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/codegen/mps.py:47:5: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/mps.py:48:5: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/mps.py:49:5: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/mps.py:50:5: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/mps.py:51:5: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/mps.py:52:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/mps.py:177:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:178:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:181:21: error: Module has no attribute "double" [attr-defined]
torch/_inductor/codegen/mps.py:190:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:195:55: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:199:45: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:486:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:495:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/mps.py:495:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/mps.py:500:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/mps.py:537:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:543:30: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/codegen/mps.py:559:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:560:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:575:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:576:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/mps.py:722:27: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/mps.py:734:23: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/mps.py:753:23: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/mps.py:899:33: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/mps.py:1034:20: error: Module has no attribute "device" [attr-defined]
torch/_inductor/codegen/memory_planning.py:387:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/memory_planning.py:467:27: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/memory_planning.py:489:27: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1073:22: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1078:21: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1078:47: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1316:17: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:1993:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2082:38: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2122:17: error: Module has no attribute "FloatType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2123:17: error: Module has no attribute "BoolType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2124:17: error: Module has no attribute "StringType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2125:17: error: Module has no attribute "Type" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2126:17: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2133:37: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2136:39: error: Module has no attribute "IntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2139:39: error: Module has no attribute "SymIntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2143:39: error: Module has no attribute "NumberType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2152:39: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2156:58: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2160:48: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2162:65: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2168:60: error: Module has no attribute "IntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2171:60: error: Module has no attribute "SymIntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2177:60: error: Module has no attribute "NumberType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2202:41: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2208:36: error: Name "torch.JitType" is not defined [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2210:40: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2218:42: error: Module has no attribute "SymIntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2220:42: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2221:47: error: Module has no attribute "SymIntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2230:31: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2230:49: error: Module has no attribute "NoneType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2230:65: error: Module has no attribute "IntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2233:42: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2234:65: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2235:42: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2236:65: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2253:25: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2259:21: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2273:13: error: Module has no attribute "BoolType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2274:13: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2275:13: error: Module has no attribute "FloatType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2278:13: error: Module has no attribute "IntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2279:13: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2282:31: error: Name "torch.JitType" is not defined [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2283:30: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2461:39: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2473:39: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2475:39: error: Module has no attribute "IntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2478:39: error: Module has no attribute "SymIntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2484:39: error: Module has no attribute "FloatType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2486:39: error: Module has no attribute "BoolType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2488:39: error: Module has no attribute "StringType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2490:39: error: Module has no attribute "NumberType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2494:38: error: Module has no attribute "device" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2497:38: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2499:38: error: Module has no attribute "layout" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2501:38: error: Module has no attribute "memory_format" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2512:33: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2564:37: error: Name "torch.JitType" is not defined [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2578:41: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2597:41: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2766:30: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2768:32: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2770:33: error: Module has no attribute "IntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2770:48: error: Module has no attribute "SymIntType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2773:21: error: Module has no attribute "BoolType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2773:37: error: Module has no attribute "SymBoolType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2773:56: error: Module has no attribute "EnumType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2776:32: error: Module has no attribute "FloatType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2778:32: error: Module has no attribute "NumberType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2790:32: error: Module has no attribute "StringType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2810:30: error: Module has no attribute "device" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2812:30: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2814:30: error: Module has no attribute "layout" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2816:30: error: Module has no attribute "memory_format" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2833:51: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2837:25: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2838:25: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2839:25: error: Module has no attribute "TupleType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2845:34: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2857:30: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2863:42: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2863:58: error: Module has no attribute "TupleType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2868:41: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2873:41: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2883:31: error: Module has no attribute "ListType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2883:47: error: Module has no attribute "TupleType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2895:41: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2901:41: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu.py:2913:30: error: Module has no attribute "TensorType" [attr-defined]
torch/_dynamo/debug_utils.py:226:18: error: Module has no attribute "is_floating_point" [attr-defined]
torch/_dynamo/debug_utils.py:461:65: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/debug_utils.py:462:44: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/debug_utils.py:467:39: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/debug_utils.py:476:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/debug_utils.py:481:17: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/debug_utils.py:498:20: error: Module has no attribute "float64" [attr-defined]
torch/_dynamo/debug_utils.py:554:35: error: Module has no attribute "float32" [attr-defined]
torch/_dynamo/debug_utils.py:555:36: error: Module has no attribute "device" [attr-defined]
torch/_dynamo/debug_utils.py:571:30: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/debug_utils.py:602:30: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/debug_utils.py:632:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/debug_utils.py:642:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_dynamo/debug_utils.py:650:43: error: Module has no attribute "preserve_format" [attr-defined]
torch/_dynamo/debug_utils.py:708:30: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/debug_utils.py:822:26: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/debug_utils.py:850:65: error: Name "torch.dtype" is not defined [name-defined]
torch/_dynamo/debug_utils.py:864:23: error: Module has no attribute "randn" [attr-defined]
torch/_dynamo/debug_utils.py:864:67: error: Module has no attribute "zeros" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_gpu.py:14:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/_inductor/codegen/cpp_wrapper_gpu.py:750:60: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:858:35: error: Module has no attribute "OptionalType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:859:52: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:862:52: error: Module has no attribute "TensorType" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:873:22: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:878:21: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py:878:47: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/rocm/rocm_benchmark_request.py:77:30: error: Module has no attribute "zeros" [attr-defined]
torch/_inductor/codegen/rocm/rocm_benchmark_request.py:79:23: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/cuda/cuda_kernel.py:13:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/_dynamo/repro/after_dynamo.py:231:42: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/_inductor/debug.py:855:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/cpp_wrapper_mps.py:39:26: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/cpp_wrapper_mps.py:84:37: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:354:9: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:355:9: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:356:9: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:357:9: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:358:9: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:359:9: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:360:9: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:361:9: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:362:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:363:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:367:9: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cuda/cuda_template.py:368:9: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/codegen/triton.py:152:44: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:158:53: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:158:68: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/triton.py:924:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:929:30: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:931:17: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/triton.py:932:17: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/triton.py:936:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:939:16: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:943:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:948:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:957:57: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/codegen/triton.py:965:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:1005:31: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/triton.py:1005:46: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/triton.py:1031:51: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:1052:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:1053:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:1057:24: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:1067:17: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/triton.py:1068:17: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/triton.py:1076:29: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/triton.py:1078:29: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/triton.py:1092:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/triton.py:1094:23: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/triton.py:1111:36: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:1163:24: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:1164:28: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:1181:30: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/triton.py:1181:45: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:1191:30: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/triton.py:1191:45: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:1240:48: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:1453:47: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:1709:29: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:1710:45: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/triton.py:1711:46: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/triton.py:1762:31: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/triton.py:1777:31: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/triton.py:1813:40: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:1813:53: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/triton.py:1829:26: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:1829:39: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/triton.py:1844:29: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/codegen/triton.py:1865:23: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/triton.py:1920:46: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:2071:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:2354:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:2968:45: error: Module has no attribute "uint64" [attr-defined]
torch/_inductor/codegen/triton.py:3080:65: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:3116:73: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:3222:26: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/triton.py:3222:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/triton.py:3224:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:3259:27: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/triton.py:3259:42: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/triton.py:3263:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:3264:25: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/triton.py:3269:25: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/triton.py:3290:31: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/triton.py:3427:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:3449:30: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/triton.py:3451:32: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/triton.py:3501:50: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:3522:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:3523:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:3536:37: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:3539:21: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/triton.py:3540:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/triton.py:3547:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/triton.py:3547:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/triton.py:3549:25: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/codegen/triton.py:3549:56: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:3550:21: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/codegen/triton.py:3550:48: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/triton.py:3605:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:3606:34: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:3639:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:3686:64: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/triton.py:3692:32: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codegen/triton.py:3693:28: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codegen/triton.py:3694:34: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codegen/triton.py:3695:28: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codegen/triton.py:3807:24: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codegen/triton.py:3887:33: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/triton.py:3897:31: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/triton.py:3922:46: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codegen/triton.py:4011:69: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:4027:62: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:4263:66: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:4328:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:4457:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/triton.py:4566:76: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/triton.py:4572:69: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/triton.py:4600:55: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/triton.py:5626:43: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:143:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp.py:144:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp.py:147:27: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:148:5: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/cpp.py:149:5: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:150:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp.py:151:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp.py:152:5: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:153:5: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp.py:154:5: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp.py:155:5: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp.py:156:5: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:157:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cpp.py:158:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/cpp.py:161:34: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:162:5: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/cpp.py:163:5: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:164:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp.py:165:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp.py:166:5: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp.py:167:5: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp.py:168:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cpp.py:169:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/cpp.py:177:17: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cpp.py:184:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:185:35: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:212:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:213:40: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:226:28: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:255:37: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:331:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:723:52: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:943:46: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp.py:1179:59: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:1181:57: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:1307:23: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1308:31: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1455:58: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:1598:23: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1599:31: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1607:23: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1608:31: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1621:23: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1622:31: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1648:13: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1649:13: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/cpp.py:1650:13: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:1651:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp.py:1652:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp.py:1653:13: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp.py:1654:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp.py:1655:13: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp.py:1656:13: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:1657:13: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cpp.py:1658:13: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/cpp.py:1665:52: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:1700:29: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:1792:46: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp.py:2055:30: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:2111:43: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:2118:47: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:2166:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2204:49: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:2689:39: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2696:43: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2701:36: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2708:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2708:51: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:2709:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:2714:59: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2715:30: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:2723:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2741:56: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:2743:67: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:2745:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:2760:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2787:36: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2793:36: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2806:33: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:2807:33: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:2923:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:2946:33: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:2950:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:2986:47: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:2988:47: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:3175:28: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3206:36: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3208:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:3243:57: error: Module has no attribute "double" [attr-defined]
torch/_inductor/codegen/cpp.py:3244:21: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:3261:33: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3262:83: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3280:32: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3337:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3349:43: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:3350:25: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3351:54: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:3353:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3366:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:3366:44: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cpp.py:3368:32: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3434:29: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3435:39: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:3437:43: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:3453:44: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3505:25: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3507:27: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/cpp.py:3689:17: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp.py:3690:17: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp.py:3691:17: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/cpp.py:3692:17: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/cpp.py:3739:62: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:3747:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:3803:17: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:4049:66: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:4063:67: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:4075:60: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:4080:58: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:4091:71: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp.py:4113:59: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:4151:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:4152:29: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp.py:4153:29: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp.py:4154:29: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/cpp.py:4158:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:4159:29: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:4168:47: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:4187:43: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:4218:67: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp.py:4695:43: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/halide.py:64:16: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/codegen/halide.py:64:28: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/halide.py:215:5: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/halide.py:216:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/halide.py:217:5: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/halide.py:218:5: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/halide.py:219:5: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/halide.py:220:5: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/halide.py:221:5: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/codegen/halide.py:222:5: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/halide.py:223:5: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/halide.py:224:5: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/halide.py:225:5: error: Module has no attribute "uint16" [attr-defined]
torch/_inductor/codegen/halide.py:226:5: error: Module has no attribute "uint32" [attr-defined]
torch/_inductor/codegen/halide.py:227:5: error: Module has no attribute "uint64" [attr-defined]
torch/_inductor/codegen/halide.py:236:65: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/halide.py:237:17: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/halide.py:238:18: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/halide.py:238:33: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/halide.py:239:17: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/halide.py:247:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/halide.py:248:29: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/halide.py:251:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/codegen/halide.py:256:36: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/halide.py:257:26: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/halide.py:257:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/halide.py:260:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/halide.py:260:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/halide.py:493:45: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/halide.py:494:46: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/halide.py:526:26: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/halide.py:526:39: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/codegen/halide.py:533:45: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/halide.py:594:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/halide.py:720:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/halide.py:1133:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/halide.py:1133:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/halide.py:1134:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/halide.py:1199:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/halide.py:1200:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/halide.py:1301:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/halide.py:1495:24: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/_inductor/codegen/halide.py:1495:54: error: _CudaDeviceProperties? has no attribute "minor" [attr-defined]
torch/_inductor/codegen/halide.py:1500:32: error: _CudaDeviceProperties? has no attribute "multi_processor_count" [attr-defined]
torch/_inductor/codegen/halide.py:1693:43: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:13:9: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:14:9: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:15:9: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:16:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:17:9: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:18:9: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:19:9: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:20:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:21:9: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/codegen/rocm/ck_tile_template.py:22:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:18:9: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:19:9: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:20:9: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:21:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:22:9: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:23:9: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:24:9: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:25:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:26:9: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/_inductor/codegen/rocm/ck_template.py:27:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/_inductor/select_algorithm.py:314:31: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/select_algorithm.py:314:46: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/select_algorithm.py:318:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/select_algorithm.py:328:19: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/select_algorithm.py:1298:22: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/select_algorithm.py:2021:32: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/select_algorithm.py:2024:23: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/select_algorithm.py:3327:32: error: Module has no attribute "randn" [attr-defined]
torch/_inductor/select_algorithm.py:3338:21: error: Module has no attribute "as_strided" [attr-defined]
torch/_inductor/select_algorithm.py:3352:28: error: Module has no attribute "randn" [attr-defined]
torch/_inductor/select_algorithm.py:3362:22: error: Module has no attribute "as_strided" [attr-defined]
torch/_inductor/lowering.py:185:15: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/lowering.py:189:15: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/lowering.py:191:15: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/lowering.py:241:8: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/lowering.py:242:8: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/lowering.py:243:8: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/lowering.py:244:8: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:245:8: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:246:8: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/lowering.py:247:8: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:248:8: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/lowering.py:249:8: error: Module has no attribute "complex32" [attr-defined]
torch/_inductor/lowering.py:250:8: error: Module has no attribute "complex64" [attr-defined]
torch/_inductor/lowering.py:251:9: error: Module has no attribute "complex32" [attr-defined]
torch/_inductor/lowering.py:252:9: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:253:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/lowering.py:326:49: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/lowering.py:365:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:639:22: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/lowering.py:639:38: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/lowering.py:650:25: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:754:56: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:812:48: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:827:43: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:834:20: error: Module has no attribute "finfo" [attr-defined]
torch/_inductor/lowering.py:836:20: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/lowering.py:848:38: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:856:37: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/lowering.py:864:39: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/lowering.py:926:54: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:1052:42: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:1054:53: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:1060:42: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:1062:53: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:1385:44: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:1391:33: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:1393:58: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:1395:55: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:1451:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1456:29: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/lowering.py:1457:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1458:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1475:68: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1477:28: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1478:41: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1479:33: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:1480:51: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:1496:27: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:1532:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1534:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1546:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1559:28: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1560:41: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1561:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1562:51: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1563:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1584:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1586:29: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/lowering.py:1587:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1588:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1597:44: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1600:68: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1623:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1625:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1632:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1638:72: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1639:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1662:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1664:29: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/lowering.py:1665:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1666:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1684:27: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1685:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1686:32: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1687:53: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1689:68: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1710:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1712:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:1725:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1735:27: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1736:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1737:32: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1738:53: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1739:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:1755:31: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/lowering.py:1755:43: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/lowering.py:2155:19: error: Module has no attribute "float8_e8m0fnu" [attr-defined]
torch/_inductor/lowering.py:2288:32: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:2307:57: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:2308:61: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:2311:47: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:2343:56: error: Module has no attribute "device" [attr-defined]
torch/_inductor/lowering.py:2358:56: error: Module has no attribute "device" [attr-defined]
torch/_inductor/lowering.py:2418:27: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/lowering.py:2446:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:2456:47: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:2475:13: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:2485:47: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:2486:33: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:2487:34: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:2551:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:2551:49: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:2644:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:2644:49: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3199:42: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:3200:39: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:3234:44: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3243:57: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3250:55: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3257:69: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3259:37: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3289:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/lowering.py:3291:33: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/lowering.py:3294:26: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3296:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_inductor/lowering.py:3322:50: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3323:43: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3335:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/lowering.py:3346:20: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/_inductor/lowering.py:3357:20: error: Module has no attribute "LongTensor" [attr-defined]
torch/_inductor/lowering.py:3359:31: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3470:37: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/lowering.py:3473:26: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_inductor/lowering.py:3474:65: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/lowering.py:3486:21: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/lowering.py:3498:61: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/lowering.py:3514:37: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/lowering.py:3543:37: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/lowering.py:3576:33: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/lowering.py:3578:36: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/_inductor/lowering.py:3579:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/lowering.py:3627:21: error: Module has no attribute "full" [attr-defined]
torch/_inductor/lowering.py:3706:27: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:3706:40: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:3706:53: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:3706:65: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/lowering.py:3713:27: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:3713:39: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/lowering.py:3958:40: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:3958:52: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/lowering.py:3971:56: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:3971:68: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/lowering.py:4064:26: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:4065:55: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:4124:14: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/lowering.py:4317:31: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:4319:46: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:4320:44: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:4321:29: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:4566:27: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:4567:44: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:4573:27: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:4574:30: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:4708:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:4709:61: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/lowering.py:4741:19: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:4789:42: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/lowering.py:4811:71: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:4816:15: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:4986:52: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:4990:66: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:4993:66: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:4995:60: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:4996:60: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:4998:56: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:4999:56: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5000:66: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5001:65: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5006:57: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5007:57: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5011:72: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5016:72: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5029:61: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:5065:52: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5066:45: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5069:52: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5070:45: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5169:67: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5194:25: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5269:25: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5286:27: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5342:15: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5379:50: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5380:50: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5382:32: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/lowering.py:5386:37: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5450:23: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:5677:56: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5769:44: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5770:44: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5771:42: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5772:42: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5773:49: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5774:49: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5779:44: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5783:43: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5785:54: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5786:54: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5787:57: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5788:56: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5797:66: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5800:66: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5802:60: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5803:60: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5805:56: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5806:56: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5807:66: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5808:65: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5813:57: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5814:57: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5829:72: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5836:72: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5851:72: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:5939:57: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5940:48: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5942:29: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5953:64: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5963:48: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5967:50: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5980:52: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5985:48: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5990:49: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:5994:58: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:6006:58: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:6025:76: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:6032:76: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:6039:76: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/lowering.py:6055:59: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/lowering.py:6149:55: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6214:25: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/lowering.py:6214:40: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/lowering.py:6215:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/lowering.py:6291:51: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6599:17: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6617:17: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6641:17: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6686:46: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6694:32: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6697:47: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6709:46: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6717:32: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6720:47: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6733:17: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6741:21: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6771:52: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6774:52: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6793:43: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6796:59: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/lowering.py:6796:71: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/lowering.py:6800:42: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/lowering.py:6821:38: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:6880:27: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6886:27: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6892:27: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6898:27: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6910:56: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6914:51: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6915:51: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6916:51: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6917:56: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6918:51: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:6919:51: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/lowering.py:7180:25: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_inductor/lowering.py:7181:25: error: Module has no attribute "preserve_format" [attr-defined]
torch/_inductor/lowering.py:7184:25: error: Module has no attribute "channels_last" [attr-defined]
torch/_inductor/lowering.py:7186:25: error: Module has no attribute "channels_last_3d" [attr-defined]
torch/_inductor/lowering.py:7203:33: error: Module has no attribute "iinfo" [attr-defined]
torch/_inductor/lowering.py:7228:54: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/lowering.py:7229:43: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/mm_common.py:48:18: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/kernel/mm_common.py:48:33: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/kernel/mm_common.py:159:9: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/kernel/mm_common.py:160:9: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/kernel/mm_common.py:161:9: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/kernel/mm_common.py:162:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/kernel/mm_common.py:163:9: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/flex/common.py:56:42: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/flex/common.py:206:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel/flex/common.py:207:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/kernel/flex/common.py:266:15: error: Module has no attribute "arange" [attr-defined]
torch/_inductor/kernel/flex/common.py:289:16: error: Module has no attribute "full" [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:129:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:129:48: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:129:64: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:207:59: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:211:46: error: Module has no attribute "device" [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:219:45: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_template_kernel.py:224:46: error: Module has no attribute "device" [attr-defined]
torch/_inductor/codegen/cuda/gemm_template.py:1321:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/gemm_template.py:1322:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/gemm_template.py:1483:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cuda/gemm_template.py:1484:28: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel/flex/flex_flash_attention.py:234:15: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:108:18: error: _XpuDeviceProperties? has no attribute "gpu_subslice_count" [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:110:18: error: _CudaDeviceProperties? has no attribute "multi_processor_count" [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:234:15: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:240:15: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/flex/flex_decoding.py:246:9: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:96:33: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:96:46: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:97:42: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:98:41: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:99:41: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:113:47: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:113:60: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:114:52: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:114:65: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:229:18: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:230:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:231:19: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:232:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:256:17: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:347:21: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:352:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:353:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:358:21: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:359:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:364:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:365:22: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:366:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:367:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:376:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:377:22: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:378:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:379:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:385:21: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:390:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:391:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:396:21: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:397:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:402:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:403:22: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:404:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:405:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:414:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:415:22: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:416:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:417:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:423:21: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:424:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:425:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:426:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:431:21: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:432:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:433:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:434:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:963:45: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:963:58: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:978:34: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:978:75: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:989:21: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:990:22: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:991:22: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:992:23: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:998:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:999:22: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1000:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1001:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1007:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1008:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1014:21: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1015:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1021:21: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1022:22: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1023:22: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1024:23: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1281:33: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1281:46: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1289:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1290:43: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1290:55: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1330:33: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1330:46: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1338:34: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1338:72: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1348:21: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1349:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1407:36: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1430:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1431:22: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1432:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1433:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1681:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1682:22: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1683:22: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1684:23: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1955:31: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1956:37: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_micro_gemm.py:1956:49: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:379:39: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:379:52: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:382:33: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:382:46: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:401:21: error: Incompatible types in assignment (expression has type "TensorBox", variable has type "Tensor") [assignment]
torch/_inductor/codegen/cpp_gemm_template.py:420:21: error: Incompatible types in assignment (expression has type "TensorBox", variable has type "Tensor | None") [assignment]
torch/_inductor/codegen/cpp_gemm_template.py:605:33: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:605:46: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:605:62: error: Module has no attribute "half" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:605:74: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:772:17: error: Module has no attribute "_L1d_cache_size" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:780:17: error: Module has no attribute "_L2_cache_size" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:788:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:794:27: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:794:57: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:818:32: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:821:31: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:828:33: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1217:35: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1217:35: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/codegen/cpp_gemm_template.py:1217:61: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1233:35: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1233:35: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/codegen/cpp_gemm_template.py:1233:61: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1275:44: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]" [arg-type]
torch/_inductor/codegen/cpp_gemm_template.py:1275:44: note: Error code "arg-type" not covered by "type: ignore" comment
torch/_inductor/codegen/cpp_gemm_template.py:1354:57: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1354:70: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1401:34: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1556:25: error: Module has no attribute "_L1d_cache_size" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1559:25: error: Module has no attribute "_L2_cache_size" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1589:27: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1589:57: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1615:34: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1616:34: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1776:25: error: Module has no attribute "eye" [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1782:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/codegen/cpp_gemm_template.py:1793:26: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/codegen/cpp_flex_attention_template.py:705:33: error: Module has no attribute "float" [attr-defined]
torch/_inductor/codegen/cpp_flex_attention_template.py:705:46: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/cpp_flex_attention_template.py:705:62: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp_flex_attention_template.py:984:33: error: Module has no attribute "float" [attr-defined]
torch/_inductor/quantized_lowerings.py:24:5: error: Module has no attribute "_weight_int8pack_mm" [attr-defined]
torch/_inductor/quantized_lowerings.py:65:34: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/quantized_lowerings.py:65:50: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/quantized_lowerings.py:65:65: error: Module has no attribute "float" [attr-defined]
torch/_inductor/quantized_lowerings.py:66:37: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/quantized_lowerings.py:110:34: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/quantized_lowerings.py:110:50: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/quantized_lowerings.py:110:65: error: Module has no attribute "float" [attr-defined]
torch/_inductor/quantized_lowerings.py:111:37: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/quantized_lowerings.py:114:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/quantized_lowerings.py:114:44: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/quantized_lowerings.py:153:20: error: Module has no attribute "randint" [attr-defined]
torch/_inductor/quantized_lowerings.py:153:55: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/kernel/mm.py:926:30: error: Module has no attribute "mm" [attr-defined]
torch/_inductor/kernel/mm.py:928:5: error: Module has no attribute "mm" [attr-defined]
torch/_inductor/kernel/mm.py:935:5: error: Module has no attribute "addmm" [attr-defined]
torch/_inductor/kernel/mm.py:939:5: error: Module has no attribute "_int_mm" [attr-defined]
torch/_inductor/kernel/mm.py:943:5: error: Module has no attribute "_sparse_semi_structured_mm" [attr-defined]
torch/_inductor/kernel/mm.py:950:5: error: Module has no attribute "_scaled_mm" [attr-defined]
torch/_inductor/kernel/mm.py:955:32: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/kernel/mm.py:955:44: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/kernel/mm.py:965:16: error: Module has no attribute "addmm" [attr-defined]
torch/_inductor/kernel/mm.py:966:12: error: Module has no attribute "addmm" [attr-defined]
torch/_inductor/kernel/mm.py:1005:18: error: Module has no attribute "permute" [attr-defined]
torch/_inductor/kernel/mm.py:1007:14: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/kernel/mm.py:1007:58: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/mm.py:1008:19: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/kernel/mm.py:1085:12: error: Module has no attribute "mm" [attr-defined]
torch/_inductor/kernel/mm.py:1089:12: error: Module has no attribute "addmm" [attr-defined]
torch/_inductor/kernel/mm.py:1118:30: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/mm.py:1119:37: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/kernel/mm.py:1119:52: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/kernel/mm.py:1150:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/kernel/mm.py:1151:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/kernel/mm.py:1336:46: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/mm.py:1356:60: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/mm.py:1716:26: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/mm.py:1781:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/mm.py:1805:12: error: _CudaDeviceProperties? has no attribute "major" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:97:19: error: Module has no attribute "float" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:102:19: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:103:19: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:104:23: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:105:24: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:122:19: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:123:19: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:124:23: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:125:24: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:165:17: error: Module has no attribute "full" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:241:34: error: Module has no attribute "float" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:241:47: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/kernel/flex/flex_cpu.py:241:63: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/codegen/cpp_grouped_gemm_template.py:415:25: error: Module has no attribute "_L1d_cache_size" [attr-defined]
torch/_inductor/codegen/cpp_grouped_gemm_template.py:418:25: error: Module has no attribute "_L2_cache_size" [attr-defined]
torch/_inductor/codegen/cpp_grouped_gemm_template.py:491:27: error: Module has no attribute "float" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:60:33: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:60:55: error: Module has no attribute "float" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:68:33: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:68:55: error: Module has no attribute "float" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:199:8: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:557:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:557:45: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:561:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:561:42: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:619:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:619:45: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:623:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:623:42: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:628:38: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:628:53: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:629:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:629:58: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:681:50: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:681:62: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:691:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:691:49: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:708:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:708:43: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:713:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:713:46: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:733:36: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:738:69: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:740:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:740:53: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:757:25: error: Module has no attribute "equal" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:758:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:781:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:782:29: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:783:29: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:784:29: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:805:57: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:835:55: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:835:70: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:836:50: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:837:65: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:844:35: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:856:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:869:47: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:869:60: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:877:68: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:880:52: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:882:55: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:886:58: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:904:46: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:904:59: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1006:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1006:49: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1019:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1019:43: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1031:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1031:46: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1041:36: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1045:69: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1047:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1047:53: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1051:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1052:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1053:42: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1053:57: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1083:25: error: Module has no attribute "equal" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1084:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1108:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1109:29: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1110:29: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1111:29: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1142:57: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1163:55: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1163:70: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1164:50: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1165:65: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1170:49: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1170:64: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1171:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1172:57: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1179:35: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1194:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1207:47: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1207:60: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1215:68: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1218:52: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1220:55: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1224:58: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1227:62: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1231:39: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/mkldnn_lowerings.py:1301:12: error: Module has no attribute "has_mkl" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:148:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:149:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:150:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:151:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:162:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:163:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:164:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:165:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:293:15: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:299:15: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:656:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:657:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:658:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:659:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:690:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:691:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:692:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/kernel/flex/flex_attention.py:693:19: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/pattern_matcher.py:1482:31: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/pattern_matcher.py:1581:12: error: Module has no attribute "is_inference_mode_enabled" [attr-defined]
torch/_inductor/pattern_matcher.py:1803:45: error: Module has no attribute "device" [attr-defined]
torch/_inductor/pattern_matcher.py:1803:59: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/graph.py:22:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/_inductor/graph.py:152:76: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/graph.py:159:16: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/graph.py:165:16: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/graph.py:167:16: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/graph.py:179:20: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_inductor/graph.py:298:16: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/graph.py:417:24: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_inductor/graph.py:470:39: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/graph.py:487:40: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/graph.py:630:46: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/graph.py:637:42: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/graph.py:907:39: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/graph.py:947:46: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/graph.py:1005:31: error: Module has no attribute "device" [attr-defined]
torch/_inductor/graph.py:1058:16: error: Module has no attribute "__iter__"; maybe "__dir__"? (not iterable) [attr-defined]
torch/_inductor/graph.py:1058:16: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/graph.py:1106:66: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/graph.py:1161:34: error: Module has no attribute "Generator" [attr-defined]
torch/_inductor/graph.py:1256:31: error: Name "torch._C.Tag" is not defined [name-defined]
torch/_inductor/graph.py:1275:34: error: Name "torch._C.Tag" is not defined [name-defined]
torch/_inductor/graph.py:1373:30: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_inductor/graph.py:1568:25: error: Name "torch._C.Argument" is not defined [name-defined]
torch/_inductor/graph.py:1763:48: error: Module has no attribute "channels_last" [attr-defined]
torch/_inductor/graph.py:1818:28: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/_inductor/graph.py:1836:32: error: Module has no attribute "has_mkl" [attr-defined]
torch/_inductor/graph.py:2143:66: error: Module has no attribute "clone" [attr-defined]
torch/_inductor/kernel/bmm.py:122:31: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/kernel/bmm.py:124:5: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/kernel/bmm.py:130:5: error: Module has no attribute "baddbmm" [attr-defined]
torch/_inductor/kernel/bmm.py:188:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/kernel/bmm.py:189:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/codegen/wrapper_fxir.py:325:13: error: Module has no attribute "as_strided" [attr-defined]
torch/_inductor/codegen/wrapper_fxir.py:687:13: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/codegen/wrapper_fxir.py:974:24: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/subgraph_lowering.py:134:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/subgraph_lowering.py:135:13: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/template_heuristics/triton.py:654:32: error: _CudaDeviceProperties? has no attribute "shared_memory_per_block_optin" [attr-defined]
torch/_inductor/template_heuristics/triton.py:775:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:780:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:911:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:912:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:913:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:914:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:915:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:916:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:917:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:918:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:919:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:923:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:924:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:925:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:926:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:927:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:928:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:929:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:930:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:931:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:932:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:933:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:934:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:938:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:939:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:940:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:941:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:942:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:943:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:944:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:945:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:946:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:950:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:951:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:952:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:953:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:954:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:955:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:956:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:957:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:958:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:981:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1002:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1024:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1084:44: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1189:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1190:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1191:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1192:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1193:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1194:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1195:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1196:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1197:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1358:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1366:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1386:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1429:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1430:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1431:14: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1432:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1433:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1434:14: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1435:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1436:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1437:14: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1479:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1487:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1507:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1648:20: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/template_heuristics/triton.py:1679:36: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/template_heuristics/triton.py:1684:22: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/template_heuristics/triton.py:1684:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/replace_random.py:62:40: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/replace_random.py:63:56: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/fx_passes/replace_random.py:88:12: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/replace_random.py:139:11: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:69:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/pad_mm.py:70:17: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:70:43: error: Module has no attribute "half" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:70:66: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:72:19: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:72:45: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:137:12: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:217:56: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/pad_mm.py:225:18: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:279:40: error: Name "torch.Size" is not defined [name-defined]
torch/_inductor/fx_passes/pad_mm.py:279:69: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/pad_mm.py:284:26: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:375:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/pad_mm.py:381:18: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:443:17: error: Name "torch.Size" is not defined [name-defined]
torch/_inductor/fx_passes/pad_mm.py:883:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:884:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:886:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:887:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/pad_mm.py:889:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:471:42: error: Module has no attribute "median" [attr-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:472:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/fx_passes/overlap_scheduling.py:627:58: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:34:17: error: Module has no attribute "randperm" [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:35:16: error: Module has no attribute "index_add" [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:38:17: error: Module has no attribute "randperm" [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:51:10: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:59:17: error: Module has no attribute "randperm" [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:63:17: error: Module has no attribute "randperm" [attr-defined]
torch/_inductor/fx_passes/misc_patterns.py:71:10: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/micro_pipeline_tp.py:459:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/micro_pipeline_tp.py:526:32: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:69:58: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:74:18: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:75:29: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:76:20: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:77:29: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:77:29: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/group_batch_fusion.py:88:18: error: Module has no attribute "add" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:89:29: error: Module has no attribute "add" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:90:20: error: Module has no attribute "mul" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:91:29: error: Module has no attribute "mul" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:241:37: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:244:38: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:457:33: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:460:33: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:529:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:531:49: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:533:17: error: Module has no attribute "transpose" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:535:56: error: Module has no attribute "transpose" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:540:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:542:52: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:544:21: error: Module has no attribute "addmm" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:547:51: error: Module has no attribute "addmm" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:554:21: error: Module has no attribute "mm" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:557:51: error: Module has no attribute "mm" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:668:17: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:672:17: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:676:17: error: Module has no attribute "transpose" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:678:54: error: Module has no attribute "transpose" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:683:21: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:686:45: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:693:21: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:697:21: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:699:58: error: Module has no attribute "unsqueeze" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:703:21: error: Module has no attribute "baddbmm" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:709:49: error: Module has no attribute "baddbmm" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:721:39: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:721:39: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/group_batch_fusion.py:723:45: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:809:17: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:814:21: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:821:21: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:837:21: error: Module has no attribute "mul" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:844:21: error: Module has no attribute "mul" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:848:21: error: Module has no attribute "add" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:855:21: error: Module has no attribute "add" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:885:17: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:892:20: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:950:17: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:973:17: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:975:47: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1087:17: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1099:17: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1101:47: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1116:26: error: Module has no attribute "tanh" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1122:26: error: Module has no attribute "sigmoid" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1134:26: error: Module has no attribute "detach" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1140:26: error: Module has no attribute "nan_to_num" [attr-defined]
torch/_inductor/fx_passes/group_batch_fusion.py:1146:26: error: Module has no attribute "clamp" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:26:9: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:48:9: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:70:9: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:92:9: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:111:19: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:131:19: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:134:19: error: Module has no attribute "dropout" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:158:18: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:159:19: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:160:19: error: Module has no attribute "dropout" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:161:34: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:191:18: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:192:19: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:193:34: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:218:18: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:219:19: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:220:19: error: Module has no attribute "dropout" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:221:34: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:247:18: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:248:19: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:249:34: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:273:12: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:294:9: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:313:19: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:315:12: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:336:10: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:366:18: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:368:12: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:385:38: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:399:14: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:431:18: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:435:13: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:455:38: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:468:20: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:469:17: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:476:25: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:477:13: error: Module has no attribute "finfo" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:479:20: error: Module has no attribute "where" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:512:20: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:513:17: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:520:25: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:521:13: error: Module has no attribute "finfo" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:523:20: error: Module has no attribute "where" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:531:18: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:532:17: error: Module has no attribute "where" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:553:18: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:557:13: error: Module has no attribute "softmax" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:577:38: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:589:13: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:621:13: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:659:13: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:703:20: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:707:23: error: Module has no attribute "half" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:708:40: error: Module has no attribute "half" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:709:19: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:749:39: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:750:39: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:820:9: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:823:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:824:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:826:34: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:828:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:835:9: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:842:9: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:844:35: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:848:19: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:848:32: error: Module has no attribute "half" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:851:50: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:852:49: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:854:50: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:855:49: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:861:58: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:862:57: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1071:21: error: Module has no attribute "half" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1098:25: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/fuse_attention.py:1102:42: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/b2b_gemm.py:447:9: error: Module has no attribute "mm" [attr-defined]
torch/_inductor/fx_passes/b2b_gemm.py:449:9: error: Module has no attribute "mm" [attr-defined]
torch/_inductor/fx_passes/b2b_gemm.py:515:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/b2b_gemm.py:515:44: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/fx_passes/b2b_gemm.py:590:18: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/codegen/cuda_combined_scheduling.py:50:44: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/fx_passes/split_cat.py:129:23: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:268:25: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:298:13: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:309:26: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:309:37: error: Module has no attribute "concat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:353:32: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:359:13: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:370:25: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:442:17: error: Module has no attribute "squeeze" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:446:17: error: Module has no attribute "squeeze" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:470:13: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:483:25: error: Module has no attribute "clamp" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:506:13: error: Module has no attribute "clamp" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:531:13: error: Module has no attribute "detach" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:734:32: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:734:43: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:807:34: error: Module has no attribute "cumsum" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:807:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/fx_passes/split_cat.py:859:41: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:859:52: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:866:65: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:888:41: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:941:34: error: Module has no attribute "cumsum" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:941:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/fx_passes/split_cat.py:978:41: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:978:52: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1021:29: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1023:63: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1023:63: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/split_cat.py:1044:29: error: Module has no attribute "unflatten" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1046:64: error: Module has no attribute "unflatten" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1046:64: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/split_cat.py:1054:29: error: Module has no attribute "movedim" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1056:64: error: Module has no attribute "movedim" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1056:64: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/split_cat.py:1064:29: error: Module has no attribute "flatten" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1066:64: error: Module has no attribute "flatten" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1066:64: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/split_cat.py:1077:25: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1079:59: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1079:59: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/split_cat.py:1091:25: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1095:58: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1107:37: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1114:25: error: Module has no attribute "flatten" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1116:58: error: Module has no attribute "flatten" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1134:41: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1134:52: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1223:44: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1229:41: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1261:13: error: Module has no attribute "squeeze" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1278:13: error: Module has no attribute "squeeze" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1302:31: error: Module has no attribute "squeeze" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1306:13: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1309:44: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1330:13: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1343:19: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1343:32: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1348:10: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1348:23: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1354:10: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1354:23: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1359:71: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1379:9: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1398:10: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1398:23: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1407:10: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1407:23: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1416:10: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1416:23: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1502:9: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1521:31: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1609:9: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:1626:31: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2142:16: error: Name "torch.Size" is not defined [name-defined]
torch/_inductor/fx_passes/split_cat.py:2154:17: error: Module has no attribute "permute" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2157:50: error: Module has no attribute "permute" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2164:13: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2166:46: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2188:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2203:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2220:48: error: Module has no attribute "narrow" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2342:9: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2366:31: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2391:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2425:9: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2433:71: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2442:31: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2469:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2473:54: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2503:13: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2506:46: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2516:13: error: Module has no attribute "permute" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2519:46: error: Module has no attribute "permute" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2543:23: error: Name "torch.Size" is not defined [name-defined]
torch/_inductor/fx_passes/split_cat.py:2556:13: error: Module has no attribute "permute" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2559:46: error: Module has no attribute "permute" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2599:9: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2618:33: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2638:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2642:50: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2642:50: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/split_cat.py:2672:9: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2680:71: error: Module has no attribute "unbind" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2689:33: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2712:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2716:54: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2754:74: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2770:9: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2781:67: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2794:38: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2834:33: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2838:75: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2844:40: error: Module has no attribute "reshape" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2865:25: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2869:67: error: Module has no attribute "stack" [attr-defined]
torch/_inductor/fx_passes/split_cat.py:2876:21: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:181:24: error: Need type annotation for "hiding_nodes" [var-annotated]
torch/_inductor/fx_passes/overlap_preserving_bucketer.py:841:13: error: Incompatible types in assignment (expression has type "Argument", variable has type "Node") [assignment]
torch/_inductor/choices.py:95:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/choices.py:101:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/choices.py:107:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/choices.py:391:17: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/fx_passes/pre_grad.py:392:8: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:573:29: error: Module has no attribute "allclose" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:574:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:575:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:647:32: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:647:43: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:691:21: error: Module has no attribute "relu" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:691:33: error: Module has no attribute "tanh" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:696:57: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:721:38: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:769:16: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:770:12: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:809:60: error: Module has no attribute "bmm" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:810:60: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:866:16: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:867:12: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/pre_grad.py:877:12: error: Module has no attribute "matmul" [attr-defined]
torch/_inductor/fx_passes/decompose_mem_bound_mm.py:230:16: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/fx_passes/decompose_mem_bound_mm.py:255:13: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/fx_passes/decompose_mem_bound_mm.py:277:16: error: Module has no attribute "sum" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:119:8: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:398:24: error: Module has no attribute "zeros" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:398:46: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:398:66: error: Module has no attribute "device" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:407:17: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:597:24: error: Module has no attribute "zeros" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:597:46: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:597:66: error: Module has no attribute "device" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:613:17: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:691:8: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:705:10: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:867:70: error: Module has no attribute "device" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:868:16: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:881:50: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:930:17: error: Module has no attribute "int64" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:934:15: error: Module has no attribute "arange" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1049:28: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1117:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/post_grad.py:1677:54: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1677:66: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/post_grad.py:1782:49: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/fx_passes/post_grad.py:1812:37: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/fx_passes/post_grad.py:1839:45: error: Module has no attribute "device" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:172:41: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/joint_graph.py:278:17: error: Module has no attribute "full" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:363:13: error: Module has no attribute "Tag" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:422:60: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:427:17: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:428:17: error: Module has no attribute "uint16" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:429:17: error: Module has no attribute "uint32" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:430:17: error: Module has no attribute "uint64" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:472:35: error: Module has no attribute "strided" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:645:31: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/fx_passes/joint_graph.py:689:50: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/fx_passes/joint_graph.py:693:15: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:693:30: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:693:46: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:693:61: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:816:16: error: Module has no attribute "mm" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:911:19: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:912:20: error: Module has no attribute "where" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:915:16: error: Module has no attribute "amax" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:941:19: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:942:20: error: Module has no attribute "where" [attr-defined]
torch/_inductor/fx_passes/joint_graph.py:945:16: error: Module has no attribute "amax" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:44:27: error: Module has no attribute "zeros_like" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:61:20: error: Module has no attribute "rsqrt" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:109:27: error: Module has no attribute "zeros_like" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:112:21: error: Module has no attribute "ones_like" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:115:19: error: Module has no attribute "zeros_like" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:122:20: error: Module has no attribute "rsqrt" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:166:9: error: Module has no attribute "_nn" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:167:9: error: Module has no attribute "conv1d"; maybe "cond"? [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:168:9: error: Module has no attribute "conv2d"; maybe "cond"? [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:169:9: error: Module has no attribute "conv3d"; maybe "cond"? [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:170:9: error: Module has no attribute "conv_transpose1d" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:171:9: error: Module has no attribute "conv_transpose2d" [attr-defined]
torch/_inductor/fx_passes/efficient_conv_bn_eval.py:172:9: error: Module has no attribute "conv_transpose3d" [attr-defined]
torch/_inductor/compile_fx.py:384:21: error: Module has no attribute "equal" [attr-defined]
torch/_inductor/compile_fx.py:649:47: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/compile_fx.py:1840:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/_inductor/compile_fx.py:2150:30: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/compile_fx.py:2681:36: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_inductor/compile_fx.py:2754:49: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_inductor/compile_fx.py:2780:27: error: Module has no attribute "_is_any_autocast_enabled" [attr-defined]
torch/_inductor/compile_fx.py:2782:17: error: Module has no attribute "_DisableAutocast" [attr-defined]
torch/_inductor/compile_fx.py:2881:40: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/compile_fx.py:2900:36: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/compile_fx.py:2959:29: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_inductor/cudagraph_trees.py:103:5: error: Module "torch._C" has no attribute "_cuda_CUDAAllocator_AllocatorState" [attr-defined]
torch/_inductor/cudagraph_trees.py:103:5: error: Module "torch._C" has no attribute "_set_cached_tensors_enabled" [attr-defined]
torch/_inductor/cudagraph_trees.py:142:5: error: Module has no attribute "_cuda_clearCublasWorkspaces" [attr-defined]
torch/_inductor/cudagraph_trees.py:157:12: error: Module has no attribute "_cuda_get_conv_benchmark_empty_cache" [attr-defined]
torch/_inductor/cudagraph_trees.py:158:5: error: Module has no attribute "_cudnn_set_conv_benchmark_empty_cache" [attr-defined]
torch/_inductor/cudagraph_trees.py:162:9: error: Module has no attribute "_cudnn_set_conv_benchmark_empty_cache" [attr-defined]
torch/_inductor/cudagraph_trees.py:168:15: error: Module has no attribute "_cuda_isHistoryEnabled" [attr-defined]
torch/_inductor/cudagraph_trees.py:293:1: error: Module has no attribute "_stash_obj_in_tls" [attr-defined]
torch/_inductor/cudagraph_trees.py:294:1: error: Module has no attribute "_stash_obj_in_tls" [attr-defined]
torch/_inductor/cudagraph_trees.py:327:16: error: Module has no attribute "_is_key_in_tls" [attr-defined]
torch/_inductor/cudagraph_trees.py:328:16: error: Module has no attribute "_get_obj_in_tls" [attr-defined]
torch/_inductor/cudagraph_trees.py:539:22: error: Module has no attribute "_storage_Use_Count" [attr-defined]
torch/_inductor/cudagraph_trees.py:584:37: error: Module has no attribute "device" [attr-defined]
torch/_inductor/cudagraph_trees.py:588:9: error: Module has no attribute "_cuda_beginAllocateCurrentThreadToPool" [attr-defined]
torch/_inductor/cudagraph_trees.py:592:13: error: Module has no attribute "_cuda_endAllocateToPool" [attr-defined]
torch/_inductor/cudagraph_trees.py:593:13: error: Module has no attribute "_cuda_releasePool" [attr-defined]
torch/_inductor/cudagraph_trees.py:977:64: error: Module has no attribute "Generator" [attr-defined]
torch/_inductor/cudagraph_trees.py:1080:13: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/_inductor/cudagraph_trees.py:1086:21: error: Module has no attribute "_tensors_data_ptrs_at_indices_equal" [attr-defined]
torch/_inductor/cudagraph_trees.py:1384:43: error: Module has no attribute "_cuda_getCheckpointState" [attr-defined]
torch/_inductor/cudagraph_trees.py:1438:13: error: Module has no attribute "_add_cached_tensor" [attr-defined]
torch/_inductor/cudagraph_trees.py:1449:20: error: Item "None" of "Tensor | None" has no attribute "_use_count" [union-attr]
torch/_inductor/cudagraph_trees.py:1629:17: error: Module has no attribute "_remove_cached_tensor" [attr-defined]
torch/_inductor/cudagraph_trees.py:1667:16: error: Module has no attribute "_construct_CUDA_Tensor_From_Storage_And_Metadata" [attr-defined]
torch/_inductor/cudagraph_trees.py:1667:16: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/cudagraph_trees.py:1670:16: error: Module has no attribute "_construct_storage_from_data_pointer" [attr-defined]
torch/_inductor/cudagraph_trees.py:1697:50: error: Module has no attribute "Generator" [attr-defined]
torch/_inductor/cudagraph_trees.py:1728:16: error: Module has no attribute "_tensors_data_ptrs_at_indices_equal" [attr-defined]
torch/_inductor/cudagraph_trees.py:1753:21: error: Module has no attribute "_tensors_data_ptrs_at_indices_equal" [attr-defined]
torch/_inductor/cudagraph_trees.py:1831:8: error: Module has no attribute "_cuda_checkPoolLiveAllocations" [attr-defined]
torch/_inductor/cudagraph_trees.py:1932:9: error: Module has no attribute "_set_cached_tensors_enabled" [attr-defined]
torch/_inductor/cudagraph_trees.py:2503:17: error: Module has no attribute "_set_storage_access_error_msg" [attr-defined]
torch/_inductor/cudagraph_trees.py:2531:17: error: Module has no attribute "_free_And_Remove_DeleterFn" [attr-defined]
torch/_inductor/cudagraph_trees.py:2536:17: error: Module has no attribute "_set_storage_data_ptr_access_error_msg" [attr-defined]
torch/_inductor/cudagraph_trees.py:2570:9: error: Module has no attribute "_cuda_setCheckpointPoolState" [attr-defined]
torch/_inductor/cudagraph_trees.py:2580:13: error: Module has no attribute "_cuda_cudaCachingAllocator_raw_delete" [attr-defined]
torch/_inductor/cudagraph_trees.py:2590:24: error: Module has no attribute "_has_Standard_Deleter" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:78:9: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:93:8: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:133:29: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:134:31: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:154:16: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:160:52: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:200:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:201:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:224:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:246:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:272:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/freezing_patterns.py:273:17: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/freezing.py:279:43: error: Module has no attribute "channels_last" [attr-defined]
torch/_inductor/freezing.py:287:39: error: Module has no attribute "channels_last" [attr-defined]
torch/_inductor/fx_passes/quantization.py:77:9: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:78:9: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:79:9: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:80:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:81:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/_inductor/fx_passes/quantization.py:115:22: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:115:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:121:22: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:367:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:367:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:434:33: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:434:45: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:434:58: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:434:73: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:473:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:473:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:680:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:680:44: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:724:38: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:724:51: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1111:24: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1112:29: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1113:29: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1114:29: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1115:33: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1140:24: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1141:33: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1142:33: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1379:47: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1381:26: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1381:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1396:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1404:29: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1425:66: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1456:26: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1456:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1545:26: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1545:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1563:33: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1584:26: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1584:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1599:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1698:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1708:41: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1710:22: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1710:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1731:11: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1733:22: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1733:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1737:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1748:25: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1830:26: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1830:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1863:53: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1900:11: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1926:26: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1926:41: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:1954:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2057:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2069:11: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2074:22: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2074:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2116:11: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2124:22: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2124:37: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2157:11: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2188:13: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2253:10: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2253:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2283:30: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2295:10: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2295:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2297:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2348:10: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2348:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2358:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2387:10: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2387:25: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2389:21: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2419:46: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2760:72: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2913:33: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2913:45: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2913:58: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2913:73: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2917:33: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2917:64: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2922:33: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2922:64: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2958:41: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2958:54: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2963:41: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2963:54: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2968:41: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:2968:54: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3021:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3021:58: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3025:52: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3284:34: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3284:47: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3288:49: error: Module has no attribute "uint8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3288:62: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3363:43: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3363:58: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3364:52: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3746:17: error: Module has no attribute "eye" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3748:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/fx_passes/quantization.py:3762:21: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3764:31: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3768:27: error: Module has no attribute "cat" [attr-defined]
torch/_inductor/fx_passes/quantization.py:3848:55: error: Module has no attribute "contiguous_format" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:19:39: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:19:54: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:29:51: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:154:13: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:159:13: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:160:13: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:165:13: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:170:21: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:171:21: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:206:17: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:206:17: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/binary_folding.py:213:47: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:213:47: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/binary_folding.py:214:57: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:214:72: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:260:17: error: Module has no attribute "promote_types" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:260:17: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/binary_folding.py:267:47: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:267:47: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_inductor/fx_passes/binary_folding.py:268:57: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:268:72: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/binary_folding.py:311:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:42:4: error: Module has no attribute "_has_mkldnn" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:293:26: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:295:28: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:441:51: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:481:38: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:484:49: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:501:76: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:531:38: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:534:49: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:550:76: error: Module has no attribute "float" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:602:25: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:610:21: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:614:21: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:618:21: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:871:28: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:871:44: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1037:18: error: Module has no attribute "Size" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1135:62: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1141:62: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1175:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1176:43: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1181:39: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1182:43: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1234:39: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1235:43: error: Module has no attribute "float64" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1239:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1240:13: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1247:71: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1255:21: error: Module has no attribute "has_mkl" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1277:39: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1278:43: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1283:39: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1284:43: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1463:21: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1464:21: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1470:68: error: Module has no attribute "float32" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1507:13: error: Module has no attribute "_nn" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1508:13: error: Module has no attribute "_nn" [attr-defined]
torch/_inductor/fx_passes/mkldnn_fusion.py:1513:12: error: Module has no attribute "has_mkl" [attr-defined]
torch/utils/tensorboard/_proto_graph.py:41:12: error: Name "torch.dtype" is not defined [name-defined]
torch/utils/tensorboard/_convert_np.py:32:19: error: Module has no attribute "bfloat16" [attr-defined]
torch/utils/tensorboard/_convert_np.py:33:18: error: Module has no attribute "float16" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:4:38: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/ops/_dtype_mappings.py:5:8: error: Module has no attribute "float32" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:6:8: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:7:8: error: Module has no attribute "int8" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:8:8: error: Module has no attribute "uint16" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:9:8: error: Module has no attribute "int16" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:10:8: error: Module has no attribute "int32" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:11:8: error: Module has no attribute "int64" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:12:8: error: Module has no attribute "bool" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:13:9: error: Module has no attribute "float16" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:14:9: error: Module has no attribute "double" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:15:9: error: Module has no attribute "uint32" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:16:9: error: Module has no attribute "uint64" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:17:9: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:18:9: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:19:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:20:9: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:21:9: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:22:9: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:23:9: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:24:9: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:25:9: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/ops/_dtype_mappings.py:26:9: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:25:24: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:28:42: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:33:34: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:37:65: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:45:47: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:77:37: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:83:59: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:89:52: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:90:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:91:5: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:92:5: error: Module has no attribute "float64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:93:5: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:94:5: error: Module has no attribute "float16" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:95:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:96:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:97:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:98:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:99:5: error: Module has no attribute "int16" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:100:5: error: Module has no attribute "int32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:101:5: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:102:5: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:103:5: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:109:5: error: Module has no attribute "complex32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:110:5: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:111:5: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:121:11: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:122:10: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:123:12: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:124:14: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:127:25: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:128:5: error: Module has no attribute "complex32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:128:22: error: Module has no attribute "float16" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:129:5: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:129:22: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:130:5: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:130:23: error: Module has no attribute "float64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:134:19: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:135:21: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:136:20: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:139:41: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:145:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:146:5: error: Module has no attribute "float64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:147:5: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:148:5: error: Module has no attribute "float16" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:149:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:150:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:151:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:152:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:153:5: error: Module has no attribute "complex32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:154:5: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:155:5: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:156:5: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:157:5: error: Module has no attribute "int16" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:158:5: error: Module has no attribute "int32" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:159:5: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:160:5: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:161:5: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/fx/type_utils.py:174:5: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:176:5: error: Name "torch.device" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:177:5: error: Name "torch.memory_format" is not defined [name-defined]
torch/onnx/_internal/fx/type_utils.py:178:5: error: Name "torch.layout" is not defined [name-defined]
torch/onnx/_internal/exporter/_verification.py:55:21: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_verification.py:56:19: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_verification.py:78:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/exporter/_verification.py:80:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/exporter/_verification.py:83:13: error: Argument 1 to "_compare_tensors" has incompatible type "Tensor | float | int"; expected "Tensor" [arg-type]
torch/onnx/_internal/exporter/_verification.py:83:23: error: Argument 2 to "_compare_tensors" has incompatible type "Tensor | float | int"; expected "Tensor" [arg-type]
torch/onnx/_internal/exporter/_verification.py:85:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/exporter/_verification.py:87:19: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:89:25: error: Module has no attribute "histogram" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:90:25: error: Module has no attribute "histogram" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:97:28: error: Item "float" of "Tensor | float | int" has no attribute "dtype" [union-attr]
torch/onnx/_internal/exporter/_verification.py:97:28: error: Item "int" of "Tensor | float | int" has no attribute "dtype" [union-attr]
torch/onnx/_internal/exporter/_verification.py:98:26: error: Item "float" of "Tensor | float | int" has no attribute "dtype" [union-attr]
torch/onnx/_internal/exporter/_verification.py:98:26: error: Item "int" of "Tensor | float | int" has no attribute "dtype" [union-attr]
torch/onnx/_internal/exporter/_verification.py:132:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/exporter/_verification.py:133:26: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:134:32: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:135:28: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:136:8: error: Module has no attribute "is_complex" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:137:20: error: Module has no attribute "view_as_real" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:138:16: error: Module has no attribute "abs" [attr-defined]
torch/onnx/_internal/exporter/_verification.py:140:18: error: Module has no attribute "abs" [attr-defined]
torch/onnx/_internal/exporter/_type_casting.py:8:28: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/onnx/_internal/exporter/_type_casting.py:9:24: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/exporter/_type_casting.py:31:28: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/_dynamo/polyfills/pytree.py:93:7: error: Item "function" of "Callable[[type], bool] | Callable[[tuple[Any, ...] | type[tuple[Any, ...]]], tuple[str, ...]]" has no attribute "__python_implementation__" [union-attr]
torch/_dynamo/polyfills/pytree.py:93:7: note: Error code "union-attr" not covered by "type: ignore" comment
torch/utils/tensorboard/summary.py:81:12: error: Module has no attribute "view_as_real" [attr-defined]
torch/utils/tensorboard/summary.py:88:5: error: Module has no attribute "half" [attr-defined]
torch/utils/tensorboard/summary.py:89:5: error: Module has no attribute "float16" [attr-defined]
torch/utils/tensorboard/summary.py:90:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/utils/tensorboard/summary.py:91:5: error: Module has no attribute "float32" [attr-defined]
torch/utils/tensorboard/summary.py:92:5: error: Module has no attribute "float" [attr-defined]
torch/utils/tensorboard/summary.py:93:5: error: Module has no attribute "float64" [attr-defined]
torch/utils/tensorboard/summary.py:94:5: error: Module has no attribute "double" [attr-defined]
torch/utils/tensorboard/summary.py:95:5: error: Module has no attribute "int8" [attr-defined]
torch/utils/tensorboard/summary.py:96:5: error: Module has no attribute "uint8" [attr-defined]
torch/utils/tensorboard/summary.py:97:5: error: Module has no attribute "qint8" [attr-defined]
torch/utils/tensorboard/summary.py:98:5: error: Module has no attribute "int16" [attr-defined]
torch/utils/tensorboard/summary.py:99:5: error: Module has no attribute "short" [attr-defined]
torch/utils/tensorboard/summary.py:100:5: error: Module has no attribute "int" [attr-defined]
torch/utils/tensorboard/summary.py:101:5: error: Module has no attribute "int32" [attr-defined]
torch/utils/tensorboard/summary.py:102:5: error: Module has no attribute "qint32" [attr-defined]
torch/utils/tensorboard/summary.py:103:5: error: Module has no attribute "int64" [attr-defined]
torch/utils/tensorboard/summary.py:104:5: error: Module has no attribute "complex32" [attr-defined]
torch/utils/tensorboard/summary.py:105:5: error: Module has no attribute "chalf" [attr-defined]
torch/utils/tensorboard/summary.py:106:5: error: Module has no attribute "complex64" [attr-defined]
torch/utils/tensorboard/summary.py:107:5: error: Module has no attribute "cfloat" [attr-defined]
torch/utils/tensorboard/summary.py:108:5: error: Module has no attribute "bool" [attr-defined]
torch/utils/tensorboard/summary.py:109:5: error: Module has no attribute "complex128" [attr-defined]
torch/utils/tensorboard/summary.py:110:5: error: Module has no attribute "cdouble" [attr-defined]
torch/utils/tensorboard/summary.py:111:5: error: Module has no attribute "uint8" [attr-defined]
torch/utils/tensorboard/summary.py:112:5: error: Module has no attribute "quint8" [attr-defined]
torch/utils/tensorboard/summary.py:113:5: error: Module has no attribute "quint4x2" [attr-defined]
torch/utils/tensorboard/summary.py:932:14: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/utils/tensorboard/_pytorch_graph.py:144:9: error: Need type annotation for "nodes_op" (hint: "nodes_op: list[<type>] = ...") [var-annotated]
torch/utils/tensorboard/_pytorch_graph.py:145:9: error: Need type annotation for "nodes_io" [var-annotated]
torch/utils/tensorboard/_pytorch_graph.py:146:9: error: Need type annotation for "unique_name_to_scoped_name" (hint: "unique_name_to_scoped_name: dict[<type>, <type>] = ...") [var-annotated]
torch/utils/tensorboard/_pytorch_graph.py:148:9: error: Need type annotation for "scope_name_appeared" (hint: "scope_name_appeared: list[<type>] = ...") [var-annotated]
torch/utils/tensorboard/_pytorch_graph.py:330:13: error: Module has no attribute "_jit_pass_inline" [attr-defined]
torch/utils/tensorboard/_pytorch_graph.py:375:21: error: Name "torch._C.Node" is not defined [name-defined]
torch/onnx/ops/_symbolic_impl.py:204:12: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/ops/_symbolic_impl.py:233:12: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/ops/_symbolic_impl.py:277:13: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/ops/_symbolic_impl.py:315:13: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/ops/_impl.py:117:13: error: Module has no attribute "permute" [attr-defined]
torch/onnx/ops/_impl.py:126:13: error: Module has no attribute "reshape" [attr-defined]
torch/onnx/ops/_impl.py:167:11: error: Module has no attribute "unsqueeze" [attr-defined]
torch/onnx/ops/_impl.py:170:11: error: Module has no attribute "unsqueeze" [attr-defined]
torch/onnx/ops/_impl.py:179:18: error: Module has no attribute "chunk" [attr-defined]
torch/onnx/ops/_impl.py:189:16: error: Module has no attribute "unsqueeze" [attr-defined]
torch/onnx/ops/_impl.py:190:16: error: Module has no attribute "unsqueeze" [attr-defined]
torch/onnx/ops/_impl.py:191:27: error: Module has no attribute "cat" [attr-defined]
torch/onnx/ops/_impl.py:192:20: error: Module has no attribute "reshape" [attr-defined]
torch/onnx/ops/_impl.py:194:20: error: Module has no attribute "cat" [attr-defined]
torch/onnx/ops/_impl.py:195:14: error: Module has no attribute "cat" [attr-defined]
torch/onnx/ops/_impl.py:197:16: error: Module has no attribute "reshape" [attr-defined]
torch/onnx/ops/_impl.py:200:12: error: Module has no attribute "permute" [attr-defined]
torch/onnx/ops/_impl.py:236:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/onnx/ops/_impl.py:236:33: error: Module has no attribute "matmul" [attr-defined]
torch/onnx/ops/_impl.py:268:12: error: Module has no attribute "matmul" [attr-defined]
torch/onnx/ops/_impl.py:268:35: error: "float" has no attribute "transpose" [attr-defined]
torch/onnx/ops/_impl.py:347:14: error: Module has no attribute "empty" [attr-defined]
torch/onnx/ops/_impl.py:348:19: error: Module has no attribute "empty" [attr-defined]
torch/onnx/ops/_impl.py:349:21: error: Module has no attribute "empty" [attr-defined]
torch/onnx/ops/_impl.py:350:17: error: Module has no attribute "empty" [attr-defined]
torch/onnx/ops/_impl.py:402:9: error: Module has no attribute "cat" [attr-defined]
torch/onnx/ops/_impl.py:407:9: error: Module has no attribute "cat" [attr-defined]
torch/onnx/ops/_impl.py:426:54: error: Module has no attribute "bool" [attr-defined]
torch/onnx/ops/_impl.py:464:21: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/ops/_impl.py:473:27: error: Module has no attribute "tril" [attr-defined]
torch/onnx/ops/_impl.py:474:17: error: Module has no attribute "ones" [attr-defined]
torch/onnx/ops/_impl.py:477:27: error: Module has no attribute "bool" [attr-defined]
torch/onnx/ops/_impl.py:485:35: error: Module has no attribute "bool" [attr-defined]
torch/onnx/ops/_impl.py:501:28: error: Module has no attribute "matmul" [attr-defined]
torch/onnx/ops/_impl.py:514:38: error: Module has no attribute "tanh" [attr-defined]
torch/onnx/ops/_impl.py:527:30: error: Module has no attribute "softmax" [attr-defined]
torch/onnx/ops/_impl.py:530:30: error: Module has no attribute "softmax" [attr-defined]
torch/onnx/ops/_impl.py:532:26: error: Module has no attribute "softmax" [attr-defined]
torch/onnx/ops/_impl.py:538:18: error: Module has no attribute "matmul" [attr-defined]
torch/onnx/ops/__init__.py:32:5: error: Module has no attribute "float32" [attr-defined]
torch/onnx/ops/__init__.py:33:5: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/ops/__init__.py:34:5: error: Module has no attribute "int8" [attr-defined]
torch/onnx/ops/__init__.py:35:5: error: Module has no attribute "uint16" [attr-defined]
torch/onnx/ops/__init__.py:36:5: error: Module has no attribute "int16" [attr-defined]
torch/onnx/ops/__init__.py:37:5: error: Module has no attribute "int32" [attr-defined]
torch/onnx/ops/__init__.py:38:5: error: Module has no attribute "int64" [attr-defined]
torch/onnx/ops/__init__.py:40:5: error: Module has no attribute "bool" [attr-defined]
torch/onnx/ops/__init__.py:41:5: error: Module has no attribute "float16" [attr-defined]
torch/onnx/ops/__init__.py:42:5: error: Module has no attribute "double" [attr-defined]
torch/onnx/ops/__init__.py:43:5: error: Module has no attribute "uint32" [attr-defined]
torch/onnx/ops/__init__.py:44:5: error: Module has no attribute "uint64" [attr-defined]
torch/onnx/ops/__init__.py:45:5: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/ops/__init__.py:46:5: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/ops/__init__.py:47:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/ops/__init__.py:48:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/onnx/ops/__init__.py:49:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/onnx/ops/__init__.py:50:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/onnx/ops/__init__.py:51:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/onnx/ops/__init__.py:54:5: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/onnx/ops/__init__.py:91:12: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/ops/__init__.py:192:22: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:53:31: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:56:33: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:59:16: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:168:31: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:169:10: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:290:16: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:329:29: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:331:24: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:331:69: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:354:16: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:360:25: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:1209:9: error: Need type annotation for "_rule_table" (hint: "_rule_table: dict[<type>, <type>] = ...") [var-annotated]
torch/onnx/_internal/fx/passes/type_promotion.py:1267:9: error: Need type annotation for "traced_ops" (hint: "traced_ops: list[<type>] = ...") [var-annotated]
torch/onnx/_internal/fx/passes/type_promotion.py:1381:29: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:1446:16: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/fx/passes/type_promotion.py:1533:20: error: Missing positional arguments "args", "kwargs", "name", "op", "target" in call to "Node" [call-arg]
torch/onnx/_internal/fx/passes/type_promotion.py:1533:32: error: Argument 1 to "Node" has incompatible type "Generator[Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None, None, None]"; expected "Graph" [arg-type]
torch/utils/tensorboard/writer.py:233:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:269:32: error: Incompatible types in assignment (expression has type "FileWriter", variable has type "None") [assignment]
torch/utils/tensorboard/writer.py:273:32: error: Incompatible types in assignment (expression has type "dict[Any, None]", variable has type "None") [assignment]
torch/utils/tensorboard/writer.py:273:33: error: "None" has no attribute "get_logdir" [attr-defined]
torch/utils/tensorboard/writer.py:277:17: error: "None" has no attribute "add_event" [attr-defined]
torch/utils/tensorboard/writer.py:281:17: error: "None" has no attribute "add_event" [attr-defined]
torch/utils/tensorboard/writer.py:335:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:384:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:420:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:463:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:504:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:573:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:632:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:676:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:713:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:752:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:785:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:805:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:824:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:830:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:847:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:911:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:1008:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:1046:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:1075:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:1096:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:1125:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/tensorboard/writer.py:1190:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:137:32: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:180:28: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:196:35: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:197:31: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:213:37: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:218:37: error: Module has no attribute "OptionalType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:229:27: error: Module has no attribute "NoneType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:254:24: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:370:25: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:371:26: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:372:25: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:373:26: error: Module has no attribute "short" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:374:24: error: Module has no attribute "int" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:375:26: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:376:25: error: Module has no attribute "half" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:377:26: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:378:27: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:379:30: error: Module has no attribute "complex32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:380:30: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:381:31: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:382:26: error: Module has no attribute "qint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:383:27: error: Module has no attribute "quint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:384:27: error: Module has no attribute "qint32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:385:29: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:386:31: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:387:33: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:388:35: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/onnx/_internal/torchscript_exporter/_type_utils.py:389:35: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/onnx/_internal/exporter/_onnx_program.py:175:17: error: Item "int" of "Tensor | int | float | str | bool" has no attribute "view" [union-attr]
torch/onnx/_internal/exporter/_onnx_program.py:175:17: error: Item "float" of "Tensor | int | float | str | bool" has no attribute "view" [union-attr]
torch/onnx/_internal/exporter/_onnx_program.py:175:17: error: Item "str" of "Tensor | int | float | str | bool" has no attribute "view" [union-attr]
torch/onnx/_internal/exporter/_onnx_program.py:175:17: error: Item "bool" of "Tensor | int | float | str | bool" has no attribute "view" [union-attr]
torch/onnx/_internal/exporter/_capture_strategies.py:112:34: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/exporter/_capture_strategies.py:112:34: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_capture_strategies.py:142:47: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/exporter/_capture_strategies.py:142:47: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_capture_strategies.py:145:49: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/exporter/_capture_strategies.py:145:49: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_capture_strategies.py:149:40: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/exporter/_capture_strategies.py:149:40: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/exporter/_torchlib/ops/nn.py:70:15: error: Module has no attribute "finfo" [attr-defined]
torch/onnx/_internal/exporter/_torchlib/ops/nn.py:70:27: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:41:12: error: Name "_C.Graph" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:42:12: error: Name "_C.Block" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:44:20: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:45:28: error: Name "_C.IValue" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:46:15: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:47:24: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:48:21: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:58:35: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:111:35: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:154:14: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:158:43: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:201:27: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:262:24: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:269:21: error: Name "_C.Graph" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:269:32: error: Name "_C.Block" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:277:6: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:279:35: error: Module has no attribute "Graph" [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:283:37: error: Module has no attribute "Block" [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:305:9: error: Module has no attribute "_jit_pass_onnx_node_shape_type_inference" [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:322:26: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:337:19: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:338:33: error: Module has no attribute "TensorType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:341:34: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:341:47: error: Name "torch.device" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/jit_utils.py:344:31: error: Name "_C.TensorType" is not defined [name-defined]
torch/onnx/_internal/exporter/_dispatching.py:18:39: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_dispatching.py:19:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:20:5: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:21:5: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:22:5: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:23:5: error: Module has no attribute "float16" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:24:5: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:25:5: error: Module has no attribute "float64" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:26:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:27:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:28:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:29:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:30:5: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:31:5: error: Module has no attribute "int16" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:32:5: error: Module has no attribute "int32" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:33:5: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:34:5: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:35:5: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:36:5: error: Module has no attribute "uint16" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:37:5: error: Module has no attribute "uint32" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:38:5: error: Module has no attribute "uint64" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:42:50: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_dispatching.py:66:26: error: Module has no attribute "dtype" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:68:27: error: Module has no attribute "device" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:68:41: error: Module has no attribute "memory_format" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:68:62: error: Module has no attribute "layout" [attr-defined]
torch/onnx/_internal/exporter/_dispatching.py:211:19: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/onnx/_internal/exporter/_dispatching.py:211:19: note: Error code "name-defined" not covered by "type: ignore" comment
torch/onnx/_internal/exporter/_dispatching.py:242:28: error: Name "torch.Argument" is not defined [name-defined]
torch/onnx/_internal/exporter/_dispatching.py:327:13: error: Module has no attribute "is_complex" [attr-defined]
torch/onnx/_internal/exporter/_analysis.py:28:34: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_analysis.py:31:31: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_analysis.py:54:24: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_analysis.py:57:34: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_analysis.py:58:31: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:149:62: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/torchscript_exporter/utils.py:149:62: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/utils.py:161:23: error: Item torch.jit.ScriptFunction? of Module | torch.jit.ScriptFunction? has no attribute "modules" [union-attr]
torch/onnx/_internal/torchscript_exporter/utils.py:192:29: error: Module has no attribute "_jit_is_onnx_log_enabled" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:194:9: error: Module has no attribute "_jit_set_onnx_log_enabled" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:199:13: error: Module has no attribute "_jit_set_onnx_log_enabled" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:224:55: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/torchscript_exporter/utils.py:224:55: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/utils.py:574:1: error: Missing return statement [return]
torch/onnx/_internal/torchscript_exporter/utils.py:578:32: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:580:32: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:580:44: error: Module has no attribute "OptionalType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:604:26: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:611:12: error: Name "_C.Graph" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:624:5: error: Module has no attribute "_jit_pass_inline" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:627:5: error: Module has no attribute "_jit_pass_inline_fork_wait" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:628:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:630:9: error: Module has no attribute "_jit_pass_onnx_autograd_function_process" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:631:5: error: Module has no attribute "_jit_pass_lower_all_tuples" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:638:9: error: Module has no attribute "_jit_pass_constant_propagation" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:643:5: error: Module has no attribute "_jit_pass_dce" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:644:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:649:8: error: Module has no attribute "_jit_pass_cse" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:650:9: error: Module has no attribute "_jit_pass_onnx_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:652:5: error: Module has no attribute "_jit_pass_canonicalize_graph_fuser_ops" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:653:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:654:5: error: Module has no attribute "_jit_pass_peephole" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:655:5: error: Module has no attribute "_jit_pass_fuse_addmm" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:656:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:658:5: error: Module has no attribute "_jit_pass_peephole" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:659:5: error: Module has no attribute "_jit_pass_lower_all_tuples" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:666:5: error: Module has no attribute "_jit_pass_onnx_remove_inplace_ops_for_onnx" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:667:5: error: Module has no attribute "_jit_pass_onnx_preprocess" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:670:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:673:5: error: Module has no attribute "_jit_pass_prepare_division_for_onnx" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:675:5: error: Module has no attribute "_jit_pass_onnx_remove_print" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:676:5: error: Module has no attribute "_jit_pass_onnx_preprocess_caffe2" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:680:5: error: Module has no attribute "_jit_pass_onnx_unpack_quantized_weights" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:682:5: error: Module has no attribute "_jit_pass_erase_number_types" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:686:9: error: Module has no attribute "_jit_pass_onnx_set_dynamic_input_shape" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:687:5: error: Module has no attribute "_jit_pass_onnx_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:689:13: error: Module has no attribute "_jit_pass_onnx" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:690:5: error: Module has no attribute "_jit_pass_onnx_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:691:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:693:5: error: Module has no attribute "_jit_pass_onnx_scalar_type_analysis" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:696:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:698:5: error: Module has no attribute "_jit_pass_onnx_peephole" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:701:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:708:5: error: Module has no attribute "_jit_pass_dce_allow_deleting_nodes_with_side_effects" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:709:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:710:13: error: Module has no attribute "_jit_pass_canonicalize" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:711:5: error: Module has no attribute "_jit_pass_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:714:13: error: Module has no attribute "_jit_pass_onnx_graph_shape_type_inference" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:901:35: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:902:5: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:910:5: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:960:30: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/torchscript_exporter/utils.py:960:30: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/utils.py:961:12: error: Name "_C.Graph" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:961:27: error: Name "_C.IValue" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:961:51: error: Name "_C.ScriptModule" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:972:13: error: Module has no attribute "_jit_pass_onnx_function_substitution" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:973:30: error: Module has no attribute "_freeze_module" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:974:22: error: Name "_C.ScriptModule" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:976:30: error: Module has no attribute "_jit_onnx_list_model_parameters" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:981:21: error: Module has no attribute "_propagate_and_assign_input_shapes" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:989:9: error: Module has no attribute "_jit_pass_onnx_function_substitution" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:991:17: error: Module has no attribute "_propagate_and_assign_input_shapes" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:997:5: error: Module has no attribute "_jit_pass_onnx_lint" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1006:5: error: Module has no attribute "_jit_pass_onnx_function_substitution" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1034:5: error: Module has no attribute "quint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1034:19: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1035:5: error: Module has no attribute "qint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1035:18: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1036:5: error: Module has no attribute "qint32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1036:19: error: Module has no attribute "int32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1037:5: error: Module has no attribute "quint4x2" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1037:21: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1045:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1045:49: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1047:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1047:54: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1050:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1050:54: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1052:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1086:5: error: Name "_C.Graph" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1127:9: error: Module has no attribute "_jit_onnx_log" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1137:9: error: Module has no attribute "_jit_pass_onnx_assign_output_shape" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1159:13: error: Module has no attribute "_jit_pass_onnx_assign_output_shape" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1177:27: error: Module has no attribute "_jit_pass_onnx_eval_peephole" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1179:23: error: Module has no attribute "_jit_pass_onnx_constant_fold" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1182:9: error: Module has no attribute "_jit_pass_dce_allow_deleting_nodes_with_side_effects" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1186:13: error: Module has no attribute "_jit_pass_onnx_graph_shape_type_inference" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1194:19: error: Module has no attribute "_jit_pass_onnx_eliminate_unused_items" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1199:9: error: Module has no attribute "_jit_pass_onnx_cast_all_constant_to_floating" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1201:19: error: Module has no attribute "_jit_pass_filter_non_tensor_arguments" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1202:5: error: Module has no attribute "_jit_decay_packed_param_input_types" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1219:12: error: Name "_C.Graph" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1255:13: error: Module has no attribute "_jit_pass_inline" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1256:13: error: Module has no attribute "_jit_pass_onnx_remove_inplace_ops_for_onnx" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1257:13: error: Module has no attribute "_jit_pass_erase_number_types" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1258:13: error: Module has no attribute "_jit_pass_dce_allow_deleting_nodes_with_side_effects" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1296:29: error: Module has no attribute "_get_tracing_state" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1306:13: error: Module has no attribute "_jit_pass_onnx_track_scope_attributes" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1332:13: error: Module has no attribute "_jit_onnx_create_full_scope_name" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1364:5: error: Module has no attribute "_jit_pass_onnx_clear_scope_records" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1386:13: error: Module has no attribute "_jit_onnx_log" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1529:13: error: Module has no attribute "_jit_pass_dce_allow_deleting_nodes_with_side_effects" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1533:37: error: Module has no attribute "_jit_pass_onnx_function_extraction" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1540:31: error: Module has no attribute "_jit_pass_onnx_deduplicate_initializers" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1540:31: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/onnx/_internal/torchscript_exporter/utils.py:1545:13: error: Module has no attribute "_jit_pass_onnx_assign_scoped_names_for_node_and_value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1591:17: error: Module has no attribute "_jit_onnx_log" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1670:22: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1670:34: error: Name "_C.Block" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1674:32: error: Name "_C.Block" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1678:33: error: Name "_C.Block" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1678:50: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1703:35: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1708:12: error: Module has no attribute "parse_schema" [attr-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1712:12: error: Name "_C.Graph" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1713:12: error: Name "_C.Block" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1714:11: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1716:15: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1717:24: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1718:21: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/utils.py:1720:6: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:218:21: error: Name "_C.Node" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:220:29: error: Module has no attribute "Node" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:225:30: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:231:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:237:26: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:259:30: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:269:32: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:280:43: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:442:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:446:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:541:25: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:554:65: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:558:26: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:568:19: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:569:33: error: Module has no attribute "TensorType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:573:29: error: Name "_C.JitType" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:573:44: error: Name "_C.ListType" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:574:29: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:579:17: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:583:24: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:587:48: error: Module has no attribute "TensorType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:590:24: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:603:28: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:607:25: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:618:25: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:622:26: error: Name "_C.TensorType" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:626:26: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:630:26: error: Name "_C.TensorType" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:640:29: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:645:27: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:660:46: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:666:44: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:672:26: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:684:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:690:26: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:703:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:709:26: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:747:21: error: Module has no attribute "promote_types" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:747:21: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:771:42: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:776:52: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:844:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:844:68: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:845:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:855:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:855:60: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:873:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:873:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:875:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:923:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:923:72: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:937:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:937:72: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:971:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:971:68: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:994:44: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:994:69: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1011:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1011:69: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1024:40: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1024:60: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1026:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1044:40: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1044:60: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1046:40: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1097:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1098:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1115:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1124:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1124:49: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1161:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1161:64: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1164:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1164:64: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1183:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1183:64: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1261:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1261:73: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1263:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1263:60: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1285:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1285:73: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1331:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1345:44: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1352:69: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1360:18: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1360:18: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1360:65: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1369:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1372:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1383:5: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1410:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1437:59: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1480:42: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1505:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1516:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1534:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1534:76: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1541:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1541:65: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1590:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1590:73: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1597:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1597:63: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1622:15: error: Module has no attribute "OptionalType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1639:14: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1641:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1687:13: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1688:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1689:17: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1690:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1691:6: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1757:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1757:78: error: Module has no attribute "int" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1878:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1878:73: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1882:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1882:75: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1970:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1970:71: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1990:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:1990:71: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2016:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2031:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2031:75: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2042:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2042:69: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2050:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2068:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2068:75: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2093:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2095:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2099:59: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2116:71: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2155:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2155:61: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2165:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2165:61: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2182:11: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2186:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2194:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2194:65: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2226:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2226:71: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2232:62: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2269:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2269:67: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2278:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2278:64: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2333:5: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2334:5: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2335:5: error: Module has no attribute "short" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2336:5: error: Module has no attribute "int" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2337:5: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2338:5: error: Module has no attribute "half" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2339:5: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2340:5: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2341:5: error: Module has no attribute "complex32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2342:5: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2343:5: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2344:5: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2345:5: error: Module has no attribute "qint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2346:5: error: Module has no attribute "quint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2347:5: error: Module has no attribute "qint32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2348:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2355:13: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2356:13: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2357:15: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2358:14: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2359:13: error: Module has no attribute "half" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2360:12: error: Module has no attribute "int" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2361:13: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2362:14: error: Module has no attribute "short" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2363:13: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2364:21: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2365:22: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2366:14: error: Module has no attribute "qint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2367:15: error: Module has no attribute "quint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2368:15: error: Module has no attribute "qint32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_helper.py:2369:17: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:54:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:55:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:80:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:81:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset20.py:94:43: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:47:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:49:13: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:50:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:64:24: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:67:22: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:109:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:113:22: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:118:6: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:155:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:155:66: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:158:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:158:55: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:169:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:169:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:191:49: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:192:50: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:208:28: error: Module has no attribute "hstack" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:209:18: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:209:37: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:213:28: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:241:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:241:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:246:21: error: Module has no attribute "sqrt" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset17.py:246:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:99:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:129:11: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:131:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:132:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:158:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:158:76: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:163:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset16.py:163:72: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:87:9: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:144:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:145:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:146:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:147:16: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:150:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:194:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:195:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:222:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:222:68: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:229:39: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:230:6: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:243:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:243:59: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:245:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:245:76: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:253:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:253:68: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:265:39: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:266:6: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:285:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:285:66: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:286:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:286:73: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:291:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:296:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset14.py:297:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/exporter/_core.py:53:28: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_core.py:54:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/onnx/_internal/exporter/_core.py:55:5: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/exporter/_core.py:56:5: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/exporter/_core.py:57:5: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/exporter/_core.py:58:5: error: Module has no attribute "float16" [attr-defined]
torch/onnx/_internal/exporter/_core.py:59:5: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/exporter/_core.py:60:5: error: Module has no attribute "float64" [attr-defined]
torch/onnx/_internal/exporter/_core.py:61:5: error: Module has no attribute "float8_e4m3fn" [attr-defined]
torch/onnx/_internal/exporter/_core.py:62:5: error: Module has no attribute "float8_e4m3fnuz" [attr-defined]
torch/onnx/_internal/exporter/_core.py:63:5: error: Module has no attribute "float8_e5m2" [attr-defined]
torch/onnx/_internal/exporter/_core.py:64:5: error: Module has no attribute "float8_e5m2fnuz" [attr-defined]
torch/onnx/_internal/exporter/_core.py:65:5: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/onnx/_internal/exporter/_core.py:66:5: error: Module has no attribute "int16" [attr-defined]
torch/onnx/_internal/exporter/_core.py:67:5: error: Module has no attribute "int32" [attr-defined]
torch/onnx/_internal/exporter/_core.py:68:5: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/exporter/_core.py:69:5: error: Module has no attribute "int8" [attr-defined]
torch/onnx/_internal/exporter/_core.py:70:5: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/exporter/_core.py:71:5: error: Module has no attribute "uint16" [attr-defined]
torch/onnx/_internal/exporter/_core.py:72:5: error: Module has no attribute "uint32" [attr-defined]
torch/onnx/_internal/exporter/_core.py:73:5: error: Module has no attribute "uint64" [attr-defined]
torch/onnx/_internal/exporter/_core.py:107:38: error: Name "torch.dtype" is not defined [name-defined]
torch/onnx/_internal/exporter/_core.py:114:28: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/onnx/_internal/exporter/_core.py:139:31: error: Module has no attribute "uint16" [attr-defined]
torch/onnx/_internal/exporter/_core.py:148:34: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/exporter/_core.py:245:30: error: Module has no attribute "float4_e2m1fn_x2" [attr-defined]
torch/onnx/_internal/exporter/_core.py:266:38: error: Module has no attribute "complex64" [attr-defined]
torch/onnx/_internal/exporter/_core.py:270:40: error: Module has no attribute "complex128" [attr-defined]
torch/onnx/_internal/exporter/_core.py:480:25: error: Module has no attribute "device" [attr-defined]
torch/onnx/_internal/exporter/_core.py:480:39: error: Module has no attribute "memory_format" [attr-defined]
torch/onnx/_internal/exporter/_core.py:480:60: error: Module has no attribute "layout" [attr-defined]
torch/onnx/_internal/exporter/_core.py:482:24: error: Module has no attribute "dtype" [attr-defined]
torch/onnx/_internal/exporter/_core.py:856:18: error: Name "torch.FunctionSchema" is not defined [name-defined]
torch/onnx/_internal/exporter/_core.py:876:34: error: Module has no attribute "device" [attr-defined]
torch/onnx/_internal/exporter/_core.py:878:34: error: Module has no attribute "dtype" [attr-defined]
torch/onnx/_internal/exporter/_core.py:892:36: error: Module has no attribute "device" [attr-defined]
torch/onnx/_internal/exporter/_core.py:894:36: error: Module has no attribute "dtype" [attr-defined]
torch/onnx/_internal/exporter/_core.py:1274:7: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/exporter/_core.py:1274:7: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:322:15: error: Module has no attribute "OptionalType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:423:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:481:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:481:63: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:492:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:492:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:525:19: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:527:27: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:527:57: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:528:8: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:528:37: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:603:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:648:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:654:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:697:51: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:743:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:744:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:853:41: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:859:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:863:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:873:41: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:879:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:883:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:894:28: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:897:16: error: Module has no attribute "equal" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:967:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1254:51: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1274:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1555:16: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1777:53: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1847:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1848:10: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1849:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:1850:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2004:32: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2005:23: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2009:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2009:66: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2019:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2021:27: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2164:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2164:58: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2193:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2193:58: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2216:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2659:9: error: Module has no attribute "is_autocast_enabled" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2704:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2706:13: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2707:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2709:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2721:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2721:63: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2746:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2746:63: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2785:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2787:13: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2788:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2791:6: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2818:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2829:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2858:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2858:73: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2861:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2861:71: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2866:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2866:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2871:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2871:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2876:38: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:2890:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3067:68: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3075:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3078:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3078:58: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3110:61: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3116:63: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3454:56: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3485:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3485:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3489:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3515:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3545:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3545:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3549:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3575:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3597:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3606:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3606:66: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3636:65: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3642:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3696:27: error: Module has no attribute "NoneType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3699:25: error: Module has no attribute "NoneType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3742:27: error: Module has no attribute "NoneType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3745:25: error: Module has no attribute "NoneType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3763:47: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3801:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3810:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3823:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3832:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3842:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3935:47: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:3936:47: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4038:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4040:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4040:37: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4099:38: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4101:38: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4108:38: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4129:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4138:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4144:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4155:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4174:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4200:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4206:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4213:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4224:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4243:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4463:42: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4664:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4694:39: error: Module has no attribute "TensorType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4749:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4749:45: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4814:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4814:45: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4840:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:4840:45: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5014:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5014:76: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5040:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5041:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5051:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5052:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5086:43: error: Module has no attribute "zeros" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5096:63: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5102:41: error: Module has no attribute "BoolTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5103:37: error: Module has no attribute "BoolTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5110:45: error: Module has no attribute "BoolTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5111:41: error: Module has no attribute "BoolTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5123:39: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5145:39: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5146:52: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5278:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5278:70: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5392:46: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5428:46: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5475:11: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5476:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5479:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5486:44: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5499:48: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5510:11: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5514:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5523:11: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5524:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5527:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5568:51: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5576:51: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5652:44: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5660:45: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5660:65: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5680:43: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5685:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5685:42: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5686:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5686:44: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5687:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5687:39: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5688:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5688:40: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5695:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5695:72: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5697:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5697:68: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5702:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5702:62: error: Module has no attribute "double" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5721:44: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5729:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5736:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5748:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5753:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5808:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5822:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5833:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5833:68: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5852:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5900:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5900:68: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5904:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5904:39: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5908:25: error: Module has no attribute "arange" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5920:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5921:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5926:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5929:58: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5937:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5967:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5967:64: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5968:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5968:63: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5991:18: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:5993:22: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6001:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6001:65: error: Module has no attribute "float" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6006:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6006:78: error: Module has no attribute "int" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6265:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6273:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6344:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6358:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6369:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6403:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6425:32: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6436:68: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6466:49: error: Module has no attribute "OptionalType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6469:9: error: Module has no attribute "_jit_pass_onnx_block" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6477:21: error: Module has no attribute "_jit_pass_fixup_onnx_controlflow_node" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6482:9: error: Module has no attribute "_jit_pass_onnx_node_shape_type_inference" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6489:66: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6532:15: error: Module has no attribute "_jit_pass_onnx_block" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6560:13: error: Module has no attribute "_jit_pass_onnx_block" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6568:25: error: Module has no attribute "_jit_pass_fixup_onnx_controlflow_node" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6573:13: error: Module has no attribute "_jit_pass_onnx_node_shape_type_inference" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6588:41: error: Module has no attribute "DeviceObjType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6595:9: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6596:43: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6598:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6600:41: error: Module has no attribute "ListType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6615:56: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6635:12: error: Module has no attribute "_jit_onnx_convert_pattern_from_subblock" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6642:62: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6653:69: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6671:44: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset9.py:6672:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:102:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:102:63: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:109:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:109:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:130:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:137:6: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:143:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:143:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:161:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:161:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:214:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:224:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:230:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:230:62: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:252:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:253:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:254:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:261:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:261:69: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:263:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:263:76: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:315:16: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:406:16: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:495:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:496:33: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:497:35: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:498:33: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:499:34: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:505:31: error: Module has no attribute "Value" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:507:42: error: Module has no attribute "NoneType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:518:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:628:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:635:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:641:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:645:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:771:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:777:13: error: Module has no attribute "finfo" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:783:59: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:788:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:798:60: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:804:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1181:15: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1183:15: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1184:20: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset10.py:1185:6: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/__init__.py:60:7: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/__init__.py:60:7: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:258:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:432:67: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:457:44: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset8.py:468:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:68:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:69:18: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:70:18: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:123:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:125:13: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:126:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:128:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:175:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:175:61: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:183:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:183:61: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:193:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:193:67: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:217:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:217:65: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:225:11: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:226:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:229:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:266:11: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset18.py:270:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:47:36: error: Module has no attribute "OptionalType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:51:45: error: Module has no attribute "BoolTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset15.py:81:32: error: Module has no attribute "OptionalType" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:90:39: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:91:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:97:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:98:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:98:60: error: Module has no attribute "bool" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:215:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:274:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:275:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:285:12: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:286:10: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:319:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:320:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:321:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:326:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:329:53: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:338:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:354:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:428:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:428:59: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:437:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:437:59: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:451:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:451:59: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:460:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset12.py:460:59: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:100:47: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:106:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:110:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:189:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:193:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:320:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:420:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:420:67: error: Module has no attribute "int" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:444:57: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:448:14: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:449:16: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:450:36: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:462:51: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:591:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:594:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:621:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:621:70: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:622:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:622:71: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:635:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:635:66: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:656:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:656:60: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:683:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:689:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:689:66: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:692:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:692:74: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:702:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:702:75: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:711:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:715:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:751:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:752:10: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:753:11: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:754:12: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:787:17: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:791:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:796:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:801:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:816:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:820:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:844:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:859:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:892:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:894:46: error: Module has no attribute "ones" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:894:66: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:996:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:996:58: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1030:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1030:58: error: Module has no attribute "float32" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1054:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1059:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1065:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1067:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1071:19: error: Module has no attribute "arange" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1080:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1091:36: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1096:57: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1097:59: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1099:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1106:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1117:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1118:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1258:62: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1260:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1282:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1282:73: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1318:49: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1330:61: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1338:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1344:49: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1357:61: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1369:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1377:49: error: Name "torch._C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1391:61: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1410:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1423:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1423:63: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1425:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1425:62: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1426:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1426:72: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1428:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1428:62: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1434:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1434:70: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1442:52: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1447:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1447:56: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1452:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1452:64: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset11.py:1474:52: error: Name "_C.Value" is not defined [name-defined]
torch/onnx/_internal/exporter/_compat.py:43:7: error: Variable "torch.jit._script.ScriptFunction" is not valid as a type [valid-type]
torch/onnx/_internal/exporter/_compat.py:43:7: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:78:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:78:70: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:79:45: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:79:71: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:92:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:92:66: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:115:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:144:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:144:61: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:146:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:146:62: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:152:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:152:70: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:159:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:159:70: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:189:33: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:189:71: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:199:62: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:206:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:206:70: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:242:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:242:61: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:285:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:285:60: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:290:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:294:55: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:315:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:351:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:351:62: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:389:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:389:62: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:471:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:471:74: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:477:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:477:71: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:479:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:479:74: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:484:46: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:484:70: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:489:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:489:58: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:492:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:492:72: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:510:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:510:60: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:527:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:527:66: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:537:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:548:59: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:566:56: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:614:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:616:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:616:37: error: Module has no attribute "int64" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:646:54: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:649:63: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:664:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:664:41: error: Module has no attribute "long" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:682:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:704:45: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:706:45: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:711:57: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:737:47: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:740:47: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:768:42: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:773:38: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:780:38: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:795:34: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:800:34: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:804:61: error: Module has no attribute "LongTensor" [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:826:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/torchscript_exporter/symbolic_opset13.py:826:60: error: Module has no attribute "int64" [attr-defined]
torch/_streambase.py:11:19: error: Name "torch.Stream" is not defined [name-defined]
torch/_streambase.py:19:18: error: Name "torch.Event" is not defined [name-defined]
torch/_python_dispatcher.py:75:20: error: Module has no attribute "_dispatch_library" [attr-defined]
torch/utils/mobile_optimizer.py:6:1: error: Module "torch._C" has no attribute "_MobileOptimizerType" [attr-defined]
torch/utils/mobile_optimizer.py:59:32: error: Module has no attribute "_jit_pass_optimize_for_mobile" [attr-defined]
torch/utils/mobile_optimizer.py:64:32: error: Module has no attribute "_jit_pass_vulkan_optimize_for_mobile" [attr-defined]
torch/utils/mobile_optimizer.py:69:32: error: Module has no attribute "_jit_pass_metal_optimize_for_mobile" [attr-defined]
torch/utils/bundled_inputs.py:7:1: error: Module "torch._C" has no attribute "TupleType" [attr-defined]
torch/utils/bundled_inputs.py:7:1: error: Module "torch._C" has no attribute "ListType" [attr-defined]
torch/utils/bundled_inputs.py:401:21: error: Module has no attribute "contiguous_format" [attr-defined]
torch/utils/bundled_inputs.py:401:46: error: Module has no attribute "channels_last" [attr-defined]
torch/utils/bundled_inputs.py:466:12: error: Module has no attribute "zeros" [attr-defined]
torch/utils/_pallas.py:10:1: error: Cannot find implementation or library stub for module named "jax" [import-not-found]
torch/utils/_pallas.py:23:1: error: Cannot find implementation or library stub for module named "jax.experimental" [import-not-found]
torch/utils/data/datapipes/utils/decoder.py:224:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/data/datapipes/utils/decoder.py:227:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/data/datapipes/map/combinatorics.py:93:30: error: Module has no attribute "empty" [attr-defined]
torch/utils/data/datapipes/map/combinatorics.py:93:52: error: Module has no attribute "int64" [attr-defined]
torch/utils/data/datapipes/iter/combinatorics.py:159:34: error: Module has no attribute "empty" [attr-defined]
torch/utils/data/datapipes/iter/combinatorics.py:159:56: error: Module has no attribute "int64" [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:170:17: error: Module has no attribute "bool" [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:173:20: error: Module has no attribute "finfo" [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:174:16: error: Module has no attribute "iinfo" [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:199:15: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:271:20: error: Module has no attribute "rand" [attr-defined]
torch/utils/benchmark/utils/fuzzer.py:273:20: error: Module has no attribute "randint" [attr-defined]
torch/utils/benchmark/utils/common.py:147:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:149:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:150:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:154:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:155:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:166:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:166:68: error: Module has no attribute "float64" [attr-defined]
torch/utils/benchmark/utils/common.py:263:56: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:281:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:283:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/common.py:292:25: error: Module has no attribute "get_num_threads" [attr-defined]
torch/utils/benchmark/utils/common.py:294:9: error: Module has no attribute "set_num_threads" [attr-defined]
torch/utils/benchmark/utils/common.py:297:9: error: Module has no attribute "set_num_threads" [attr-defined]
torch/utils/_strobelight/examples/cli_function_profiler_example.py:22:20: error: Module has no attribute "rand" [attr-defined]
torch/quantization/_quantized_conversions.py:11:28: error: Module has no attribute "int8" [attr-defined]
torch/quantization/_quantized_conversions.py:20:28: error: Module has no attribute "int8" [attr-defined]
torch/quantization/_quantized_conversions.py:21:12: error: Module has no attribute "stack" [attr-defined]
torch/quantization/_quantized_conversions.py:33:28: error: Module has no attribute "int8" [attr-defined]
torch/quantization/_quantized_conversions.py:34:22: error: Module has no attribute "int8" [attr-defined]
torch/quantization/_quantized_conversions.py:34:46: error: Module has no attribute "quint4x2" [attr-defined]
torch/quantization/_quantized_conversions.py:41:22: error: Module has no attribute "int8" [attr-defined]
torch/quantization/_quantized_conversions.py:43:24: error: Module has no attribute "quint4x2" [attr-defined]
torch/quantization/_quantized_conversions.py:44:70: error: Module has no attribute "int8" [attr-defined]
torch/quantization/_quantized_conversions.py:49:37: error: Module has no attribute "quint4x2" [attr-defined]
torch/quantization/_quantized_conversions.py:54:18: error: Module has no attribute "quint4x2" [attr-defined]
torch/quantization/_quantized_conversions.py:56:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/quantization/_quantized_conversions.py:60:16: error: Module has no attribute "arange" [attr-defined]
torch/quantization/_quantized_conversions.py:66:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/quantization/_quantized_conversions.py:70:16: error: Module has no attribute "arange" [attr-defined]
torch/quantization/_quantized_conversions.py:78:29: error: Module has no attribute "quint4x2" [attr-defined]
torch/quantization/_quantized_conversions.py:82:10: error: Module has no attribute "arange" [attr-defined]
torch/quantization/_quantized_conversions.py:88:10: error: Module has no attribute "arange" [attr-defined]
torch/quantization/_quantized_conversions.py:95:10: error: Module has no attribute "arange" [attr-defined]
torch/quantization/_quantized_conversions.py:101:12: error: Module has no attribute "arange" [attr-defined]
torch/quantization/_quantized_conversions.py:105:30: error: Module has no attribute "int32" [attr-defined]
torch/quantization/_quantized_conversions.py:106:12: error: Module has no attribute "zeros_like" [attr-defined]
torch/quantization/_quantized_conversions.py:113:12: error: Module has no attribute "empty_like" [attr-defined]
torch/quantization/_quantized_conversions.py:114:18: error: Module has no attribute "int8" [attr-defined]
torch/quantization/_quantized_conversions.py:115:23: error: Module has no attribute "int" [attr-defined]
torch/quantization/_quantized_conversions.py:120:20: error: Module has no attribute "quint4x2" [attr-defined]
torch/quantization/_quantized_conversions.py:130:18: error: Module has no attribute "quint4x2" [attr-defined]
torch/quantization/_quantized_conversions.py:134:41: error: Module has no attribute "uint8" [attr-defined]
torch/onnx/operators.py:33:19: error: Module has no attribute "_shape_as_tensor" [attr-defined]
torch/onnx/operators.py:47:29: error: Module has no attribute "_reshape_from_tensor" [attr-defined]
torch/onnx/_internal/exporter/_testing.py:78:42: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/onnx/_internal/exporter/_testing.py:79:14: error: Module has no attribute "is_complex" [attr-defined]
torch/onnx/_internal/exporter/_testing.py:80:42: error: Module has no attribute "view_as_real" [attr-defined]
torch/nn/utils/prune.py:171:28: error: Module has no attribute "ones_like" [attr-defined]
torch/nn/utils/prune.py:179:38: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/utils/prune.py:231:70: error: Module has no attribute "ones_like" [attr-defined]
torch/nn/utils/prune.py:468:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/utils/prune.py:471:20: error: Module has no attribute "rand_like" [attr-defined]
torch/nn/utils/prune.py:472:20: error: Module has no attribute "topk" [attr-defined]
torch/nn/utils/prune.py:525:49: error: Module has no attribute "contiguous_format" [attr-defined]
torch/nn/utils/prune.py:530:20: error: Module has no attribute "topk" [attr-defined]
torch/nn/utils/prune.py:530:31: error: Module has no attribute "abs" [attr-defined]
torch/nn/utils/prune.py:625:20: error: Module has no attribute "rand" [attr-defined]
torch/nn/utils/prune.py:628:25: error: Module has no attribute "kthvalue" [attr-defined]
torch/nn/utils/prune.py:631:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/utils/prune.py:735:16: error: Module has no attribute "topk" [attr-defined]
torch/nn/utils/prune.py:743:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/nn/utils/prune.py:1115:13: error: List comprehension has incompatible type List[Any | None]; expected List[Tensor] [misc]
torch/nn/utils/prune.py:1115:45: error: Module has no attribute "ones_like" [attr-defined]
torch/nn/attention/varlen.py:88:18: error: Module has no attribute "zeros" [attr-defined]
torch/nn/attention/varlen.py:89:21: error: Module has no attribute "uint64" [attr-defined]
torch/nn/attention/varlen.py:113:14: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/attention/varlen.py:118:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/attention/varlen.py:119:37: error: Module has no attribute "float" [attr-defined]
torch/nn/attention/varlen.py:122:17: error: Module has no attribute "empty" [attr-defined]
torch/nn/attention/varlen.py:122:41: error: Module has no attribute "uint64" [attr-defined]
torch/nn/attention/varlen.py:232:14: error: Module has no attribute "empty" [attr-defined]
torch/nn/attention/varlen.py:293:18: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/attention/varlen.py:294:16: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/attention/varlen.py:295:18: error: Module has no attribute "empty_like" [attr-defined]
torch/nn/attention/bias.py:140:35: error: Name "torch.device" is not defined [name-defined]
torch/nn/attention/bias.py:142:16: error: Module has no attribute "tril" [attr-defined]
torch/nn/attention/bias.py:143:13: error: Module has no attribute "ones" [attr-defined]
torch/nn/attention/bias.py:143:78: error: Module has no attribute "bool" [attr-defined]
torch/nn/attention/bias.py:146:36: error: Name "torch.device" is not defined [name-defined]
torch/nn/attention/bias.py:149:16: error: Module has no attribute "tril" [attr-defined]
torch/nn/attention/bias.py:150:13: error: Module has no attribute "ones" [attr-defined]
torch/nn/attention/bias.py:151:71: error: Module has no attribute "bool" [attr-defined]
torch/nn/attention/bias.py:157:36: error: Name "torch.device" is not defined [name-defined]
torch/nn/attention/bias.py:171:22: error: Module has no attribute "device" [attr-defined]
torch/nn/attention/bias.py:239:60: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]" [arg-type]
torch/nn/attention/bias.py:240:56: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]" [arg-type]
torch/nn/attention/bias.py:241:60: error: Argument 2 to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]" [arg-type]
torch/nn/attention/experimental/_paged_attention.py:47:28: error: Module has no attribute "ones" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:48:51: error: Module has no attribute "int64" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:52:25: error: Module has no attribute "zeros" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:52:59: error: Module has no attribute "int64" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:58:37: error: Module has no attribute "ones" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:59:46: error: Module has no attribute "int64" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:88:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:101:64: error: Module has no attribute "arange" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:179:30: error: Module has no attribute "gather" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:180:65: error: Module has no attribute "int64" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:181:14: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:230:25: error: Module has no attribute "arange" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:235:26: error: Module has no attribute "zeros" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:236:47: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:239:13: error: Module has no attribute "gather" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:240:69: error: Module has no attribute "int64" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:243:17: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:250:35: error: Module has no attribute "zeros" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:251:51: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:254:17: error: Module has no attribute "gather" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:257:63: error: Module has no attribute "int64" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:260:21: error: Module has no attribute "int32" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:309:20: error: Module has no attribute "where" [attr-defined]
torch/nn/attention/experimental/_paged_attention.py:348:20: error: Module has no attribute "where" [attr-defined]
torch/jit/unsupported_tensor_ops.py:14:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/jit/supported_ops.py:66:38: error: Module has no attribute "TensorType" [attr-defined]
torch/jit/supported_ops.py:74:23: error: Module has no attribute "_jit_get_schemas_for_operator" [attr-defined]
torch/jit/supported_ops.py:105:31: error: ScriptFunction? has no attribute "schema" [attr-defined]
torch/jit/supported_ops.py:117:27: error: Module has no attribute "_jit_get_schemas_for_operator" [attr-defined]
torch/jit/supported_ops.py:166:23: error: Module has no attribute "_jit_get_schemas_for_operator" [attr-defined]
torch/jit/supported_ops.py:184:23: error: Module has no attribute "_jit_get_schemas_for_operator" [attr-defined]
torch/jit/supported_ops.py:274:19: error: Module has no attribute "_jit_get_schemas_for_operator" [attr-defined]
torch/jit/quantized.py:59:37: error: Module has no attribute "int8" [attr-defined]
torch/jit/quantized.py:89:43: error: Module has no attribute "int8" [attr-defined]
torch/jit/quantized.py:96:40: error: Module has no attribute "int8" [attr-defined]
torch/jit/_shape_functions.py:1190:12: error: Module has no attribute "ScriptFunction" [attr-defined]
torch/jit/_shape_functions.py:1191:40: error: Variable "torch.jit._shape_functions.ScriptFn" is not valid as a type [valid-type]
torch/jit/_shape_functions.py:1191:40: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/jit/_shape_functions.py:1192:48: error: Variable "torch.jit._shape_functions.ScriptFn" is not valid as a type [valid-type]
torch/jit/_shape_functions.py:1192:48: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/jit/_shape_functions.py:1193:33: error: Variable "torch.jit._shape_functions.ScriptFn" is not valid as a type [valid-type]
torch/jit/_shape_functions.py:1193:33: note: See https://mypy.readthedocs.io/en/stable/common_issues.html#variables-vs-type-aliases
torch/jit/_shape_functions.py:1200:9: error: Module has no attribute "_jit_pass_inline" [attr-defined]
torch/jit/_shape_functions.py:1203:13: error: Module has no attribute "_jit_pass_peephole" [attr-defined]
torch/jit/_shape_functions.py:1204:13: error: Module has no attribute "_jit_pass_constant_propagation" [attr-defined]
torch/jit/_logging.py:6:14: error: Module has no attribute "_logging_set_logger" [attr-defined]
torch/jit/_logging.py:7:17: error: Module has no attribute "LockingLogger" [attr-defined]
torch/jit/_logging.py:8:19: error: Module has no attribute "AggregationType" [attr-defined]
torch/jit/_logging.py:9:14: error: Module has no attribute "NoopLogger" [attr-defined]
torch/jit/_decompositions.py:87:9: error: Module has no attribute "_jit_pass_inline" [attr-defined]
torch/jit/_decompositions.py:87:35: error: ScriptFunction? has no attribute "graph" [attr-defined]
torch/jit/_decompositions.py:90:13: error: Module has no attribute "_jit_pass_peephole" [attr-defined]
torch/jit/_decompositions.py:90:41: error: ScriptFunction? has no attribute "graph" [attr-defined]
torch/jit/_decompositions.py:91:13: error: Module has no attribute "_jit_pass_constant_propagation" [attr-defined]
torch/jit/_decompositions.py:91:53: error: ScriptFunction? has no attribute "graph" [attr-defined]
torch/jit/mobile/__init__.py:47:22: error: Module has no attribute "_load_for_lite_interpreter" [attr-defined]
torch/jit/mobile/__init__.py:49:22: error: Module has no attribute "_load_for_lite_interpreter_from_buffer" [attr-defined]
torch/jit/mobile/__init__.py:78:12: error: Module has no attribute "_export_operator_list" [attr-defined]
torch/jit/mobile/__init__.py:108:16: error: Module has no attribute "_get_model_bytecode_version" [attr-defined]
torch/jit/mobile/__init__.py:111:16: error: Module has no attribute "_get_model_bytecode_version_from_buffer" [attr-defined]
torch/jit/mobile/__init__.py:141:16: error: Module has no attribute "_get_mobile_model_contained_types" [attr-defined]
torch/jit/mobile/__init__.py:144:16: error: Module has no attribute "_get_mobile_model_contained_types_from_buffer" [attr-defined]
torch/jit/mobile/__init__.py:167:16: error: Module has no attribute "_backport_for_mobile" [attr-defined]
torch/jit/mobile/__init__.py:173:16: error: Module has no attribute "_backport_for_mobile_from_buffer" [attr-defined]
torch/jit/mobile/__init__.py:196:16: error: Module has no attribute "_backport_for_mobile_to_buffer" [attr-defined]
torch/jit/mobile/__init__.py:198:16: error: Module has no attribute "_backport_for_mobile_from_buffer_to_buffer" [attr-defined]
torch/jit/mobile/__init__.py:241:16: error: Module has no attribute "_get_model_ops_and_info" [attr-defined]
torch/jit/mobile/__init__.py:244:16: error: Module has no attribute "_get_model_ops_and_info" [attr-defined]
torch/jit/_passes/_property_propagation.py:11:1: error: Module "torch" has no attribute "TensorType" [attr-defined]
torch/jit/_passes/_property_propagation.py:12:1: error: Module "torch._C" has no attribute "Graph" [attr-defined]
torch/jit/_passes/_property_propagation.py:26:32: error: Module has no attribute "ClassType" [attr-defined]
torch/fx/experimental/schema_type_annotation.py:110:38: error: Module has no attribute "_jit_try_infer_type" [attr-defined]
torch/fx/experimental/meta_tracer.py:13:12: error: Module has no attribute "empty" [attr-defined]
torch/fx/experimental/meta_tracer.py:47:5: error: Module has no attribute "relu" [attr-defined]
torch/fx/experimental/meta_tracer.py:50:5: error: Module has no attribute "where" [attr-defined]
torch/fx/experimental/meta_tracer.py:51:5: error: Module has no attribute "abs" [attr-defined]
torch/fx/experimental/merge_matmul.py:111:61: error: Module has no attribute "matmul" [attr-defined]
torch/fx/experimental/merge_matmul.py:143:47: error: Module has no attribute "cat" [attr-defined]
torch/fx/experimental/merge_matmul.py:149:13: error: Module has no attribute "matmul" [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:164:26: error: Module has no attribute "add" [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:247:26: error: Module has no attribute "transpose" [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:253:20: error: Module has no attribute "transpose" [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:282:26: error: Module has no attribute "reshape" [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:600:26: error: Module has no attribute "flatten" [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:770:27: error: Module has no attribute "add" [attr-defined]
torch/fx/experimental/graph_gradual_typechecker.py:812:27: error: Module has no attribute "flatten" [attr-defined]
torch/export/_safeguard.py:21:13: error: Module has no attribute "_set_grad_enabled" [attr-defined]
torch/export/_safeguard.py:25:25: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/export/_safeguard.py:29:20: error: Module has no attribute "_get_dispatch_mode" [attr-defined]
torch/export/_safeguard.py:29:48: error: Module has no attribute "_TorchDispatchModeKey" [attr-defined]
torch/export/passes/__init__.py:12:42: error: Name "torch.device" is not defined [name-defined]
torch/export/passes/__init__.py:29:22: error: Name "torch.device" is not defined [name-defined]
torch/export/passes/__init__.py:30:25: error: Name "torch.device" is not defined [name-defined]
torch/distributed/collective_utils.py:291:16: error: Name "torch.Generator" is not defined [name-defined]
torch/distributed/collective_utils.py:294:19: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/collective_utils.py:297:25: error: Module has no attribute "uint64" [attr-defined]
torch/distributed/collective_utils.py:307:16: error: Name "torch.Generator" is not defined [name-defined]
torch/distributed/collective_utils.py:311:26: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/collective_utils.py:318:21: error: Module has no attribute "hash_tensor" [attr-defined]
torch/distributed/collective_utils.py:323:16: error: Name "torch.Generator" is not defined [name-defined]
torch/distributed/collective_utils.py:349:16: error: Name "torch.Generator" is not defined [name-defined]
torch/distributed/_serialization.py:63:31: error: Module has no attribute "frombuffer" [attr-defined]
torch/distributed/_serialization.py:65:31: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/_serialization.py:84:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/_serialization.py:84:57: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/_dist2.py:45:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_dist2.py:69:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_dist2.py:86:9: error: Module has no attribute "device" [attr-defined]
torch/distributed/_dist2.py:90:13: error: Module has no attribute "device" [attr-defined]
torch/distributed/_dist2.py:100:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_dist2.py:130:24: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_dist2.py:151:14: error: Module has no attribute "device" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:50:17: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:55:22: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:58:33: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:76:25: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:79:25: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:87:13: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:124:22: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:208:63: error: Module has no attribute "preserve_format" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:222:14: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:227:25: error: Name "torch._C.device" is not defined [name-defined]
torch/distributed/tensor/_shards_wrapper.py:227:25: note: Error code "name-defined" not covered by "type: ignore" comment
torch/distributed/tensor/_shards_wrapper.py:229:69: error: Module has no attribute "device" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:252:35: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_shards_wrapper.py:260:37: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/_shards_wrapper.py:339:20: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/_shards_wrapper.py:340:20: error: Module has no attribute "empty" [attr-defined]
torch/distributed/tensor/parallel/loss.py:130:27: error: Module has no attribute "half" [attr-defined]
torch/distributed/tensor/parallel/loss.py:134:53: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/tensor/parallel/loss.py:138:17: error: Module has no attribute "amax" [attr-defined]
torch/distributed/tensor/parallel/loss.py:143:22: error: Module has no attribute "sum" [attr-defined]
torch/distributed/tensor/parallel/loss.py:143:32: error: Module has no attribute "exp" [attr-defined]
torch/distributed/tensor/parallel/loss.py:147:25: error: Module has no attribute "log" [attr-defined]
torch/distributed/tensor/parallel/loss.py:195:24: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/tensor/parallel/loss.py:208:18: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/parallel/loss.py:234:19: error: Module has no attribute "where" [attr-defined]
torch/distributed/tensor/parallel/loss.py:243:22: error: Module has no attribute "gather" [attr-defined]
torch/distributed/tensor/parallel/loss.py:248:14: error: Module has no attribute "where" [attr-defined]
torch/distributed/tensor/parallel/loss.py:259:16: error: Module has no attribute "gather" [attr-defined]
torch/distributed/tensor/parallel/loss.py:260:16: error: Module has no attribute "where" [attr-defined]
torch/distributed/tensor/parallel/loss.py:263:24: error: "bool" has no attribute "sum" [attr-defined]
torch/distributed/tensor/parallel/loss.py:363:18: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/parallel/loss.py:373:19: error: Module has no attribute "where" [attr-defined]
torch/distributed/tensor/parallel/loss.py:374:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/parallel/loss.py:384:17: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/parallel/loss.py:412:20: error: Module has no attribute "gather" [attr-defined]
torch/distributed/tensor/parallel/loss.py:415:19: error: Module has no attribute "where" [attr-defined]
torch/distributed/tensor/parallel/loss.py:421:26: error: Module has no attribute "exp" [attr-defined]
torch/distributed/tensor/experimental/_register_sharding.py:116:41: error: Module has no attribute "IntType" [attr-defined]
torch/distributed/tensor/experimental/_register_sharding.py:117:42: error: Module has no attribute "OptionalType" [attr-defined]
torch/distributed/tensor/experimental/_register_sharding.py:118:63: error: Module has no attribute "IntType" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:31:13: error: Module has no attribute "empty" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:32:13: error: Module has no attribute "empty" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:64:18: error: Module has no attribute "empty" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_cp_custom_ops.py:67:18: error: Module has no attribute "empty" [attr-defined]
torch/distributed/tensor/examples/flex_attention_cp.py:63:13: error: Module has no attribute "float32" [attr-defined]
torch/distributed/tensor/examples/flex_attention_cp.py:70:9: error: Module has no attribute "rand" [attr-defined]
torch/distributed/tensor/examples/flex_attention_cp.py:113:19: error: Argument 3 has incompatible type "int"; expected "Tensor" [arg-type]
torch/distributed/tensor/examples/flex_attention_cp.py:149:16: error: Module has no attribute "randn" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:31:64: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:33:36: error: Module has no attribute "ones" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:34:34: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:37:32: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:44:23: error: Module has no attribute "sqrt" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:55:58: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:65:42: error: Module has no attribute "ones" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:92:65: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:101:48: error: Module has no attribute "contiguous_format" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:140:39: error: Module has no attribute "linspace" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:204:9: error: Module has no attribute "randn" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:206:9: error: Module has no attribute "empty" [attr-defined]
torch/distributed/tensor/examples/convnext_example.py:206:44: error: Module has no attribute "long" [attr-defined]
torch/distributed/rpc/rref_proxy.py:27:24: error: Module has no attribute "ScriptModule" [attr-defined]
torch/distributed/pipelining/microbatch.py:52:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/pipelining/microbatch.py:143:28: error: Module has no attribute "tensor_split" [attr-defined]
torch/distributed/pipelining/microbatch.py:146:25: error: Module has no attribute "tensor_split" [attr-defined]
torch/distributed/pipelining/microbatch.py:148:9: error: Module has no attribute "tensor_split" [attr-defined]
torch/distributed/pipelining/microbatch.py:153:9: error: Module has no attribute "tensor_split" [attr-defined]
torch/distributed/pipelining/microbatch.py:164:28: error: Module has no attribute "full_like" [attr-defined]
torch/distributed/pipelining/microbatch.py:203:21: error: Module has no attribute "tensor_split" [attr-defined]
torch/distributed/pipelining/microbatch.py:211:19: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/pipelining/microbatch.py:503:31: error: Module has no attribute "tensor_split" [attr-defined]
torch/distributed/pipelining/microbatch.py:504:21: error: Module has no attribute "empty" [attr-defined]
torch/distributed/pipelining/microbatch.py:527:35: error: Module has no attribute "cat" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:27:9: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:43:40: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:184:15: error: Name "torch.device" is not defined [name-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:200:65: error: Module has no attribute "float16" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:207:48: error: Module has no attribute "float16" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:209:63: error: Module has no attribute "float32" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:210:63: error: Module has no attribute "float16" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:221:21: error: Module has no attribute "_amp_foreach_non_finite_check_and_unscale_" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:254:21: error: Module has no attribute "full" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:255:30: error: Module has no attribute "float32" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:286:13: error: Module has no attribute "_foreach_copy_" [attr-defined]
torch/distributed/fsdp/sharded_grad_scaler.py:299:13: error: Incompatible types in assignment (expression has type "float", variable has type "Tensor | None") [assignment]
torch/distributed/fsdp/sharded_grad_scaler.py:304:17: error: Incompatible types in assignment (expression has type "float", variable has type "Tensor | None") [assignment]
torch/distributed/fsdp/sharded_grad_scaler.py:307:40: error: Incompatible types in assignment (expression has type "int", variable has type "Tensor | None") [assignment]
torch/distributed/fsdp/sharded_grad_scaler.py:367:17: error: Module has no attribute "_amp_update_scale_" [attr-defined]
torch/distributed/elastic/utils/store.py:18:18: error: Module has no attribute "_DistStoreError" [attr-defined]
torch/distributed/elastic/utils/data/elastic_distributed_sampler.py:73:13: error: Module has no attribute "Generator" [attr-defined]
torch/distributed/elastic/utils/data/elastic_distributed_sampler.py:77:13: error: Module has no attribute "randperm" [attr-defined]
torch/distributed/checkpoint/utils.py:337:17: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/utils.py:342:12: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/utils.py:355:28: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/state_dict.py:586:12: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/state_dict.py:587:28: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/state_dict.py:635:30: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/checkpoint/state_dict.py:644:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:42:12: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/_pg_transport.py:43:12: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/checkpoint/_pg_transport.py:112:30: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:125:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/checkpoint/_pg_transport.py:186:47: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/checkpoint/_pg_transport.py:199:11: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:224:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/checkpoint/_pg_transport.py:254:21: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:254:52: error: Module has no attribute "int64" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:255:21: error: Module has no attribute "frombuffer" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:255:49: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:269:39: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:297:17: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:297:38: error: Module has no attribute "int64" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:301:15: error: Module has no attribute "empty" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:301:41: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:319:43: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:323:21: error: Module has no attribute "empty" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:323:49: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/checkpoint/_pg_transport.py:335:20: error: Module has no attribute "as_strided" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:26:12: error: Module has no attribute "float16" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:27:12: error: Module has no attribute "float32" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:28:12: error: Module has no attribute "float64" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:29:11: error: Module has no attribute "int8" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:30:11: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:31:12: error: Module has no attribute "int16" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:32:12: error: Module has no attribute "int32" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:33:12: error: Module has no attribute "int64" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:34:13: error: Module has no attribute "bfloat16" [attr-defined]
torch/distributed/checkpoint/_hf_utils.py:54:12: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/_hf_utils.py:55:12: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/checkpoint/_hf_utils.py:92:35: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/checkpoint/_hf_utils.py:96:17: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/distributed/checkpoint/_experimental/checkpoint_reader.py:149:30: error: Module has no attribute "empty" [attr-defined]
torch/distributed/checkpoint/_experimental/checkpoint_reader.py:154:30: error: Module has no attribute "frombuffer" [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:71:31: error: Module has no attribute "cat" [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:115:20: error: Module has no attribute "ByteTensor" [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:156:23: error: Module has no attribute "LongTensor" [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:168:30: error: Module has no attribute "LongTensor" [attr-defined]
torch/distributed/benchmarks/benchmark_ddp_rpc.py:169:22: error: Module has no attribute "LongTensor" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:8:9: error: Module has no attribute "round" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:9:9: error: Module has no attribute "clamp" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:9:35: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:14:23: error: Module has no attribute "float32" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:19:9: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:21:19: error: Module has no attribute "round" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:22:9: error: Module has no attribute "clamp" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:22:35: error: Module has no attribute "uint8" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:27:14: error: Module has no attribute "float32" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:28:9: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:36:9: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:78:15: error: Module has no attribute "FloatTensor" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:107:41: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:108:72: error: Module has no attribute "float32" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:159:17: error: Argument "pad" to "pad" has incompatible type "tuple[int, Any]"; expected "list[int]" [arg-type]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:173:15: error: Module has no attribute "stack" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:203:41: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:204:72: error: Module has no attribute "float32" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py:214:13: error: Module has no attribute "flatten" [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:9:18: error: Module has no attribute "finfo" [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:9:30: error: Module has no attribute "float16" [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:10:18: error: Module has no attribute "finfo" [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:10:30: error: Module has no attribute "float16" [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:28:12: error: Module has no attribute "clamp" [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:61:28: error: Module has no attribute "float16" [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:65:30: error: Module has no attribute "float16" [attr-defined]
torch/distributed/algorithms/_quantization/quantization.py:71:28: error: Module has no attribute "float16" [attr-defined]
torch/distributed/_tools/runtime_estimator.py:128:23: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/_tools/runtime_estimator.py:129:9: error: Module has no attribute "float16" [attr-defined]
torch/distributed/_tools/runtime_estimator.py:130:9: error: Module has no attribute "bfloat16" [attr-defined]
torch/distributed/_tools/runtime_estimator.py:131:9: error: Module has no attribute "float32" [attr-defined]
torch/distributed/_tools/runtime_estimator.py:132:9: error: Module has no attribute "float64" [attr-defined]
torch/distributed/_tools/runtime_estimator.py:190:31: error: Module has no attribute "rand_like" [attr-defined]
torch/distributed/_tools/runtime_estimator.py:192:31: error: Module has no attribute "ones_like" [attr-defined]
torch/distributed/_tools/memory_tracker.py:75:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/_composable/replicate_with_fsdp.py:64:41: error: Name "torch.Event" is not defined [name-defined]
torch/distributed/_composable/replicate_with_fsdp.py:89:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_composable/replicate_with_fsdp.py:166:36: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_composable/replicate_with_fsdp.py:171:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/_composable/replicate_with_fsdp.py:352:14: error: Module has no attribute "_get_accelerator" [attr-defined]
torch/contrib/_tensorboard_vis.py:37:26: error: Module has no attribute "GraphExecutorState" [attr-defined]
torch/backends/_nnapi/serializer.py:1022:21: error: Module has no attribute "zeros" [attr-defined]
torch/backends/_nnapi/serializer.py:1849:40: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/backends/_nnapi/serializer.py:1850:32: error: Module has no attribute "quint8" [attr-defined]
torch/backends/_nnapi/serializer.py:1853:40: error: Module has no attribute "qint8" [attr-defined]
torch/backends/_nnapi/serializer.py:1854:31: error: Module has no attribute "_make_per_tensor_quantized_tensor" [attr-defined]
torch/backends/_nnapi/serializer.py:1855:56: error: Module has no attribute "uint8" [attr-defined]
torch/backends/_nnapi/serializer.py:1861:20: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/backends/_nnapi/serializer.py:1861:71: error: Module has no attribute "qint32" [attr-defined]
torch/backends/_nnapi/serializer.py:1900:33: error: Module has no attribute "zeros" [attr-defined]
torch/backends/_nnapi/serializer.py:2030:40: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/backends/_nnapi/serializer.py:2031:32: error: Module has no attribute "quint8" [attr-defined]
torch/backends/_nnapi/serializer.py:2034:40: error: Module has no attribute "qint8" [attr-defined]
torch/backends/_nnapi/serializer.py:2035:31: error: Module has no attribute "_make_per_tensor_quantized_tensor" [attr-defined]
torch/backends/_nnapi/serializer.py:2036:56: error: Module has no attribute "uint8" [attr-defined]
torch/backends/_nnapi/serializer.py:2043:20: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/backends/_nnapi/serializer.py:2043:71: error: Module has no attribute "qint32" [attr-defined]
torch/backends/_coreml/preprocess.py:87:31: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/ao/quantization/_learnable_fake_quantize.py:57:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:58:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:62:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:63:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:66:12: error: Module has no attribute "iinfo" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:68:24: error: Module has no attribute "iinfo" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:77:52: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:77:76: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:78:48: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:78:72: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:79:50: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:79:74: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:81:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:82:29: error: Module has no attribute "log2" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:83:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:83:51: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:83:63: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:170:17: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:171:17: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:179:33: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:179:62: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:180:21: error: Module has no attribute "_fake_quantize_learnable_per_channel_affine" [attr-defined]
torch/ao/quantization/_learnable_fake_quantize.py:190:21: error: Module has no attribute "_fake_quantize_learnable_per_tensor_affine" [attr-defined]
torch/ao/quantization/_equalize.py:149:23: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/quantization/_equalize.py:150:31: error: Module has no attribute "reciprocal" [attr-defined]
torch/ao/quantization/_equalize.py:162:23: error: Module has no attribute "reshape" [attr-defined]
torch/ao/quantization/_equalize.py:163:31: error: Module has no attribute "reshape" [attr-defined]
torch/ao/quantization/_equalize.py:270:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:51:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:51:58: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:52:39: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:52:63: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:54:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:54:60: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:55:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:55:65: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:57:31: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:102:23: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:110:21: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:144:23: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:184:13: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:222:23: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:236:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:656:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:657:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:658:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:659:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:660:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:661:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:662:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:667:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:668:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:669:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:670:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:671:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:672:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:673:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:903:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:904:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:905:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:906:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:907:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:908:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:913:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:914:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:915:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:916:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:917:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/qat_utils.py:918:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/prepare.py:326:19: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/pt2e/prepare.py:348:16: error: Missing positional arguments "args", "kwargs", "name", "op", "target" in call to "Node" [call-arg]
torch/ao/quantization/pt2e/prepare.py:348:26: error: Argument 1 to "Node" has incompatible type "list[Sequence[Argument] | Mapping[str, Argument] | slice[Any, Any, Any] | Node | int | <8 more items> | None]"; expected "Graph" [arg-type]
torch/ao/quantization/pt2e/prepare.py:423:19: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/pt2e/prepare.py:476:19: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/pt2e/prepare.py:509:19: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:45:64: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:53:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:57:76: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:85:21: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:86:31: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:91:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:99:53: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:105:13: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:111:77: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:128:50: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:131:66: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:134:64: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:142:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:161:50: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:168:14: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:169:29: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:172:13: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:173:27: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:177:21: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:178:31: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:183:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:189:53: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:219:64: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:227:9: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:241:76: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:275:21: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:276:31: error: Module has no attribute "int16" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:281:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:307:53: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:318:13: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:324:77: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:341:60: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:344:60: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:349:68: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:370:21: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:371:21: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:375:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:381:9: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:387:74: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:404:60: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:407:60: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:411:68: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:445:21: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:446:21: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:448:13: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:448:76: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:449:13: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:449:76: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:453:69: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:474:64: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:480:76: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:502:12: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:503:21: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:508:16: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:509:26: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:515:58: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:527:9: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:528:20: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:531:9: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:532:20: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:538:56: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:553:22: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:560:69: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:568:14: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:570:9: error: Module has no attribute "round" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:570:41: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:572:15: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:573:23: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:581:67: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:593:12: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:594:21: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:595:41: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:596:16: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:623:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:623:48: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:624:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:624:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:625:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:625:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:626:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:626:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:627:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:627:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:628:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:628:48: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:629:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:629:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:630:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:630:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:631:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:631:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:632:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:632:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:633:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:633:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:634:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:634:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:635:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:635:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:636:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:636:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:637:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:637:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:641:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:641:35: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:644:9: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:644:21: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:645:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:645:48: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:646:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:646:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:647:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:647:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:648:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:648:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:649:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:649:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:650:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:650:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:654:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:654:54: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:655:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:655:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:656:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:656:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:657:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:657:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:658:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:658:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:659:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:659:54: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:660:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:660:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:661:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:661:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:662:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:662:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:663:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:663:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:664:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:664:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:665:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:665:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:666:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:666:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:667:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:667:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:668:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:668:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:672:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:672:54: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:673:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:673:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:674:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:674:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:675:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:675:54: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:676:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:676:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:677:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:677:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:678:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:678:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:679:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:679:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:680:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:680:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:681:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:681:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:685:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:685:54: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:686:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:686:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:687:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:687:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:688:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:688:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:689:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:689:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:690:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:690:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:691:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:691:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:692:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:692:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:693:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:693:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:697:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:697:39: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:698:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:698:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:699:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:699:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:700:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:700:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:701:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:701:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:705:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:705:54: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:706:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:706:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:707:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:707:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:708:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:708:36: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:709:9: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:709:35: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:713:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:713:39: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:714:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:714:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:715:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:715:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:722:9: error: Module has no attribute "randint" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:722:54: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:723:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:723:30: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:724:9: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:724:30: error: Module has no attribute "int" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:737:53: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:737:65: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:741:53: error: Module has no attribute "finfo" [attr-defined]
torch/ao/quantization/pt2e/representation/rewrite.py:741:65: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:122:18: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:123:18: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:124:18: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:125:18: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:126:18: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:130:18: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:131:18: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:132:18: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:133:18: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:134:18: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:135:18: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:136:18: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:137:18: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:143:31: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:144:29: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:146:33: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:147:29: error: Module has no attribute "mul" [attr-defined]
torch/ao/quantization/fx/lstm_utils.py:211:31: error: Module has no attribute "quantize_per_tensor" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:56:26: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:60:61: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:61:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:62:54: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:66:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:67:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:70:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:71:58: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:72:60: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:73:51: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:95:36: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:98:25: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:99:25: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:137:13: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:139:32: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:141:40: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:142:23: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:143:23: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:171:13: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:178:29: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:181:29: error: Module has no attribute "quantile" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:190:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:191:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:199:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:212:27: error: Module has no attribute "nan_to_num" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:221:47: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:224:45: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:228:38: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:239:22: error: Module has no attribute "nan_to_num" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:257:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:259:40: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:272:47: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:273:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:274:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:275:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:276:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:277:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:278:43: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/model_report_observer.py:279:34: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/observer.py:25:36: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/experimental/observer.py:30:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/observer.py:31:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/observer.py:58:17: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/experimental/observer.py:76:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/observer.py:80:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/observer.py:81:26: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/experimental/observer.py:84:30: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/experimental/observer.py:84:49: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/observer.py:88:36: error: Module has no attribute "sort" [attr-defined]
torch/ao/quantization/experimental/observer.py:123:31: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/observer.py:124:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/observer.py:137:28: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/experimental/observer.py:139:23: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/experimental/observer.py:141:23: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:43:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:57:23: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:58:17: error: Module has no attribute "sigmoid" [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:65:26: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/experimental/adaround_loss.py:66:35: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:27:18: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:27:34: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:48:23: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:55:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:56:27: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:57:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:59:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:60:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:74:92: error: "bool" has no attribute "int" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:82:20: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:89:20: error: "bool" has no attribute "int" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:103:35: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:109:21: error: Module has no attribute "floor" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:111:16: error: Module has no attribute "all" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:111:26: error: Module has no attribute "ge" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:113:19: error: Module has no attribute "log" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:142:25: error: Module has no attribute "floor" [attr-defined]
torch/ao/quantization/experimental/adaround_fake_quantize.py:146:17: error: Module has no attribute "clamp" [attr-defined]
torch/ao/quantization/experimental/quantizer.py:43:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/experimental/quantizer.py:84:18: error: Module has no attribute "from_numpy" [attr-defined]
torch/ao/quantization/backend_config/x86.py:30:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/x86.py:31:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/x86.py:32:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/x86.py:33:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:37:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/x86.py:38:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/x86.py:42:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/x86.py:43:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/x86.py:44:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/x86.py:45:16: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/x86.py:49:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/x86.py:50:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:51:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/x86.py:52:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:57:17: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/x86.py:58:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:59:18: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/backend_config/x86.py:60:16: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:65:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:66:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:67:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/x86.py:71:17: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:72:18: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/backend_config/x86.py:73:18: error: Module has no attribute "quint4x2" [attr-defined]
torch/ao/quantization/backend_config/_qnnpack_pt2e.py:14:17: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/_qnnpack_pt2e.py:15:18: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/backend_config/_qnnpack_pt2e.py:16:18: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/backend_config/_qnnpack_pt2e.py:17:16: error: Module has no attribute "float" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:127:56: error: Module has no attribute "dequantize" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py:146:34: error: Module has no attribute "quantize_per_channel" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py:103:39: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py:214:42: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_model_metrics.py:87:14: error: Module has no attribute "device" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_forward_time.py:98:14: error: Module has no attribute "device" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/benchmarks/dlrm_utils.py:35:13: error: Module has no attribute "mm" [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:156:28: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:157:48: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:177:36: error: Module has no attribute "index_select" [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:181:37: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:182:65: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py:351:25: error: Module has no attribute "index_select" [attr-defined]
torch/ao/ns/_numeric_suite.py:86:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite.py:166:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite.py:182:22: error: Module has no attribute "quint8" [attr-defined]
torch/ao/ns/_numeric_suite.py:367:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite.py:446:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite.py:468:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite.py:500:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/ns/_numeric_suite.py:559:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/_subclasses/complex_tensor/_core.py:97:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_core.py:116:18: error: Module has no attribute "real" [attr-defined]
torch/_subclasses/complex_tensor/_core.py:117:18: error: Module has no attribute "imag" [attr-defined]
torch/_subclasses/complex_tensor/_core.py:117:59: error: Module has no attribute "zeros_like" [attr-defined]
torch/_subclasses/complex_tensor/_core.py:121:16: error: Module has no attribute "complex"; maybe "compile"? [attr-defined]
torch/_subclasses/complex_tensor/_core.py:137:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_core.py:137:5: error: Signature of "__repr__" incompatible with supertype "Tensor" [override]
torch/_subclasses/complex_tensor/_core.py:137:5: note: Superclass:
torch/_subclasses/complex_tensor/_core.py:137:5: note: def __repr__(self, *, Any = ...) -> Any
torch/_subclasses/complex_tensor/_core.py:137:5: note: Subclass:
torch/_subclasses/complex_tensor/_core.py:137:5: note: def __repr__(self, *, Any = ...) -> str
torch/_subclasses/complex_tensor/_ops/common.py:25:5: error: Module has no attribute "complex128" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:25:23: error: Module has no attribute "float64" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:26:5: error: Module has no attribute "complex64" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:26:22: error: Module has no attribute "float32" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:27:5: error: Module has no attribute "complex32" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:27:22: error: Module has no attribute "float16" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:34:5: error: Module has no attribute "float16" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:34:20: error: Module has no attribute "float32" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:35:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:35:21: error: Module has no attribute "float32" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:36:5: error: Module has no attribute "complex32" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:36:22: error: Module has no attribute "complex64" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:61:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:67:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:72:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:81:22: error: Module has no attribute "promote_types" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:90:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:96:5: error: Function is missing a type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:111:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:111:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:117:42: error: Argument 1 to "list" has incompatible type "_OpNamespace"; expected "Iterable[OperatorBase | OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any]]" [arg-type]
torch/_subclasses/complex_tensor/_ops/common.py:117:42: note: Error code "arg-type" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/common.py:117:42: note: Following member(s) of "_OpNamespace" have conflicts:
torch/_subclasses/complex_tensor/_ops/common.py:117:42: note: Expected:
torch/_subclasses/complex_tensor/_ops/common.py:117:42: note: def __iter__(self) -> Iterator[OperatorBase | OpOverloadPacket[[VarArg(Any), KwArg(Any)], Any]]
torch/_subclasses/complex_tensor/_ops/common.py:117:42: note: Got:
torch/_subclasses/complex_tensor/_ops/common.py:117:42: note: def __iter__(self) -> Iterator[str]
torch/_subclasses/complex_tensor/_ops/common.py:120:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:167:21: error: Module has no attribute "zeros_like" [attr-defined]
torch/_subclasses/complex_tensor/_ops/common.py:185:34: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:202:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:205:5: error: Function is missing a type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:218:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:233:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:236:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:237:44: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/common.py:290:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:300:5: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/common.py:312:20: error: Incompatible types in assignment (expression has type "Callable[[VarArg(Any), KwArg(Any)], Any]", variable has type "OpOverload[[VarArg(Any), KwArg(Any)], Any]") [assignment]
torch/_subclasses/complex_tensor/_ops/common.py:312:20: note: Error code "assignment" not covered by "type: ignore" comment
torch/_lazy/tensor_factory_functions.py:15:5: error: Module has no attribute "_cudnn_init_dropout_state" [attr-defined]
torch/_lazy/tensor_factory_functions.py:16:5: error: Module has no attribute "arange" [attr-defined]
torch/_lazy/tensor_factory_functions.py:17:5: error: Module has no attribute "bartlett_window" [attr-defined]
torch/_lazy/tensor_factory_functions.py:18:5: error: Module has no attribute "blackman_window" [attr-defined]
torch/_lazy/tensor_factory_functions.py:19:5: error: Module has no attribute "_empty_affine_quantized" [attr-defined]
torch/_lazy/tensor_factory_functions.py:20:5: error: Module has no attribute "empty_strided" [attr-defined]
torch/_lazy/tensor_factory_functions.py:21:5: error: Module has no attribute "eye" [attr-defined]
torch/_lazy/tensor_factory_functions.py:22:5: error: Module has no attribute "full" [attr-defined]
torch/_lazy/tensor_factory_functions.py:23:5: error: Module has no attribute "from_file" [attr-defined]
torch/_lazy/tensor_factory_functions.py:24:5: error: Module has no attribute "hann_window" [attr-defined]
torch/_lazy/tensor_factory_functions.py:25:5: error: Module has no attribute "hamming_window" [attr-defined]
torch/_lazy/tensor_factory_functions.py:26:5: error: Module has no attribute "kaiser_window" [attr-defined]
torch/_lazy/tensor_factory_functions.py:27:5: error: Module has no attribute "linspace" [attr-defined]
torch/_lazy/tensor_factory_functions.py:28:5: error: Module has no attribute "logspace" [attr-defined]
torch/_lazy/tensor_factory_functions.py:29:5: error: Module has no attribute "ones" [attr-defined]
torch/_lazy/tensor_factory_functions.py:30:5: error: Module has no attribute "scalar_tensor" [attr-defined]
torch/_lazy/tensor_factory_functions.py:31:5: error: Module has no attribute "rand" [attr-defined]
torch/_lazy/tensor_factory_functions.py:32:5: error: Module has no attribute "randint" [attr-defined]
torch/_lazy/tensor_factory_functions.py:33:5: error: Module has no attribute "randn" [attr-defined]
torch/_lazy/tensor_factory_functions.py:34:5: error: Module has no attribute "randperm" [attr-defined]
torch/_lazy/tensor_factory_functions.py:35:5: error: Module has no attribute "range" [attr-defined]
torch/_lazy/tensor_factory_functions.py:36:5: error: Module has no attribute "_efficientzerotensor" [attr-defined]
torch/_lazy/tensor_factory_functions.py:37:5: error: Module has no attribute "zeros" [attr-defined]
torch/_lazy/tensor_factory_functions.py:38:5: error: Module has no attribute "tril_indices" [attr-defined]
torch/_lazy/tensor_factory_functions.py:39:5: error: Module has no attribute "triu_indices" [attr-defined]
torch/_lazy/tensor_factory_functions.py:48:5: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_inductor/aoti_eager.py:85:57: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/aoti_eager.py:86:18: error: Module has no attribute "int32" [attr-defined]
torch/_inductor/aoti_eager.py:86:38: error: Module has no attribute "float" [attr-defined]
torch/_inductor/aoti_eager.py:86:57: error: Module has no attribute "bool" [attr-defined]
torch/_inductor/aoti_eager.py:108:36: error: Module has no attribute "_dispatch_keys" [attr-defined]
torch/_inductor/aoti_eager.py:146:35: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/aoti_eager.py:147:30: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/aoti_eager.py:153:36: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/aoti_eager.py:154:30: error: Module has no attribute "device" [attr-defined]
torch/_inductor/aoti_eager.py:161:36: error: Name "torch.layout" is not defined [name-defined]
torch/_inductor/aoti_eager.py:162:30: error: Module has no attribute "layout" [attr-defined]
torch/_inductor/aoti_eager.py:195:17: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/aoti_eager.py:196:17: error: Module has no attribute "device" [attr-defined]
torch/_inductor/aoti_eager.py:197:17: error: Module has no attribute "layout" [attr-defined]
torch/_inductor/aoti_eager.py:253:40: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/aoti_eager.py:255:40: error: Module has no attribute "device" [attr-defined]
torch/_inductor/aoti_eager.py:257:40: error: Module has no attribute "layout" [attr-defined]
torch/_inductor/lookup_table/choices.py:43:33: error: Name "torch.device" is not defined [name-defined]
torch/_inductor/lookup_table/choices.py:56:16: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/_inductor/kernel/custom_op.py:188:27: error: Module has no attribute "empty" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:358:14: error: Module has no attribute "float" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:359:16: error: Module has no attribute "float" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:360:12: error: Module has no attribute "int" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:361:13: error: Module has no attribute "int8" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:362:14: error: Module has no attribute "int16" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:363:14: error: Module has no attribute "int" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:364:13: error: Module has no attribute "long" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:365:17: error: Module has no attribute "long" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:366:17: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:367:16: error: Module has no attribute "float16" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:368:16: error: Module has no attribute "double" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:406:31: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/analysis/profile_analysis.py:418:32: error: Module has no attribute "dtype" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:426:64: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/analysis/profile_analysis.py:440:24: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/analysis/profile_analysis.py:442:24: error: Module has no attribute "float16" [attr-defined]
torch/_functorch/make_functional.py:79:32: error: Module has no attribute "empty_like" [attr-defined]
torch/_functorch/make_functional.py:484:9: error: Module has no attribute "stack" [attr-defined]
torch/_functorch/make_functional.py:572:25: error: Module has no attribute "stack" [attr-defined]
torch/_functorch/make_functional.py:610:25: error: Module has no attribute "stack" [attr-defined]
torch/_functorch/make_functional.py:612:25: error: Module has no attribute "stack" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:21:32: error: Name "torch.dtype" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:26:37: error: Name "torch.dtype" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:29:24: error: Module has no attribute "dtype" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:32:17: error: Module has no attribute "quint8" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:33:16: error: Module has no attribute "uint8" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:34:19: error: Module has no attribute "qint8" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:35:16: error: Module has no attribute "int8" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:50:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:51:23: error: Name "torch.qscheme" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:72:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:74:23: error: Name "torch.qscheme" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:76:19: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:85:21: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:106:23: error: Name "torch.dtype" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:108:23: error: Name "torch.qscheme" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:110:19: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:122:21: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:139:26: error: Name "torch.dtype" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:144:49: error: Name "torch.dtype" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:156:6: error: Name "torch._C.ScriptObject" is not defined [name-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:165:28: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:231:26: error: Module has no attribute "qint8" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:231:39: error: Module has no attribute "quint8" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:240:23: error: Module has no attribute "per_channel_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:512:9: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:523:9: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:601:25: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:612:25: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:629:34: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:636:29: error: Module has no attribute "qint8" [attr-defined]
torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py:637:29: error: Module has no attribute "quint8" [attr-defined]
torch/_export/converter.py:54:35: error: Module has no attribute "is_autocast_cache_enabled" [attr-defined]
torch/_export/converter.py:55:5: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/_export/converter.py:63:5: error: Module has no attribute "set_autocast_cache_enabled" [attr-defined]
torch/_export/converter.py:76:2: error: Name "_C.IValue" is not defined [name-defined]
torch/_export/converter.py:76:12: error: Name "torch.Graph" is not defined [name-defined]
torch/_export/converter.py:76:58: error: Name "torch.ScriptModule" is not defined [name-defined]
torch/_export/converter.py:86:13: error: Module has no attribute "_jit_pass_onnx_function_substitution" [attr-defined]
torch/_export/converter.py:87:30: error: Module has no attribute "_freeze_module" [attr-defined]
torch/_export/converter.py:88:29: error: Name "_C.ScriptModule" is not defined [name-defined]
torch/_export/converter.py:90:30: error: Module has no attribute "_jit_onnx_list_model_parameters" [attr-defined]
torch/_export/converter.py:95:21: error: Module has no attribute "_propagate_and_assign_input_shapes" [attr-defined]
torch/_export/converter.py:103:9: error: Module has no attribute "_jit_pass_onnx_function_substitution" [attr-defined]
torch/_export/converter.py:105:17: error: Module has no attribute "_propagate_and_assign_input_shapes" [attr-defined]
torch/_export/converter.py:111:5: error: Module has no attribute "_jit_pass_onnx_lint" [attr-defined]
torch/_export/converter.py:120:5: error: Module has no attribute "_jit_pass_onnx_function_substitution" [attr-defined]
torch/_export/converter.py:197:5: error: Module has no attribute "uint8" [attr-defined]
torch/_export/converter.py:198:5: error: Module has no attribute "int8" [attr-defined]
torch/_export/converter.py:199:5: error: Module has no attribute "int16" [attr-defined]
torch/_export/converter.py:200:5: error: Module has no attribute "int32" [attr-defined]
torch/_export/converter.py:201:5: error: Module has no attribute "int64" [attr-defined]
torch/_export/converter.py:202:5: error: Module has no attribute "float16" [attr-defined]
torch/_export/converter.py:203:5: error: Module has no attribute "float32" [attr-defined]
torch/_export/converter.py:204:5: error: Module has no attribute "float64" [attr-defined]
torch/_export/converter.py:205:5: error: Module has no attribute "complex32" [attr-defined]
torch/_export/converter.py:206:5: error: Module has no attribute "complex64" [attr-defined]
torch/_export/converter.py:207:5: error: Module has no attribute "complex128" [attr-defined]
torch/_export/converter.py:208:5: error: Module has no attribute "bool" [attr-defined]
torch/_export/converter.py:209:5: error: Module has no attribute "qint8" [attr-defined]
torch/_export/converter.py:210:5: error: Module has no attribute "quint8" [attr-defined]
torch/_export/converter.py:211:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/_export/converter.py:266:12: error: Name "torch._C.Graph" is not defined [name-defined]
torch/_export/converter.py:267:17: error: Name "torch._C.Block" is not defined [name-defined]
torch/_export/converter.py:284:34: error: Name "torch._C.Block" is not defined [name-defined]
torch/_export/converter.py:335:34: error: Module has no attribute "Graph" [attr-defined]
torch/_export/converter.py:346:50: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:370:27: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:373:13: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/_export/converter.py:373:39: error: Module has no attribute "parse_schema" [attr-defined]
torch/_export/converter.py:395:25: error: Name "torch._C.Graph" is not defined [name-defined]
torch/_export/converter.py:395:41: error: Name "torch._C.Block" is not defined [name-defined]
torch/_export/converter.py:398:38: error: Name "torch._C.Block" is not defined [name-defined]
torch/_export/converter.py:469:60: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/converter.py:473:48: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:525:42: error: Module has no attribute "Graph" [attr-defined]
torch/_export/converter.py:532:37: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:543:47: error: Name "torch._C.Value" is not defined [name-defined]
torch/_export/converter.py:550:62: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/converter.py:627:64: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/converter.py:644:49: error: Module has no attribute "ClassType" [attr-defined]
torch/_export/converter.py:660:40: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:662:31: error: Module has no attribute "float" [attr-defined]
torch/_export/converter.py:671:41: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:680:13: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_export/converter.py:699:41: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:722:43: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:750:45: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:758:41: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:760:35: error: Module has no attribute "TensorType" [attr-defined]
torch/_export/converter.py:767:42: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:795:42: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:807:46: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:828:49: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:831:48: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:834:44: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:840:48: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:863:45: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:866:46: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:869:51: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:877:38: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:881:76: error: Module has no attribute "int32" [attr-defined]
torch/_export/converter.py:893:46: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:903:71: error: Module has no attribute "long" [attr-defined]
torch/_export/converter.py:907:47: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:911:47: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:922:38: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:955:46: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:965:37: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1003:38: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1005:52: error: Module has no attribute "ListType" [attr-defined]
torch/_export/converter.py:1006:42: error: Module has no attribute "ListType" [attr-defined]
torch/_export/converter.py:1050:39: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1129:52: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1139:37: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1167:49: error: Argument 1 to "call_function" of "Graph" has incompatible type Module; expected "Callable[..., Any]" [arg-type]
torch/_export/converter.py:1179:39: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1182:40: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1189:39: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1193:38: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1204:60: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1212:41: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1221:48: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1229:49: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1236:34: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1270:59: error: Module has no attribute "clone" [attr-defined]
torch/_export/converter.py:1333:25: error: Name "torch._C.Graph" is not defined [name-defined]
torch/_export/converter.py:1333:41: error: Name "torch._C.Block" is not defined [name-defined]
torch/_export/converter.py:1336:38: error: Name "torch._C.Block" is not defined [name-defined]
torch/_export/converter.py:1352:42: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1409:46: error: Module has no attribute "ScriptFunction" [attr-defined]
torch/_export/converter.py:1412:42: error: Module has no attribute "ScriptFunction" [attr-defined]
torch/_export/converter.py:1471:42: error: Module has no attribute "ScriptFunction" [attr-defined]
torch/_export/converter.py:1538:49: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/converter.py:1582:27: error: Name "torch._C.Node" is not defined [name-defined]
torch/_export/converter.py:1604:44: error: Module has no attribute "ScriptObject" [attr-defined]
torch/_export/passes/constant_folding.py:70:51: error: Module has no attribute "int8" [attr-defined]
torch/_export/passes/constant_folding.py:70:51: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_export/passes/constant_folding.py:71:33: error: Module has no attribute "bfloat16" [attr-defined]
torch/_export/passes/constant_folding.py:162:17: error: Module has no attribute "Tag" [attr-defined]
torch/_export/db/examples/user_input_mutation.py:15:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/unsupported_operator.py:15:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/type_reflection_method.py:20:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/tensor_setattr.py:10:26: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/tensor_setattr.py:13:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/static_if.py:12:24: error: Module has no attribute "ones" [attr-defined]
torch/_export/db/examples/static_if.py:16:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/static_for_loop.py:14:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/specialized_attribute.py:25:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/scalar_output.py:6:5: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/pytree_flatten.py:15:21: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/optional_input.py:11:28: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/optional_input.py:17:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/null_context_manager.py:19:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/nested_function.py:21:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/model_attr_mutation.py:12:27: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/model_attr_mutation.py:15:17: error: Module has no attribute "zeros" [attr-defined]
torch/_export/db/examples/model_attr_mutation.py:22:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/list_unpack.py:19:18: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/list_unpack.py:19:37: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_export/db/examples/list_contains.py:15:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:20:5: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:21:6: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:22:7: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:25:14: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:26:15: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/fn_with_kwargs.py:27:15: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dynamic_shape_view.py:15:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dynamic_shape_slicing.py:13:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dynamic_shape_round.py:15:5: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dynamic_shape_map.py:17:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dynamic_shape_if_guard.py:17:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dynamic_shape_constructor.py:11:16: error: Module has no attribute "zeros" [attr-defined]
torch/_export/db/examples/dynamic_shape_constructor.py:13:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dynamic_shape_assert.py:16:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dictionary.py:15:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/dictionary.py:15:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_export/db/examples/decorator.py:22:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/constrain_as_value_example.py:21:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_export/db/examples/constrain_as_value_example.py:21:34: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/constrain_as_size_example.py:15:16: error: Module has no attribute "zeros" [attr-defined]
torch/_export/db/examples/constrain_as_size_example.py:18:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_export/db/examples/cond_predicate.py:18:16: error: Module not callable [operator]
torch/_export/db/examples/cond_predicate.py:20:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/cond_operands.py:6:5: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/cond_operands.py:7:5: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/cond_operands.py:26:16: error: Module not callable [operator]
torch/_export/db/examples/cond_operands.py:33:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/cond_closed_over_variable.py:18:16: error: Module not callable [operator]
torch/_export/db/examples/cond_closed_over_variable.py:20:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_export/db/examples/cond_closed_over_variable.py:20:37: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/cond_branch_nonlocal_variables.py:47:16: error: Module not callable [operator]
torch/_export/db/examples/cond_branch_nonlocal_variables.py:51:32: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_export/db/examples/cond_branch_nonlocal_variables.py:54:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/cond_branch_nested_function.py:34:16: error: Module not callable [operator]
torch/_export/db/examples/cond_branch_nested_function.py:36:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/cond_branch_class_method.py:37:16: error: Module not callable [operator]
torch/_export/db/examples/cond_branch_class_method.py:39:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/class_method.py:21:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/autograd_function.py:24:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/assume_constant_result.py:18:17: error: Module has no attribute "randn" [attr-defined]
torch/_export/db/examples/assume_constant_result.py:18:36: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/_dynamo/test_dont_skip_tracing_functions.py:12:12: error: Incompatible return value type (got "int", expected "Tensor") [return-value]
torch/_dynamo/test_dont_skip_tracing_functions.py:16:12: error: Incompatible return value type (got "int", expected "Tensor") [return-value]
torch/_dynamo/test_dont_skip_tracing_functions.py:32:16: error: Incompatible return value type (got "int", expected "Tensor") [return-value]
torch/_dynamo/polyfills/tensor.py:14:10: error: Module has no attribute "DisableTorchFunctionSubclass" [attr-defined]
torch/_dynamo/polyfills/fx.py:4:1: error: Module "torch._C" has no attribute "_fx_map_aggregate" [attr-defined]
torch/_dynamo/polyfills/fx.py:4:1: error: Module "torch._C" has no attribute "_fx_map_arg" [attr-defined]
torch/_dynamo/backends/tvm.py:164:20: error: Module has no attribute "from_numpy" [attr-defined]
torch/_dynamo/backends/tvm.py:169:34: error: Module has no attribute "bool" [attr-defined]
torch/_dynamo/backends/cudagraphs.py:95:11: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/backends/cudagraphs.py:96:31: error: Name "torch.device" is not defined [name-defined]
torch/_dynamo/backends/cudagraphs.py:267:26: error: Module has no attribute "zeros_like" [attr-defined]
torch/_C/_distributed_rpc_testing.pyi:30:45: error: Name "torch.device" is not defined [name-defined]
torch/_C/_distributed_rpc_testing.pyi:31:23: error: Name "torch.device" is not defined [name-defined]
torch/utils/model_dump/__main__.py:5:10: error: "main" does not return a value (it only ever returns None) [func-returns-value]
torch/utils/data/datapipes/iter/callable.py:79:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/utils/benchmark/utils/compare.py:8:1: error: Module "torch" has no attribute "tensor"; maybe "Tensor"? [attr-defined]
torch/fx/experimental/normalize.py:131:9: error: Module has no attribute "add" [attr-defined]
torch/fx/experimental/normalize.py:132:9: error: Module has no attribute "mul" [attr-defined]
torch/fx/experimental/normalize.py:133:9: error: Module has no attribute "sub" [attr-defined]
torch/fx/experimental/normalize.py:134:9: error: Module has no attribute "div" [attr-defined]
torch/fx/experimental/normalize.py:135:9: error: Module has no attribute "floor_divide" [attr-defined]
torch/fx/experimental/normalize.py:136:9: error: Module has no attribute "remainder" [attr-defined]
torch/fx/experimental/normalize.py:137:9: error: Module has no attribute "eq" [attr-defined]
torch/fx/experimental/normalize.py:138:9: error: Module has no attribute "ne" [attr-defined]
torch/fx/experimental/normalize.py:139:9: error: Module has no attribute "lt" [attr-defined]
torch/fx/experimental/normalize.py:140:9: error: Module has no attribute "le" [attr-defined]
torch/fx/experimental/normalize.py:141:9: error: Module has no attribute "gt" [attr-defined]
torch/fx/experimental/normalize.py:142:9: error: Module has no attribute "ge" [attr-defined]
torch/fx/experimental/shape_inference/infer_shape.py:53:30: error: Module has no attribute "randn" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:155:26: error: Module has no attribute "bmm" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:332:26: error: Module has no attribute "ones" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:333:26: error: Module has no attribute "zeros" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:498:26: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:606:26: error: Module has no attribute "cumsum" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:974:26: error: Module has no attribute "full" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:989:26: error: Module has no attribute "arange" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1047:26: error: Module has no attribute "ne" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1049:26: error: Module has no attribute "add" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1053:48: error: Module has no attribute "add" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1123:26: error: Module has no attribute "flatten" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1259:26: error: Module has no attribute "_nn" [attr-defined]
torch/fx/experimental/migrate_gradual_types/constraint_generator.py:1337:26: error: Module has no attribute "reshape" [attr-defined]
torch/distributed/tensor/parallel/api.py:70:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/tensor/experimental/_tp_transform.py:87:45: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/debug/__init__.py:29:12: error: Module has no attribute "_get_DTensor_sharding_propagator_cache_stats" [attr-defined]
torch/distributed/tensor/debug/__init__.py:47:5: error: Module has no attribute "_clear_DTensor_sharding_propagator_cache" [attr-defined]
torch/distributed/rpc/_testing/__init__.py:8:27: error: Module has no attribute "_faulty_agent_init" [attr-defined]
torch/distributed/pipelining/_backward.py:196:13: error: Module has no attribute "ones_like" [attr-defined]
torch/distributed/pipelining/_backward.py:418:16: error: Module has no attribute "add" [attr-defined]
torch/distributed/nn/api/remote_module.py:13:1: error: Module "torch" has no attribute "device"; maybe "Device"? [attr-defined]
torch/distributed/nn/api/remote_module.py:13:1: error: Module "torch" has no attribute "dtype"; maybe "types"? [attr-defined]
torch/distributed/nn/api/remote_module.py:118:9: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/nn/api/remote_module.py:484:45: error: Module has no attribute "device" [attr-defined]
torch/distributed/debug/_frontend.py:33:1: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/debug/_frontend.py:224:5: error: Function is missing a return type annotation [no-untyped-def]
torch/distributed/debug/_frontend.py:224:5: note: Use "-> None" if function does not return a value
torch/distributed/checkpoint/staging.py:193:40: error: Module has no attribute "Stream" [attr-defined]
torch/distributed/checkpoint/staging.py:353:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/checkpoint/staging.py:353:32: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/_consolidate_hf_safetensors.py:138:32: error: Module has no attribute "finfo" [attr-defined]
torch/distributed/checkpoint/_experimental/staging.py:158:40: error: Module has no attribute "Stream" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:30:31: error: Module has no attribute "float16" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:30:46: error: Module has no attribute "bfloat16" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:37:17: error: Module has no attribute "empty" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:74:21: error: Module has no attribute "sum" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:430:46: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:469:9: error: Module has no attribute "cat" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:471:14: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:489:45: error: Module has no attribute "empty" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:492:45: error: Module has no attribute "empty" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:511:27: error: Module has no attribute "stack" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:554:21: error: Module has no attribute "randn" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:564:9: error: Module has no attribute "bmm" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:598:13: error: Module has no attribute "bmm" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:617:13: error: Module has no attribute "bmm" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:753:46: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:786:28: error: Module has no attribute "randn" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:793:24: error: Module has no attribute "empty" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:808:5: error: Module has no attribute "matmul" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:819:9: error: Module has no attribute "matmul" [attr-defined]
torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py:839:9: error: Module has no attribute "matmul" [attr-defined]
torch/distributed/_tools/sac_estimator.py:398:27: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/sac_estimator.py:426:22: error: Module has no attribute "Tag" [attr-defined]
torch/backends/_nnapi/prepare.py:68:17: error: Module has no attribute "empty_like" [attr-defined]
torch/backends/_nnapi/prepare.py:175:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/backends/_nnapi/prepare.py:175:54: error: Module has no attribute "int32" [attr-defined]
torch/ao/quantization/_correct_bias.py:147:30: error: Module has no attribute "mean" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:125:9: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:126:9: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:141:9: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:142:9: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:159:9: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:160:9: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:177:35: error: Module has no attribute "float" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:510:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:511:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:512:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:513:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:514:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:515:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:516:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:521:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:522:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:523:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:524:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:525:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:526:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:527:9: error: Module has no attribute "randn" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:761:38: error: Module has no attribute "float32" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:1026:55: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py:1139:28: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1059:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1060:41: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1072:21: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1074:40: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1076:48: error: Module has no attribute "aminmax" [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1077:31: error: Module has no attribute "min" [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1078:31: error: Module has no attribute "max" [attr-defined]
torch/ao/quantization/fx/_model_report/detector.py:1178:17: error: Module has no attribute "sqrt" [attr-defined]
torch/ao/quantization/experimental/linear.py:63:34: error: Module has no attribute "transpose" [attr-defined]
torch/ao/quantization/experimental/linear.py:126:18: error: Module has no attribute "zeros" [attr-defined]
torch/ao/quantization/experimental/linear.py:141:52: error: Name "torch.FloatTensor" is not defined [name-defined]
torch/ao/quantization/experimental/linear.py:166:66: error: Module has no attribute "FloatTensor" [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:33:16: error: Name "torch.dtype" is not defined [name-defined]
torch/ao/quantization/experimental/adaround_optimization.py:33:30: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:36:18: error: Name "torch.qscheme" is not defined [name-defined]
torch/ao/quantization/experimental/adaround_optimization.py:36:34: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:47:23: error: Module has no attribute "device" [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:190:12: error: Module has no attribute "abs" [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:196:22: error: Module has no attribute "vstack" [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:197:22: error: Module has no attribute "vstack" [attr-defined]
torch/ao/quantization/experimental/adaround_optimization.py:205:57: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:52:27: error: Module has no attribute "matmul" [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:53:43: error: Module has no attribute "transpose" [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:58:25: error: Module has no attribute "sum" [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:60:25: error: Module has no attribute "matmul" [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:61:28: error: Module has no attribute "transpose" [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:207:24: error: Module has no attribute "zeros" [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:341:22: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:342:56: error: Module has no attribute "bool" [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:349:35: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/ao/pruning/_experimental/pruner/prune_functions.py:430:30: error: Module has no attribute "cat" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:64:16: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:72:24: error: Module has no attribute "int8" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:83:20: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:83:49: error: Module has no attribute "int8" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:90:23: error: Module has no attribute "ones" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:103:25: error: Module has no attribute "sort" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:142:25: error: Module has no attribute "sort" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:173:25: error: Module has no attribute "abs" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:185:25: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:187:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py:204:21: error: Module has no attribute "where" [attr-defined]
torch/_subclasses/complex_tensor/_ops/prims.py:17:2: error: Untyped decorator makes function "convert_element_type_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/prims.py:18:56: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/prims.py:27:2: error: Untyped decorator makes function "conj_physical_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/prims.py:32:2: error: Untyped decorator makes function "conj_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:32:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:33:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:38:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:52:2: error: Untyped decorator makes function "real_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:58:2: error: Untyped decorator makes function "imag_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:64:2: error: Untyped decorator makes function "is_pinned_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:65:49: error: Name "torch.device" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:153:2: error: Untyped decorator makes function "rsub_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:154:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:156:16: error: Module has no attribute "sub" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:156:16: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:157:12: error: Module has no attribute "sub" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:157:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:160:2: error: Untyped decorator makes function "div_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:161:2: error: Untyped decorator makes function "div_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:162:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:162:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:181:2: error: Untyped decorator makes function "reciprocal_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:182:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:193:2: error: Untyped decorator makes function "prod_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:194:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:199:14: error: Module has no attribute "prod" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:199:25: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:200:15: error: Module has no attribute "sum" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:200:25: error: Module has no attribute "angle" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:201:18: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:202:18: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:206:2: error: Untyped decorator makes function "pow_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:209:12: error: Module has no attribute "exp" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:209:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:209:33: error: Module has no attribute "log" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:212:2: error: Untyped decorator makes function "cumprod_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:213:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:217:14: error: Module has no attribute "cumprod" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:217:28: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:218:15: error: Module has no attribute "cumsum" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:218:28: error: Module has no attribute "angle" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:219:18: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:220:18: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:226:2: error: Untyped decorator makes function "abs_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:230:14: error: Module has no attribute "hypot" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:234:2: error: Untyped decorator makes function "angle_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:237:12: error: Module has no attribute "atan2" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:240:2: error: Untyped decorator makes function "acos_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:243:15: error: Module has no attribute "acosh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:246:19: error: Module has no attribute "signbit" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:247:26: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:250:2: error: Untyped decorator makes function "asin_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:253:16: error: Module has no attribute "asinh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:259:2: error: Untyped decorator makes function "atan_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:262:15: error: Module has no attribute "atanh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:268:2: error: Untyped decorator makes function "asinh_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:271:12: error: Module has no attribute "log" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:271:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:271:29: error: Module has no attribute "sqrt" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:274:2: error: Untyped decorator makes function "acosh_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:277:12: error: Module has no attribute "log" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:277:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:277:29: error: Module has no attribute "sqrt" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:280:2: error: Untyped decorator makes function "atanh_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:286:9: error: Module has no attribute "log" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:286:33: error: Argument 1 to "ComplexTensor" has incompatible type "int"; expected "Tensor" [arg-type]
torch/_subclasses/complex_tensor/_ops/aten.py:294:2: error: Untyped decorator makes function "cos_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:297:12: error: Module has no attribute "cosh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:297:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:300:2: error: Untyped decorator makes function "cosh_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:304:9: error: Module has no attribute "cosh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:304:25: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:305:9: error: Module has no attribute "sinh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:305:25: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:309:2: error: Untyped decorator makes function "sin_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:312:15: error: Module has no attribute "sinh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:318:2: error: Untyped decorator makes function "sinh_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:322:9: error: Module has no attribute "sinh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:322:25: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:323:9: error: Module has no attribute "cosh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:323:25: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:327:2: error: Untyped decorator makes function "tan_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:330:15: error: Module has no attribute "tanh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:336:2: error: Untyped decorator makes function "tanh_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:343:10: error: Module has no attribute "cosh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:343:28: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:344:13: error: Module has no attribute "sinh" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:347:14: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:352:2: error: Untyped decorator makes function "exp_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:356:10: error: Module has no attribute "exp" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:357:14: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:358:14: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:362:2: error: Untyped decorator makes function "expm1_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:367:10: error: Module has no attribute "exp" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:368:14: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:369:14: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:373:2: error: Untyped decorator makes function "log_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:376:10: error: Module has no attribute "log" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:376:20: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:377:10: error: Module has no attribute "angle" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:381:2: error: Untyped decorator makes function "log1p_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:385:12: error: Module has no attribute "log" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:385:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:385:36: error: Argument 1 to "ComplexTensor" has incompatible type "int"; expected "Tensor" [arg-type]
torch/_subclasses/complex_tensor/_ops/aten.py:385:36: note: Error code "arg-type" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:388:2: error: Untyped decorator makes function "any_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:389:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:391:12: error: Module has no attribute "any" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:394:2: error: Untyped decorator makes function "all_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:395:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:397:12: error: Module has no attribute "any" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:400:2: error: Untyped decorator makes function "eq_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:401:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:404:12: error: Module has no attribute "eq" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:407:2: error: Untyped decorator makes function "ne_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:408:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:411:12: error: Module has no attribute "ne" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:414:2: error: Untyped decorator makes function "isnan_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:417:12: error: Module has no attribute "isnan" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:420:2: error: Untyped decorator makes function "isinf_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:423:12: error: Module has no attribute "isinf" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:426:2: error: Untyped decorator makes function "isfinite_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:429:12: error: Module has no attribute "isfinite" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:432:2: error: Untyped decorator makes function "isclose_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:433:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:440:16: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:441:17: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:449:19: error: Module has no attribute "isnan" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:450:19: error: Module has no attribute "isnan" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:451:19: error: Module has no attribute "isnan" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:452:19: error: Module has no attribute "isnan" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:504:2: error: Untyped decorator makes function "masked_scatter_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:510:13: error: Module has no attribute "masked_scatter" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:511:13: error: Module has no attribute "masked_scatter" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:516:2: error: Untyped decorator makes function "where_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:521:13: error: Module has no attribute "where" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:522:13: error: Module has no attribute "where" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:527:2: error: Untyped decorator makes function "full_like_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:528:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:532:12: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:538:16: error: Module has no attribute "full_like" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:544:13: error: Module has no attribute "full_like" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:545:13: error: Module has no attribute "full_like" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:551:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:552:44: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:587:2: error: Untyped decorator makes function "cat_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:597:13: error: Module has no attribute "cat" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:598:13: error: Module has no attribute "cat" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:603:2: error: Untyped decorator makes function "sgn_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:607:16: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:612:12: error: Module has no attribute "where" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:612:12: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/_subclasses/complex_tensor/_ops/aten.py:615:2: error: Untyped decorator makes function "sqrt_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:620:21: error: Module has no attribute "sqrt" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:620:32: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:621:29: error: Module has no attribute "angle" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:623:29: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:624:29: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:629:2: error: Untyped decorator makes function "rsqrt_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:634:22: error: Module has no attribute "rsqrt" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:634:34: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:635:34: error: Module has no attribute "angle" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:637:30: error: Module has no attribute "cos" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:638:30: error: Module has no attribute "sin" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:643:2: error: Untyped decorator makes function "addmm_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:648:16: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:652:34: error: Module has no attribute "mm" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:663:12: error: Incompatible return value type (got "bool", expected "Tensor") [return-value]
torch/_subclasses/complex_tensor/_ops/aten.py:666:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:667:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:684:2: error: Untyped decorator makes function "logical_not_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:685:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:686:12: error: Module has no attribute "logical_not" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:689:2: error: Untyped decorator makes function "view_as_real_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:692:12: error: Module has no attribute "stack" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:695:2: error: Untyped decorator makes function "linalg_vector_norm_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:696:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:697:37: error: Module has no attribute "abs" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:700:2: error: Untyped decorator makes function "copy__impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:701:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:701:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:711:2: error: Untyped decorator makes function "_local_scalar_dense_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:712:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:719:2: error: Untyped decorator makes function "allclose_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:727:12: error: Module has no attribute "all" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:728:9: error: Module has no attribute "isclose" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:732:2: error: Untyped decorator makes function "stack_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:733:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:735:9: error: Module has no attribute "stack" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:736:9: error: Module has no attribute "stack" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:741:2: error: Untyped decorator makes function "conj_physical_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:742:2: error: Untyped decorator makes function "conj_physical_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:749:2: error: Untyped decorator makes function "_conj_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:752:30: error: Module has no attribute "_neg_view" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:755:2: error: Untyped decorator makes function "index_add_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:756:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:772:2: error: Untyped decorator makes function "index_add__impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:773:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:789:2: error: Untyped decorator makes function "masked_fill_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:803:2: error: Untyped decorator makes function "masked_fill__impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:816:2: error: Untyped decorator makes function "constant_pad_nd_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:817:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:832:2: error: Untyped decorator makes function "var_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:833:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:835:12: error: Module has no attribute "var" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:838:2: error: Untyped decorator makes function "scatter_add_impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:839:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:845:14: error: Module has no attribute "scatter_add" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:846:14: error: Module has no attribute "scatter_add" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:851:2: error: Untyped decorator makes function "scatter_add__impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:852:1: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:864:2: error: Untyped decorator makes function "index_put__impl" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:880:2: error: Untyped decorator makes function "tanh_backward" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:881:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:885:2: error: Untyped decorator makes function "diagonal_backward" untyped [misc]
torch/_subclasses/complex_tensor/_ops/aten.py:886:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:890:12: error: Module has no attribute "diagonal_scatter" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:893:21: error: Name "torch.dtype" is not defined [name-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:894:27: error: Module has no attribute "dtype" [attr-defined]
torch/_subclasses/complex_tensor/_ops/aten.py:900:1: error: Function is missing a return type annotation [no-untyped-def]
torch/_subclasses/complex_tensor/_ops/aten.py:903:5: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
torch/_inductor/runtime/caching/interfaces.py:332: error: Unexpected "..." [misc]
torch/_inductor/runtime/caching/interfaces.py:333: error: Unexpected "..." [misc]
torch/_inductor/kernel/mm_grouped.py:581:5: error: Module has no attribute "_grouped_mm" [attr-defined]
torch/_inductor/kernel/mm_grouped.py:589:5: error: Module has no attribute "_scaled_grouped_mm" [attr-defined]
torch/_inductor/kernel/mm_grouped.py:633:20: error: Module has no attribute "linspace" [attr-defined]
torch/_inductor/kernel/mm_grouped.py:641:20: error: Module has no attribute "linspace" [attr-defined]
torch/_inductor/kernel/mm_grouped.py:649:20: error: Module has no attribute "linspace" [attr-defined]
torch/_inductor/kernel/mm_grouped.py:668:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel/mm_grouped.py:833:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel/mm_grouped.py:865:25: error: Name "torch.dtype" is not defined [name-defined]
torch/_inductor/kernel/mm_grouped.py:872:30: error: Module has no attribute "bfloat16" [attr-defined]
torch/_inductor/kernel/conv.py:326:5: error: Module has no attribute "convolution" [attr-defined]
torch/_inductor/kernel/conv.py:334:9: error: Module has no attribute "squeeze" [attr-defined]
torch/_inductor/kernel/conv.py:335:12: error: Module has no attribute "matmul" [attr-defined]
torch/_export/pass_base.py:123:29: error: Module has no attribute "dequantize" [attr-defined]
torch/_export/pass_base.py:167:29: error: Module has no attribute "dequantize" [attr-defined]
torch/_export/pass_base.py:341:21: error: Module has no attribute "empty" [attr-defined]
torch/_export/pass_base.py:348:21: error: Module has no attribute "device" [attr-defined]
torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py:495:46: error: Module has no attribute "_valgrind_supported_platform" [attr-defined]
torch/distributed/tensor/examples/visualize_sharding_example.py:38:5: error: Module has no attribute "ones" [attr-defined]
torch/distributed/tensor/examples/visualize_sharding_example.py:50:5: error: Module has no attribute "ones" [attr-defined]
torch/distributed/tensor/examples/visualize_sharding_example.py:66:5: error: Module has no attribute "ones" [attr-defined]
torch/distributed/tensor/examples/visualize_sharding_example.py:86:5: error: Module has no attribute "ones" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:52:62: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:67:25: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:113:35: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:117:37: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:131:14: error: Module has no attribute "device" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:138:25: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:142:26: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:144:20: error: Module has no attribute "randn" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:187:12: error: Module has no attribute "equal" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:206:14: error: Module has no attribute "device" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:212:23: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:215:9: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:217:14: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:220:26: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:222:20: error: Module has no attribute "randn" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:262:12: error: Module has no attribute "equal" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:275:14: error: Module has no attribute "device" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:283:23: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:296:13: error: Module has no attribute "randn" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:298:18: error: Module has no attribute "empty" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:302:30: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:326:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:327:35: error: Module has no attribute "int64" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:363:20: error: Module has no attribute "equal" [attr-defined]
torch/distributed/tensor/examples/torchrec_sharding_example.py:367:61: error: Module has no attribute "Size" [attr-defined]
torch/distributed/pipelining/stage.py:103:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/pipelining/stage.py:108:12: error: Module has no attribute "empty" [attr-defined]
torch/distributed/pipelining/stage.py:128:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/pipelining/stage.py:935:23: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/pipelining/stage.py:935:64: error: Module has no attribute "float32" [attr-defined]
torch/distributed/pipelining/stage.py:936:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/pipelining/stage.py:937:57: error: Module has no attribute "float32" [attr-defined]
torch/distributed/pipelining/stage.py:1021:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/pipelining/stage.py:1295:13: error: Name "torch.device" is not defined [name-defined]
torch/distributed/pipelining/stage.py:1349:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/pipelining/stage.py:1458:37: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/checkpoint/filesystem.py:145:26: error: Name "torch.Stream" is not defined [name-defined]
torch/distributed/checkpoint/filesystem.py:187:39: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/filesystem.py:342:27: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/filesystem.py:390:35: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/distributed/_tools/mem_tracker.py:121:31: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:122:51: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:131:53: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:180:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:219:36: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:240:20: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:268:39: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:279:39: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:376:35: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:377:30: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:378:35: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/mem_tracker.py:550:15: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/fsdp2_mem_tracker.py:107:31: error: Name "torch.device" is not defined [name-defined]
torch/distributed/_tools/fsdp2_mem_tracker.py:108:38: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/quantize_pt2e.py:93:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_pt2e.py:171:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantize_pt2e.py:238:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:59:14: error: Module has no attribute "ones" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:60:12: error: Module has no attribute "ones" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:61:11: error: Module has no attribute "ones" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:82:18: error: Module has no attribute "add" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:134:15: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:137:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:144:9: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:144:60: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:157:30: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/quantizer/xnnpack_quantizer.py:162:15: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/quantizer/x86_inductor_quantizer.py:194:17: error: Module has no attribute "cat" [attr-defined]
torch/ao/quantization/quantizer/x86_inductor_quantizer.py:205:17: error: Module has no attribute "flatten" [attr-defined]
torch/ao/quantization/quantizer/x86_inductor_quantizer.py:211:17: error: Module has no attribute "matmul" [attr-defined]
torch/ao/quantization/quantizer/x86_inductor_quantizer.py:300:15: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/quantizer/x86_inductor_quantizer.py:303:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/quantizer/x86_inductor_quantizer.py:318:15: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/quantizer/x86_inductor_quantizer.py:321:17: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/quantizer/x86_inductor_quantizer.py:346:15: error: Module has no attribute "float16" [attr-defined]
torch/ao/quantization/quantizer/embedding_quantizer.py:29:15: error: Module has no attribute "uint8" [attr-defined]
torch/ao/quantization/quantizer/embedding_quantizer.py:30:17: error: Module has no attribute "per_channel_affine_float_qparams" [attr-defined]
torch/ao/quantization/fx/_model_report/model_report.py:378:24: error: No overload variant of "sum" matches argument type "bool" [call-overload]
torch/ao/quantization/fx/_model_report/model_report.py:378:24: note: Possible overload variants:
torch/ao/quantization/fx/_model_report/model_report.py:378:24: note: def sum(Iterable[bool], /, start: int = ...) -> int
torch/ao/quantization/fx/_model_report/model_report.py:378:24: note: def [_SupportsSumNoDefaultT: _SupportsSumWithNoDefaultGiven] sum(Iterable[_SupportsSumNoDefaultT], /) -> _SupportsSumNoDefaultT | Literal[0]
torch/ao/quantization/fx/_model_report/model_report.py:378:24: note: def [_AddableT1: SupportsAdd[Any, Any], _AddableT2: SupportsAdd[Any, Any]] sum(Iterable[_AddableT1], /, start: _AddableT2) -> _AddableT1 | _AddableT2
torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:188:21: error: Module has no attribute "flatten" [attr-defined]
torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:200:21: error: Module has no attribute "flatten" [attr-defined]
torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:248:17: error: Module has no attribute "ones" [attr-defined]
torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py:248:51: error: Module has no attribute "bool" [attr-defined]
torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py:18:24: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py:25:38: error: Name "torch._C.FunctionSchema" is not defined [name-defined]
torch/utils/benchmark/utils/timer.py:311:24: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:80:72: error: Name "torch.device" is not defined [name-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:169:30: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:170:32: error: Module has no attribute "int" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:173:34: error: Module has no attribute "argsort" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:183:23: error: Name "torch.device" is not defined [name-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:255:16: error: Module has no attribute "stack" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:282:21: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:289:21: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:298:26: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:300:30: error: Module has no attribute "argsort" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:358:40: error: Module has no attribute "sort" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:361:46: error: Module has no attribute "flip" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:364:26: error: Module has no attribute "where" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:365:13: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:375:29: error: Module has no attribute "sort" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:468:19: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:474:34: error: Module has no attribute "argsort" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_load_balancer.py:480:53: error: Name "torch.device" is not defined [name-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:135:12: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:147:27: error: Module has no attribute "float32" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:148:27: error: Module has no attribute "float32" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:210:26: error: Module has no attribute "float32" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:211:26: error: Module has no attribute "float32" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:431:23: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:505:19: error: Module has no attribute "float32" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:506:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:507:16: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:508:18: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:526:23: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:577:27: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:578:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:579:27: error: Module has no attribute "zeros_like" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:618:24: error: Module has no attribute "cat" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1035:1: error: Need type annotation for "_compiled_create_block_mask" (hint: "_compiled_create_block_mask: <type> | None = ...") [var-annotated]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1096:30: error: Module has no attribute "index_select" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1106:37: error: Module has no attribute "index_select" [attr-defined]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1231:20: error: Incompatible return value type (got "int", expected "Tensor") [return-value]
torch/distributed/tensor/experimental/_context_parallel/_attention.py:1625:39: error: Module has no attribute "index_select" [attr-defined]
torch/distributed/pipelining/schedules.py:626:39: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/distributed/pipelining/schedules.py:644:34: error: Module has no attribute "tensor_split" [attr-defined]
torch/distributed/pipelining/schedules.py:1621:21: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/distributed/pipelining/schedules.py:1642:34: error: Module has no attribute "tensor_split" [attr-defined]
torch/distributed/pipelining/_IR.py:503:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/pipelining/_IR.py:1122:17: error: Name "torch.device" is not defined [name-defined]
torch/distributed/examples/memory_tracker_example.py:37:9: error: Module has no attribute "rand" [attr-defined]
torch/distributed/_tools/ilp_utils.py:83:10: error: Name "torch.device" is not defined [name-defined]
torch/ao/quantization/quantizer/xpu_inductor_quantizer.py:32:15: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/quantizer/xpu_inductor_quantizer.py:35:17: error: Module has no attribute "per_tensor_affine" [attr-defined]
torch/ao/quantization/quantizer/xpu_inductor_quantizer.py:47:15: error: Module has no attribute "int8" [attr-defined]
torch/ao/quantization/quantizer/xpu_inductor_quantizer.py:50:17: error: Module has no attribute "per_channel_symmetric" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:12:38: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:12:72: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:19:38: error: Module has no attribute "per_tensor_symmetric" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:19:72: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:31:55: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:36:59: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:37:55: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:49:55: error: Module has no attribute "qint8" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:54:59: error: Module has no attribute "quint8" [attr-defined]
torch/ao/quantization/experimental/qconfig.py:55:55: error: Module has no attribute "qint8" [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:66:21: error: Module has no attribute "stack" [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:73:20: error: Module has no attribute "sum" [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:73:30: error: Module has no attribute "abs" [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:84:25: error: Module has no attribute "ones_like" [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:86:25: error: Module has no attribute "zeros_like" [attr-defined]
torch/ao/pruning/_experimental/pruner/FPGM_pruner.py:95:20: error: Module has no attribute "topk" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/benchmarks/evaluate_disk_savings.py:108:14: error: Module has no attribute "device" [attr-defined]
torch/testing/_internal/common_utils.py:137:20: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/testing/_internal/common_utils.py:334:64: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/testing/_internal/common_utils.py:687:30: error: Module has no attribute "dtype" [attr-defined]
torch/testing/_internal/common_utils.py:689:32: error: Module has no attribute "device" [attr-defined]
torch/testing/_internal/common_utils.py:877:27: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/testing/_internal/common_utils.py:878:27: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/testing/_internal/common_utils.py:879:5: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/testing/_internal/common_utils.py:880:5: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/testing/_internal/common_utils.py:896:31: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/testing/_internal/common_utils.py:897:31: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/testing/_internal/common_utils.py:902:13: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/testing/_internal/common_utils.py:903:13: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/testing/_internal/common_utils.py:907:27: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/testing/_internal/common_utils.py:908:27: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/testing/_internal/common_utils.py:912:9: error: Module has no attribute "_jit_set_profiling_executor" [attr-defined]
torch/testing/_internal/common_utils.py:913:9: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/testing/_internal/common_utils.py:917:20: error: Module has no attribute "_jit_set_num_profiled_runs" [attr-defined]
torch/testing/_internal/common_utils.py:921:9: error: Module has no attribute "_jit_set_num_profiled_runs" [attr-defined]
torch/testing/_internal/common_utils.py:923:13: error: Module has no attribute "ScriptFunction" [attr-defined]
torch/testing/_internal/common_utils.py:924:13: error: Module has no attribute "ScriptMethod" [attr-defined]
torch/testing/_internal/common_utils.py:948:1: error: Module has no attribute "ScriptFunction" [attr-defined]
torch/testing/_internal/common_utils.py:948:1: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/testing/_internal/common_utils.py:949:1: error: Module has no attribute "ScriptMethod" [attr-defined]
torch/testing/_internal/common_utils.py:949:1: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/testing/_internal/common_utils.py:1460:32: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/testing/_internal/common_utils.py:1517:36: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/testing/_internal/common_utils.py:1519:32: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
torch/testing/_internal/common_utils.py:1931:21: error: Module has no attribute "bool" [attr-defined]
torch/testing/_internal/common_utils.py:1932:21: error: Module has no attribute "uint8" [attr-defined]
torch/testing/_internal/common_utils.py:1933:21: error: Module has no attribute "uint16" [attr-defined]
torch/testing/_internal/common_utils.py:1934:21: error: Module has no attribute "uint32" [attr-defined]
torch/testing/_internal/common_utils.py:1935:21: error: Module has no attribute "uint64" [attr-defined]
torch/testing/_internal/common_utils.py:1936:21: error: Module has no attribute "int8" [attr-defined]
torch/testing/_internal/common_utils.py:1937:21: error: Module has no attribute "int16" [attr-defined]
torch/testing/_internal/common_utils.py:1938:21: error: Module has no attribute "int32" [attr-defined]
torch/testing/_internal/common_utils.py:1939:21: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:1940:21: error: Module has no attribute "float16" [attr-defined]
torch/testing/_internal/common_utils.py:1941:21: error: Module has no attribute "float32" [attr-defined]
torch/testing/_internal/common_utils.py:1942:21: error: Module has no attribute "float64" [attr-defined]
torch/testing/_internal/common_utils.py:1943:21: error: Module has no attribute "complex64" [attr-defined]
torch/testing/_internal/common_utils.py:1944:21: error: Module has no attribute "complex128" [attr-defined]
torch/testing/_internal/common_utils.py:1971:42: error: Module has no attribute "int" [attr-defined]
torch/testing/_internal/common_utils.py:1976:5: error: Module has no attribute "bfloat16" [attr-defined]
torch/testing/_internal/common_utils.py:1977:5: error: Module has no attribute "complex32" [attr-defined]
torch/testing/_internal/common_utils.py:2021:12: error: _CudaDeviceProperties? has no attribute "gcnArchName" [attr-defined]
torch/testing/_internal/common_utils.py:2360:13: error: Module has no attribute "from_numpy" [attr-defined]
torch/testing/_internal/common_utils.py:2389:16: error: Module has no attribute "has_lapack" [attr-defined]
torch/testing/_internal/common_utils.py:2508:19: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/testing/_internal/common_utils.py:2517:25: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:2574:13: error: Module has no attribute "_cuda_setStream" [attr-defined]
torch/testing/_internal/common_utils.py:2577:9: error: Module has no attribute "_cuda_setDevice" [attr-defined]
torch/testing/_internal/common_utils.py:2584:13: error: Module has no attribute "_cuda_setStream" [attr-defined]
torch/testing/_internal/common_utils.py:2587:9: error: Module has no attribute "_cuda_setDevice" [attr-defined]
torch/testing/_internal/common_utils.py:2616:17: error: Module has no attribute "_cuda_clearCublasWorkspaces" [attr-defined]
torch/testing/_internal/common_utils.py:2639:13: error: Module has no attribute "_cuda_clearCublasWorkspaces" [attr-defined]
torch/testing/_internal/common_utils.py:2953:14: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:2954:16: error: Module has no attribute "float32" [attr-defined]
torch/testing/_internal/common_utils.py:2955:18: error: Module has no attribute "complex64" [attr-defined]
torch/testing/_internal/common_utils.py:3036:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:3039:17: error: Module has no attribute "quint8" [attr-defined]
torch/testing/_internal/common_utils.py:3039:31: error: Module has no attribute "uint8" [attr-defined]
torch/testing/_internal/common_utils.py:3040:17: error: Module has no attribute "quint4x2" [attr-defined]
torch/testing/_internal/common_utils.py:3040:33: error: Module has no attribute "uint8" [attr-defined]
torch/testing/_internal/common_utils.py:3041:17: error: Module has no attribute "quint2x4" [attr-defined]
torch/testing/_internal/common_utils.py:3041:33: error: Module has no attribute "uint8" [attr-defined]
torch/testing/_internal/common_utils.py:3042:17: error: Module has no attribute "qint32" [attr-defined]
torch/testing/_internal/common_utils.py:3042:31: error: Module has no attribute "int32" [attr-defined]
torch/testing/_internal/common_utils.py:3043:17: error: Module has no attribute "qint8" [attr-defined]
torch/testing/_internal/common_utils.py:3043:30: error: Module has no attribute "int8" [attr-defined]
torch/testing/_internal/common_utils.py:3537:20: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/testing/_internal/common_utils.py:3537:49: error: Module has no attribute "float" [attr-defined]
torch/testing/_internal/common_utils.py:3540:33: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/testing/_internal/common_utils.py:3554:20: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/testing/_internal/common_utils.py:3554:49: error: Module has no attribute "float" [attr-defined]
torch/testing/_internal/common_utils.py:3627:18: error: Module has no attribute "zeros" [attr-defined]
torch/testing/_internal/common_utils.py:3627:62: error: Module has no attribute "device" [attr-defined]
torch/testing/_internal/common_utils.py:3680:27: error: Module has no attribute "arange" [attr-defined]
torch/testing/_internal/common_utils.py:3682:36: error: Module has no attribute "arange" [attr-defined]
torch/testing/_internal/common_utils.py:3694:20: error: Module has no attribute "randperm" [attr-defined]
torch/testing/_internal/common_utils.py:3721:29: error: Module has no attribute "zeros" [attr-defined]
torch/testing/_internal/common_utils.py:3724:85: error: Module has no attribute "sort" [attr-defined]
torch/testing/_internal/common_utils.py:3725:21: error: Module has no attribute "randperm" [attr-defined]
torch/testing/_internal/common_utils.py:3726:34: error: Module has no attribute "uint8" [attr-defined]
torch/testing/_internal/common_utils.py:3727:34: error: Module has no attribute "uint8" [attr-defined]
torch/testing/_internal/common_utils.py:3734:23: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_internal/common_utils.py:3734:41: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/testing/_internal/common_utils.py:3742:18: error: Module has no attribute "stack" [attr-defined]
torch/testing/_internal/common_utils.py:3743:30: error: Module has no attribute "stack" [attr-defined]
torch/testing/_internal/common_utils.py:3744:25: error: Module has no attribute "stack" [attr-defined]
torch/testing/_internal/common_utils.py:3745:16: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/testing/_internal/common_utils.py:3749:65: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_internal/common_utils.py:3753:65: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_internal/common_utils.py:3758:65: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/testing/_internal/common_utils.py:3763:65: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/testing/_internal/common_utils.py:3773:13: error: Module has no attribute "rand" [attr-defined]
torch/testing/_internal/common_utils.py:3774:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:3775:18: error: Module has no attribute "long" [attr-defined]
torch/testing/_internal/common_utils.py:3779:17: error: Module has no attribute "cat" [attr-defined]
torch/testing/_internal/common_utils.py:3780:13: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/testing/_internal/common_utils.py:3780:43: error: Module has no attribute "Size" [attr-defined]
torch/testing/_internal/common_utils.py:3833:27: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:3835:50: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_internal/common_utils.py:3835:68: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_internal/common_utils.py:3835:86: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/testing/_internal/common_utils.py:3835:104: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/testing/_internal/common_utils.py:3848:30: error: Module has no attribute "strided" [attr-defined]
torch/testing/_internal/common_utils.py:3856:32: error: Module has no attribute "sparse_coo" [attr-defined]
torch/testing/_internal/common_utils.py:3857:27: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/testing/_internal/common_utils.py:3860:27: error: Module has no attribute "sparse_compressed_tensor" [attr-defined]
torch/testing/_internal/common_utils.py:3873:25: error: Module has no attribute "arange" [attr-defined]
torch/testing/_internal/common_utils.py:3887:23: error: Module has no attribute "where" [attr-defined]
torch/testing/_internal/common_utils.py:3888:27: error: Module has no attribute "stack" [attr-defined]
torch/testing/_internal/common_utils.py:3889:28: error: Module has no attribute "zeros" [attr-defined]
torch/testing/_internal/common_utils.py:3889:63: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:3890:32: error: Module has no attribute "cumsum" [attr-defined]
torch/testing/_internal/common_utils.py:3892:30: error: Module has no attribute "zeros" [attr-defined]
torch/testing/_internal/common_utils.py:3892:58: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:3897:22: error: Module has no attribute "arange" [attr-defined]
torch/testing/_internal/common_utils.py:3897:65: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:3900:25: error: Module has no attribute "where" [attr-defined]
torch/testing/_internal/common_utils.py:3901:29: error: Module has no attribute "stack" [attr-defined]
torch/testing/_internal/common_utils.py:3902:28: error: Module has no attribute "zeros" [attr-defined]
torch/testing/_internal/common_utils.py:3902:63: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:3903:32: error: Module has no attribute "cumsum" [attr-defined]
torch/testing/_internal/common_utils.py:3907:21: error: Module has no attribute "sparse_coo" [attr-defined]
torch/testing/_internal/common_utils.py:3908:21: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_internal/common_utils.py:3909:21: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_internal/common_utils.py:3910:21: error: Module has no attribute "strided" [attr-defined]
torch/testing/_internal/common_utils.py:3917:44: error: Module has no attribute "strided" [attr-defined]
torch/testing/_internal/common_utils.py:3918:40: error: Module has no attribute "sparse_coo" [attr-defined]
torch/testing/_internal/common_utils.py:3919:26: error: Module has no attribute "stack" [attr-defined]
torch/testing/_internal/common_utils.py:3926:48: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_internal/common_utils.py:3928:21: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/testing/_internal/common_utils.py:3928:52: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_internal/common_utils.py:3929:21: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/testing/_internal/common_utils.py:3929:52: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_internal/common_utils.py:3942:34: error: Module has no attribute "sparse_coo" [attr-defined]
torch/testing/_internal/common_utils.py:3946:44: error: Module has no attribute "cat" [attr-defined]
torch/testing/_internal/common_utils.py:3946:55: error: Module has no attribute "full" [attr-defined]
torch/testing/_internal/common_utils.py:3946:91: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:3950:44: error: Module has no attribute "cat" [attr-defined]
torch/testing/_internal/common_utils.py:3950:44: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/testing/_internal/common_utils.py:3951:44: error: Module has no attribute "cat" [attr-defined]
torch/testing/_internal/common_utils.py:3957:48: error: Module has no attribute "cat" [attr-defined]
torch/testing/_internal/common_utils.py:3957:48: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/testing/_internal/common_utils.py:3975:24: error: Module has no attribute "stack" [attr-defined]
torch/testing/_internal/common_utils.py:3977:24: error: Module has no attribute "zeros" [attr-defined]
torch/testing/_internal/common_utils.py:3977:53: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:3978:17: error: Module has no attribute "arange" [attr-defined]
torch/testing/_internal/common_utils.py:3978:50: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:3980:21: error: Module has no attribute "arange" [attr-defined]
torch/testing/_internal/common_utils.py:3980:43: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:4050:19: error: Module has no attribute "zeros" [attr-defined]
torch/testing/_internal/common_utils.py:4063:23: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4063:51: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:4099:38: error: Module has no attribute "strided" [attr-defined]
torch/testing/_internal/common_utils.py:4101:38: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4102:40: error: Module has no attribute "sparse_coo" [attr-defined]
torch/testing/_internal/common_utils.py:4103:40: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4103:40: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/testing/_internal/common_utils.py:4104:38: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4105:40: error: Module has no attribute "sparse_csr" [attr-defined]
torch/testing/_internal/common_utils.py:4106:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4107:43: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4109:38: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4110:40: error: Module has no attribute "sparse_csc" [attr-defined]
torch/testing/_internal/common_utils.py:4111:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4112:43: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4114:38: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4115:40: error: Module has no attribute "sparse_bsr" [attr-defined]
torch/testing/_internal/common_utils.py:4116:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4117:43: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4119:38: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4120:40: error: Module has no attribute "sparse_bsc" [attr-defined]
torch/testing/_internal/common_utils.py:4121:44: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4122:43: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4124:38: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:4134:24: error: Module has no attribute "sparse_coo" [attr-defined]
torch/testing/_internal/common_utils.py:4163:31: error: Module has no attribute "bfloat16" [attr-defined]
torch/testing/_internal/common_utils.py:4169:15: error: Module has no attribute "bfloat16" [attr-defined]
torch/testing/_internal/common_utils.py:4171:17: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4179:29: error: Module has no attribute "from_numpy" [attr-defined]
torch/testing/_internal/common_utils.py:4183:29: error: Module has no attribute "from_numpy" [attr-defined]
torch/testing/_internal/common_utils.py:4184:27: error: Module has no attribute "bfloat16" [attr-defined]
torch/testing/_internal/common_utils.py:4184:106: error: Module has no attribute "float" [attr-defined]
torch/testing/_internal/common_utils.py:4185:48: error: Module has no attribute "float" [attr-defined]
torch/testing/_internal/common_utils.py:4199:17: error: Module has no attribute "ones_like" [attr-defined]
torch/testing/_internal/common_utils.py:4202:17: error: Module has no attribute "ones_like" [attr-defined]
torch/testing/_internal/common_utils.py:4202:38: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4240:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4242:17: error: Module has no attribute "as_tensor"; maybe "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4245:72: error: Module has no attribute "strided" [attr-defined]
torch/testing/_internal/common_utils.py:4247:72: error: Module has no attribute "strided" [attr-defined]
torch/testing/_internal/common_utils.py:4758:49: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4760:9: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4778:9: error: Module has no attribute "float" [attr-defined]
torch/testing/_internal/common_utils.py:4779:9: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4780:9: error: Module has no attribute "cfloat" [attr-defined]
torch/testing/_internal/common_utils.py:4780:23: error: Module has no attribute "float" [attr-defined]
torch/testing/_internal/common_utils.py:4781:9: error: Module has no attribute "cdouble" [attr-defined]
torch/testing/_internal/common_utils.py:4781:24: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4783:9: error: Module has no attribute "rand" [attr-defined]
torch/testing/_internal/common_utils.py:4787:10: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4803:21: error: Module has no attribute "bool" [attr-defined]
torch/testing/_internal/common_utils.py:4817:33: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4819:9: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4832:33: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4834:9: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4847:33: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4849:9: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4853:65: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4861:9: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4867:33: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4869:9: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4871:12: error: Module has no attribute "matmul" [attr-defined]
torch/testing/_internal/common_utils.py:4872:11: error: Module has no attribute "eye" [attr-defined]
torch/testing/_internal/common_utils.py:4880:9: error: Module has no attribute "eye" [attr-defined]
torch/testing/_internal/common_utils.py:4891:9: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4893:23: error: Module has no attribute "eye" [attr-defined]
torch/testing/_internal/common_utils.py:4906:13: error: Module has no attribute "arange" [attr-defined]
torch/testing/_internal/common_utils.py:4926:33: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4930:23: error: Module has no attribute "has_lapack" [attr-defined]
torch/testing/_internal/common_utils.py:4931:16: error: Module has no attribute "ones" [attr-defined]
torch/testing/_internal/common_utils.py:4933:9: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4938:9: error: Module has no attribute "linspace" [attr-defined]
torch/testing/_internal/common_utils.py:4968:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4979:33: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:4984:14: error: Module has no attribute "randn" [attr-defined]
torch/testing/_internal/common_utils.py:4987:15: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:4988:9: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/testing/_internal/common_utils.py:5051:21: error: Module has no attribute "float16" [attr-defined]
torch/testing/_internal/common_utils.py:5052:19: error: Module has no attribute "zeros" [attr-defined]
torch/testing/_internal/common_utils.py:5059:13: error: Module has no attribute "Size" [attr-defined]
torch/testing/_internal/common_utils.py:5075:20: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:5078:21: error: Module has no attribute "get_default_dtype"; maybe "get_default_device"? [attr-defined]
torch/testing/_internal/common_utils.py:5079:17: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:5079:52: error: Module has no attribute "strided" [attr-defined]
torch/testing/_internal/common_utils.py:5080:17: error: Module has no attribute "full" [attr-defined]
torch/testing/_internal/common_utils.py:5080:56: error: Module has no attribute "strided" [attr-defined]
torch/testing/_internal/common_utils.py:5084:17: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:5087:25: error: Module has no attribute "empty" [attr-defined]
torch/testing/_internal/common_utils.py:5092:25: error: Module has no attribute "empty_like" [attr-defined]
torch/testing/_internal/common_utils.py:5093:25: error: Module has no attribute "empty_like" [attr-defined]
torch/testing/_internal/common_utils.py:5096:29: error: Module has no attribute "float16" [attr-defined]
torch/testing/_internal/common_utils.py:5096:57: error: Module has no attribute "sparse_coo" [attr-defined]
torch/testing/_internal/common_utils.py:5098:21: error: Module has no attribute "full" [attr-defined]
torch/testing/_internal/common_utils.py:5102:29: error: Module has no attribute "full" [attr-defined]
torch/testing/_internal/common_utils.py:5106:29: error: Module has no attribute "full_like" [attr-defined]
torch/testing/_internal/common_utils.py:5107:29: error: Module has no attribute "full_like" [attr-defined]
torch/testing/_internal/common_utils.py:5230:23: error: Module has no attribute "float" [attr-defined]
torch/testing/_internal/common_utils.py:5231:23: error: Module has no attribute "double" [attr-defined]
torch/testing/_internal/common_utils.py:5232:23: error: Module has no attribute "half" [attr-defined]
torch/testing/_internal/common_utils.py:5233:23: error: Module has no attribute "bfloat16" [attr-defined]
torch/testing/_internal/common_utils.py:5249:20: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:5257:11: error: Module has no attribute "allclose" [attr-defined]
torch/testing/_internal/common_utils.py:5260:19: error: Module has no attribute "allclose" [attr-defined]
torch/testing/_internal/common_utils.py:5328:50: error: Name "torch.dtype" is not defined [name-defined]
torch/testing/_internal/common_utils.py:5328:71: error: Name "torch.device" is not defined [name-defined]
torch/testing/_internal/common_utils.py:5329:26: error: Name "torch.dtype" is not defined [name-defined]
torch/testing/_internal/common_utils.py:5330:9: error: Module has no attribute "int8" [attr-defined]
torch/testing/_internal/common_utils.py:5331:9: error: Module has no attribute "uint8" [attr-defined]
torch/testing/_internal/common_utils.py:5332:9: error: Module has no attribute "uint16" [attr-defined]
torch/testing/_internal/common_utils.py:5333:9: error: Module has no attribute "uint32" [attr-defined]
torch/testing/_internal/common_utils.py:5334:9: error: Module has no attribute "uint64" [attr-defined]
torch/testing/_internal/common_utils.py:5335:9: error: Module has no attribute "int16" [attr-defined]
torch/testing/_internal/common_utils.py:5336:9: error: Module has no attribute "int32" [attr-defined]
torch/testing/_internal/common_utils.py:5337:9: error: Module has no attribute "int64" [attr-defined]
torch/testing/_internal/common_utils.py:5338:9: error: Module has no attribute "bool" [attr-defined]
torch/testing/_internal/common_utils.py:5339:9: error: Module has no attribute "float32" [attr-defined]
torch/testing/_internal/common_utils.py:5340:9: error: Module has no attribute "complex64" [attr-defined]
torch/testing/_internal/common_utils.py:5341:9: error: Module has no attribute "float64" [attr-defined]
torch/testing/_internal/common_utils.py:5342:9: error: Module has no attribute "complex128" [attr-defined]
torch/testing/_internal/common_utils.py:5365:12: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/testing/_internal/common_utils.py:5466:16: error: Module has no attribute "clone" [attr-defined]
torch/testing/_internal/common_utils.py:5518:41: error: Module has no attribute "device" [attr-defined]
torch/testing/_internal/common_utils.py:5633:54: error: Module has no attribute "device" [attr-defined]
torch/testing/_internal/common_utils.py:5647:76: error: Module has no attribute "jagged" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:19:15: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:76:17: error: Module has no attribute "rand" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:78:17: error: Module has no attribute "randint" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:80:13: error: Module has no attribute "rand" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:81:16: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:82:18: error: Module has no attribute "long" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:85:17: error: Module has no attribute "cat" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:85:31: error: Module has no attribute "randn_like" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:86:17: error: Module has no attribute "cat" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:88:13: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/utils/benchmark/utils/sparse_fuzzer.py:88:43: error: Module has no attribute "Size" [attr-defined]
torch/_lazy/extract_compiled_graph.py:106:28: error: Module has no attribute "device" [attr-defined]
torch/_lazy/extract_compiled_graph.py:107:20: error: Module has no attribute "device" [attr-defined]
torch/_lazy/extract_compiled_graph.py:112:29: error: Module has no attribute "device" [attr-defined]
torch/_lazy/extract_compiled_graph.py:135:32: error: Module has no attribute "device" [attr-defined]
torch/_lazy/extract_compiled_graph.py:163:49: error: Module has no attribute "device" [attr-defined]
torch/utils/jit/log_extract.py:30:37: error: Name "torch._C.TensorType" is not defined [name-defined]
torch/utils/jit/log_extract.py:43:12: error: Module has no attribute "empty_strided" [attr-defined]
torch/utils/jit/log_extract.py:46:13: error: Module has no attribute "parse_ir" [attr-defined]
torch/utils/jit/log_extract.py:50:35: error: Module has no attribute "FloatType" [attr-defined]
torch/utils/jit/log_extract.py:52:37: error: Module has no attribute "IntType" [attr-defined]
torch/utils/jit/log_extract.py:54:37: error: Module has no attribute "TensorType" [attr-defined]
torch/utils/jit/log_extract.py:55:31: error: Name "torch._C.TensorType" is not defined [name-defined]
torch/utils/jit/log_extract.py:57:37: error: Module has no attribute "BoolType" [attr-defined]
torch/utils/jit/log_extract.py:62:12: error: Module has no attribute "_create_function_from_graph" [attr-defined]
torch/utils/jit/log_extract.py:63:5: error: Module has no attribute "_jit_pass_erase_shape_information" [attr-defined]
torch/utils/jit/log_extract.py:96:20: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/utils/jit/log_extract.py:100:9: error: Module has no attribute "_get_graph_executor_optimize" [attr-defined]
torch/utils/benchmark/op_fuzzers/unary.py:17:36: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/op_fuzzers/spectral.py:31:44: error: Module has no attribute "float64" [attr-defined]
torch/utils/benchmark/op_fuzzers/sparse_binary.py:17:36: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/op_fuzzers/binary.py:17:36: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/examples/simple_timeit.py:14:23: error: Module has no attribute "ones" [attr-defined]
torch/utils/benchmark/examples/compare.py:61:22: error: Module has no attribute "ones" [attr-defined]
torch/utils/benchmark/examples/compare.py:62:22: error: Module has no attribute "ones" [attr-defined]
torch/utils/benchmark/examples/compare.py:63:25: error: Module has no attribute "zeros" [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:63:15: error: Module has no attribute "rand" [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:64:18: error: Module has no attribute "tensor"; maybe "Tensor" or "is_tensor"? [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:65:26: error: Module has no attribute "long" [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:67:14: error: Module has no attribute "rand" [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:74:12: error: Module has no attribute "sparse_coo_tensor" [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:89:67: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:90:22: error: Module has no attribute "rand" [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:90:45: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/examples/sparse/compare.py:91:25: error: Module has no attribute "zeros" [attr-defined]
torch/profiler/_pattern_matcher.py:337:23: error: Module has no attribute "randn" [attr-defined]
torch/profiler/_pattern_matcher.py:337:66: error: Module has no attribute "float32" [attr-defined]
torch/profiler/_pattern_matcher.py:338:23: error: Module has no attribute "randn" [attr-defined]
torch/profiler/_pattern_matcher.py:338:66: error: Module has no attribute "float32" [attr-defined]
torch/profiler/_pattern_matcher.py:555:26: error: Module has no attribute "bfloat16" [attr-defined]
torch/profiler/_pattern_matcher.py:555:42: error: Module has no attribute "half" [attr-defined]
torch/profiler/_pattern_matcher.py:567:23: error: Module has no attribute "randn" [attr-defined]
torch/profiler/_pattern_matcher.py:567:66: error: Module has no attribute "float16" [attr-defined]
torch/profiler/_pattern_matcher.py:568:23: error: Module has no attribute "randn" [attr-defined]
torch/profiler/_pattern_matcher.py:568:66: error: Module has no attribute "float16" [attr-defined]
torch/profiler/_pattern_matcher.py:573:23: error: Module has no attribute "randn" [attr-defined]
torch/profiler/_pattern_matcher.py:574:69: error: Module has no attribute "float16" [attr-defined]
torch/profiler/_pattern_matcher.py:576:23: error: Module has no attribute "randn" [attr-defined]
torch/profiler/_pattern_matcher.py:577:69: error: Module has no attribute "float16" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:127:20: error: Module has no attribute "all" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:222:20: error: Module has no attribute "all" [attr-defined]
torch/ao/pruning/_experimental/data_sparsifier/lightning/tests/test_callbacks.py:231:20: error: Module has no attribute "all" [attr-defined]
torch/_dynamo/test_case.py:87:39: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/_dynamo/test_case.py:101:47: error: Module has no attribute "is_grad_enabled" [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:23:55: error: Name "torch.dtype" is not defined [name-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:56:43: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:57:46: error: Module has no attribute "complex64" [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:58:40: error: Module has no attribute "complex64" [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:59:40: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/examples/spectral_ops_fuzz_test.py:60:42: error: Module has no attribute "complex64" [attr-defined]
torch/utils/benchmark/examples/op_benchmark.py:32:43: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/examples/op_benchmark.py:33:41: error: Module has no attribute "int32" [attr-defined]
torch/utils/benchmark/examples/sparse/op_benchmark.py:29:43: error: Module has no attribute "float32" [attr-defined]
torch/utils/benchmark/examples/sparse/op_benchmark.py:30:44: error: Module has no attribute "float64" [attr-defined]
torch/distributed/checkpoint/default_planner.py:448:21: error: Module has no attribute "empty" [attr-defined]
torch/distributed/checkpoint/default_planner.py:448:21: note: Error code "attr-defined" not covered by "type: ignore" comment
torch/distributed/checkpoint/default_planner.py:618:21: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/state_dict_saver.py:180:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/checkpoint/state_dict_saver.py:292:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/checkpoint/state_dict_saver.py:296:12: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/state_dict_saver.py:394:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/checkpoint/state_dict_loader.py:213:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/checkpoint/state_dict_loader.py:362:5: error: Module has no attribute "_log_api_usage_once" [attr-defined]
torch/distributed/checkpoint/optimizer.py:106:23: error: Name "torch.device" is not defined [name-defined]
torch/distributed/checkpoint/optimizer.py:108:18: error: Module has no attribute "device" [attr-defined]
torch/distributed/checkpoint/optimizer.py:112:12: error: Module has no attribute "empty" [attr-defined]
torch/distributed/checkpoint/optimizer.py:190:29: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/optimizer.py:193:27: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/optimizer.py:207:43: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/optimizer.py:326:50: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:35:23: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:35:37: error: Module has no attribute "float32" [attr-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:49:28: error: Name "torch.dtype" is not defined [name-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:55:45: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:156:28: error: Name "torch.Size" is not defined [name-defined]
torch/distributed/checkpoint/quantized_hf_storage.py:176:37: error: Module has no attribute "float32" [attr-defined]
torch/distributed/checkpoint/hf_storage.py:348:34: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/hf_storage.py:353:45: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/hf_storage.py:354:43: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/hf_storage.py:361:33: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/hf_storage.py:367:57: error: Module has no attribute "Size" [attr-defined]
torch/distributed/checkpoint/hf_storage.py:378:31: error: Module has no attribute "Size" [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:72:13: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:76:15: error: Module has no attribute "rand" [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:90:13: error: Module has no attribute "arange" [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:98:15: error: Module has no attribute "randint" [attr-defined]
torch/distributed/tensor/examples/comm_mode_features_example.py:704:13: error: Module has no attribute "randn" [attr-defined]
torch/distributed/checkpoint/format_utils.py:110:26: error: Module has no attribute "empty_like" [attr-defined]
torch/distributed/checkpoint/examples/stateful_example.py:39:16: error: Module has no attribute "rand" [attr-defined]
torch/distributed/checkpoint/examples/fsdp_checkpoint_example.py:33:11: error: Module has no attribute "rand" [attr-defined]
torch/distributed/checkpoint/examples/async_checkpointing_example.py:75:9: error: Module has no attribute "rand" [attr-defined]
torch/distributed/checkpoint/examples/async_checkpointing_example.py:76:9: error: Module has no attribute "zeros" [attr-defined]
torch/distributed/checkpoint/examples/async_checkpointing_example.py:78:7: error: Module has no attribute "sum" [attr-defined]
torch/distributed/run.py:754:32: error: Module has no attribute "_get_privateuse1_backend_name" [attr-defined]
Found 16623 errors in 939 files (checked 2034 source files)
Warning: unused section(s) in mypy.ini: [mypy-torch.for_onnx.onnx], [mypy-test_torch], [mypy-torch.testing._internal.common_methods_invocations.*], [mypy-torch.testing._internal.hypothesis_utils.*], [mypy-torch.testing._internal.common_quantization.*], [mypy-torch.testing._internal.generated.*], [mypy-torch.multiprocessing.pool], [mypy-tools.render_junit], [mypy-tools.generate_torch_version], [mypy-caffe2.python.*], [mypy-caffe2.proto.*], [mypy-caffe2.distributed.store_ops_test_util], [mypy-caffe2.experiments.*], [mypy-caffe2.contrib.*], [mypy-caffe2.quantization.server.*], [mypy-distutils.*], [mypy-nvd3.*], [mypy-future.utils], [mypy-past.builtins], [mypy-cv2.*], [mypy-pycuda.*], [mypy-tensorrt.*], [mypy-tornado.*], [mypy-google.protobuf.textformat], [mypy-lmdb.*], [mypy-mpi4py.*], [mypy-skimage.*], [mypy-librosa.*], [mypy-mypy.*], [mypy-boto3.*], [mypy-usort.*], [mypy-torch.fb.*]