mindspore2022/mindspore
public (04f0281d2d30) 7e6f2f730a Add ci test for several models. 2020-11-05 15:29:34 +08:00
..
_extends !7838 Enumerate function enable tensor as input 2020-11-05 11:33:02 +08:00
ccsrc !8222 add memcpy_async infershape 2020-11-05 14:57:13 +08:00
common !8113 complete element_wise augassign with out he supprot Ascend OP 2020-11-04 10:43:24 +08:00
communication fix_api_problems 2020-09-17 11:32:13 +08:00
compression move Conv2dBnAct,DenseBnAct to combined.py 2020-11-03 21:37:59 +08:00
core !8222 add memcpy_async infershape 2020-11-05 14:57:13 +08:00
dataset remove uncessary headers 2020-11-03 11:59:55 -05:00
explainer Fix issue#123FX6: format API comments 2020-11-02 20:03:36 +08:00
graph_utils reduce pass traversals if no pre-ad python pass exists 2020-09-10 20:00:10 +08:00
lite Add ci test for several models. 2020-11-05 15:29:34 +08:00
mindrecord !7226 [MD] fix mindrecord comments 2020-10-13 17:21:29 +08:00
nn !8231 fix bugs of op ScatterMul, CosineDecayLR, MaxPool1d, IFMR, ReduceMax and ReLUV2 etc. 2020-11-05 11:20:45 +08:00
ops !8231 fix bugs of op ScatterMul, CosineDecayLR, MaxPool1d, IFMR, ReduceMax and ReLUV2 etc. 2020-11-05 11:20:45 +08:00
parallel fix auto optimizer weight shard 2020-11-02 16:25:48 +08:00
profiler combine the first row and the last row of the pre file 2020-10-29 10:28:00 +08:00
train !8114 rectify and optimize the type checking function 2020-11-03 14:48:12 +08:00
__init__.py [ME] change some format code. 2020-10-21 12:14:54 +08:00
_check_version.py modify_run_version 2020-11-03 10:38:54 +08:00
_checkparam.py support non-Iterable valid_dtypes when check tensor type valid 2020-11-04 10:28:37 +08:00
context.py [ME] delete reduant function in check_parameter 2020-10-16 16:22:28 +08:00
log.py