Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

v1.5.1#577

Merged
lukaszkaiser merged 1 commit into
tensorflow:masterfrom
rsepassi:push
Feb 12, 2018
Merged

v1.5.1#577
lukaszkaiser merged 1 commit into
tensorflow:masterfrom
rsepassi:push

Conversation

@rsepassi

Copy link
Copy Markdown
Contributor

No description provided.

@rsepassi

Copy link
Copy Markdown
Contributor Author

I'm trying to see if I can simply add tests against 1.4....

@rsepassi

Copy link
Copy Markdown
Contributor Author

Good to go once Travis passes.

@lukaszkaiser
lukaszkaiser merged commit 64d1f96 into tensorflow:master Feb 12, 2018
hparams_fname = os.path.join(output_dir, "hparams.json")
with tf.gfile.Open(hparams_fname, "w") as f:
f.write(hparams.to_json(indent=0, sort_keys=True))
# TODO(lukaszkaiser): use the first line once we require TF 1.5+.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TF 1.5+ is already required in setup.py

@rsepassi

rsepassi commented Feb 12, 2018 via email

Copy link
Copy Markdown
Contributor Author

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.

3 participants