You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/python
mindspore-ci-bot 4df0baa6c7
!10392 getitem fix bug
4 years ago
..
automl modify case 5 years ago
cachetests Fix a seg fault caused by std::regex 4 years ago
communication Fix allsawp 4 years ago
dataset change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine 4 years ago
dtype Support determine tensor in(not in) a list(tuple) 4 years ago
exec add tensor.ndim and rename tensor.size() to tensor.size 4 years ago
hccl_test enable parallel optimizer in auto parallel 4 years ago
ir add tensor.ndim and rename tensor.size() to tensor.size 4 years ago
keep_order remove name arg from gradoperation 5 years ago
metrics
mindrecord Fix Bug 4 years ago
model do mixprecision in c++ for pynative 4 years ago
nn Add input check 4 years ago
numpy_native fix Wrong TypeError in numpy_native 4 years ago
onnx modify export file name 4 years ago
ops fix getitem bug 4 years ago
optimizer Ignore the graphs with defer_inline flag when specializing on graph arguments 4 years ago
parallel use from_numpy and add do_copy option 4 years ago
parameter_feature support key ward way to pass arg for outermost net in graph mode 4 years ago
pipeline remove the 'raise' in construct of Cell 4 years ago
profiler Modify profiling dir structure to fit the new Run Package 4 years ago
pynative_mode !10063 Modify profiler directory structure to fit the new Run Package 4 years ago
test_data
train support non tensor inputs in model predict 4 years ago
transform
utils mindir_suffix 4 years ago
__init__.py
conftest.py Rebase up to 88ded11f59 4 years ago
runtest.sh perfect annotation of ops and context and support bool equal 4 years ago
runtest_opensrc.sh
test_log.py
ut_filter.py