merrymercy commented on a change in pull request #4151: [AutoTVM] Added an autotuning Config Library to store autotune results URL: https://github.com/apache/incubator-tvm/pull/4151#discussion_r357411567
########## File path: python/tvm/autotvm/tuner/tuning_job.py ########## @@ -0,0 +1,106 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review comment: The name `TuningJob` is confusing as we already have `Task`. We should delete the whole file, and move related code to config_library.py ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
