Pre-tuned autotvm configurations (parameters) for common neural networks.
This repo hosts pre-tuned configurations
- Make your update to the existing file, save it with the name of the next version
(i.e. Updatev0.05.log
and save it tov0.06.log
) - Update
PACKAGE_VERSION
in tophub.py in to use the new file.
- Upload your log file as
xxx_v0.01.log
- Add the name to
PACKAGE_VERSION
in tophub.py to use the new file.