pytorch
758fb94f - Prefix assert_async with underscore, fix some bugs in assert_async CUDA testing (#53276)

Commit
3 years ago
Prefix assert_async with underscore, fix some bugs in assert_async CUDA testing (#53276) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/53276 - One of the tests had a syntax error (but the test wasn't fine grained enough to catch this; any error was a pass) - Doesn't work on ROCm Signed-off-by: Edward Z. Yang <ezyang@fb.com> Differential Revision: D26820048 Test Plan: Imported from OSS Reviewed By: mruberry Pulled By: ezyang fbshipit-source-id: b02c4252d10191c3b1b78f141d008084dc860c45
Author
Parents
Loading