onnxruntime
2a184ac1 - use OrtCustomOp's new API GetMayInplace in CreateKernelCreateInfo (#20037)

Commit
2 years ago
use OrtCustomOp's new API GetMayInplace in CreateKernelCreateInfo (#20037) ### Description <!-- Describe your changes. --> use OrtCustomOp's new API GetMayInplace in CreateKernelCreateInfo to hook the inplace map of custom ops ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> This PR is to use OrtCustomOp's new API GetMayInplace in CreateKernelCreateInfo to hook the inplace map of custom ops
Author
Parents
Loading