Skip to content

rename all nvfuser benchmarks start with NvFuserScheduler_#930

Merged
liqiangxl merged 4 commits intomainfrom
llu/benchmark_name_revise
Sep 25, 2023
Merged

rename all nvfuser benchmarks start with NvFuserScheduler_#930
liqiangxl merged 4 commits intomainfrom
llu/benchmark_name_revise

Conversation

@liqiangxl
Copy link
Collaborator

The CI is filtering nvfuser benchmark cases with NvFuserScheduler_*, however the names of some nvfuser cases are not started with NvFuserScheduler_. This PR adds NvFuserScheduler_ to these cases.

@liqiangxl
Copy link
Collaborator Author

!build

@liqiangxl
Copy link
Collaborator Author

!build

@liqiangxl liqiangxl marked this pull request as ready for review September 23, 2023 16:48
@liqiangxl liqiangxl requested a review from naoyam September 23, 2023 16:49
Copy link
Collaborator

@naoyam naoyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Some of the benchmarks are not really about the scheduler. That's fine for now, but we should reconsider naming when we move the benchmarks to Python. CC: @Priya2698

}

static void LayerNormBackward_ShapeInference(
static void NvFuserScheduler_LayerNormBackward_ShapeInference(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably use a different name for this as it doesn't run the scheduler, but I think it's fine for now.

@liqiangxl
Copy link
Collaborator Author

!build

@liqiangxl liqiangxl merged commit 24a1735 into main Sep 25, 2023
@liqiangxl liqiangxl deleted the llu/benchmark_name_revise branch September 25, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants