test_v1.1
This commit is contained in:
@@ -134,8 +134,3 @@ class AlphaGoEncoder(Encoder):
|
||||
|
||||
def shape(self):
|
||||
return self.num_planes, self.board_height, self.board_width
|
||||
|
||||
|
||||
def create(board_size):
|
||||
return AlphaGoEncoder(board_size)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user