environments
environments copied to clipboard
Pad 134
Tensorboard and GPU kernel build fixes (PAD-91 and PAD-134)
- fix: bug fix
- The latest Tensorboard version brought down has issues so we set the required version to one known to work (PAD-91); and
- During GPU kernel build the cleanup fails throwing an error (PAD-134) we set an environmental variable prevent the cleanup of directories that are not empty.
Checklist
- [✓ ] Bump VERSION to make the pushed images are tagged with the right version.
- [ ] Licenses should be included for new code which was copied and/or modified from any external code.
- [ ] Test the images by running the test
bumpenvs
procedure in the determined repo. See README.