Running metascheduling via C++

CPU : aarch64

OS: QNX7.1

Model to tune : Resnet50

I want to tune resnet50 via meta-scheduling on CPU but since python has linited support on QNX OS, meta-scheduling’s python API’s are not working. Currently I’m unable to load/create IRModule for Resnet50 using C++. I want to load/create IRModule to extract task for Meta-scheduling. Is there any documentation available for MS’s C++ API or any tutorial? @tqchen @kparzysz @