mindspore/tests
Zirui Wu aa8442e0a3 add skeleton code for tree_adapter
stage II tree_adapter

add test case for tree_adapter

use dfs to build tree

add more test case

add test case

fix ci

fix ci round 2

fix ci round 3

fix ci round 4

fix complie error

fix ci round 6

fix ci round 7

fix ci round 8

fix ci round 9
2020-10-20 12:44:28 -04:00
..
mindspore_test_framework [ME] Bug fix 2020-10-16 13:01:34 +08:00
perf_test Add num_epochs to non-sink training 2020-09-24 23:24:43 -04:00
st !6760 sparse optimizer 2020-10-20 20:19:06 +08:00
ut add skeleton code for tree_adapter 2020-10-20 12:44:28 -04:00
vm_impl [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 2020-10-10 12:08:10 +08:00
.gitignore initial version 2020-03-27 22:54:54 +08:00
CMakeLists.txt initial version 2020-03-27 22:54:54 +08:00
__init__.py initial version 2020-03-27 22:54:54 +08:00
dataset_mock.py !7023 modify endofsequence for multi-machine 2020-09-30 08:40:57 +08:00
ops_common.py remove name arg from gradoperation 2020-08-26 11:16:57 +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 remove name arg from gradoperation 2020-08-26 11:16:57 +08:00