AutoTVM log format

Just to provide more context about this. Relay op strategy needs to compare the performance between different implementation and therefore requires to get the cost from autotvm log. The way to achieve this currently is that I add the cost field in the config and load the cost from autotvm log.