keras-contrib
keras-contrib copied to clipboard
Compatible for tf.keras in crf layer.
- What I did Add compatible code for crf under tf.keras.
- How I did it Add is_tf_keras checks and call tf correspoding functions.
- How you can verify it
This pull request fixes #issue_number_here