batch-shipyard icon indicating copy to clipboard operation
batch-shipyard copied to clipboard

updated docker image to fixed version 1.15.2 and mnist convolutional …

Open hmeiland opened this issue 5 years ago • 1 comments

…script to v1.7.0, since latest and master are now working

Pull Request Checklist

  • [ ] Review the contributing guidelines
  • [ ] Outstanding issue linked, if applicable
  • [ ] PR should only be opened against master if it includes no features (open against develop otherwise)
  • [ ] Commit messages should conform to good style practices
  • [ ] PR should pass all checks and have no conflicts

Description

update to fixed version of docker image and job script; since latest / master versions are not working/available.

hmeiland avatar Jun 12 '20 19:06 hmeiland

@alfpark - merge?

I was trying out the batch-shipyard tutorial at https://batch-shipyard.readthedocs.io/en/latest/02-batch-shipyard-quickstart/ and ran into the issue that's fixed here that https://raw.githubusercontent.com/tensorflow/models/master/tutorials/image/mnist/convolutional.py doesn't exist any more.

cdeil avatar Oct 15 '20 15:10 cdeil