Skip to content
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

bump to TF 2.12 #2422

Merged
merged 19 commits into from
Mar 25, 2023
Merged

bump to TF 2.12 #2422

merged 19 commits into from
Mar 25, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 23, 2023

Resolve #2331. Update setup.py for TF 2.12. Migrate all workflows to TF 2.12 with USE_TF_PYTHON_LIBS. Update documentation to recommend USE_TF_PYTHON_LIBS.

njzjz added 6 commits March 23, 2023 15:01
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (cf33e28) 75.21% compared to head (c052091) 75.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2422      +/-   ##
==========================================
+ Coverage   75.21%   75.23%   +0.02%     
==========================================
  Files         223      223              
  Lines       22582    22578       -4     
  Branches     1669     1669              
==========================================
+ Hits        16984    16986       +2     
+ Misses       4514     4504      -10     
- Partials     1084     1088       +4     

see 9 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz linked an issue Mar 23, 2023 that may be closed by this pull request
6 tasks
@njzjz njzjz mentioned this pull request Mar 23, 2023
6 tasks
njzjz added 6 commits March 23, 2023 16:50
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@github-actions github-actions bot added the Docs label Mar 23, 2023
njzjz added 4 commits March 23, 2023 17:52
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz marked this pull request as ready for review March 23, 2023 22:23
@njzjz njzjz requested a review from wanghan-iapcm March 23, 2023 22:24
njzjz added 2 commits March 23, 2023 18:39
per grpc/grpc#32454

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@wanghan-iapcm wanghan-iapcm merged commit f2c792c into deepmodeling:devel Mar 25, 2023
nahso pushed a commit to HPC-AI-Team/deepmd-kit-se_atten-models that referenced this pull request Apr 12, 2023
Resolve deepmodeling#2331. Update `setup.py` for TF 2.12. Migrate all workflows to
TF 2.12 with `USE_TF_PYTHON_LIBS`. Update documentation to recommend
`USE_TF_PYTHON_LIBS`.

---------

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz mentioned this pull request May 22, 2023
wanghan-iapcm pushed a commit that referenced this pull request May 22, 2023
Before #2422, it was linked with libpython.so, so it wasn't tested as
the python in the image doesn't has a library. But now it isn't linked
with libpython.so anymore, so we can test it.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] support TF 2.12
2 participants