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

unpin tensorflow version #999

Merged
merged 5 commits into from
Aug 20, 2021
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Aug 20, 2021

As tensorflow API v1 has been stable, it's safe not to pin the tensorflow version.

njzjz added 3 commits August 20, 2021 03:34
As tensorflow API v1 has been stable, it's safe not to pin the tensorflow version.
@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2021

Codecov Report

Merging #999 (b63dd5f) into devel (f3b08b3) will decrease coverage by 11.17%.
The diff coverage is n/a.

❗ Current head b63dd5f differs from pull request most recent head dfcb3fb. Consider uploading reports for the commit dfcb3fb to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##            devel     #999       +/-   ##
===========================================
- Coverage   75.46%   64.28%   -11.18%     
===========================================
  Files          85        5       -80     
  Lines        6794       14     -6780     
===========================================
- Hits         5127        9     -5118     
+ Misses       1667        5     -1662     
Impacted Files Coverage Δ
source/op/_soft_min_force_grad.py
deepmd/descriptor/se_a.py
deepmd/fit/__init__.py
deepmd/model/tensor.py
deepmd/utils/network.py
deepmd/common.py
deepmd/calculator.py
deepmd/utils/tabulate.py
deepmd/__init__.py
deepmd/entrypoints/main.py
... and 70 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3b08b3...dfcb3fb. Read the comment docs.

@amcadmus amcadmus merged commit f2a7303 into deepmodeling:devel Aug 20, 2021
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 2, 2021
* unpin tensorflow version

As tensorflow API v1 has been stable, it's safe not to pin the tensorflow version.

* set `tf` to 2

* use 2.* instead

* correct `setup.py`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants