[all-commits] [llvm/llvm-project] 203d38: [mlir][tosa] Small refactor to the functionality o...
    NatashaKnk via All-commits 
    all-commits at lists.llvm.org
       
    Mon Aug 30 13:25:10 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 203d38b234b8a744f364807ff0f15644453b14c7
      https://github.com/llvm/llvm-project/commit/203d38b234b8a744f364807ff0f15644453b14c7
  Author: natashaknk <natashaknk at google.com>
  Date:   2021-08-30 (Mon, 30 Aug 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 Conv2D and Fully_connected to add the bias at the end of the convolution
Made to adjust for a modification to the tiling algorithm
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D108746
    
    
More information about the All-commits
mailing list