mindspore/mindspore
mindspore-ci-bot e706cb2512 !9284 Move BuildOp into RunOp
From: @jojobugfree
Reviewed-by: 
Signed-off-by:
2020-12-02 09:23:07 +08:00
..
_extends !9129 support abs() and mean() method for Tensor object 2020-12-01 19:03:42 +08:00
ccsrc !9284 Move BuildOp into RunOp 2020-12-02 09:23:07 +08:00
common !9129 support abs() and mean() method for Tensor object 2020-12-01 19:03:42 +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 !9252 [MS][GPU][DynamicShape] int32 scalar support for UnsortedSegMax/Min + CI alarm fix + UnsortedSegmentSum validation fix (detailed) 2020-12-02 01:14:25 +08:00
dataset !9249 Optimizing GetDatasetSize 2020-12-02 08:26:34 +08:00
explainer fix memory exceed bug in Robustness and ValueError in Occlusion. 2020-12-01 09:59:40 +08:00
graph_utils reduce pass traversals if no pre-ad python pass exists 2020-09-10 20:00:10 +08:00
lite !9295 [MS][LITE][GPU]transpose support any perm 2020-12-01 19:04:02 +08:00
mindrecord fix: ndarray field without type in mindrecord 2020-12-01 17:30:57 +08:00
nn !9279 doc_model 2020-12-01 21:55:23 +08:00
ops !9252 [MS][GPU][DynamicShape] int32 scalar support for UnsortedSegMax/Min + CI alarm fix + UnsortedSegmentSum validation fix (detailed) 2020-12-02 01:14:25 +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 !9279 doc_model 2020-12-01 21:55:23 +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 !9193 update run 20201128 2020-11-30 17:16:43 +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