Skip to content

TF1.15 compatibility proposal#45

Open
howard-tran wants to merge 11 commits into
lifeomic:masterfrom
howard-tran:master
Open

TF1.15 compatibility proposal#45
howard-tran wants to merge 11 commits into
lifeomic:masterfrom
howard-tran:master

Conversation

@howard-tran
Copy link
Copy Markdown

I cloned sparkflow and run with my TF1.15. The runtime log multiple errors which relate to sparkflow
So i make some changes toward sparkflow on master branch and all the issue is gone.

I also change from using tf.get_collection(tf.GraphKeys.LOSSES)[0] to tf.get_collection(tf.GraphKeys.GLOBAL_VARIABLES) due to the fact that my model is written in old traditional way using tf.nn instead of tf.layers

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