ooops, it’s totally my fault.
This
tree.Define('weight', 'Numba::GetWeight(x)')
should’ve been
tree = tree.Define('weight', 'Numba::GetWeight(x)')
sorry, I guess the thread can be closed.
ooops, it’s totally my fault.
This
tree.Define('weight', 'Numba::GetWeight(x)')
should’ve been
tree = tree.Define('weight', 'Numba::GetWeight(x)')
sorry, I guess the thread can be closed.