yawnBright
Results
2
issues of
yawnBright
## 🌟 Summary Update ort==2.0.0-rs.5 to support onnxruntime==1.19.x. ## 📊 Key Changes Use ort==2.0.0-rs.5 to replace ort==1.6.3, ort==1.6.3 can not infer the onnx model transformed by onnxruntime 1.19.x (the latest...
enhancement
dependencies
exports
### 📝Bug Description The conf.Env() function panics when passed a pointer to a map (e.g., *map[string]any ) instead of a direct map value. However, from the code perspective, the pointer...
bug