mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
test_inverted_residual module corrected.
This commit is contained in:
parent
3cbfbf6434
commit
89dcce4631
@ -1,7 +1,7 @@
|
||||
import pytest
|
||||
import torch
|
||||
|
||||
from mmseg.ops import InvertedResidual
|
||||
from mmseg.utils import InvertedResidual
|
||||
|
||||
|
||||
def test_inv_residual():
|
||||
|
Loading…
x
Reference in New Issue
Block a user