User Details
- User Since
- Jan 2 2020, 10:50 AM (195 w, 4 d)
Mon, Sep 18
Tue, Sep 12
Updated for jpienaar@ comments
Thu, Sep 7
Aug 31 2023
Rebased.
Aug 30 2023
Aug 25 2023
Aug 17 2023
Overall I would move these next to the other constant folders. Looking standing back they are all the same as the other layerwise folders and should be kept together. There is not much value is separating the reduction folders into a separate file. Once thats done I can approve and land.
Aug 16 2023
I agree that this is the right decomposition. The original implementation matched this behavior as well, however it was reverted due to other parties requesting truncation of fp should include rounding. Approving so you can land, just be aware this may bring wider discussions.
Aug 15 2023
Jul 31 2023
Jul 20 2023
Sorry for the delay
Jul 19 2023
Updated to remove requirement change and instead update vectorization code
Jul 18 2023
Jul 17 2023
Jul 14 2023
Added testing and added complex type support for ConvertConv2DtoImg2Col
git-clang-format
Updated to check ComplexType directly.
Jul 12 2023
Jul 11 2023
Jul 10 2023
Rebased on head
Jul 7 2023
Add operand bailout
Factored into helper functions and performed general var name cleanup.
Jul 6 2023
Updated for jpienaar@ comments. Included adding complex.bitcast -> arith.bitcast canonicalizer.
Rebased on main
Jun 23 2023
Formatting changes and float -> double correction.
Expand f32Cst to take double
More windows compilation failures.
Fixed windows build
Jun 22 2023
Jun 15 2023
One change before landing. Everything is broken up between 3-4 files of <100 lines in length. It doesn't seem worth fracturing this up to this degree. Could you have TosaFolders.cpp and merge them all together, including the transpose pass)
I can land now
Add matching element type