batch-shipyard
batch-shipyard copied to clipboard
updated docker image to fixed version 1.15.2 and mnist convolutional …
…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
masterif it includes no features (open againstdevelopotherwise) - [ ] 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.
@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.