mindspore/tests
i-robot 44b1dbf77f !23827 MD Python UT: Update num_epochs to appropriate value for iterators instead of using default value
Merge pull request !23827 from hetshah/hs_python_ut
2021-09-22 21:14:35 +00:00
..
mindspore_test_framework Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
models@b4c6581ddf add models as submodule in tests 2021-09-16 10:03:19 +08:00
perf_test Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
st !23603 update error msg after code audit 2021-09-22 17:24:48 +00:00
syntax/simple_expression add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
ut !23827 MD Python UT: Update num_epochs to appropriate value for iterators instead of using default value 2021-09-22 21:14:35 +00:00
vm_impl Add bprop cache 2021-06-18 09:31:46 +08:00
.gitignore
CMakeLists.txt fix cmakelint error 2021-01-23 21:04:29 +08:00
OWNERS add calculation picture of ScatterNd and add CPU platform for LogSigmoid, DenseBnAct, FTRL, etc. 2021-09-16 19:31:37 +08:00
__init__.py
dataset_mock.py dynamic min max shape phase 2 2021-06-07 20:06:26 +08:00
ops_common.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
security_utils.py add security wrap 2021-09-09 11:34:07 +08:00
summary_utils.py fix summary st, and support test dataset sink mode 2020-12-05 14:54:23 +08:00
train_step_wrap.py