Skip to content

[FEATURE SUPPORT] add geru test script#59

Merged
LoserCheems merged 5 commits intomainfrom
add-geru-test-script
Dec 11, 2025
Merged

[FEATURE SUPPORT] add geru test script#59
LoserCheems merged 5 commits intomainfrom
add-geru-test-script

Conversation

@LoserCheems
Copy link
Collaborator

Summary

  • Introduces benchmark tests for the geru operation across multiple backends (Python, PyTorch, Triton, and Cute) to evaluate performance on different devices and data types.

Root Cause

  • The need for performance comparison across various implementations of the geru operation prompted the addition of these benchmarks.

Changes

  • Added a new test suite for geru benchmarks, including parameterized tests for different devices and data types.

Reproduction

  • Run the benchmark tests using the provided test suite to compare performance across implementations.

Tests

  • Added tests for the geru operation benchmarks, confirming successful execution across supported backends.

Compatibility

  • No migration concerns or backwards compatibility issues identified.

Checklist

Introduces cross-backend geru benchmarks to compare Python, PyTorch, Triton, and Cute kernels across devices and dtypes
@LoserCheems LoserCheems merged commit 4aa0b53 into main Dec 11, 2025
1 check passed
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