[Apache TVM Discuss] [Questions] Recall curve score for XGBoost

2021-06-21 Thread Jorge Sierra via Apache TVM Discuss
Hello ! I have been reading the `custom_callback` function that autotvm uses to train the XGBoost cost model. There are a few things that I would like to ask for clarification if possible: 1. The `init` function checks if the model (bst) has a `best_score` attribute which as I understand mea

[Apache TVM Discuss] [Questions] On the JIT Runtime heterogeneous execution for VTA

2021-02-09 Thread Jorge Sierra via Apache TVM Discuss
Hello ! I have spent some time analyzing the inner workings of TVM and VTA. I would like to know if my following assumptions are correct. In the VTA paper, it states that > The runtime performs JIT compilation of the accelerator binaries and manages > heterogeneous execution between the CPU a