mindspore2022/mindspore
cjh9368 36319eea7e rewrite tflite model parsers 2020-11-23 21:13:29 +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
compression move Conv2dBnAct,DenseBnAct to combined.py 2020-11-03 21:37:59 +08:00
core !8709 Optimize TopoSort() and Infer() performance. 2020-11-20 16:41:46 +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
lite rewrite tflite model parsers 2020-11-23 21:13:29 +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 !8863 Fix GatherV2 operator bprop shape problem. 2020-11-21 17:28:53 +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