Skip to content

[Documentation] where is api SessionOptionsAppendExecutionProvider_oneDNN? #21858

Open
@yunhaolsh

Description

Describe the documentation issue

onnxruntime_c_api.h says:

/*

  • This is the old way to add the oneDNN provider to the session, please use
  • SessionOptionsAppendExecutionProvider_oneDNN above to access the latest functionality
  • This function always exists, but will only succeed if Onnxruntime was built with
  • oneDNN support and the oneDNN provider shared library exists
  • \param use_arena zero: false. non-zero: true.
    /
    ORT_API_STATUS(OrtSessionOptionsAppendExecutionProvider_Dnnl, In OrtSessionOptions
    options, int use_arena);

but where is SessionOptionsAppendExecutionProvider_oneDNN function?

Page / URL

No response

Metadata

Assignees

No one assigned

    Labels

    documentationimprovements or additions to documentation; typically submitted using templateep:oneDNNquestions/issues related to DNNL EPstaleissues that have not been addressed in a while; categorized by a bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions