Skip to content

Commit e44d5b2

Browse files
lucylqfacebook-github-bot
authored andcommitted
linter (#2306)
Summary: Pull Request resolved: #2306 ^ bypass-github-export-checks Reviewed By: cccclai Differential Revision: D54649309 fbshipit-source-id: 1309e0e28d8c9455cb6082e700ec0f919d070b4f
1 parent 8e59cf5 commit e44d5b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/models/llama2/export_llama_lib.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import torch
2020
from executorch.backends.xnnpack.partition.xnnpack_partitioner import (
2121
XnnpackDynamicallyQuantizedPartitioner,
22-
XnnpackPartitioner,
2322
)
2423
from executorch.util.activation_memory_profiler import generate_memory_trace
2524
from torch.ao.quantization.quantizer import Quantizer

0 commit comments

Comments
 (0)