Add SuperSequential

This commit is contained in:
D-X-Y
2021-03-21 13:26:52 +08:00
parent 32900797eb
commit 033878becb
7 changed files with 189 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#####################################################
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2021.03 #
#####################################################
# pytest ./tests/test_super_model.py -s #
# pytest ./tests/test_super_att.py -s #
#####################################################
import sys, random
import unittest