Skip to content

Commit 6d8a969

Browse files
committedDec 18, 2024
fix format
Signed-off-by: jiqing-feng <jiqing.feng@intel.com>
1 parent 9f6db33 commit 6d8a969

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎optimum/exporters/ipex/model_patcher.py

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
import torch
1615
from transformers.models.bert.modeling_bert import BertIntermediate
1716
from transformers.models.falcon.modeling_falcon import FalconDecoderLayer, FalconModel
1817
from transformers.models.gpt2.modeling_gpt2 import GPT2Attention, GPT2Block, GPT2Model

0 commit comments

Comments
 (0)