fix import and some error
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@ import torch
|
||||
import numpy as np
|
||||
|
||||
from tugo import encoders
|
||||
from tugo.game_logic import goboard
|
||||
# from tugo.game_logic import goboard
|
||||
from tugo.game_logic import goboard_fast as goboard
|
||||
from tugo.agents import Agent
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user