Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dnn_utils.cpp194 torch::DeviceType device_type) { in TEST_F()
230 torch::DeviceType device_type) { in TEST_F()
279 auto prefix_finite_grad_param = std::get<1>(test_case); in TEST_F() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_nn.py12011 def gen_parameters(scalar, grad_only_one_elem, prefix_finite_grad_param): argument
12028 …case(norm_type, error_if_nonfinite, scalar, grad_only_one_elem, prefix_finite_grad_param, is_norm_… argument