Commit Graph

5 Commits

Author SHA1 Message Date
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
liulei277 27e14b0ddb reverse sequence gpu kernel add tensor interface
add tensor interface docs

add tensor api st cases
2022-10-19 00:15:52 +08:00
yanghaoran 164fada9f5 takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
liuruotao b5b4c7c9d9 takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
danishfarid e4d33f1195 first commit - ReverseSequence - GPU
Added additional comments + added test case + lint

linting + fixed dyn cast to static cast

comment add

MindTester case fix - 0 edge case + improved comments

addressing some comments + malloc remove from kernel

Added test case for 0 edge case testing
2021-05-31 13:50:52 -04:00