mindspore/mindspore
mindspore-ci-bot c55a8297c8 !4714 bug fix for ME
Merge pull request !4714 from chenzhongming/new_master
2020-08-19 14:12:18 +08:00
..
_extends Fix coredump missing return statement after while loop 2020-08-18 14:16:21 +08:00
ccsrc !4422 Minddata new dataset api ==> RandomData 2020-08-19 10:48:53 +08:00
common rename param_value -> param_info 2020-08-18 11:16:28 +08:00
communication Enable get rank id and size by group 2020-07-21 23:49:52 +08:00
core !4687 [bug][pynative]fix bug when input is a tuple 2020-08-19 09:54:51 +08:00
dataset !4701 fix concat get_dataset_size error 2020-08-19 09:14:30 +08:00
lite !4677 Modify the quantization operation of softmax op 2020-08-19 10:39:40 +08:00
mindrecord modify comment for api 2020-08-14 11:54:00 +08:00
nn !4714 bug fix for ME 2020-08-19 14:12:18 +08:00
ops Fix duplicated checks for random ops. Add restrictions for seeds in doc. 2020-08-18 21:52:50 -04:00
parallel remove to_full_tensor and load_inputs in exexute stage 2020-08-14 11:40:27 +08:00
profiler change unsupport to unsupported 2020-08-17 20:37:09 +08:00
train fix bug of freeze_bn default value 2020-08-18 22:42:18 +08:00
__init__.py
_checkparam.py Rewrite tensor's __bool__ for pynative mode 2020-07-23 16:51:46 +08:00
context.py Third round of enhancement of API comment & README_CN 2020-08-14 14:14:26 +08:00
hub.py change hub 2020-08-03 20:21:52 +08:00
log.py