mindspore/mindspore
yuchaojie 1c095221e6 fix QuantizationAwareTraining note typo error 2020-11-23 14:33:59 +08:00
..
_extends !8685 [GraphKernel] For fp16 value, declare fp32 firstly and than cast to fp16 in expander 2020-11-18 14:28:52 +08:00
ccsrc !8873 Assign size when malloc memory 2020-11-23 11:24:06 +08:00
common !7776 add broadcast 2020-11-18 18:57:37 +08:00
communication fix_api_problems 2020-09-17 11:32:13 +08:00
compression fix QuantizationAwareTraining note typo error 2020-11-23 14:33:59 +08:00
core Remove return node checking for SuccDeeperSimple() including function. 2020-11-23 12:01:29 +08:00
dataset fix: api comment 2020-11-22 10:51:28 +08:00
explainer add rise explanation method, modify runner and faithfulness 2020-11-21 15:51:14 +08:00
graph_utils reduce pass traversals if no pre-ad python pass exists 2020-09-10 20:00:10 +08:00
lite !8845 modify static check in ./lite/src to master 2020-11-23 14:16:33 +08:00
mindrecord !7226 [MD] fix mindrecord comments 2020-10-13 17:21:29 +08:00
nn !8234 Remove expm1_generic and log1p_generic from PP utils 2020-11-23 09:56:07 +08:00
ops Change Ones/zeros 2020-11-23 09:33:38 +08:00
parallel add broadcast 2020-11-18 09:32:27 +08:00
profiler fix the bug of step_trace 2020-11-19 20:10:22 +08:00
train !8692 Support uncertatiny, single channel heatmap, separated image datafiles 2020-11-20 12:41:46 +08:00
__init__.py [ME] change some format code. 2020-10-21 12:14:54 +08:00
_check_deps_version.py check version of te/topi/hccl wheel package while "import mindspore"ing 2020-11-22 18:36:42 +08:00
_check_version.py check version of te/topi/hccl wheel package while "import mindspore"ing 2020-11-22 18:36:42 +08:00
_checkparam.py support non-Iterable valid_dtypes when check tensor type valid 2020-11-04 10:28:37 +08:00
context.py !8712 update pipeline parallel interface 2020-11-18 18:59:04 +08:00
log.py