Home
last modified time | relevance | path

Searched defs:SpectralFuncType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Dcore.py2652 SpectralFuncType = Enum("SpectralFuncType", ("OneD", "TwoD", "ND")) variable
2665 ndimensional: SpectralFuncType,