Skip to content

FIX possible detrimental tf api usage - #64

Open
TITAN-PyCompat wants to merge 1 commit into
yangxue0827:masterfrom
TITAN-PyCompat:FIX_API_USAGE
Open

FIX possible detrimental tf api usage#64
TITAN-PyCompat wants to merge 1 commit into
yangxue0827:masterfrom
TITAN-PyCompat:FIX_API_USAGE

Conversation

@TITAN-PyCompat

@TITAN-PyCompat TITAN-PyCompat commented Apr 18, 2019

Copy link
Copy Markdown

Dear developers,

When I use your project, I encountered some usage of deprecated TensorFlow APIs which might be harmful in the future. So I help you to modify it as below:

tf.contrib.slim.get_model_variables has been deprecated in tf v1.4.0. It's better to replace it will tf.train.get_or_create_global_step.

@yangJirui @yangxue0827
Hope you could accept my advice and look forward to your reply! 😃

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.

1 participant