Searched defs:lazy_res (Results 1 – 1 of 1) sorted by relevance
11464 torch::Tensor lazy_res = torch::lerp(lazy_start, lazy_end, lazy_weight); in TEST_F() local11481 torch::Tensor lazy_res = torch::lerp(lazy_start, lazy_end, weight); in TEST_F() local11541 torch::Tensor lazy_res = torch::empty({3, 4}, lazy_start.options()); in TEST_F() local11561 torch::Tensor lazy_res = torch::empty({3, 4}, lazy_start.options()); in TEST_F() local