mindspore/tests
liubuyu d81862a916 decoupling core and context 2020-08-05 08:15:14 +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 !3608 Add gpu support for RandomChoiceWithMask 2020-08-04 21:20:19 +08:00
ut decoupling core and context 2020-08-05 08:15:14 +08:00
vm_impl support interface 'all' and 'any' of tensor 2020-08-04 18:24:56 +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
summary_utils.py add more ut and st for SummaryCollector 2020-06-30 17:02:03 +08:00
train_step_wrap.py