Nai Chit, Jacfger

Results 3 issues of Nai Chit, Jacfger

**(1) Issue/Bug Description:** I think my issue is probably somewhat related to https://github.com/pop-os/shell/issues/1427 but isn't exactly the same. First of all, I wasn't having problems with workspace view. Second of...

# Context: I'm trying to write a PyTorch extension that does matrix multiplication of matrix A (MxK), B (KxN) where both matrix has type of 4 byte. (I.e. using `cutlass::int4b_t`...

question
? - Needs Triage

**Is your feature request related to a problem? Please describe.** The problem actually comes from matching the functionality of an nvim plugin ```nvim-treesitter-textobjects``` to ```targets.vim```. While defining textobjects using treesitter...