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
wangzhe a6fde99750
modify tf_converter & add some tf parsers
4 years ago
..
_extends !8685 [GraphKernel] For fp16 value, declare fp32 firstly and than cast to fp16 in expander 4 years ago
ccsrc !8888 Add PyNative Device Profiling 4 years ago
common !8908 modify api example 4 years ago
communication Add dense embedding 4 years ago
compression fix QuantizationAwareTraining note typo error 4 years ago
core add_receive_eliminate_pass 4 years ago
dataset fix: api comment 4 years ago
explainer add feature/explainer/ClassSensitivity, Occlusion, Robustness 4 years ago
graph_utils
lite modify tf_converter & add some tf parsers 4 years ago
mindrecord
nn !8906 Updating remaining notes on pynative examples in notes of class in nn folders 4 years ago
ops !8917 Add grad definition for sigmoidGrad. 4 years ago
parallel add broadcast 4 years ago
profiler fix the bug of step_trace 4 years ago
train !8908 modify api 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 fix bug of env-setting while no LD_LIBRARY_PATH 4 years ago
_checkparam.py support non-Iterable valid_dtypes when check tensor type valid 4 years ago
context.py !8712 update pipeline parallel interface 4 years ago
log.py