Skip to content

Commit 5faee50

Browse files
authored
Update model.py
1 parent 32b4d00 commit 5faee50

File tree

1 file changed

+1
-1
lines changed
  • samples/transformers-auto-model/google_vit-base-patch16-224

1 file changed

+1
-1
lines changed

samples/transformers-auto-model/google_vit-base-patch16-224/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import torch
1+
import torch
22

33

44
class GraphModule(torch.nn.Module):

0 commit comments

Comments
 (0)