pytorch/torch/_C
Jez Ng fda94124d7 [inductor] Make {cudagraph_trees,decomposition,post_grad}.py pass follow_imports typechecking (#113609)
I added explicit imports to `kernel/__init__.py` as mypy doesn't seem to
understand an empty `__init__.py`.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/113609
Approved by: https://github.com/eellison
2023-11-15 05:04:11 +00:00
..
_dynamo Update TensorBase.to()'s' signature; create {guards,compiled_autograd}.pyi (#113536) 2023-11-14 04:31:12 +00:00
__init__.pyi.in [inductor] Make {cudagraph_trees,decomposition,post_grad}.py pass follow_imports typechecking (#113609) 2023-11-15 05:04:11 +00:00
_autograd.pyi [profiler] add profiler parsing support for custom device. (#106142) 2023-08-02 20:23:22 +00:00
_cpu.pyi Quantization oneDNN backend only support VNNI CPU (#103653) 2023-06-19 09:50:07 +00:00
_cudnn.pyi
_distributed_autograd.pyi
_distributed_c10d.pyi [ProcessGroupNCCL] Avoid recording stream for broadcast and scatter (#112896) 2023-11-07 15:44:04 +00:00
_distributed_rpc_testing.pyi [BE]: Apply ruff PERF fixes to torch (#104917) 2023-07-11 20:45:21 +00:00
_distributed_rpc.pyi [BE] Enable Ruff's Flake8 PYI001 (#112823) 2023-11-03 17:25:39 +00:00
_functions.pyi
_functorch.pyi Reland fakify FunctionalTensor (#107569) 2023-08-22 15:46:25 +00:00
_itt.pyi
_lazy_ts_backend.pyi
_lazy.pyi
_monitor.pyi
_nn.pyi.in Better function annotations for nn.functional (#102918) 2023-06-16 19:48:04 +00:00
_nvtx.pyi
_onnx.pyi [ONNX] Add initial support for FP8 ONNX export (#107962) 2023-09-08 20:40:39 +00:00
_profiler.pyi [profiler] _RecordFunctionFast - faster python bindings for record_function (#107195) 2023-08-22 18:48:30 +00:00
_VariableFunctions.pyi.in Unify torch.SymInt and torch.types.SymInt (#110573) 2023-10-24 16:17:23 +00:00
_verbose.pyi
build.bzl
return_types.pyi.in Change flash attention outputs to be SymInt instead of int (#110533) 2023-10-05 01:00:07 +00:00