xref: /aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/autograd.h (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1 #pragma once
2 
3 #include <torch/csrc/autograd/autograd.h>
4 #include <torch/csrc/autograd/autograd_not_implemented_fallback.h>
5 #include <torch/csrc/autograd/custom_function.h>
6