microsoft / onnxruntime-training-examples

Examples for using ONNX Runtime for model training.
MIT License
311 stars 62 forks source link

added fix for gradientbuilderbase exception #179

Closed carzh closed 9 months ago

carzh commented 9 months ago

Fix for issue https://github.com/microsoft/onnxruntime-training-examples/issues/176

thanks to @prathikr for the fix suggested here https://github.com/microsoft/onnxruntime/issues/19038