Auto_CLIWC icon indicating copy to clipboard operation
Auto_CLIWC copied to clipboard

InvalidArgumentError: slice index 1 of dimension 0 out of bounds.

Open kingerious opened this issue 4 years ago • 0 comments

I add "word = str()" before use it due to "NameError: name 'word' is not defined". Now here's another mistake: ValueError: slice index 1 of dimension 0 out of bounds. for 'Decoder/BahdanauAttention/strided_slice' (op: 'StridedSlice') with input shapes: [1], [1], [1], [1] and with computed input tensors: input[1] = <1>, input[2] = <2>, input[3] = <1>.

kingerious avatar Feb 04 '21 03:02 kingerious