User Details
- User Since
- Feb 6 2020, 11:42 AM (125 w, 6 d)
Wed, Jun 15
May 30 2022
May 24 2022
May 23 2022
May 17 2022
May 9 2022
Their example contains dynamic shapes, so my assumption was that it's a valid use case. The issue might potentially come from more than one dynamic dimension, but I'm not entirely sure how to track that down.
Apr 28 2022
Small clarity fixes
Apr 27 2022
Apr 20 2022
Apr 7 2022
Fix typos in documentation
Apr 4 2022
Small additional cleanup
Mar 23 2022
Add small clarity fixes
Mar 16 2022
Feb 24 2022
Small clarity updates
Feb 16 2022
Jan 27 2022
Jan 25 2022
Jan 21 2022
Jan 19 2022
Jan 12 2022
Fix typo
Jan 11 2022
Moved header util file and created a .cpp file. Added a couple of fixes
Jan 10 2022
Dec 21 2021
Dec 16 2021
Add more llvm-style formatting, changed return type of checkForDynamicBatchOnly function
Dec 7 2021
Dec 6 2021
Dec 3 2021
Nov 23 2021
Nov 16 2021
Nov 15 2021
Nov 9 2021
Oct 26 2021
Oct 5 2021
Add checks for unranked tensors
Sep 29 2021
Sep 28 2021
Sep 20 2021
Remove LogicalNotOp
Revert accidentally deleted line
Sep 15 2021
Sep 9 2021
Aug 30 2021
Rename variable to adhere to style guidelines
Fixed test names, removed unneeded declarations
Aug 25 2021
Aug 24 2021
Aug 19 2021
Aug 18 2021
Aug 17 2021
Aug 16 2021
Aug 12 2021
Aug 10 2021
Jul 28 2021
Jul 20 2021
Jun 21 2021
Jun 4 2021
May 27 2021
Oh, I completely missed that SItoFOp also checks for it to be signless, not signed. This makes sense. Thank you!
May 26 2021
I might be misunderstanding the situation, but if the Ops are signless why does SIToFOp exist? If we handle the explicitly signed case, why not the explicitly unsigned one?
May 25 2021
May 17 2021
May 14 2021
May 13 2021
May 3 2021
Apr 26 2021
This was created by mistake as a result of me messing some commands up while familiarizing myself with the review process. Not sure where the code came from, but it's not mine so please ignore this revision :)
Apr 23 2021
Mar 31 2021
Mar 24 2021
Mar 23 2021
Mar 19 2021
Mar 17 2021
Feb 17 2021
Fixed typo in title
Fixed lint issues
Feb 1 2021
Changed to use operation->getResultTypes()