Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation] Consider including a section on C# how to consume ContribOperators or CustomOperators #18003

Closed
GeorgeS2019 opened this issue Oct 17, 2023 · 3 comments
Labels
documentation improvements or additions to documentation; typically submitted using template stale issues that have not been addressed in a while; categorized by a bot

Comments

@GeorgeS2019
Copy link

GeorgeS2019 commented Oct 17, 2023

Describe the documentation issue

As far as I know, we have one unit test to exemplify how to consume custom operator in c#

private void ValidateModelWithCustomOps(SessionOptions options)

That was a few years back and now I hope to have more support for both the ContribOperators and CustomOperators

C# is critical for Deep AI in metaverse. We need a pure c# or .NET approach to real time training in metaverse environment e.g. Unity or Godot 4. (.NET 6 and above)

Whatever it makes sense for Pytorch to have ContribOperators and CustomeOperators, we need the same support for c# to empower the future of Metaverse driven by .NET Deep AI through e.g. OnnxRuntime using c# API!

Page / URL

https://onnxruntime.ai/docs/extensions/add-op.html

@GeorgeS2019 GeorgeS2019 added the documentation improvements or additions to documentation; typically submitted using template label Oct 17, 2023
@GeorgeS2019
Copy link
Author

@prathikr
Please kindly support me by labelling them to
image

Copy link
Contributor

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

@github-actions github-actions bot added the stale issues that have not been addressed in a while; categorized by a bot label Nov 17, 2023
Copy link
Contributor

github-actions bot commented Jan 7, 2024

This issue has been automatically closed due to inactivity. Please reactivate if further support is needed.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation improvements or additions to documentation; typically submitted using template stale issues that have not been addressed in a while; categorized by a bot
Projects
None yet
Development

No branches or pull requests

1 participant