Kane Scipioni
Results
2
issues of
Kane Scipioni
These changes add a new input type that enables feeding networks with batches of data that already reside in device memory. For context, I am developing a robot simulator for...
This PR adds support for selecting either the CPU or CUDA implementation of the dnn module at runtime. As discussed in https://github.com/davisking/dlib/issues/1852, the `#ifdef DLIB_USE_CUDA` directives in `tensor_tools.cpp` just need...
enhancement