Add dnn_trainer::train_one_step iterator signature (#212)
Add an overload of dnn_trainer::train_one_step that takes a pair of iterators rather than a std::vector.
Showing
Please register or sign in to comment
Add an overload of dnn_trainer::train_one_step that takes a pair of iterators rather than a std::vector.