longlongman / CasRel-pytorch-reimplement

Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code is written in keras.
200 stars 53 forks source link

请问tensorflow-gpu和keras-bert对应的版本是多少? #18

Closed noobexplore closed 3 years ago

noobexplore commented 3 years ago

tensorflow-gpu=2.3; keras-bert=0.88.0; 会报错ImportError: cannot import name 'get_config' from 'tensorflow.python.eager.context'