Skip to content

Commit 6bb2baf

Browse files
authored
Update op_groupwise_lowbit_weight_lut-impl.h (#2680)
Fix executorch compile issue
1 parent ca5f788 commit 6bb2baf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

torchao/experimental/ops/groupwise_lowbit_weight_lut/op_groupwise_lowbit_weight_lut-impl.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
#pragma once
88

9-
#include <ATen/Functions.h>
10-
#include <torch/library.h>
119
#include <torchao/experimental/ops/groupwise_lowbit_weight_lut/groupwise_lowbit_weight_lut.h>
1210
#include <torchao/experimental/ops/groupwise_lowbit_weight_lut/kernel_selector.h>
1311
#include <torchao/experimental/ops/library.h>

0 commit comments

Comments
 (0)