onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

[Documentation] where is api SessionOptionsAppendExecutionProvider_oneDNN?

Open yunhaolsh opened this issue 1 year ago • 1 comments

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

yunhaolsh avatar Aug 26 '24 11:08 yunhaolsh

Dnnl was rebranded as OneDNN years ago but the internal implementation/names were kept as Dnnl.

jywu-msft avatar Aug 26 '24 16:08 jywu-msft

This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.

github-actions[bot] avatar Sep 26 '24 15:09 github-actions[bot]

This issue has been automatically closed as 'not planned' because it has been marked as 'stale' for more than 30 days without activity. If you believe this is still an issue, please feel free to reopen it.

snnn avatar Jun 07 '25 22:06 snnn

This issue has been automatically closed as 'not planned' because it has been marked as 'stale' for more than 30 days without activity. If you believe this is still an issue, please feel free to reopen it.

snnn avatar Jun 07 '25 22:06 snnn