mindspore/tests
He Wei ae0f75ac53 Add more required apis in MindAPI
1. AbstractBase::set_shape();
2. Move shape() from AbstractTensor to AbstractBase;
3. AbstractSequence construct from AbstractBasePtrList;
4. Shape construct from ShapeVector.
2022-02-10 11:21:14 +08:00
..
mindspore_test_framework optimize the comment and log description 2021-10-20 12:02:40 +08:00
models@c819236923 update models version 2021-12-21 09:34:53 +08:00
perf_test fix test cases about models 2021-09-23 09:19:37 +08:00
st fix the bug of host device in the control flow 2022-02-08 20:14:00 +08:00
syntax/simple_expression Optimize error message 2022-01-06 20:32:08 +08:00
ut Add more required apis in MindAPI 2022-02-10 11:21:14 +08:00
vm_impl Add some bprop mindir files 2021-12-01 19:44:06 +08:00
.gitignore
CMakeLists.txt
OWNERS add tests owners for kisnwang/laiyongqiang/HulkTang 2021-12-07 09:45:45 +08:00
__init__.py
dataset_mock.py dynamic min max shape phase 2 2021-06-07 20:06:26 +08:00
ops_common.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
security_utils.py add security wrap 2021-09-09 11:34:07 +08:00
summary_utils.py
train_step_wrap.py