mindspore/tests
mindspore-ci-bot 2f189543b9 !5328 [bug]fix bugs when parameters updata r0.7
Merge pull request !5328 from vlne-v1/I1SP3I-return-value-not-the-exact-value-r0.7
2020-08-27 17:38:27 +08:00
..
mindspore_test_framework Rewrite tensor's __bool__ for pynative mode 2020-07-23 16:51:46 +08:00
perf_test Add optimization pass to remove redundant Select, fix uninitiated parameter in test_bert_train.py script 2020-07-28 01:04:29 -04:00
st fix index error 2020-08-27 03:25:05 +00:00
ut fix bug in parameter init 2020-08-27 15:50:36 +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
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