Skip to content

Commit 12073c3

Browse files
Merge branch 'main' into fix-fatbin
2 parents 2616ef1 + 0686e6a commit 12073c3

File tree

2 files changed

+0
-292
lines changed

2 files changed

+0
-292
lines changed

backends/xnnpack/partition/config/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
TanhConfig,
5656
ToDimOrderCopyConfig,
5757
UpsampleBilinear2dConfig,
58-
ViewCopyConfig,
5958
)
6059
from executorch.backends.xnnpack.partition.config.node_configs import (
6160
BatchNormConfig,
@@ -116,7 +115,6 @@
116115
SquareRootConfig,
117116
SubConfig,
118117
UpsampleBilinear2dConfig,
119-
ViewCopyConfig,
120118
# Quant/Dequant Op Configs
121119
QuantizedPerTensorConfig,
122120
DeQuantizedPerTensorConfig,

backends/xnnpack/test/ops/test_view_copy.py

Lines changed: 0 additions & 290 deletions
This file was deleted.

0 commit comments

Comments
 (0)