Hetul Patel

Results 2 issues of Hetul Patel

Current Tensorflow c++ dlls only works in release mode in VS. Can you provide compiled DLL or compilation guide for debug build? It would let memory leak checking utilities (for...

There is an issue when application is closed. `tlModel` is set to null in `onDestroy()` but `InferenceThread` still calls `tlModel.predict` method without checking a null. > `Prediction[] predictions = tlModel.predict(rgbImage);`...

cla: yes