devjeonghwan
Results
2
issues of
devjeonghwan
When wrapping native pointers into JavaCPP pointer objects in the `createXXXX` function in TRT API, the `deallocator` field is not set, so calling `deallocate()` on the Java side does nothing....
enhancement
help wanted