Chunyi Peng

Results 9 comments of Chunyi Peng

https://codechina.csdn.net/weixin_53305890/rcore-study 在 2021-07-03 12:54:14,"1008611d" ***@***.***> 写道: https://codechina.csdn.net/qq_49301731/prestudy.git — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

> `Segmentation fault (core dumped), no detailed information are shown` 这个错误已经不是代码中错误了,是底层解释器的错误 > > 您用的是什么 python 版本以及操作系统? python 3.11

Yes, but this always works. Is this action causing the error?

Thanks a lot, there's also another feature that impacts the experience: when I sync the same experiment twice, it will generate two experiment-IDs on the web, which is better in...

Sure, I also wonder is there a quick fix way to sync the broken experiment details, cause a training session takes a lot of time.

i tried using `swanlab sync ./swanlog/run-xxx --id ` But still raise: python3.11/site-packages/swanlab/data/porter/datastore.py", line 126, in scan assert pad == pad_check, "invalid padding" ^^^^^^^^^^^^^^^^ AssertionError: invalid padding should i upgrade swanlab...

is it work for the already broken log, or for the new log? for the before log it still not works: File "/lib/python3.11/site-packages/swanlab/sync/__init__.py", line 65, in sync proj, exp =...

Well, it seems sync complete while i have trained for 500steps, the log ends at 210step, why is the left log disappears? i use verl for training, so i think...