Closed Priya2698 closed 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).
thunder.jit
compile
executor
eager
torchcompile
thunder
CC: @xwang233 for dashboard changes.
Issue: #2718
LGTM, can put a note about the design to the original issue?
!build
This PR is the first step in adding
thunder.jit
benchmarks. The major change is modifying thecompile
parameter toexecutor
with valueseager
,torchcompile
,thunder
. This PR does not introduce any new thunder benchmarks (to be done in next PR).CC: @xwang233 for dashboard changes.
Issue: #2718