mindspore/mindspore
liuxiao93 d8773caffc For nn.DepthwiseConv2d, padding support tuple. 2020-08-24 18:03:20 +08:00
..
_extends Fix coredump missing return statement after while loop 2020-08-18 14:16:21 +08:00
ccsrc !4818 Fix ScatterNdUpdate cpu kernel 2020-08-24 17:32:39 +08:00
common !4126 Add new parameter 2020-08-24 10:01:46 +08:00
communication Enable get rank id and size by group 2020-07-21 23:49:52 +08:00
core fix ScatterNdUpdate cpu kernel 2020-08-24 15:24:51 +08:00
dataset !4964 memory ascend while multi model.eval 2020-08-22 14:21:55 +08:00
graph_utils Add NewParameter and Imm patterns 2020-08-21 16:53:04 +08:00
lite !4936 Fix sigmoid activation bug 2020-08-24 17:32:22 +08:00
mindrecord modify comment for api 2020-08-14 11:54:00 +08:00
nn For nn.DepthwiseConv2d, padding support tuple. 2020-08-24 18:03:20 +08:00
ops For nn.DepthwiseConv2d, padding support tuple. 2020-08-24 18:03:20 +08:00
parallel Fix multi server precision error. 2020-08-22 10:42:35 +08:00
profiler !4743 Add a warning when the output path already exists. 2020-08-21 09:26:35 +08:00
train !4946 Get server rank id in python and fix multi server error. 2020-08-22 11:23:02 +08:00
__init__.py
_checkparam.py Rewrite tensor's __bool__ for pynative mode 2020-07-23 16:51:46 +08:00
context.py Fix coredump caused by function call depth too large 2020-08-22 15:00:04 +08:00
hub.py change hub 2020-08-03 20:21:52 +08:00
log.py