This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tosa] Small refactor to the functionality of Depthwise_Conv2D to add the bias at the end of the convolution
ClosedPublic

Authored by NatashaKnk on Aug 30 2021, 2:21 PM.

Details

Summary

Follow-up to the Conv2d and fully_connected lowering adjustments

Diff Detail

Event Timeline

NatashaKnk created this revision.Aug 30 2021, 2:21 PM
NatashaKnk requested review of this revision.Aug 30 2021, 2:21 PM

Rename variable to adhere to style guidelines

rsuderman accepted this revision.Aug 31 2021, 3:01 PM
This revision is now accepted and ready to land.Aug 31 2021, 3:01 PM