mindspore2022/tests
huangdongrun d3f733fa25 support grad on graph with variable arguments
use unpack graph primitive instead

add testcases for all grad interface

remove debug log

format code

remove dumpfuncgraph

resolve clang-format

resolve reviews

resolve cpplint

fix review
2020-04-01 20:24:04 +08:00
..
mindspore_test_framework initial version 2020-03-27 22:54:54 +08:00
perf_test initial version 2020-03-27 22:54:54 +08:00
st fix auto parallel st 2020-03-31 11:19:06 +08:00
ut support grad on graph with variable arguments 2020-04-01 20:24:04 +08:00
vm_impl initial version 2020-03-27 22:54:54 +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 initial version 2020-03-27 22:54:54 +08:00
ops_common.py initial version 2020-03-27 22:54:54 +08:00
runtest.sh initial version 2020-03-27 22:54:54 +08:00
train_step_wrap.py initial version 2020-03-27 22:54:54 +08:00