mindspore/tests
mindspore-ci-bot 971716f4b9 fix large for loop runtime error due to lacking of backend operators
Merge pull request  from fary86/fix_large_for_runtime_error
2020-08-25 22:26:25 +08:00
..
mindspore_test_framework Fix bug of switch layer join 2020-08-25 09:08:53 +08:00
perf_test remove global grad ops 2020-08-24 16:50:09 +08:00
st remove internal interface in wide&deep 2020-08-25 14:11:51 +08:00
ut fix large for loop runtime error due to lacking of backend operators 2020-08-25 22:26:25 +08:00
vm_impl refactor bool op parsing to be consistent with pynative mode 2020-08-20 16:45:30 +08:00
.gitignore
CMakeLists.txt
__init__.py
dataset_mock.py fix get daataset size error 2020-07-24 21:45:42 +08:00
ops_common.py remove global grad ops 2020-08-24 16:50:09 +08:00
runtest.sh modify python ut runtest.sh 2020-08-12 19:06:06 +08:00
summary_utils.py add more ut and st for SummaryCollector 2020-06-30 17:02:03 +08:00
train_step_wrap.py