My question is how to implement schedual sampling in tensorflow. In my opinion, in schedual sampling, the input at step t my be ground truth word or last time output, so It's very hard to implement schedual sampling in tensorflow because tensorflow don't support dynamic graph
My question is how to implement schedual sampling in tensorflow. In my opinion, in schedual sampling, the input at step t my be ground truth word or last time output, so It's very hard to implement schedual sampling in tensorflow because tensorflow don't support dynamic graph