Page MenuHomePhabricator

ramiro050 (Ramiro Leal-Cavazos)
User

Projects

User does not belong to any projects.

User Details

User Since
Nov 3 2021, 1:13 PM (81 w, 4 d)

Recent Activity

Apr 21 2023

ramiro050 updated the diff for D148941: Revert "Revert "Fix handling of special and large vals in expand pattern for `round`" and "Add pattern that expands `math.roundeven` into `math.round` + arith"".

Updated tests for positive nan to also use bitcast to i32, since checking just for nan would fail to catch the case where the function erroneously outputs -nan.

Apr 21 2023, 11:12 AM · Restricted Project, Restricted Project
ramiro050 updated the summary of D148941: Revert "Revert "Fix handling of special and large vals in expand pattern for `round`" and "Add pattern that expands `math.roundeven` into `math.round` + arith"".
Apr 21 2023, 11:05 AM · Restricted Project, Restricted Project
ramiro050 updated the diff for D148941: Revert "Revert "Fix handling of special and large vals in expand pattern for `round`" and "Add pattern that expands `math.roundeven` into `math.round` + arith"".

Change check for -nan to a check that looks at the result bitcasted as an i32.

Apr 21 2023, 11:03 AM · Restricted Project, Restricted Project
ramiro050 added a comment to D148941: Revert "Revert "Fix handling of special and large vals in expand pattern for `round`" and "Add pattern that expands `math.roundeven` into `math.round` + arith"".

Can we test for the sign and print it differently? For example extracting the sign in an i1 and printing the i1

Apr 21 2023, 10:50 AM · Restricted Project, Restricted Project
ramiro050 added reviewers for D148941: Revert "Revert "Fix handling of special and large vals in expand pattern for `round`" and "Add pattern that expands `math.roundeven` into `math.round` + arith"": rsuderman, jpienaar, mehdi_amini.
Apr 21 2023, 10:01 AM · Restricted Project, Restricted Project
ramiro050 added a reverting change for rG87cef78fa1c7: Revert "Fix handling of special and large vals in expand pattern for `round`"…: D148941: Revert "Revert "Fix handling of special and large vals in expand pattern for `round`" and "Add pattern that expands `math.roundeven` into `math.round` + arith"".
Apr 21 2023, 10:00 AM · Restricted Project, Restricted Project
ramiro050 requested review of D148941: Revert "Revert "Fix handling of special and large vals in expand pattern for `round`" and "Add pattern that expands `math.roundeven` into `math.round` + arith"".
Apr 21 2023, 9:59 AM · Restricted Project, Restricted Project
ramiro050 added inline comments to D148285: Add pattern that expands `math.roundeven` into `math.round` + arith.
Apr 21 2023, 9:49 AM · Restricted Project, Restricted Project
ramiro050 added inline comments to D148285: Add pattern that expands `math.roundeven` into `math.round` + arith.
Apr 21 2023, 8:36 AM · Restricted Project, Restricted Project

Apr 20 2023

ramiro050 updated the diff for D148285: Add pattern that expands `math.roundeven` into `math.round` + arith.

Addressed comments

Apr 20 2023, 12:18 PM · Restricted Project, Restricted Project

Apr 14 2023

ramiro050 updated the summary of D148398: Fix handling of special and large vals in expand pattern for `round`.
Apr 14 2023, 5:05 PM · Restricted Project, Restricted Project
ramiro050 added inline comments to D148398: Fix handling of special and large vals in expand pattern for `round`.
Apr 14 2023, 5:04 PM · Restricted Project, Restricted Project
ramiro050 added reviewers for D148398: Fix handling of special and large vals in expand pattern for `round`: jpienaar, rsuderman.
Apr 14 2023, 5:01 PM · Restricted Project, Restricted Project
ramiro050 requested review of D148398: Fix handling of special and large vals in expand pattern for `round`.
Apr 14 2023, 5:01 PM · Restricted Project, Restricted Project

Apr 13 2023

ramiro050 added reviewers for D148285: Add pattern that expands `math.roundeven` into `math.round` + arith: jpienaar, rsuderman.
Apr 13 2023, 6:26 PM · Restricted Project, Restricted Project
ramiro050 requested review of D148285: Add pattern that expands `math.roundeven` into `math.round` + arith.
Apr 13 2023, 6:26 PM · Restricted Project, Restricted Project

Mar 16 2023

ramiro050 closed D146174: Add `tosa::ConcatOp` as legal in `TosaToLinalgPass`.

Thanks, @mamrami ! I will go ahead and close this.

Mar 16 2023, 8:27 AM · Restricted Project, Restricted Project

Mar 15 2023

ramiro050 added reviewers for D146174: Add `tosa::ConcatOp` as legal in `TosaToLinalgPass`: rsuderman, nicolasvasilache.
Mar 15 2023, 3:46 PM · Restricted Project, Restricted Project
ramiro050 requested review of D146174: Add `tosa::ConcatOp` as legal in `TosaToLinalgPass`.
Mar 15 2023, 3:46 PM · Restricted Project, Restricted Project

Mar 13 2023

ramiro050 added a reviewer for D145986: [mlir][tosa] Swap reshape at end of reduce op with expand_shape: rsuderman.
Mar 13 2023, 1:38 PM · Restricted Project, Restricted Project
ramiro050 requested review of D145986: [mlir][tosa] Swap reshape at end of reduce op with expand_shape.
Mar 13 2023, 1:37 PM · Restricted Project, Restricted Project

Mar 9 2023

ramiro050 added inline comments to D140821: [DRAFT] Generalize expand_shape to take shape as explicit input.
Mar 9 2023, 12:09 PM · Restricted Project, Restricted Project
ramiro050 updated the diff for D140821: [DRAFT] Generalize expand_shape to take shape as explicit input.

Updating D140821: [DRAFT] Generalize expand_shape to take shape as explicit input

Mar 9 2023, 11:55 AM · Restricted Project, Restricted Project
ramiro050 commandeered D140821: [DRAFT] Generalize expand_shape to take shape as explicit input.

After talking with @sanjoy, we decided that I will finish the implementation of this patch.

Mar 9 2023, 11:47 AM · Restricted Project, Restricted Project

Oct 13 2022

ramiro050 updated the diff for D135828: Fix handling of rank-1 tensors in tosa.reduce_sum.

Change CHECK to CHECK-DAG for constants in test

Oct 13 2022, 8:25 AM · Restricted Project, Restricted Project

Oct 12 2022

ramiro050 added a reviewer for D135828: Fix handling of rank-1 tensors in tosa.reduce_sum: jpienaar.
Oct 12 2022, 4:43 PM · Restricted Project, Restricted Project
ramiro050 requested review of D135828: Fix handling of rank-1 tensors in tosa.reduce_sum.
Oct 12 2022, 4:42 PM · Restricted Project, Restricted Project