mindspore2022/mindspore
mindspore-ci-bot 1166a091f5 !4893 fix error of conv_variational
Merge pull request !4893 from byweng/fix_param_check
2020-08-21 11:41:51 +08:00
..
_extends Fix coredump missing return statement after while loop 2020-08-18 14:16:21 +08:00
ccsrc !4629 Support sending large graph and large tensors for mindspore debugger 2020-08-21 10:22:13 +08:00
common !4801 Must set or change parallel mode before any Initializer created 2020-08-21 09:47:32 +08:00
communication Enable get rank id and size by group 2020-07-21 23:49:52 +08:00
core !4475 Add 2 reserve output for BatchNormGrad 2020-08-20 21:50:25 +08:00
dataset !4314 [MD] remove defaults used in binding code, and remove bilinear resize op 2020-08-20 22:16:56 +08:00
lite !4895 benchmark add fp16 flag for gate 2020-08-21 11:41:20 +08:00
mindrecord modify comment for api 2020-08-14 11:54:00 +08:00
nn !4893 fix error of conv_variational 2020-08-21 11:41:51 +08:00
ops !4691 Fix MASS and FasterRcnn README. 2020-08-21 09:53:29 +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 !4803 [Quant][lenet]eval should set bn_fold as true 2020-08-20 19:32:06 +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