jackyh

Results 4 issues of jackyh

We try to test the memory growth by gather the stats of memory usage when doing inference. each time when we do an inference, we will get the statistics of...

bug

repro方法: 0)在PC侧,用wechat电脑版运行“叮咚买菜”小程序,用fiddler抓包,复制出cookie 1)在PC机上用vscode跑 2)修改config.yaml, 添加cookie内容为: DDXQSESSID=XXX... 3)抢菜策略设置为0 4) Run without debugging 5)在DEBUG CONSOLE中出现: Starting: C:\Users\jackhe\projects\go-projects\bin\dlv.exe dap --check-go-version=false --listen=127.0.0.1:57843 from c:\Users\jackhe\projects\go-projects\dingdong-grabber\upstream0507\dingdong-grabber DAP server listening at: 127.0.0.1:57843 I0509 18:14:35.982657 46332 sign.go:136] 签名临时文件:...

I installed cuda12 on my machine. Then I do a: conda install cuda -c nvidia/label/cuda-11.7.0 my question is: there's quite some versions of the same lib there, such as: (base)...

@newling I'm a newbie to MIOpenGEMM. Could you tell me how to save the params and OpenCL kernel after doing geometry? Sorry for raising this as an issue:) But I...