[skip ci] Set test owner for test_spectral_ops.py (#66843)

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

cc mruberry peterbell10

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

Reviewed By: gchanan

Differential Revision: D31761715

Pulled By: janeyx99

fbshipit-source-id: 1173a200478b87568768fafcfee117c09c1cffbd
This commit is contained in:
Jane Xu
2021-10-19 10:53:04 -07:00
committed by Facebook GitHub Bot
parent 34051d74da
commit c9d9244166

View File

@ -1,3 +1,5 @@
# Owner(s): ["module: fft"]
import torch
import unittest
import math