mindspore2022/mindspore
mindspore-ci-bot 9f19076788 !4956 Fix CheckTuple in pynative mode
Merge pull request !4956 from XunDeng/pp_issue_branch
2020-08-22 09:37:47 +08:00
..
_extends Fix coredump missing return statement after while loop 2020-08-18 14:16:21 +08:00
ccsrc !4953 C++ API: Minor fixes for dataset parameters 2020-08-22 09:14:08 +08:00
common !4853 Modify the wrong Space Indentation 2020-08-21 17:44:41 +08:00
communication Enable get rank id and size by group 2020-07-21 23:49:52 +08:00
core add func type check for switch layer 2020-08-21 16:11:40 +08:00
dataset !4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632 2020-08-22 03:31:31 +08:00
lite !4940 modify conv to make fp16 run pass 2020-08-21 21:16:31 +08:00
mindrecord modify comment for api 2020-08-14 11:54:00 +08:00
nn !4956 Fix CheckTuple in pynative mode 2020-08-22 09:37:47 +08:00
ops Add CTCGrerdyDecoder ops for GE. 2020-08-21 10:12:01 +08:00
parallel parallel mode must be set before create an initializer 2020-08-20 19:20:46 +08:00
profiler !4743 Add a warning when the output path already exists. 2020-08-21 09:26:35 +08:00
train !4851 modify note 2020-08-21 18:06:13 +08:00
__init__.py
_checkparam.py Rewrite tensor's __bool__ for pynative mode 2020-07-23 16:51:46 +08:00
context.py parallel mode must be set before create an initializer 2020-08-20 19:20:46 +08:00
hub.py change hub 2020-08-03 20:21:52 +08:00
log.py