Skip to content

[Documentation] OperatorKernels.md incomplete — missing supported operators (e.g. CastLike on CUDA) #24850

Open
@Ymenjour

Description

@Ymenjour

Describe the documentation issue

Hello,

The OperatorKernels.md file appears to be incomplete or out of sync with the actual state of operator support.

For example, we successfully executed the CastLike operator on both CPU and CUDA, but it's not listed under either provider in the documentation.

This discrepancy can lead to confusion for users evaluating ONNX Runtime's EP compatibility, especially for production use.

We’d like to know:

Who maintains this document?
Is there a script or method to regenerate it with full coverage?
Can you share an up-to-date list (or how to get one) for EPs like:

  • Intel (OpenVINO, oneDNN)
  • AMD (ROCm, MIGraphX, Vitis AI)
    Thanks!

Page / URL

https://github.com/microsoft/onnxruntime/blob/main/docs/OperatorKernels.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationimprovements or additions to documentation; typically submitted using templateep:CUDAissues related to the CUDA execution providerep:MIGraphXissues related to AMD MI GraphX execution providerep:OpenVINOissues related to OpenVINO execution providerep:ROCmquestions/issues related to ROCm execution providerep:VitisAIissues related to Vitis AI execution providerep:oneDNNquestions/issues related to DNNL EP

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions