mindspore/tests/st
i-robot 2fcc176ae9
!39616 auto_parallel_dataset_process_in_cpp
Merge pull request !39616 from yao_yf/auto_parallel_dataset_process_in_cpp
2022-08-16 11:20:13 +00:00
..
armour take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
auto_monad Fix auto_monad problem in vmap scenes. 2022-08-13 09:15:10 +08:00
auto_parallel auto parallel dataset handle in feed mode 2022-08-15 14:41:16 +08:00
broadcast takedown testcases due to probalistic failures 2022-05-27 16:05:44 +08:00
construct_input Modify outermost Parameter input test cases level into level0. 2022-08-09 14:13:42 +08:00
control support graph hasattr and getattr 2022-08-12 17:48:51 +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 skip test_autotune_pymultiproc_train_simple_model 2022-07-06 18:34:56 +08:00
dataset_helper
debugger
dump !36350 Fix the stream_id error for async dump 2022-06-24 08:44:17 +00:00
dynamic_shape fix dynamic op:batchmatmul get attr error 2022-08-12 20:25:00 +08:00
error_manager
export_and_load add ckpt st 2022-08-15 07:27:19 +08:00
fallback !40106 Enable graph hasattr, getattr 2022-08-16 02:03:48 +00:00
fl Support isolated side-effect nodes in constant returned func graph. 2022-07-27 10:12:24 +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 add gpu bias dropout add fusion 2022-07-30 10:05:01 +08:00
ge remove ge string case 2022-07-08 09:54:04 +08:00
gnn add ci gnn csr 2022-06-20 11:13:29 +08:00
gradient support grad and value_and_grad with has_aux 2022-08-12 16:43:03 +08: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 support fp32 gradient for fusedcastadam 2022-07-27 09:37:31 +08:00
high_grad support function closure == 2022-06-14 17:38:16 +08:00
hook
hypermap
initializer
mem_reuse [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
mix_precision
model_zoo_tests Support isolated side-effect nodes in constant returned func graph. 2022-07-27 10:12:24 +08: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
networks add gpu somas 2022-08-08 16:57:20 +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 !37806 [assistant][ops][I4ZZRV] New GPU operator implementation, include ApplyProximalGradientDescent 2022-08-16 08:40:03 +00:00
optimizer fix bug of tuple setitem getitem pass 2022-07-05 09:34:28 +08:00
parameter Optimize the procedure of passing Parameter in vararg and kwargs. 2022-08-03 20:19:02 +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 change st test level 2022-06-29 16:50:18 +08:00
pynative fix TypeError in GetDynShape 2022-08-15 16:43:59 +08: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
runtime Support isolated side-effect nodes in constant returned func graph. 2022-07-27 10:12:24 +08:00
scipy_st support sparse userdefined bprop 2022-08-01 09:48:17 +08:00
sparse add sparse methods 2022-08-10 15:50:54 +08:00
sponge sponge test case 2022-06-27 14:24:56 +08:00
summary [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
syntax Support with as statement. 2022-08-11 14:10:12 +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 Fix vmap problem 2022-07-05 15:30:10 +08:00
__init__.py