Skip to content

Commit

Permalink
Linter update
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhanbsolak committed Sep 2, 2024
1 parent e275868 commit 39b67d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/ai87net-imagenet-effnetv2.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
ImageNet EfficientNet v.2 network implementation for MAX78002.
"""
import math

from torch import nn
from torch.nn import functional as F

import ai8x
import ai8x_blocks
Expand Down

0 comments on commit 39b67d8

Please sign in to comment.