We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc08621 commit f315ac1Copy full SHA for f315ac1
pytorch3d/csrc/ext.cpp
@@ -8,7 +8,6 @@
8
9
// clang-format off
10
#include "./pulsar/global.h" // Include before <torch/extension.h>.
11
-#include <torch/extension.h>
12
// clang-format on
13
#include "./pulsar/pytorch/renderer.h"
14
#include "./pulsar/pytorch/tensor_util.h"
0 commit comments