Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
torch / include / torch / csrc / inductor / aoti_runner / pybind.h
Size: Mime:
#include <torch/csrc/python_headers.h>

namespace torch::inductor {

void initAOTIRunnerBindings(PyObject* module);

} // namespace torch::inductor