elastic / ml-cpp

Machine learning C++ code
Other
7 stars 62 forks source link

[8.15][ML] Add CMake config to integrate gperftools (#2713) #2751

Closed edsavage closed 1 month ago

edsavage commented 1 month ago

Add options to link in libprofiler and/or libtcmalloc to autodetact and pytorch_inference. For Linux builds only. Not for production releases.

Backports #2713