User Details
- User Since
- Jan 2 2020, 10:50 AM (129 w, 6 d)
Wed, Jun 15
Mon, Jun 13
Wed, Jun 8
Mon, Jun 6
Wed, Jun 1
May 26 2022
Update for natashaknk@'s comments.
Woops, slight typo
Changed var name to be more correct.
May 24 2022
Appears good to me - @jpienaar any remaining comments?
May 23 2022
Added missing newline
May 17 2022
Update relative benefit
Resyncing
May 16 2022
Added default 32-bit setting.
Updated for change how TosaToArith target 32-bit vs 64-bit.
May 13 2022
Dag-ified the checks
Removed the old implementation.
Tweaked the 64-bit path to slightly decrease the amount of IR.
Tweaked to clean up a bit.
May 5 2022
Seeing a failure when cherry-picked into IREE head. Do we know that TensorReshape has a lowering path for dynamic shapes?
May 4 2022
Second observation - can you include this pass after the canonicalizer when lowering to linalg?
Apr 29 2022
Apr 7 2022
Apr 4 2022
Updated for cleanup comments.
Apr 1 2022
Added the additional comments in.
Split TosaToStandard split to TosaToArith and TosaToTensor
Mar 21 2022
Mar 2 2022
Feb 28 2022
Feb 22 2022
Feb 17 2022
Feb 4 2022
Mind changing the atan2 test to run on f16? It should handle all possible cases that way.
Jan 27 2022
Jan 25 2022
Updated comment and type information.
Added missing test.
Simplified getDefiningOp behavior.
Synced to head.
Jan 24 2022
Fixed for nits.
Synced to head.