Searched defs:profiling_count (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/test/ | ||
D | test_jit_llga_fuser.py | 46 def warmup_forward(f, *args, profiling_count=3): argument |
D | test_jit_fuser_te.py | 89 def warmup_forward(f, *args, profiling_count=2): argument |