vra/flopth

Useful warning is commented

Closed this issue · 1 comments

Tested on mine model, and got little flops. Figured that operation was not supported. Indeed.

This line is useful, I think it should be there.

# print("Op {} is not supported at now.".format(module.__class__.__name__))

vra commented

Hi @blacksailer .
Thanks for pointing out this issue. I have fixed it (just uncomment this line of code) in the latest version. Please install it by pip3 install -U --user flopth . Thanks again for trying this program.