Flexxkg

Results 1 issues of Flexxkg

In `network.py`, the author use the code as followed to judge whether the `incoming` variable is a np.array, list, or tuple object ```python def get_incoming_shape(incoming): """ Returns the incoming data...