Searched refs:make_fullrank_matrices_with_distinct_singular_values (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/ |
H A D | linalg.py | 42 make_fullrank_matrices_with_distinct_singular_values, 82 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 223 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 248 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 274 make_fn = make_fullrank_matrices_with_distinct_singular_values 480 make_fn = make_fullrank_matrices_with_distinct_singular_values 998 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 1087 else make_fullrank_matrices_with_distinct_singular_values 1124 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 1155 make_arg = make_fullrank_matrices_with_distinct_singular_values
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_linalg.py | 20 make_fullrank_matrices_with_distinct_singular_values, 2727 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 2835 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 3058 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 3444 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 4072 …make_fullrank = partial(make_fullrank_matrices_with_distinct_singular_values, dtype=dtype, device=… 5424 …make_arg_full = partial(make_fullrank_matrices_with_distinct_singular_values, device=device, dtype… 7033 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 7084 make_fullrank = make_fullrank_matrices_with_distinct_singular_values 7992 make_fullrank = make_fullrank_matrices_with_distinct_singular_values [all …]
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_utils.py | 4460 def make_fullrank_matrices_with_distinct_singular_values(*shape, device, dtype, requires_grad=False… function
|
H A D | common_methods_invocations.py | 36 make_fullrank_matrices_with_distinct_singular_values, 6055 make_arg = partial(make_fullrank_matrices_with_distinct_singular_values,
|