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 c8a0706 commit 29553c7Copy full SHA for 29553c7
examples/arm/executor_runner/arm_executor_runner.cpp
@@ -71,8 +71,6 @@ char* model_pte = nullptr;
71
72
using executorch::aten::ScalarType;
73
using executorch::aten::Tensor;
74
-using executorch::aten::TensorImpl;
75
-using executorch::extension::BufferCleanup;
76
using executorch::extension::BufferDataLoader;
77
using executorch::runtime::Error;
78
using executorch::runtime::EValue;
0 commit comments