MetricVoid

Results 12 comments of MetricVoid

从仓库中重新编译了一份 行号有变化 ``` 2021-02-19 17:35:52 I/OneBot: 此链接图片已缓存, 如需删除缓存请至 D:\Users\...\mirai-runtime\data\OneBot\image\80F65671342E1F31588E6F04DBA27D9C.cqimg 2021-02-19 17:35:52 E/OneBot: Exception in WebsocketServer java.lang.ExceptionInInitializerError at com.github.yyuueexxiinngg.onebot.util.CQMessgeParserKt.tryResolveCachedImage(CQMessgeParser.kt:578) at com.github.yyuueexxiinngg.onebot.util.CQMessgeParserKt$tryResolveMedia$2.invokeSuspend(CQMessgeParser.kt:404) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)...

> 我遇到了同样的问题 看看我的PR,构建一下,应该能解决问题

看起来是kotlin-serialization的方法又变了 有空改一下

> > > 我遇到了同样的问题 > > > > > > 看看我的PR,构建一下,应该能解决问题 > > 会有另一个报错 > ` > 2021-03-04 11:07:50 E/OneBot: Exception in coroutine Plugin OneBot of OneBot > kotlinx.serialization.SerializationException: Class...

> In my case, you have to mask sure one epoch cannot be finished in a single step, note that here one step is counted as one step with backward...

(同上) cuDNNを使って大量の画像を転換するとき、各画像をアップスケールの間に長い時間かかります。 この間はCPUもGPUも何もしていませんみたい、GPUの稼働率は1%~2%でした。ハードディスクも問題なし。 タスクマネージャーの画面について、各スパイクは各画像の処理に対応しています。 CPUはRyzen 2700X、GPUはTitan Xpです。この間にGPUの温度は75度くらい。

Tuning batch size and crop size did not solve the problem.

Because this code assumed you had SMP turned on. If you have 16 cores and 32 threads, CPU 0 and CPU 16 is the same physical CPU core on Linux.

![Image](https://github.com/user-attachments/assets/6a93b42b-6df2-4de0-b098-d03f6fb35c9c) I've made a prototype, will add some documentation before PR

Coming back from the latest version, we still have this error ``` 2025-11-16 01:49:31 [DEBUG database.c] Closing database /dev/shm/sist2-ipc-17.sqlite (0x55cec8d32e28) 2025-11-16 01:49:31 [DEBUG database.c] Closing database /dev/shm/sist2-ipc-17.sqlite (0x55cec8d31ef8) 2025-11-16 01:49:31...