Searched defs:is_fastpath (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/test/ |
H A D | test_foreach.py | 120 def get_transform_func(num_tensors, dtype, device, is_fastpath): argument 246 is_fastpath, argument 299 def test_binary_op_with_scalar_self_support(self, device, dtype, op, is_fastpath): argument 355 self, device, dtype, op, is_fastpath argument 488 is_fastpath, argument
|