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

TensorFlow 1.13.1 warning #24

Closed
njzjz opened this issue Mar 13, 2019 · 0 comments
Closed

TensorFlow 1.13.1 warning #24

njzjz opened this issue Mar 13, 2019 · 0 comments

Comments

@njzjz
Copy link
Member

njzjz commented Mar 13, 2019

Maybe deepmd needs some changes if it plans to support for subsequent TensorFlow versions.

# DEEPMD: computed energy bias
WARNING:tensorflow:From /home/jzzeng/anaconda3/lib/python3.7/site-packages/tensorflow/python/framework/op_def_library.py:263: colocate_with (from tensorflow.python.framework.ops) is deprecated and will be removed in a future version.
Instructions for updating:
Colocations handled automatically by placer.
# DEEPMD: built lr
WARNING:tensorflow:From /home/jzzeng/deepmd_root/bin/../lib/deepmd/Model.py:890: to_double (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.cast instead.
# DEEPMD: built network
WARNING:tensorflow:From /home/jzzeng/anaconda3/lib/python3.7/site-packages/tensorflow/python/ops/math_ops.py:3066: to_int32 (from tensorflow.python.ops.math_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.cast instead.
@njzjz njzjz closed this as completed Sep 29, 2019
amcadmus pushed a commit that referenced this issue Sep 14, 2020
amcadmus pushed a commit that referenced this issue May 12, 2021
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this issue Sep 1, 2021
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this issue Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant