-
-
Notifications
You must be signed in to change notification settings - Fork 433
Open
Labels
questionFurther information is requestedFurther information is requested
Description
You must follow the issue template and provide as much information as possible. otherwise, this issue will be closed.
请按照 issue 模板要求填写信息。如果没有按照 issue 模板填写,将会忽略并关闭这个 issue
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
You can post pictures, but if specific text or code is required to reproduce the issue, please provide the text in a plain text format for easy copy/paste.
- [ ✔️ ] I have searched in existing issues but did not find the same one.
- [ ✔️ ] I have read the documents
Environment
- OS [e.g. Mac OS, Linux]: linux
- Python Version: 3.9
- requirements.txt:
!pip install tensorflow==2.5
!pip install tensorflow_addons==0.13.0
!pip install kashgari==2.0.2
Question Load_model Error'Keyword argument not understood:', 'center'
i got this error when I'm trying to load the checkpoints
TypeError: ('Keyword argument not understood:', 'center')
Note that these checkpoints, i trained 2 years ago, so i tried the last version of kashgri 2.0.2 and the old version but nothing worked
any help??
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested