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 f9747ad commit 1d2ac7eCopy full SHA for 1d2ac7e
cpp/tensor_bind.cc
@@ -1,5 +1,5 @@
1
-#include <tensor_array/core/tensor.hh>
2
-#include <tensor_array/core/data_type_wrapper.hh>
+#include <tensor-array/core/tensor.hh>
+#include <tensor-array/core/data_type_wrapper.hh>
3
#include <pybind11/pybind11.h>
4
#include <pybind11/numpy.h>
5
#include <pybind11/operators.h>
0 commit comments