Skip to content

Commit 04eeaac

Browse files
test
1 parent c050ae3 commit 04eeaac

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

include/tensor_bind.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#include <tensor-array/core/tensor.hh>
2-
#include <tensor-array/core/data_type_wrapper.hh>
1+
#include <tensor_array/core/tensor.hh>
2+
#include <tensor_array/core/data_type_wrapper.hh>
33
#include <pybind11/pybind11.h>
44
#include <pybind11/numpy.h>
55
#include <pybind11/operators.h>
935 KB
Binary file not shown.

src/tensor_array/core/tensor2.so

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)