Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/44346

Reviewed By: jamesr66a

Differential Revision: D23589324

Pulled By: eellison

fbshipit-source-id: a4e22b69196909ec200ac3e262f04d2aaf78e9cf
This commit is contained in:
Elias Ellison
2020-09-08 18:28:07 -07:00
committed by Facebook GitHub Bot
parent 6269b6e0f0
commit f9146b4598
2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,6 @@ from ..util.setting import (
TestStatusType,
)
from ..util.utils import (
check_compiler_type,
detect_compiler_type,
print_error,
print_time,