mindspore/tests/st
i-robot 69a250c980
!36392 add UniformCandidateSampler op cpu implement , supports vmap feature and dynamic shape
Merge pull request !36392 from louie5/vmap
2022-06-27 08:25:17 +00:00
..
armour take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
auto_monad takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +08:00
auto_parallel PyNative backend bugfix 2022-06-20 16:48:55 +08:00
broadcast takedown testcases due to probalistic failures 2022-05-27 16:05:44 +08:00
construct_input Change the weight parameter to FV parameter in FuncGraph, and add ST cases. 2022-05-31 14:27:15 +08:00
control takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +08:00
cpp add dvpp decode video op 2022-05-26 16:34:06 +08:00
cpu_data_parallel takedown test_data_parallel_tran_lenet 2022-05-18 10:08:55 +08:00
data_transfer !35316 gpu_testcase_level_adjust 2022-06-07 02:09:14 +00:00
dataset [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
dataset_helper utfixs 2021-10-18 18:06:37 +08:00
debugger Fix DumpParameters issue when only need dump input data 2022-02-22 15:08:46 +08:00
dump !36350 Fix the stream_id error for async dump 2022-06-24 08:44:17 +00:00
dynamic_shape add lp ascend dynamic shape 2022-06-23 18:51:05 +08:00
error_manager Delete error code assert in error manager test case 2021-12-07 09:13:01 +08:00
export_and_load Fix AIR Encryption Error 2022-06-15 13:10:49 +08:00
fallback Add less infer_value and less_equal infer_value. 2022-06-22 10:43:24 +08:00
fl Add Test Case for Compression && Encrypt 2022-06-15 17:11:02 +08:00
frontend_compile_cache [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
fusion
ge support S string input in GE mode 2022-06-06 11:48:12 +08:00
gnn add ci gnn csr 2022-06-20 11:13:29 +08:00
gradient !34942 [bug] fix jet and grad input check error in graph mode 2022-06-07 07:35:04 +00:00
graph_kernel/model
hcom Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
heterogeneous_excutor set offload node 2021-12-03 15:29:01 +08:00
high_grad support function closure == 2022-06-14 17:38:16 +08:00
hook
hypermap Add test case for hypermap 2022-03-01 20:35:12 +08:00
initializer addut 2021-11-26 09:48:34 +08:00
mem_reuse [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
mix_precision modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
model_zoo_tests !36390 update transformer base line 2022-06-25 06:48:51 +00:00
ms_function Change the weight parameter to FV parameter in FuncGraph, and add ST cases. 2022-05-31 14:27:15 +08:00
nccl debug_sync_batch_norm 2022-04-16 18:14:19 +08:00
networks takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +08:00
nontask_sink takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +08:00
numpy_native takedown ascend testcases for better gate performance 2022-06-24 09:47:21 +08:00
ops !36392 add UniformCandidateSampler op cpu implement , supports vmap feature and dynamic shape 2022-06-27 08:25:17 +00:00
optimizer add flatten weight adam weight decay st 2022-06-07 10:03:25 +08:00
param_name [ME] Add some parameter name check testcases. 2022-03-09 09:50:41 +08:00
probability [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
profiler profiler init add aclrtSetDevice 2022-06-17 14:45:06 +08:00
ps Upgrade ps ci cases 2022-06-19 16:42:55 +08:00
pynative !36410 Support ops.make_tuple in PyNative mode, and create instance for GradOperation. 2022-06-25 01:07:29 +00:00
quantization [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
raise [ME] Support Raise list and tuple, prompt user variable scenario error when raising Tensor. 2022-05-30 10:27:25 +08:00
recompute
rl Support getattr of list of CellList or MsClass list. 2022-04-19 22:44:52 +08:00
runtime !35945 runtime performance optimize-enable record actor on demand 2022-06-16 14:11:03 +00:00
scipy_st takedown test_bfgs_graph to ensure gate stability 2022-06-23 14:45:19 +08:00
sparse implement CSRSparseMatrixToSparseTensor GPU 2022-06-22 11:18:00 +08:00
summary [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
syntax support list slice assign 2022-04-20 09:32:05 +08:00
tbe_networks [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
train add earlystop and reducelrpleatu 2022-06-08 22:10:43 +08:00
vmap move vmap testcases to st/ops directory 2022-05-18 16:07:30 +08:00
__init__.py