User Details
User Details
- User Since
- Oct 30 2020, 9:58 AM (86 w, 5 d)
Mon, Jun 27
Mon, Jun 27
eric-k256 added a comment to D128683: [MLIR][TOSA] Remove ReluN operator from TOSA dialect.
I didn't find any uses of ReluN downstream, it must have been cleaned up already.
eric-k256 requested review of D128683: [MLIR][TOSA] Remove ReluN operator from TOSA dialect.
eric-k256 added a comment to D128630: [MLIR][TOSA] Fix converting tosa.clamp and tosa.relu to linalg.
This doesn't directly impact this change, but in the TOSA specification, we've removed the ReluN operator, since it's trivially implementable with Clamp. I will look at removing ReluN from the dialect to line up with the specification.
Thu, Jun 9
Thu, Jun 9
eric-k256 updated the diff for D127332: [mlir][tosa] Update TOSA transpose_conv2d to match spec.
Fix padding in the DecomposeTransposeConv passes to be compatible with the new attribute.
Added a testcase to try to catch future problems with padded transpose_conv.
Wed, Jun 8
Wed, Jun 8
eric-k256 updated the diff for D127332: [mlir][tosa] Update TOSA transpose_conv2d to match spec.
Fix clang-format issue (clang-format 11 vs. clang-format 10 difference)
eric-k256 requested review of D127332: [mlir][tosa] Update TOSA transpose_conv2d to match spec.
Nov 17 2021
Nov 17 2021
Thanks for doing this, I think it's the right solution.
Nov 17 2021, 5:04 PM · Restricted Project
Jul 22 2021
Jul 22 2021
Thanks for the clarification and comment.
Jul 22 2021, 6:05 PM · Restricted Project
eric-k256 added inline comments to D106610: [mlir][tosa] Disable tosa shape verification between operands/results.
Jul 22 2021, 5:05 PM · Restricted Project
Jul 16 2021
Jul 16 2021
eric-k256 added a comment to D105845: [mlir][tosa] Shape inference for a few remaining easy cases:.
Jul 16 2021, 11:59 AM · Restricted Project