Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Dcore.py651 variant_test_name: str = "" variable in OpInfo
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py6928 def make_mvlgamma_opinfo(variant_test_name, domain, skips, sample_kwargs): argument