Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

[API] support dilation factors in CONV_2D and DEPTHWISE_CONV_2D #571

Open
huningxin opened this issue Feb 25, 2019 · 1 comment
Open

[API] support dilation factors in CONV_2D and DEPTHWISE_CONV_2D #571

huningxin opened this issue Feb 25, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@huningxin
Copy link
Contributor

This aligns to NNAPI at API level 29+ which supports dilation factors as optional parameters in CONV_2D and DEPTHWISE_CONV_2D operations.

It also means we need to remove ATROUS_CONV_2D and ATROUS_DEPTHWISE_CONV_2D in our API.

@ibelem ibelem added the enhancement New feature or request label Feb 25, 2019
@ibelem ibelem added this to the Mar 2019 milestone Feb 26, 2019
@ibelem ibelem modified the milestones: Mar 2019, May 2019 Apr 2, 2019
@ibelem ibelem modified the milestones: May 2019, June 2019 May 28, 2019
@huningxin
Copy link
Contributor Author

I propose to delay this issue as the ongoing op definition discussion in WebML CG.

@huningxin huningxin removed this from the June 2019 milestone Jul 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants