Commits


PeixuanZuo authored and GitHub committed 1b518c6836b
[ROCm] add early stop to tunable profile progress (#15716) For TunableOp, some instance may has very bad performance and it will take a long time during profile process. Add `tunable_op_max_tuning_duration_ms` parameter to limit max tuning time.