mindspore2022/tests/ut/python
臧庆香 2e622c1428 Adapt to the old data format of aicpu 2022-01-14 14:48:41 +08: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 Move the AllSwap to the _AllSwap 2021-12-13 14:19:29 +08:00
dataset fix minddata api doc 2022-01-13 19:34:38 +08:00
debugger/gpu_tests add test function to write object to json 2021-12-17 16:11:05 -05: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 [Fallback] Do not interpret constant from third-partiy library. 2022-01-06 09:42:54 +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 convert pynative mode to graph mode when loading mindir 2021-12-29 09:46:08 +08:00
mindrecord fix mindrecord log part02 2021-12-02 11:28:58 +08:00
model modify c++ msg 2021-12-07 11:20:12 +08:00
nn Modify error info 2022-01-06 01:28:53 -05: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 !28073 fix code warning && remove save_graphs use in st/ut 2021-12-24 09:29:25 +00:00
optimizer Optimize error message 2022-01-06 20:32:08 +08:00
parallel compute top bottom overlap for conv2d 2022-01-10 16:15:04 +08:00
parameter_feature change printed log's level 2021-10-15 15:49:08 +08:00
pipeline Add input type check for instance Create in Cell.construct 2022-01-11 15:06:03 +08:00
profiler Adapt to the old data format of aicpu 2022-01-14 14:48:41 +08:00
pynative_mode Optimize the exception message while the return number of brop is wrong 2021-12-31 15:01:57 +08:00
test_data
train fixed st and landscape bugs 2021-12-16 21:03:37 +08:00
transform Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
utils Saving dataset into Mindir and load for inference phase 2 2021-12-16 16:46:51 +08:00
__init__.py
conftest.py Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
env.sh rebuild python frame 2021-12-16 10:50:59 +08:00
runtest.sh rebuild python frame 2021-12-16 10:50:59 +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