clementfarabet / torch-ios

Torch7 for iOS.
Other
196 stars 42 forks source link

Memory Leak, Garbage Collection & Framework Search Path Fixes #16

Closed kurtjacobsdev closed 8 years ago

kurtjacobsdev commented 8 years ago

Added code to perform garbage collection. Fixed up code to not leak memory when creating THTensors. Fixed issue where framework would not be found in header search paths.