Closed mehdiataei closed 1 month ago
Example for optimizing kernel generation using branching elimination with static loop unrolling added to the docs.
stubs.py
functions.rst
ruff check
ruff format --check
Category
Description
Example for optimizing kernel generation using branching elimination with static loop unrolling added to the docs.
Changelog
Before your PR is "Ready for review"
stubs.py
,functions.rst
)?ruff check
andruff format --check
?