mindspore2022/tests/ut/python
i-robot e7ea546194 !25006 [MD] fix mindrecord ut
Merge pull request !25006 from liyong126/fix_md_ut
2021-10-19 02:02:13 +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
communication remove useless python ut 2021-10-15 15:26:45 +08:00
dataset refactor md ut 2021-10-18 17:55:28 +08:00
debugger/gpu_tests remove verbose option from DbgServices 2021-10-06 11:38:05 -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 Handle interpreted node as input, set function Parameters and update local params if need. 2021-09-18 17:34:50 +08:00
hccl_test enable parallel optimizer in auto parallel 2020-10-08 14:51:15 +08:00
ir Tensor support complex input 2021-09-06 18:44:26 +08:00
keep_order [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
metrics ut_fixed 2021-10-15 15:54:26 +08:00
mindrecord refactor md ut 2021-10-18 17:55:28 +08:00
model utfixs 2021-10-18 18:06:37 +08:00
nn modify ut of probability 2021-10-14 19:33: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 !21258 [assistant][ops]New operator implementation, include ApplyKerasMomentumD 2021-10-14 01:05:23 +00:00
optimizer ut_fixed 2021-10-15 15:54:26 +08:00
parallel utfixs 2021-10-18 18:06:37 +08:00
parameter_feature change printed log's level 2021-10-15 15:49:08 +08:00
pipeline !24475 Implement the dict.items() interface and the multiplication operation of numbers and lists or tuples 2021-10-18 11:39:27 +00:00
profiler MD Profiling: Update Connector Init to Remove any existing file 2021-09-03 15:45:38 -04:00
pynative_mode fix context python ut error 2021-10-14 14:27:50 +08:00
test_data
train utfixs 2021-10-18 18:06:37 +08:00
transform Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
utils ut_fixed 2021-10-15 15:54:26 +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 utfixs 2021-10-18 18:06:37 +08:00
ut_filter.py