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 ad2d981 commit 199c792Copy full SHA for 199c792
extension/llm/runner/text_decoder_runner.h
@@ -12,9 +12,6 @@
12
13
#include <executorch/extension/llm/runner/io_manager/io_manager.h>
14
#include <executorch/extension/llm/sampler/sampler.h>
15
-#include <executorch/extension/module/module.h>
16
-#include <executorch/extension/tensor/tensor.h>
17
-#include <executorch/runtime/platform/compiler.h>
18
19
namespace executorch {
20
namespace extension {
0 commit comments