Gave dnn_trainer the ability to train on out of core data by adding the
train_one_step() member function. Also improved how the host to device transfers are overlapped with kernel computation.
Showing
Please register or sign in to comment
train_one_step() member function. Also improved how the host to device transfers are overlapped with kernel computation.