LiYu Lu

Results 10 issues of LiYu Lu

l think we should close the popen stream before function exits

Fixed `GetMaxTokenLenght` spelling error

Is there a comparison test with [seastar](https://github.com/scylladb/seastar) ?

Question
Done

Traversing the length of array B_tile is incorrect.

inactive-30d

https://github.com/leimao/CUDA-GEMM-Optimization/blob/main/include/profile_utils.cuh#L238 Why is it better to use int here? https://github.com/leimao/CUDA-GEMM-Optimization/blob/main/src/profile_cuda_gemm_fp16.cu#L14 Why is the accuracy used here so low? I see that the accuracy in apex and torch.test is relatively high....

https://github.com/NVIDIA/cutlass/issues/1879

An error occurred when I printed a tensor of type half using the program below. ```c++ #include using namespace cute; void test_subbyte_ref() { auto x = make_tensor(Int{}); // Shift tensor...

bug
? - Needs Triage

https://github.com/NVIDIA/cutlass/discussions/1867