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

Fused Cross Entropy Loss #1601

Closed
wants to merge 8 commits into from
Closed

Fused Cross Entropy Loss #1601

wants to merge 8 commits into from

Commits on May 4, 2024

  1. integrate fused CEL kernel

    winglian committed May 4, 2024
    Configuration menu
    Copy the full SHA
    25a40fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0666e45 View commit details
    Browse the repository at this point in the history
  3. fix labels

    winglian committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ec0ac2b View commit details
    Browse the repository at this point in the history
  4. improve handling

    winglian committed May 4, 2024
    Configuration menu
    Copy the full SHA
    01f0f3e View commit details
    Browse the repository at this point in the history
  5. fix check against tensor

    winglian committed May 4, 2024
    Configuration menu
    Copy the full SHA
    2f3f3d0 View commit details
    Browse the repository at this point in the history
  6. make configurable

    winglian committed May 4, 2024
    Configuration menu
    Copy the full SHA
    d6f334a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6e02ef View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix validation

    winglian committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7430615 View commit details
    Browse the repository at this point in the history