Searched defs:output_process_fn (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/test/ |
H A D | test_legacy_vmap.py | 2555 self, op, args, kwargs=None, output_process_fn=lambda x: x, batch_size=3 argument 2586 self, op, args, kwargs=None, output_process_fn=lambda x: x, batch_size=3 argument
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_ops.py | 680 output_process_fn, argument
|
H A D | test_vmap.py | 3621 self, op, args, kwargs=None, output_process_fn=lambda x: x, batch_size=3 argument 3655 self, op, args, kwargs=None, output_process_fn=lambda x: x, batch_size=3 argument
|