KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

bug report

Open yehu3d opened this issue 5 months ago • 4 comments

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'

yehu3d avatar Jul 29 '25 16:07 yehu3d