Implement transform to reduce CPU/GPU code duplication. (#3643)
* Implement Transform class. * Add tests for softmax. * Use Transform in regression, softmax and hinge objectives, except for Cox. * Mark old gpu objective functions deprecated. * static_assert for softmax. * Split up multi-gpu tests.
This commit is contained in:
committed by
Rory Mitchell
parent
87aca8c244
commit
d594b11f35
1
tests/cpp/objective/test_multiclass_obj_gpu.cu
Normal file
1
tests/cpp/objective/test_multiclass_obj_gpu.cu
Normal file
@@ -0,0 +1 @@
|
||||
#include "test_multiclass_obj.cc"
|
||||
Reference in New Issue
Block a user