-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Delete tf-cnn-benchmarks.jsonnet; there is now an example prototype. #967
Conversation
/lgtm |
/retest |
* We no longer need the tf-cnn-benchmarks.jsonnet prototype; we now have an examples package that has a simple TF job that uses TFCNN by default. * Update the instructions on running the TFCNN job.
@pdmack @ankushagarwal Could someone please re-LGTM? I had to sync to get latest changes. |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ankushagarwal, jlewi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test all |
…ubeflow#967) * We no longer need the tf-cnn-benchmarks.jsonnet prototype; we now have an examples package that has a simple TF job that uses TFCNN by default. * Update the instructions on running the TFCNN job.
* OWNERS for pipeline folder * Update OWNERS * Update OWNERS * Update OWNERS * Update OWNERS
have an examples package that has a simple TF job that uses
TFCNN by default.
/assign @ankushagarwal
This change is