huanghui
|
e8171de93c
|
support kwargs for top graph
|
2023-02-16 09:31:48 +08:00 |
huangbingjian
|
b698409a03
|
Fix VectorRefToPyData
|
2022-12-23 17:05:34 +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 |
chenfei
|
1683946951
|
fix bug of ascend when 2 parameter's arg are same
|
2022-08-22 10:01:46 +08:00 |
Zhang Qinghua
|
b4846e4321
|
Modify outermost Parameter input test cases level into level0.
|
2022-08-09 14:13:42 +08:00 |
Zhang Qinghua
|
a89b662b62
|
Change the weight parameter to FV parameter in FuncGraph, and add ST cases.
|
2022-05-31 14:27:15 +08:00 |