We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6db33 commit 6d8a969Copy full SHA for 6d8a969
optimum/exporters/ipex/model_patcher.py
@@ -12,7 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-import torch
16
from transformers.models.bert.modeling_bert import BertIntermediate
17
from transformers.models.falcon.modeling_falcon import FalconDecoderLayer, FalconModel
18
from transformers.models.gpt2.modeling_gpt2 import GPT2Attention, GPT2Block, GPT2Model
0 commit comments