Margaret_wangrui
|
8f65443883
|
[Fallback][Control_flow] Support constant control flow scenario.
|
2022-04-19 12:10:42 +08:00 |
i-robot
|
0a5aae28e4
|
!33133 Fix control flow with fallback problem of change variable value.
Merge pull request !33133 from LiangZhibo/fallback_control_flow
|
2022-04-19 01:13:32 +00:00 |
liangzhibo
|
2705be3898
|
fix fallback control flow problem
|
2022-04-18 20:15:50 +08:00 |
Margaret_wangrui
|
46a30c44db
|
[Fallback] The fallback process is only used when limit the patterns (strings and % symbols) during ParseBinop.
|
2022-04-18 19:16:52 +08:00 |
huangbingjian
|
a20579cef3
|
Support for creating and calling instances of ms_class
|
2022-04-16 10:08:11 +08:00 |
Margaret_wangrui
|
c3b61dca21
|
[ME] The built-in function( print ) needs to be executed using an operator in some cases.
Please enter the commit message for your changes. Lines starting
|
2022-04-09 14:15:35 +08:00 |
Margaret_wangrui
|
a33b048156
|
[Fallback][Control_flow] Handling the issue of interpret nodes transform information as phi nodes.
|
2022-04-07 14:03:56 +08:00 |
liangzhibo
|
9549a5dbe1
|
Add primitive to valuetopydata
|
2022-03-31 14:15:19 +08:00 |
i-robot
|
1ab4a0ebc4
|
!30179 [ME][Fallback] Support some control flow scenes with fallback.
Merge pull request !30179 from Margaret_wangrui/fallback_control_flow_2
|
2022-03-30 06:21:56 +00:00 |
Margaret_wangrui
|
5089708203
|
[ME][Fallback] Support some control flow scenes with fallback.
|
2022-03-29 14:59:57 +08:00 |
Margaret_wangrui
|
8cbeb299b3
|
[ME] Add some raise/print + format testcases.Support format string('%' symbol).
|
2022-03-28 17:47:13 +08:00 |
Margaret_wangrui
|
1646a8d584
|
[ME][Fallback] Add the error code line information in validate.
|
2021-12-30 21:04:55 +08:00 |
Margaret_wangrui
|
74d42e9553
|
[ME] Add the validate check with return tuple.
|
2021-12-27 16:39:00 +08:00 |
Margaret_wangrui
|
b4668d4ddd
|
[ME][Fallback] Support print in ms_function or construct
|
2021-12-17 14:11:51 +08:00 |
huangbingjian
|
db4567989a
|
fallback parse Tensor, different from NumPy.
|
2021-12-14 12:59:47 +08:00 |
i-robot
|
c41c8e8908
|
!27486 [ME][Fallback] Support list insert.
Merge pull request !27486 from Margaret_wangrui/list_insert
|
2021-12-13 09:05:09 +00:00 |
huangbingjian
|
038cbe43de
|
add tesecases of Tensor
|
2021-12-11 10:14:41 +08:00 |
Margaret_wangrui
|
5d97a268a9
|
[ME][Fallback] Support list insert
|
2021-12-10 12:03:15 +08:00 |
i-robot
|
c621547d26
|
!26962 [Fallback] Process the interpret node in the return node
Merge pull request !26962 from huangbingjian/fallback_return_tuple
|
2021-12-02 01:53:04 +00:00 |
Margaret_wangrui
|
ee1b4d4e6d
|
[ME][Fallback] Review the local dict and try to eval out the interpret node
|
2021-12-01 10:02:26 +08:00 |
huangbingjian
|
e970c96d68
|
Process the interpret node in the return node
|
2021-11-29 22:56:18 +08:00 |
huangbingjian
|
cf4a4ba900
|
Partially support numpy attr/method
|
2021-11-26 16:46:55 +08:00 |
huangbingjian
|
00f3fa99e2
|
add fallback testcases
|
2021-11-24 17:39:55 +08:00 |
Margaret_wangrui
|
16ac3638d3
|
[ME][Fallback] Add some fallback numpy test cases
|
2021-11-24 11:20:06 +08:00 |
huangbingjian
|
d0ca18b921
|
Add global Py param when processing global namespace info.
|
2021-11-09 09:34:30 +08:00 |