Skip to content

Commit 81a06d5

Browse files
committed
Update on "rename slimtensor fiies to consistent with executorch files"
This diff updates the slimtensor file names to follow ET style (use under_score instead of Camel). Note that we keep the c10 files as Camel since et/c10 files are also in Camel Case. Differential Revision: [D90143740](https://our.internmc.facebook.com/intern/diff/D90143740/) [ghstack-poisoned]
2 parents da12f80 + 7117bd4 commit 81a06d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

backends/aoti/slim/core/test/test_slimtensor_copy.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <executorch/backends/aoti/slim/core/slim_tensor.h>
1212
#include <executorch/backends/aoti/slim/core/storage.h>
1313

14-
1514
namespace executorch::backends::aoti::slim {
1615

1716
// Helper function to create a CPU storage with given size

0 commit comments

Comments
 (0)