KataGo
KataGo copied to clipboard
bug report
hello lightvector ! i am trying to play with KataGo using play.py ,however i discovered: "gamestate.py", line 90, in get_input_features bin_input_data = np.zeros(shape=[1]+features.bin_input_shape, dtype=np.float32) ^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Features' object has no attribute 'bin_input_shape'