Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_ops_jit.py355 def _fn(*sample_args, **sample_kwargs):
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Dcore.py2524 sample_kwargs=lambda device, dtype, input: ({}, {}), argument
/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