Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: support fused gelu tanh mul #434

Merged
merged 2 commits into from
Aug 10, 2024
Merged

feat: support fused gelu tanh mul #434

merged 2 commits into from
Aug 10, 2024

Conversation

zhyncs
Copy link
Member

@zhyncs zhyncs commented Aug 9, 2024

cc @yzh119

pytest python/tests/test_activation.py
=================================================================== test session starts ===================================================================
platform linux -- Python 3.10.12, pytest-8.3.2, pluggy-1.5.0
rootdir: /flashinfer/python
plugins: anyio-4.2.0
collected 630 items

python/tests/test_activation.py ................................................................................................................... [ 18%]
................................................................................................................................................... [ 41%]
................................................................................................................................................... [ 64%]
................................................................................................................................................... [ 88%]
..........................................................................                                                                          [100%]

============================================================= 630 passed in 146.89s (0:02:26) =============================================================

@zhyncs zhyncs requested a review from yzh119 August 9, 2024 18:53
@zhyncs zhyncs self-assigned this Aug 9, 2024
@zhyncs zhyncs added the enhancement New feature or request label Aug 9, 2024
@yzh119 yzh119 merged commit 2c9d1c3 into flashinfer-ai:main Aug 10, 2024
@zhyncs
Copy link
Member Author

zhyncs commented Aug 10, 2024

@yzh119 Thank you for your changes!

@zhyncs zhyncs deleted the gelu branch August 10, 2024 04:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants