Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
cubvh
Commits
d44ba080
Commit
d44ba080
authored
Nov 07, 2023
by
ashawkey
Browse files
revert, related to a bug in torch 2, see
https://github.com/pytorch/pytorch/issues/112841
parent
7d436274
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/bindings.cpp
src/bindings.cpp
+3
-3
No files found.
src/bindings.cpp
View file @
d44ba080
// #include <pybind11/pybind11.h>
// #include <pybind11/numpy.h>
// #include <pybind11/eigen.h>
#include <torch/extension.h>
#include <pybind11/numpy.h>
#include <pybind11/eigen.h>
#include <cubvh/api.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment