Commit d44ba080 authored by ashawkey's avatar ashawkey
Browse files

revert, related to a bug in torch 2, see https://github.com/pytorch/pytorch/issues/112841

parent 7d436274
// #include <pybind11/pybind11.h> // #include <pybind11/pybind11.h>
// #include <pybind11/numpy.h>
// #include <pybind11/eigen.h>
#include <torch/extension.h> #include <torch/extension.h>
#include <pybind11/numpy.h>
#include <pybind11/eigen.h>
#include <cubvh/api.h> #include <cubvh/api.h>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment