It seems to me that training with the sparse model(model=model.to_sparse()) costs way more time than dense model. I have tried the code in 2020 and 2021, but the results are same: sparse costs more time. Does this has anything to do with my system(win10)? Hope the answer. Thank you.