baidu-research/NCRF

Have an error with data.cuda(async=True)

alibalapour opened this issue · 0 comments

When I ran the script to get a probability map of WSI, this error occurred:
File "NCRF/wsi/bin/probs_map.py", line 54 data = Variable(data.cuda(async=True), volatile=True) ^ SyntaxError: invalid syntax