Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_optimizers.py124 supported_impls: Tuple[str, ...] = ("foreach", "differentiable"),
/aosp_15_r20/external/pytorch/test/
H A Dtest_legacy_vmap.py2528 def differentiable(args): function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py3593 def differentiable(args): function