Skip to content

Commit

Permalink
Update demo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
digantamisra98 authored Aug 20, 2019
1 parent 21a57cc commit 6749f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from torchvision import datasets, transforms

# import Mila activation function
from Mish.Torch.mish import mish
from Mish.Torch.mish import Mish as mish
import Mish.Torch.functional as Func

# activation names constant
Expand Down

0 comments on commit 6749f2e

Please sign in to comment.