Hello Hasib,
If I run Python 3.7 I run into the following error. You should use 3.6 instead.
if cuda: a = to_gpu(a, async=True)
^
SyntaxError: invalid syntax
For more information see this thread.
Hello Hasib,
If I run Python 3.7 I run into the following error. You should use 3.6 instead.
if cuda: a = to_gpu(a, async=True)
^
SyntaxError: invalid syntax
For more information see this thread.