Skip to content

Commit

Permalink
Update resnet.py
Browse files Browse the repository at this point in the history
black and darker...
  • Loading branch information
aartbik authored May 23, 2024
1 parent 78c2ec6 commit 37f569d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/python/resnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ def forward(self, x):
#

with torch.no_grad():

# Run it with PyTorch.
print("pytorch")
res1 = resnet(x)
Expand Down

0 comments on commit 37f569d

Please sign in to comment.