line 37, in mse_gradient_step
print('Printing w', sys.modules[temp_module_name])
KeyError: 'hogwildsgd__temp'
The following error occurs in the shared.py file. Please tell me what to do. Thank you
I am doing a study for my High Performance Computing project with reference to your code and paper.
Any help is appreciated. Thank you
line 37, in mse_gradient_step
print('Printing w', sys.modules[temp_module_name])
KeyError: 'hogwildsgd__temp'
The following error occurs in the shared.py file. Please tell me what to do. Thank you
I am doing a study for my High Performance Computing project with reference to your code and paper.
Any help is appreciated. Thank you