Skip to content

b3590

Choose a tag to compare

@github-actions github-actions released this 15 Aug 21:45
4b9afbb
retrieval : fix memory leak in retrieval query handling (#8955)

* retrieval

* Reuse querybatch to reduce frequent memory allocation

* delete unused white space