chithize

Results 4 issues of chithize

HI,参照myTest目录下的video测试demo脚本, 下载页面提供的模型链接文件 将 154行 :File = os.path.join(exp_args.model_root, 'model_best.pth.tar') 改成 bestModelFile = os.path.join(exp_args.model_root, 'mobilenetv2_total_with_prior_channel.tar') 运行后产生如下错误 videotest.py:101: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read...

HI , I tried test cmark, dhrystone testing with latest VeeR EH1, for ICCM, high_perf target, no way can get 4.9 claimed by WD before. any special compiler or rtl...

hi Tried to change gemmini custom config to high performance config, but failed with the below error message: root@nb-cs1:~/chipyard/generators/gemmini# ./scripts/build-verilator.sh -j8 Running with RISCV=/root/chipyard/esp-tools-install mkdir -p /root/chipyard/sims/verilator/generated-src/chipyard.TestHarness.CustomGemminiSoCConfig cd /root/chipyard &&...

HI I tried with Chipyard with a large Boom SOC config, in this config I modifed some code, add external sram via AXI4, tried to make the memory can be...