debug_seq2seq icon indicating copy to clipboard operation
debug_seq2seq copied to clipboard

SimpleSeq2Seq

Open natank1 opened this issue 8 years ago • 0 comments

When I train SimpleSeq2Seq I get the error :

optional_input_placeholder = _to_list(_OptionalInputPlaceHolder().inbound_nodes[0].output_tensors)[0] AttributeError: '_OptionalInputPlaceHolder' object has no attribute 'inbound_nodes'

from recurrentshop . I am using Python 2.7.13

Thanks Natan Katz

natank1 avatar Jan 16 '18 12:01 natank1