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

Implemented Conv2D, Depth2Space, and Resize. Is anyone interested in merging these changes back? #23471

Open
linzj opened this issue Jan 23, 2025 · 0 comments
Labels
platform:mobile issues related to ONNX Runtime mobile; typically submitted using template

Comments

@linzj
Copy link

linzj commented Jan 23, 2025

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 is feature/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

@github-actions github-actions bot added the platform:mobile issues related to ONNX Runtime mobile; typically submitted using template label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:mobile issues related to ONNX Runtime mobile; typically submitted using template
Projects
None yet
Development

No branches or pull requests

1 participant