oldnyr

Results 1 comments of oldnyr

This appears to be resolved by changing cpp/neuralnet/cudabackend.cpp line 2240 to, CUDA_ERR("Buffers",cudaMalloc(reinterpret_cast(&inputMetaBufFloat), inputMetaBufBytesFloat)); Is this change correct?