Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dtype mismatch in fused_linear_cross_entropy_forward
Fixes linkedin#305 Fix dtype mismatch in fused_linear_cross_entropy_forward function. * Cast `logits_chunk` to the data type of `_input_chunk` before performing operations on it. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/linkedin/Liger-Kernel/issues/305?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information