pupilometer/.venv/lib/python3.12/site-packages/torchgen/packaged/autograd
2025-12-02 13:20:17 +07:00
..
__pycache__ feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
templates feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
__init__.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
BUILD.bazel feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
build.bzl feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
context.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
deprecated.yaml feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
derivatives.yaml feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_annotated_fn_args.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_autograd_functions.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_autograd.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_inplace_or_view_type.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_python_functions.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_trace_type.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_variable_factories.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_variable_type.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
gen_view_funcs.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
load_derivatives.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
README.md feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00

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.