mindspore/tests/ut/python
i-robot 6924866a87 !26746 [MD] minddata error msg optimize
Merge pull request !26746 from xiefangqi/md_datasetops_error_msg_opt
2021-12-01 07:18:18 +00:00
..
automl add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
cachetests Fix cache_admin server start stderr output 2021-06-23 18:32:54 -04:00
common add warnings for set_dump API, see I4AUIR for details 2021-11-23 21:55:36 +08:00
communication remove useless python ut 2021-10-15 15:26:45 +08:00
dataset !26746 [MD] minddata error msg optimize 2021-12-01 07:18:18 +00:00
debugger/gpu_tests add graph execution order history to dump 2021-11-02 11:00:38 -04:00
dtype iml dict.items() and multiplication op 2021-10-18 12:47:22 +08:00
exec Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
fallback [ME][Fallback] Add some fallback numpy test cases 2021-11-24 11:20:06 +08:00
hccl_test enable parallel optimizer in auto parallel 2020-10-08 14:51:15 +08:00
ir fix: `cell` does not support deep copy, tensor default dtype -> float32 2021-11-22 09:08:32 +08:00
keep_order [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
metrics modify error 2021-11-24 22:40:23 -05:00
mindir if parameter total larger than 1T split to another file 2021-11-22 11:17:33 +08:00
mindrecord fix mindrecord log part01 2021-11-30 10:57:58 +08:00
model !25088 Optimize the comment and log descriptions for the python source code 2021-10-20 06:26:56 +00:00
nn addut 2021-11-26 09:48:34 +08:00
numpy_native add numpy-native ut/st test files 2021-07-22 14:47:00 +08:00
onnx Change GatherV2 to Gather r1.1 to master 2021-01-30 14:13:47 +08:00
ops Revert "Add the check of function return None." 2021-11-25 21:18:24 +08:00
optimizer Add automatic detection for the changes of python scripts when enable compile cache 2021-11-22 21:27:02 +00:00
parallel In sharding propagation, to keep strategy consistent of parameter being used by multiple operators, we check the edge with one node of TmpIdentityInfo 2021-11-30 18:58:33 +08:00
parameter_feature change printed log's level 2021-10-15 15:49:08 +08:00
pipeline !26690 Add supoort resolving outer lambda function for ops.Partial. 2021-11-26 09:21:34 +00:00
profiler add MD Profiler Save() 2021-11-15 13:18:36 -05:00
pynative_mode white list for syntax exception 2021-11-29 12:40:38 +08:00
test_data
train add landscape ut and st 2021-11-30 11:28:47 +08:00
transform Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
utils addut 2021-11-26 09:48:34 +08:00
__init__.py
conftest.py Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
runtest.sh !15758 [Offline Debug] Add UT tests to the offline debugger. 2021-04-29 04:33:02 +08:00
runtest_opensrc.sh fix shellcheck error 2021-03-16 15:43:50 +08:00
test_log.py change EXCEPTION level to CRITICAL level 2021-10-25 14:25:50 +08:00
ut_filter.py