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
Nat Sutyanyong 5a7dc0accc
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
4 years ago
..
automl
cachetests Migrate CacheTransformPass 4 years ago
communication Change GatherV2 to Gather r1.1 to master 4 years ago
dataset Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer 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 modify Tensor 4 years ago
keep_order remove name arg from gradoperation 5 years ago
metrics modify dice and diceloss 4 years ago
mindrecord Fix Bug 4 years ago
model do mixprecision in c++ for pynative 4 years ago
nn modify dice and diceloss 4 years ago
onnx Change GatherV2 to Gather r1.1 to master 4 years ago
ops Change GatherV2 to Gather r1.1 to master 4 years ago
optimizer Expand J for innermost graph first when the graph also contains J primitive 4 years ago
parallel Change GatherV2 to Gather r1.1 to master 4 years ago
parameter_feature support key ward way to pass arg for outermost net in graph mode 4 years ago
pipeline Change GatherV2 to Gather r1.1 to master 4 years ago
profiler Modify profiling dir structure to fit the new Run Package 4 years ago
pynative_mode Add more log when collect graph and use summary operators 4 years ago
test_data
train Add more log when collect graph and use summary operators 4 years ago
transform
utils modify MetaTensor and Tensor 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