.. |
armour
|
take down testcases that are passing all the time
|
2022-05-28 09:53:29 +08:00 |
auto_monad
|
[Auto_monad] Insert load handling for different cases of sequence parameters.
|
2022-09-27 16:26:55 +08:00 |
auto_parallel
|
upgrade Ascend package 1 Sept on master
|
2022-09-03 18:03:01 +08:00 |
broadcast
|
takedown testcases due to probalistic failures
|
2022-05-27 16:05:44 +08:00 |
construct_input
|
fix bug of ascend when 2 parameter's arg are same
|
2022-08-22 10:01:46 +08:00 |
control
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
cpp
|
Cloud inference tensor opt
|
2022-08-29 10:32:27 +08:00 |
cpu_data_parallel
|
Add general strategy
|
2022-09-07 10:54:12 +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
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
dynamic_shape
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
error_manager
|
fix hccl failed st
|
2022-09-21 16:03:42 +08:00 |
export_and_load
|
add ckpt st
|
2022-08-15 07:27:19 +08:00 |
fallback
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
frontend_compile_cache
|
Reopen ps cases
|
2022-08-19 09:24:04 +08:00 |
fusion
|
add gpu bias dropout add fusion
|
2022-07-30 10:05:01 +08:00 |
ge
|
Convert attr to input for compatible with d_version ops.
|
2022-09-06 14:13:15 +08:00 |
gnn
|
add ci gnn csr
|
2022-06-20 11:13:29 +08:00 |
gradient
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
graph_kernel/model
|
…
|
|
hcom
|
…
|
|
heterogeneous
|
fix Image, log_matrix_determinant, lp_norm kernel bugs
|
2022-09-26 10:18:58 +08:00 |
high_grad
|
support function closure ==
|
2022-06-14 17:38:16 +08:00 |
hook
|
…
|
|
hypermap
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
initializer
|
…
|
|
mem_reuse
|
[MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs
|
2022-05-31 16:14:32 -04:00 |
memory_recycle
|
fix api ms_memory_recycle()
|
2022-08-31 18:01:30 +08:00 |
mix_precision
|
回退 'Pull Request !42701 : Add O1 level amp feature for MindSpore r1.9 branch'
|
2022-09-29 07:40:27 +00:00 |
model_zoo_tests
|
Fix robin_hood::map overflow
|
2022-08-22 09:02:33 +08:00 |
ms_function
|
Modify error message
|
2022-08-24 09:50:23 +08:00 |
mutable
|
Allow tensor to be set const for network argument
|
2022-08-29 21:12:03 +08:00 |
nccl
|
…
|
|
networks
|
[Auto_monad] Insert load handling for different cases of sequence parameters.
|
2022-09-27 16:26:55 +08:00 |
nontask_sink
|
del memory opt level context in r1.9
|
2022-09-16 15:30:31 +08:00 |
numpy_native
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
ops
|
reduce max min bprop don't support int
|
2022-09-30 16:55:49 +08: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
|
Do not split graph in some cases.
|
2022-09-15 11:10:25 +08:00 |
pynative
|
Add level0 hook testcase
|
2022-09-05 15:43:03 +08:00 |
quantization
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
recompute
|
…
|
|
rl
|
Revert getattr_getitem pass
|
2022-08-24 18:44:08 +08:00 |
runtime
|
Support isolated side-effect nodes in constant returned func graph.
|
2022-07-27 10:12:24 +08:00 |
scipy_st
|
[MS][SciPy][LBFGS] Code structure reconstruction
|
2022-09-29 15:18:06 +08:00 |
sparse
|
support sparse<->dense dynamic shape and rank
|
2022-09-07 11:49:20 +08:00 |
sponge
|
sponge test case
|
2022-06-27 14:24:56 +08:00 |
summary
|
Optimize parameter random initializer
|
2022-08-16 19:49:03 +08:00 |
syntax
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +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
|
takedown testcases that are almost never failing as to save time on gate
|
2022-09-27 22:36:45 +08:00 |
__init__.py
|
…
|
|