Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix/liger fused linear cross entropy function does not support reduction=none #496

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ryankert01
Copy link
Contributor

@ryankert01 ryankert01 commented Dec 21, 2024

Summary

fix #488

Testing Done

  • Hardware Type: A100-40G-PCIe
  • run make test to ensure correctness
  • run make checkstyle to ensure code style
  • run make test-convergence to ensure convergence

@Tcc0403 Tcc0403 self-requested a review December 21, 2024 14:07
Copy link
Collaborator

@Tcc0403 Tcc0403 left a comment

Choose a reason for hiding this comment

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

LGTM

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.

LigerFusedLinearCrossEntropyFunction does not support reduction=None
2 participants