fe299d7688
* [TVMSCRIPT] Improve tvmscript type hints - Change numeric types to classes so they work as function arguments. - Add var as a class. - Add floordiv, index, and mod to PrimExpr. * use Union