Make tf.contrib.crf compatible with TPUs by using utils.smart_cond instead of...
Make tf.contrib.crf compatible with TPUs by using utils.smart_cond instead of tf.cond, which allows the static shape to be propagated correctly when available. PiperOrigin-RevId: 215034102
Loading
Please sign in to comment