-
Notifications
You must be signed in to change notification settings - Fork 13
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
model = torch.hub.load('hankyul2/EfficientNetV2-pytorch', 'efficientnet_v2_s', pretrained=True, nclass=1000) wrong
bugSomething isn't workingSomething isn't workingStatus: Open.#4 In hankyul2/EfficientNetV2-pytorch;/usr/lib/python3.7/site-packages/torch/jit/_trace.py:754: UserWarning: The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is.
bugSomething isn't workingSomething isn't workingStatus: Open.#3 In hankyul2/EfficientNetV2-pytorch;