Laith Sakka
Laith Sakka
Note that: 1. indices->device is CPU 2. indices->storage()->device is Meta?
I looked at a different failure with in the set of failures, namely : "TestAssertCloseSparseBSC.test_mismatching_values_msg", # test_testing that is related to sparse_bsc_tensor I summarize my findings in https://docs.google.com/document/d/1EIb4qG88-SjVFn5TloLERliYdxIu2hwYoAA8skjOVfo/edit
> I looked at a different failure with in the set of failures, namely : "TestAssertCloseSparseBSC.test_mismatching_values_msg", # test_testing that is related to sparse_bsc_tensor > > I summarize my findings in...
landed as https://github.com/pytorch/pytorch/pull/125359
I wonder is shall i add sparce_coo_tensor to graph breaks for now in https://github.com/pytorch/pytorch/pull/120458
note: those only fails when dynamo is enabled on the test
I had offline chat with @mlazos he is already working on this or something very close to this, he said he will take over
@mlazos @anijain2305 this is fixed with recent Lazos changes
fixed by https://github.com/pytorch/pytorch/pull/125826