Skip to content

Commit 44504ea

Browse files
committed
Import tensor_struct rather than tensor
1 parent ed0e830 commit 44504ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtorchaudio/accessor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
#include <torch/csrc/stable/tensor.h>
3+
#include <torch/csrc/stable/tensor_struct.h>
44
#include <type_traits>
55
#include <cstdarg>
66

0 commit comments

Comments
 (0)