onnxruntime
4ef64f36 - Fix warning c26409 (#14079)

Commit
2 years ago
Fix warning c26409 (#14079) We should avoid using `new` and `delete` in C/C++ code whenever possible as suggested by VC compiler.
Author
Parents
Loading