Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for softmaxcrossentropy loss to MIGraphX EP (microsoft#64) (
microsoft#22603) Add support for softmaxcrossentropy loss. This is already enabled on our ROCm Fork of the MIGraphX EP ### Motivation and Context Adds support for the SoftmaxCrossEntropyLoss operator and removes the filtering of inputs here.
- Loading branch information