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/mindspore
xuanyue c1dd0b8e3d
fix onnx models convert to quantized bug
4 years ago
..
_extends !9639 Add Numpy Native to Mindspore 4 years ago
ccsrc !9884 Fix bug while there are multiple embedding-lookup 4 years ago
common !9869 add detailed and accurate description for support non tensor inputs for outermost net 4 years ago
communication Add dense embedding 4 years ago
compression fix python api bug 4 years ago
core unify mindir 4 years ago
dataset !9825 [MD] fix pad, normalize in c_trasnform 4 years ago
explainer speed up rise 4 years ago
graph_utils
lite fix onnx models convert to quantized bug 4 years ago
mindrecord fix: ndarray field without type in mindrecord 4 years ago
nn !9874 Add checking the threshold of anomaly detection 4 years ago
numpy Add mindnumpy to mindspore 4 years ago
ops !9723 add ir passes to unify mindir 4 years ago
parallel add ps cache manager 4 years ago
profiler Add error log if Profiler object initialized before set context in gpu scene 4 years ago
train modify dataset_helper example 4 years ago
__init__.py
_check_deps_version.py check version of te/topi/hccl wheel package while "import mindspore"ing 4 years ago
_check_version.py modify timeout of version check subprocess to 3s 4 years ago
_checkparam.py modify export air and check file_name 4 years ago
context.py fix broadcast bug 4 years ago
log.py