Fill CUDA EP opset gap for Sin and Cos operators (7→22) - #27756
Conversation
- Cap existing opset 7 kernels to versioned 7-21 - Add new opset 22 kernels with BFloat16 support (HFDX) - Update forward declarations and BuildKernelCreateInfo entries - Add opset 22 tests for Sin and Cos Co-authored-by: tianleiwu <30328909+tianleiwu@users.noreply.github.com>
|
This is quite important. Copilot please update and rebase |
- Cap existing opset 7 kernels to versioned 7-21 - Add new opset 22 kernels with BFloat16 support (HFDX) - Update forward declarations and BuildKernelCreateInfo entries - Add opset 22 tests for Sin and Cos Agent-Logs-Url: https://github.com/microsoft/onnxruntime/sessions/e24e753b-b51e-4758-91a2-b87f4fdb2460 Co-authored-by: justinchuby <11205048+justinchuby@users.noreply.github.com>
Co-authored-by: justinchuby <11205048+justinchuby@users.noreply.github.com>
Rebased onto latest main and resolved merge conflicts with Round, RoiAlign, RNN, and GridSample opset gap fill changes that landed since the original commit. The Sin/Cos changes are now applied cleanly on top of the current main at |
|
Copilot resolve the merge conflicts in this pull request maybe create a merge commit |
…n-onnx-operators # Conflicts: # onnxruntime/core/providers/cuda/cuda_execution_provider.cc # onnxruntime/core/providers/cuda/math/unary_elementwise_ops.cc Co-authored-by: justinchuby <11205048+justinchuby@users.noreply.github.com>
Resolved the merge conflicts with |
Uh oh!
There was an error while loading. Please reload this page.