Closed cmsxbc closed 3 years ago
Describe the bug As title.
To Reproduce Steps to reproduce the behavior:
d4p_model = daal4py.get_gbt_model_from_lightgbm(gbm) daal4py.getTreeState(d4p_model, 0)
Expected behavior No segfault or raise Exception if it's not a valid operation.
Output/Screenshots
Environment:
@cmsxbc thanks a lot for reporting the bug. Fix for cpp kernel was prepared in PR: https://github.com/oneapi-src/oneDAL/pull/1634
@cmsxbc Please check the fix. PR#1634 was merged
@ShvetsKS It works. Thanks a lot.
Describe the bug As title.
To Reproduce Steps to reproduce the behavior:
Expected behavior No segfault or raise Exception if it's not a valid operation.
Output/Screenshots
Environment: