Browse Source

fixed repmlp

pull/5/head
Huyf9 2 years ago
parent
commit
8306877d5d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      model/mlp/repmlp.py

+ 1
- 0
model/mlp/repmlp.py View File

@@ -1,3 +1,4 @@
# pylint: disable=C2801
"""
MindSpore implementation of 'repmlp'
Refer to "RepMLPNet: Hierarchical Vision MLP with Re-parameterized Locality"


Loading…
Cancel
Save