Skip to content

Commit 821039e

Browse files
authored
Add tensor accessor and to umbrella includes
1 parent 2107afa commit 821039e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/tensor/tensor.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
#pragma once
1010

1111
// Umbrella header for the Tensor extension.
12+
#include <executorch/extension/tensor/tensor_accessor.h>
1213
#include <executorch/extension/tensor/tensor_ptr.h>
1314
#include <executorch/extension/tensor/tensor_ptr_maker.h>

0 commit comments

Comments
 (0)