GatherTree
which means I have to set beam_width
to 1
when exporting my model. The thing is that the result of beam_width set to 1 is utter nonsense compared to when beam_width is set to say 5.
GatherTree
myself, which not only is beyond my expertise, I was afraid that that wasn't the only operation missing from Go's bindings.
tf.contrib.resampler
should be done before importing the graph, as contrib ops are lazily registered when the module is first accessed.tf.contrib.resampler
should be done before importing the graph, as contrib ops are lazily registered when the module is first accessed