[Documentation] Consider including a section on C# how to consume ContribOperators or CustomOperators #18003
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
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
The text was updated successfully, but these errors were encountered: