Skip to content

[Documentation] #22620

@acube3

Description

@acube3

Describe the documentation issue

I want to add a custom op that does the following:

  1. It calls an already registered op
  2. Does some custom operation on top of it to set the final output.

I see that there is CreateOp and InvokeOp functions. However, I can not find any example of how they can be utilized.
I tried calling CreateOp. However, it errors out at
auto kernel_registry = ep->GetKernelRegistry();
inside CreateOp function.

Any help in this regard will be greatly appreciated.

Page / URL

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationimprovements or additions to documentation; typically submitted using templatestaleissues 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