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.logand save it tov0.06.log) - Update
PACKAGE_VERSIONin tophub.py in to use the new file.
- Upload your log file as
xxx_v0.01.log - Add the name to
PACKAGE_VERSIONin tophub.py to use the new file.