Skip to content

Commit ee54b2f

Browse files
import nncf.torch
1 parent 0275c47 commit ee54b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openvino/aot/aot_openvino_compiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
import executorch
1414

15-
import nncf
15+
import nncf.torch
1616
import numpy as np
1717
import timm
1818
import torch

0 commit comments

Comments
 (0)