Add TF_DeleteLibraryHandle, for freeing the memory allocated by TF_LoadLibrary.
This is useful when calling the C API from C++, to avoid memory leaks being reported. Change: 132937873
Loading
Please sign in to comment
This is useful when calling the C API from C++, to avoid memory leaks being reported. Change: 132937873