Closed ExpressGradient closed 2 months ago
Hi @ExpressGradient, thanks for your interest in our code. Did you copy optimizer_modules.py
file also into your repo? It looks like you can't seem to find that module. Please note that both optimizer_modules.py
and matrix_functions.py
are necessary in order to run the PyTorch Distributed Shampoo code.
Hi, sorry for the late reply, it seemed to work after I did a fresh install now. Thanks
Facing a
ModuleNotFoundError
while trying to importDistributedShampoo
class fromdistributed_shampoo.distributed_shampoo
.Here's the entire trace: