onnxruntime
e63bb5ac - Fix a memory leak in QGemm (#15703)

Commit
2 years ago
Fix a memory leak in QGemm (#15703) ### Description The BufferUniquePtrs in the old code doesn't have knowledge of the allocator where the allocated memory was from, so it cannot free the memory.
Author
Changming Sun
Parents
Loading