mindspore2022/tests/ut/python
mindspore-ci-bot f2fd357ffc !11623 fix issues of MD
From: @luoyang42
Reviewed-by: 
Signed-off-by:
2021-01-27 14:37:55 +08:00
..
automl modify case 2020-07-29 00:15:48 +08:00
cachetests Default to memory-only cache server 2021-01-25 18:38:24 -05:00
communication Fix allsawp 2020-12-23 17:17:03 +08:00
dataset !11623 fix issues of MD 2021-01-27 14:37:55 +08:00
dtype Support determine tensor in(not in) a list(tuple) 2020-10-26 14:41:04 +08:00
exec add tensor.ndim and rename tensor.size() to tensor.size 2020-12-18 17:15:42 +08:00
hccl_test enable parallel optimizer in auto parallel 2020-10-08 14:51:15 +08:00
ir modify Tensor 2021-01-21 17:46:34 +08:00
keep_order remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
metrics perplexity 2021-01-12 20:26:26 +08:00
mindrecord Fix Bug 2020-12-12 11:35:34 +08:00
model do mixprecision in c++ for pynative 2020-09-19 10:38:09 +08:00
nn !11408 Update PP example 2021-01-20 09:17:23 +08:00
onnx update Pool's attr kernel_size, pad_mode 2021-01-18 12:10:20 +08:00
ops add isfinite grad 2021-01-27 09:10:49 +08:00
optimizer Expand J for innermost graph first when the graph also contains J primitive 2020-12-28 09:37:23 +08:00
parallel delete useless parameter in pipeline parallel 2021-01-21 19:05:40 +08:00
parameter_feature support key ward way to pass arg for outermost net in graph mode 2020-10-30 16:55:53 +08:00
pipeline add dtype shape and value in __str__ and __repr__ of Parameter 2021-01-27 11:04:24 +08:00
profiler Modify profiling dir structure to fit the new Run Package 2020-12-18 11:04:07 +08:00
pynative_mode Add more log when collect graph and use summary operators 2021-01-26 11:24:16 +08:00
test_data
train Add more log when collect graph and use summary operators 2021-01-26 11:24:16 +08:00
transform
utils modify MetaTensor and Tensor 2021-01-04 20:58:34 +08:00
__init__.py
conftest.py Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
runtest.sh perfect annotation of ops and context and support bool equal 2020-09-15 14:32:02 +08:00
runtest_opensrc.sh
test_log.py
ut_filter.py