Home
last modified time | relevance | path

Searched refs:PythonRefInfo (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py107 PythonRefInfo,
21488 PythonRefInfo(
21492 PythonRefInfo(
21502 PythonRefInfo(
21512 PythonRefInfo(
21535 PythonRefInfo(
21565 PythonRefInfo(
21599 PythonRefInfo(
21626 PythonRefInfo(
21654 PythonRefInfo(
[all …]
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/
H A Dlinalg.py59 from torch.testing._internal.opinfo.refs import PythonRefInfo, ReductionPythonRefInfo
2415 PythonRefInfo(
2427 PythonRefInfo(
2433 PythonRefInfo(
2451 PythonRefInfo(
2460 PythonRefInfo(
2469 PythonRefInfo(
2475 PythonRefInfo(
H A Dfft.py30 PythonRefInfo,
800 PythonRefInfo(
805 PythonRefInfo(
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Drefs.py92 class PythonRefInfo(OpInfo): class