[all-commits] [llvm/llvm-project] f596ac: [mlir][tosa] Small refactor to the functionality o...

NatashaKnk via All-commits all-commits at lists.llvm.org
Wed Sep 1 10:07:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f596acc74d4bccd034955042e385a2d5e2ba4f05
      https://github.com/llvm/llvm-project/commit/f596acc74d4bccd034955042e385a2d5e2ba4f05
  Author: natashaknk <natashaknk at google.com>
  Date:   2021-09-01 (Wed, 01 Sep 2021)

  Changed paths:
    M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
    M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir

  Log Message:
  -----------
  [mlir][tosa] Small refactor to the functionality of Depthwise_Conv2D to add the bias at the end of the convolution

Follow-up to the Conv2d and fully_connected lowering adjustments

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D108949




More information about the All-commits mailing list