Margaret_wangrui
|
a545afde50
|
Organize parameter related test casess.
|
2022-11-03 17:52:04 +08:00 |
huangbingjian
|
b98fc0021a
|
Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
|
2022-10-21 10:17:44 +08:00 |
Margaret_wangrui
|
42a2da638b
|
Rectification of test cases according to ST test case specifications.
|
2022-10-13 17:06:31 +08:00 |
Margaret_wangrui
|
dd2c45a829
|
Add the check of the return value of Assign, AssignAdd, AssignSub.
|
2022-10-11 15:50:47 +08:00 |
Zhang Qinghua
|
f3df9e9f7d
|
Optimize the procedure of passing Parameter in vararg and kwargs.
Don't check the ref_key_value for AbstractRefTensor equality.
|
2022-08-03 20:19:02 +08:00 |
Zhang Qinghua
|
bbfe665977
|
Fix the problem when use Parameter as top func graph arguments.
|
2022-07-28 21:00:37 +08:00 |