mindspore/tests
gong chen a6dfa281ea Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
2020-06-20 22:31:54 +08:00
..
mindspore_test_framework clean pylint 2020-06-04 21:03:30 +08:00
perf_test modify lenet&alexnet dir 2020-06-18 20:45:46 +08:00
st Init GraphKernel. 2020-06-20 22:31:54 +08:00
ut Init GraphKernel. 2020-06-20 22:31:54 +08:00
vm_impl change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +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 clean pylint 2020-05-18 16:42:35 +08:00
ops_common.py clean pylint 2020-05-18 16:42:35 +08:00
runtest.sh initial version 2020-03-27 22:54:54 +08:00
summary_utils.py cpu support summary 2020-06-09 09:51:28 +08:00
train_step_wrap.py pylint waring clean 2020-05-13 11:30:27 +08:00