Set test owners for tests with unknown owners (#67552)

Summary:
Action following https://github.com/pytorch/pytorch/issues/66232

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

Reviewed By: jbschlosser

Differential Revision: D32028248

Pulled By: janeyx99

fbshipit-source-id: a006f7026288b7126dba58b31cac28e10ce0fed6
This commit is contained in:
Jane Xu
2021-10-29 12:40:39 -07:00
committed by Facebook GitHub Bot
parent c19cda5782
commit 6259601c8a
33 changed files with 62 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# Owner(s): ["module: unknown"]
import hypothesis.strategies as st
from hypothesis import given