test_v1.1

This commit is contained in:
2023-05-23 17:03:23 +08:00
parent 663edbb5e2
commit 4968e6400e
17 changed files with 1 additions and 210 deletions
-6
View File
@@ -1,6 +0,0 @@
from tugo.encoders.base import *
#from tugo.encoders.alphago import *
#from tugo.encoders.betago import *
from tugo.encoders.oneplane import *
from tugo.encoders.sevenplane import *
from tugo.encoders.simple import *