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
Payne b12ca2165c
add bool expand dims and wait to test
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 add bool expand dims and wait to test 4 years ago
optimizer Expand J for innermost graph first when the graph also contains J primitive 4 years ago
parallel !10686 fix infer rank list typo and add testcase 4 years ago
parameter_feature support key ward way to pass arg for outermost net in graph mode 4 years ago
pipeline support len of a Tensor 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 Prevent the multiprocess from capturing KeyboardInterrupt 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