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
mindspore-ci-bot 34a9c03f6e
!9847 Change example for seed.py and api.py to pass doctest
4 years ago
..
_extends !9639 Add Numpy Native to Mindspore 4 years ago
ccsrc !9854 [Debugger] Loading initial parameter values for multi graph 4 years ago
common !9847 Change example for seed.py and api.py to pass doctest 4 years ago
communication Add dense embedding 4 years ago
compression fix python api bug 4 years ago
core !9620 [MS][GPU] UnsortedSegmentMax_int64_Support 4 years ago
dataset fix: sync_wait without warning info 4 years ago
explainer speed up rise 4 years ago
graph_utils
lite !9780 [MS][LITE]Add DepthwiseConv multiplier support, fix group conv int8 4 years ago
mindrecord fix: ndarray field without type in mindrecord 4 years ago
nn !9834 Fix wrong input argument of Reshape for multi field embedding 4 years ago
numpy Add mindnumpy to mindspore 4 years ago
ops !9620 [MS][GPU] UnsortedSegmentMax_int64_Support 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