Results 7 issues of Yang Wang

Hi all, I bought a board from Aliexpress and it looks like this ![k420t](https://user-images.githubusercontent.com/3883941/96720714-af9e0100-13dd-11eb-9250-8bdccf38691a.jpg). Is this board named khc40gbe_k420? Thanks a lot! https://github.com/darklife/darkriscv/tree/master/boards/aliexpress_hpc40gbe_k420

Hi all, For dual-port FPGA boards, is it possible to support bump-in-wire based on the project? Thanks, Yang

Hi, Thank you for sharing this interesting project. I encountered an issue where "\n\n" + "number" cannot be rendered properly. I appreciate your help in addressing this problem. Thanks! Yang

more info needed

**What is your question?** Hi all, I encounter the consistency of KMeans implementation. While debugging a precision-related issue in cuml's KMeans, I noticed that setting a random seed does not...

question
? - Needs Triage

Hi all, Thanks for sharing the source codes! I read through all codes in OvS, which copies packet headers in OvS datapath to a shared memory queue. And a userspace...

Hi all, I found a bug in reading symmetric mtx data. For example, when I tried to run ```bash ./gspmm --debug=true --max_ncols=4 ./4_4coo_dense.mtx ``` to read 4x4 dense matrix from...

Hi all, We recently developed a fully open-source quantization method called VPTQ (Vector Post-Training Quantization) [https://github.com/microsoft/VPTQ](https://github.com/microsoft/VPTQ) which enables fast quantization of large language models (LLMs) down to 1-4 bits. The...

feature request