TPAT in fact is one node by one node to optimize,namely use TVM Ansor to auto tuning one node every time,butTVM is optimized based on subgraph,as follows:

I want to know:radical subgraph optimization for TPAT is work when using TVM subgraph?modify the TVM code can realize this function?
TPAT in fact is one node by one node to optimize,namely use TVM Ansor to auto tuning one node every time,butTVM is optimized based on subgraph,as follows:

I want to know:radical subgraph optimization for TPAT is work when using TVM subgraph?modify the TVM code can realize this function?