ssp icon indicating copy to clipboard operation
ssp copied to clipboard

Results 2 ssp issues
Sort by recently updated
recently updated
newest added

I met a problem that "AttributeError: 'Linear' object has no attribute '_cached_edge_index'" when I run the code 'gcn.py' at the time I set "--preconditioner = KFAC". I will appreciate it...

this error occurred due to the torch geometric version. so I cloned the gcn layer code from the previous geometric library to fix the error