mindspore/mindspore
mindspore-ci-bot 366afe5d9a !9078 [MS][LITE]Fix sub support int32
From: @gongdaguo
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
2020-11-28 09:31:19 +08:00
..
_extends !8994 split dropout op and expand dropout 2020-11-26 20:31:51 +08:00
ccsrc !9087 change feature flag of paraemter when assgin a feature to parameter weight 2020-11-28 09:22:07 +08:00
common !9077 Add pynative mode for Tensor.view and Tensor.expand_as 2020-11-27 17:52:18 +08:00
communication Add dense embedding 2020-11-23 20:21:58 +08:00
compression add use one conv 2020-11-26 13:49:51 +08:00
core !8669 Split op extending PrimitiveWithCheck 2020-11-28 06:50:40 +08:00
dataset Block take/skip under cache and fix docstring 2020-11-26 17:44:19 -05:00
explainer fix get_next bug in explainer._runner and NaN dataset. 2020-11-27 17:10:18 +08:00
graph_utils reduce pass traversals if no pre-ad python pass exists 2020-09-10 20:00:10 +08:00
lite !9078 [MS][LITE]Fix sub support int32 2020-11-28 09:31:19 +08:00
mindrecord !7226 [MD] fix mindrecord comments 2020-10-13 17:21:29 +08:00
nn !9136 Fix issues in distribution class 2020-11-28 08:46:53 +08:00
ops !8669 Split op extending PrimitiveWithCheck 2020-11-28 06:50:40 +08:00
parallel add broadcast 2020-11-18 09:32:27 +08:00
profiler Add error log if Profiler object initialized before set context in gpu scene 2020-11-25 20:11:33 +08:00
train added python api based on cpp api 2020-11-25 15:46:59 -05: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 fix bug of env-setting while no LD_LIBRARY_PATH 2020-11-23 18:30:53 +08:00
_checkparam.py Add pynative view and expand_as 2020-11-27 11:20:23 +08:00
context.py !8712 update pipeline parallel interface 2020-11-18 18:59:04 +08:00
log.py