Does it mean the tvm version? If it is, shall it be updated to “0.8.dev0”? Otherwise does it represent parser version (only my guess)? Just curious about it.
(file location: tvm/src/printer/text_printer.cc at a492db89d9d7ddfc773baec0e8ee0ee09a9487c5 · apache/tvm · GitHub)static const char* kSemVer = “0.0.5”;
Lots of thanks.