zhongpanwu
zhongpanwu
Hello, I have run the restnet50.c in spike on branch dev. And I found the output is shown as following: fc_54: gemmini Prediction: 0 (score: 0) Prediction: 0 (score: 0)...
Hi, I am trying to run the a real simple Rocket (an early version issued in 2016, and It is RV64IMA rather than RV64G) emulation on the FPGA, but I...
Hi, I quantized my model using onnx's API in Python (quantize_static), and then I want to run it in onnxruntime_riscv. However, after rewriting my own systolic_runner, I got an error...
Hi, I'm doing some research on basecaller training and I think Sloika is a good tool to start, even though it's obsolete. First I want to get it to run...