"vscode:/vscode.git/clone" did not exist on "877aec858e3885c956955b9aade3d38bd0ee6214"
Test cuda losses (#2199)
* add cuda test for loss_binary_log_per_pixel and some needed refactoring * add cuda test for loss_multiclass_log_per_pixel * forgot to add cpu version in loss * remove a line I added by mistake * fix typos * declare label_to_ignore as static * use tensor_index function instead of index method * test cuda and cpu gradients values * use DLIB_TEST instead of DLIB_CASSERT
Showing
Please register or sign in to comment