The tvm developers should update your tutorial docs

I completely agree. I think one of the biggest confusions is that some users (i.e. me :slight_smile:) are still compiling models with an explicit json and params.

@tqchen, I’m actually trying to build the graph runtime in C++, but graph_runtime is deprecated, and there is no documentation for the use of graph_executor.

I would love to get this working and try to update some examples :slight_smile: