Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant