convergence-lab / novograd

PyTorch implementation of NovoGrad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPi upload doesn't contain novograd module

iiSeymour opened this issue · comments

The setup.py uses find_packages() which won't pick up a single module in the root directory which means the PyPi upload doesn't contain the novograd.py module.