2026/8/13 12:23:36 【Bug已解决】[Java] Multiple CUDA sessions cause unbounded GPU memory growth; shared-allocator fix (Crea…
【Bug已解决】[Java] Multiple CUDA sessions cause unbounded GPU memory growth; shared-allocator fix (CreateAndRegisterAllocatorV2 / OrtArenaCfg) not exposed in the Java API 解决方案
一、现象长什么样
在 Java 服务里用 ONNX Runtime 跑多个模型,每个请…