Add `skipIfTBB` decorator (#64942)
authorNikita Shulga <nshulga@fb.com>
Tue, 14 Sep 2021 00:10:30 +0000 (17:10 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 14 Sep 2021 00:11:51 +0000 (17:11 -0700)
commitc4073af61d4e530f8627dced870f42526d93dcaf
tree6430f5e1ef34d020d14f12cebcb94c6584da9428
parent8131bc85d04cdc067924e14e77291dfaa9a8ed81
Add `skipIfTBB` decorator (#64942)

Summary:
And replace two existing usages in the codebase with it

Pull Request resolved: https://github.com/pytorch/pytorch/pull/64942

Reviewed By: jbschlosser

Differential Revision: D30906382

Pulled By: malfet

fbshipit-source-id: e7f20f53aff734b0379eded361255543dab4fa4b
test/test_tensor_creation_ops.py
torch/testing/_internal/common_methods_invocations.py
torch/testing/_internal/common_utils.py