Implemented Conv2D, Depth2Space, and Resize. Is anyone interested in merging these changes back? #23471
Labels
platform:mobile
issues related to ONNX Runtime mobile; typically submitted using template
Describe the issue
I have partially implemented Conv2D, Depth2Space, and Resize, not fully tested. These implementations have been tested on an Android device and are running my model without issues. What should be the next steps? Is anyone interested in collaborating to improve these implementations and eventually merge them into the main branch?
My fork is
https://github.com/linzj/onnxruntime
, branch isfeature/ops-svr
.To reproduce
No content.
Urgency
No response
Platform
Android
OS Version
15
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
afd3e81
ONNX Runtime API
C++
Architecture
ARM64
Execution Provider
Other / Unknown
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: