"git@developer.sourcefind.cn:OpenDAS/torch-sparce.git" did not exist on "b8fb93bd1af845459c0587ac91dff02bc1589c9b"
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