NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

Modify the `compile` parameter in baseline benchmarks to `executor` #3350

Closed Priya2698 closed 2 weeks ago

Priya2698 commented 2 weeks ago

This PR is the first step in adding thunder.jit benchmarks. The major change is modifying the compile parameter to executor with values eager, torchcompile, thunder. This PR does not introduce any new thunder benchmarks (to be done in next PR).

CC: @xwang233 for dashboard changes.

Issue: #2718

liqiangxl commented 2 weeks ago

LGTM, can put a note about the design to the original issue?

Priya2698 commented 2 weeks ago

!build