keras-contrib icon indicating copy to clipboard operation
keras-contrib copied to clipboard

Compatible for tf.keras in crf layer.

Open linhx13 opened this issue 5 years ago • 0 comments

- 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

linhx13 avatar Sep 17 '19 03:09 linhx13