Skip to content

Commit

Permalink
[onert] Implement DepthwiseConv2D gradient kernel
Browse files Browse the repository at this point in the history
This commit implements DepthwiseConv2D gradient kernel.
The depthwise_conv_op.h file came from TensorFlow code.
This commit transforms the depthwise_conv related code to fit onert
and execute this kernel function.

ONE-DCO-1.0-Signed-off-by: Jiyoung Yun <[email protected]>
  • Loading branch information
jyoungyun committed Jan 11, 2024
1 parent a3a157a commit 4e2bf57
Show file tree
Hide file tree
Showing 3 changed files with 1,478 additions and 0 deletions.
Loading

0 comments on commit 4e2bf57

Please sign in to comment.