mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[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:
committed by
Facebook GitHub Bot
parent
34051d74da
commit
c9d9244166
@ -1,3 +1,5 @@
|
||||
# Owner(s): ["module: fft"]
|
||||
|
||||
import torch
|
||||
import unittest
|
||||
import math
|
||||
|
Reference in New Issue
Block a user