[go: nahoru, domu]

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

Consider dilation parameter support for Conv2dTranspose #70031

Open
fujunwei opened this issue Jun 19, 2024 · 1 comment
Open

Consider dilation parameter support for Conv2dTranspose #70031

fujunwei opened this issue Jun 19, 2024 · 1 comment
Assignees
Labels
comp:lite TF Lite related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower type:feature Feature requests

Comments

@fujunwei
Copy link

The Web Neural Network(WebNN) API defines a web-friendly abstraction layer that makes use of Machine Learning capabilities of operating systems and underlying hardware platforms. The TensorFlow Lite will be used as inference runtime on CrOS/Linux/Android platform to implement WebNN API in chromium browser, so WebNN operations need to be converted to TFLite builtin operator with TFLite schema, WebNN convTranspose2d defines the dilation parameter in the Spec, but TFLite schema doesn't support it, do you have plan to support the dilation parameter?

@fujunwei fujunwei added the comp:lite TF Lite related issues label Jun 19, 2024
@Venkat6871 Venkat6871 assigned sawantkumar and unassigned Venkat6871 Jun 20, 2024
@sawantkumar sawantkumar added the type:feature Feature requests label Jun 20, 2024
@pkgoogle
Copy link

Hi @haozha111, I believe you will be able to answer this question best, can you please take a look? Thanks!

@pkgoogle pkgoogle added the stat:awaiting tensorflower Status - Awaiting response from tensorflower label Jun 24, 2024
@haozha111 haozha111 assigned Linchenn and unassigned haozha111 Jun 24, 2024
@Linchenn Linchenn assigned qukhan and unassigned Linchenn Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:lite TF Lite related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower type:feature Feature requests
Projects
None yet
Development

No branches or pull requests

7 participants