deep-spell-checkr icon indicating copy to clipboard operation
deep-spell-checkr copied to clipboard

ones = K.ones_like(K.squeeze(inputs[:, 0:1, :], axis=1)) TypeError: list indices must be integers or slices, not tuple

Open Viile1 opened this issue 4 years ago • 0 comments

ones = K.ones_like(K.squeeze(inputs[:, 0:1, :], axis=1)) TypeError: list indices must be integers or slices, not tuple

Viile1 avatar Nov 14 '20 17:11 Viile1