23 Commits (cdd3e50e986fd85375bd3cb89eabfa60ecc31896)

Author SHA1 Message Date
  huangbingjian a62484c5ad Added recognition of third-party libraries 4 years ago
  huangbingjian 4f7c9cb27f Support user-defined classes through ms_class decorators. 4 years ago
  huangbingjian a69d13bc44 [Fallback] Suppport scipy module. 4 years ago
  huangbingjian 45e8b52f6e [Fallback] Do not interpret constant from third-partiy library. 4 years ago
  huangbingjian 58bafb539a [Fallback] Support self attr/method. 4 years ago
  huangbingjian fea6974c80 Support numpy augassign method, subscript method and binary operations. 4 years ago
  Margaret_wangrui dafe31e2cd [ME][Fallback] Add tensor testcase. 4 years ago
  huangbingjian 038cbe43de add tesecases of Tensor 4 years ago
  Margaret_wangrui 2779760409 [ME][Fallback] Add tensor testcase 4 years ago
  Zhang Qinghua 135db97692 Handle the interpreted node for binary ops. 4 years ago
  Margaret_wangrui fa8506c0a7 [ME][Fallback] Handle interpret nodes in list. 4 years ago
  Margaret_wangrui f7fc7f4238 [ME][Fallback] Handle interpret nodes in tuple 4 years ago
  Margaret_wangrui ee1b4d4e6d [ME][Fallback] Review the local dict and try to eval out the interpret node 4 years ago
  huangbingjian d0ca18b921 Add global Py param when processing global namespace info. 4 years ago
  i-robot f16ed11237 !25651 Add some fallback testcases 4 years ago
  Margaret_wangrui 6275cdcf7a add fallback testcases 4 years ago
  huangbingjian 02f72ab3ae [Fallback] Added test cases for python built-in functions 4 years ago
  Zhang Qinghua e8b421fe6e Enable JIT Fallback in default. 4 years ago
  Margaret_wangrui 7738f55f44 Add some fallback testcases 4 years ago
  Zhang Qinghua 6a79e262ae Support ops, nn and numpy namespaces, and add test case. 4 years ago
  Zhang Qinghua 9fbd118319 Handle interpreted node as input, set function Parameters and update local params if need. 4 years ago
  Zhang Qinghua bcfb274074 [Fallback] Fix previous block parameters problem, and add test cases. 4 years ago
  Zhang Qinghua 6edea0ed3c Add supported namespace for fallback. 4 years ago