Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[onert] Implement DepthwiseConv2D gradient kernel
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