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
buxue 8c47ce1803
show accurate error info and error lines when use unsupported builtin function
5 years ago
..
automl modify case 5 years ago
cachetests fix shellcheck error 5 years ago
communication Change TensorAdd to Add, from r1.1 to master 5 years ago
dataset fix code format bug 5 years ago
dtype Support determine tensor in(not in) a list(tuple) 5 years ago
exec Change TensorAdd to Add, from r1.1 to master 5 years ago
hccl_test enable parallel optimizer in auto parallel 5 years ago
ir enable zero dimension tensor when input is data 5 years ago
keep_order [auto-monad] Support side-effects by auto-monad 5 years ago
metrics modify dice and diceloss 5 years ago
mindrecord Fix Bug 5 years ago
model fix incorrect in_channel size error messages 5 years ago
nn diceloss bug 5 years ago
onnx Change GatherV2 to Gather r1.1 to master 5 years ago
ops IR operators of GPU and CPU are unified as batchnorm 5 years ago
optimizer If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead 5 years ago
parallel set parallel communication init flag in parallel ut 5 years ago
parameter_feature Change TensorAdd to Add, from r1.1 to master 5 years ago
pipeline show accurate error info and error lines when use unsupported builtin function 5 years ago
profiler Modify profiling dir structure to fit the new Run Package 5 years ago
pynative_mode Add a switch to control grad for scalar 5 years ago
test_data
train Optimize summary ut and delete duplicate test cases 5 years ago
transform Change TensorAdd to Add, from r1.1 to master 5 years ago
utils Change TensorAdd to Add, from r1.1 to master 5 years ago
__init__.py
conftest.py Rebase up to 88ded11f59 5 years ago
runtest.sh modify python ut 5 years ago
runtest_opensrc.sh fix shellcheck error 5 years ago
test_log.py modify the log module 5 years ago
ut_filter.py