sglang_v0.5.2/pytorch_2.8.0/tools/autograd
hailin c8e8c1e9ff . 2025-09-20 16:09:34 +08:00
..
templates . 2025-09-20 16:09:34 +08:00
BUILD.bazel . 2025-09-20 16:09:34 +08:00
README.md . 2025-09-20 16:09:34 +08:00
__init__.py . 2025-09-20 16:09:34 +08:00
build.bzl . 2025-09-20 16:09:34 +08:00
context.py . 2025-09-20 16:09:34 +08:00
deprecated.yaml . 2025-09-20 16:09:34 +08:00
derivatives.yaml . 2025-09-20 16:09:34 +08:00
gen_annotated_fn_args.py . 2025-09-20 16:09:34 +08:00
gen_autograd.py . 2025-09-20 16:09:34 +08:00
gen_autograd_functions.py . 2025-09-20 16:09:34 +08:00
gen_inplace_or_view_type.py . 2025-09-20 16:09:34 +08:00
gen_python_functions.py . 2025-09-20 16:09:34 +08:00
gen_trace_type.py . 2025-09-20 16:09:34 +08:00
gen_variable_factories.py . 2025-09-20 16:09:34 +08:00
gen_variable_type.py . 2025-09-20 16:09:34 +08:00
gen_view_funcs.py . 2025-09-20 16:09:34 +08:00
load_derivatives.py . 2025-09-20 16:09:34 +08:00

README.md

If you add a file to this directory, you MUST update torch/CMakeLists.txt and add the file as a dependency to the add_custom_command call.