Home
last modified time | relevance | path

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

/external/pytorch/test/
Dtest_ops_jit.py355 def _fn(*sample_args, **sample_kwargs):
/external/pytorch/torch/testing/_internal/opinfo/
Dcore.py2524 sample_kwargs=lambda device, dtype, input: ({}, {}), argument
/external/pytorch/torch/testing/_internal/
Dcommon_methods_invocations.py6928 def make_mvlgamma_opinfo(variant_test_name, domain, skips, sample_kwargs): argument