-
Notifications
You must be signed in to change notification settings - Fork 372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start working on TensorFlow 2.0 compatibility #250
Conversation
Where is this file |
Same picture we used in |
Codecov Report
@@ Coverage Diff @@
## TensorFlow-2.0 #250 +/- ##
=================================================
Coverage ? 74.74%
=================================================
Files ? 69
Lines ? 4055
Branches ? 0
=================================================
Hits ? 3031
Misses ? 1024
Partials ? 0
Continue to review full report at Codecov.
|
721b317
to
bee7e4d
Compare
Close this PR for now for development, Will reopen it soon. |
This PR mainly contains
hyperparams.py
,module_base.py
,utils/mode.py
, andutils/utils.py
.embedders
module added.networks
module added.encoders
module added.pretrained
module added.data
module added.tokenizer
module added.