-
Notifications
You must be signed in to change notification settings - Fork 698
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
Adapt TFJob examples to TensorFlow v2 #2015
Comments
@tenzen-y: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I am interested in working on this. /assign |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
/remove-lifecycle stale |
Based on this comment: #2023 (comment) /unassign @sandipantech |
I'm interested in working on this, any objection? |
Feel free to assign this yourself with |
/assign |
Our TFJob examples are using TensorFlow v1, but that version is too old.
training-operator/examples/tensorflow/tf_sample/Dockerfile
Line 1 in e2d6ba4
training-operator/examples/tensorflow/dist-mnist/Dockerfile
Line 15 in e2d6ba4
training-operator/examples/tensorflow/distribution_strategy/estimator-API/Dockerfile
Line 1 in e2d6ba4
training-operator/examples/tensorflow/mnist_with_summaries/Dockerfile
Line 15 in e2d6ba4
So, all TFJob examples should be adapted to TensorFlow v1.
Contributors should address the following items:
/good-first-issue
The text was updated successfully, but these errors were encountered: