https://github.com/tensorflow/tensor2tensor
Revision 232225f06efe19e59ecb322f507b048eef499bde authored by Afroz Mohiuddin on 03 October 2019, 19:36:55 UTC, committed by Copybara-Service on 03 October 2019, 19:37:40 UTC
python2 fails with:
`RuntimeError: Kernel died before replying to kernel_info`

python3 seems to pass.

PiperOrigin-RevId: 272718077
1 parent 176148c
Raw File
Tip revision: 232225f06efe19e59ecb322f507b048eef499bde authored by Afroz Mohiuddin on 03 October 2019, 19:36:55 UTC
Execute `jupyter nbconvert` on python3 instead of python2.
Tip revision: 232225f
floyd.yml
env: tensorflow-1.12
machine: gpu
back to top