v9.2
Fixed issues
- In vs-mlrt v9 and v9.1 on windows, the
ORT_CUDA
backend may fails for out of memory when processing a noninitial frame. This has been fixed and the performance should be improved. - Parameter
use_cuda_graph
of theORT_CUDA
backend now works properly on windows. It is however not recommended to use currently.
Full Changelog: v9.1...v9.2