Commit Graph

1171 Commits

Author SHA1 Message Date
dinghao 78e9a10f37 remove data sync 2020-04-27 22:02:40 +08:00
mindspore-ci-bot f940b66899 !738 fix issues
Merge pull request !738 from zhaozhenlong/fix-issues-conv2d-example
2020-04-27 21:41:35 +08:00
mindspore-ci-bot c47ef8ee4e !711 Address first epoch always shuffle with same seed init of random sampler
Merge pull request !711 from ZiruiWu/mindspore_master_only
2020-04-27 21:39:12 +08:00
mindspore-ci-bot afbd24cb78 !718 Fix dtype judge sentence in infer_dtype function of hcom operations
Merge pull request !718 from zhouyuanshen/master
2020-04-27 21:23:25 +08:00
mindspore-ci-bot 68bdcb4e62 !663 fix tensor equal bug
Merge pull request !663 from flywind/fix_bug
2020-04-27 21:23:20 +08:00
zhaozhenlong 2265669d32 add examples for ops
Conv2D
Conv2dBackpropInput
SigmoidCrossEntropyWithLogits
SoftmaxCrossEntropyWithLogits
SparseSoftmaxCrossEntropyWithLogits
SparseApplyAdagrad
2020-04-27 21:09:13 +08:00
mindspore-ci-bot 2538f0ba79 !720 fix doc problem
Merge pull request !720 from JichenZhao/normfix
2020-04-27 19:57:55 +08:00
mindspore-ci-bot d69084f681 !652 modify bert pretrain example files
Merge pull request !652 from wanghua/master
2020-04-27 19:36:34 +08:00
mindspore-ci-bot 696db9ed70 !739 Check python_multiprocess type for map
Merge pull request !739 from yanghaitao/yht_map_python_multiprocessing_check
2020-04-27 19:03:36 +08:00
mindspore-ci-bot 31a1f9dac1 !739 Check python_multiprocess type for map
Merge pull request !739 from yanghaitao/yht_map_python_multiprocessing_check
2020-04-27 19:03:35 +08:00
mindspore-ci-bot e6473f0765 !736 Skip blank line for TextFileDataset
Merge pull request !736 from yanghaitao/yht_tftextfile_black_line
2020-04-27 19:02:08 +08:00
zhouyuanshen c046874b03 fix bug in infer_dtype function of hcom operations 2020-04-27 18:49:21 +08:00
mindspore-ci-bot 353fa8d763 !733 fix bug of import _akg failed
Merge pull request !733 from zyli2020/master
2020-04-27 18:22:44 +08:00
mindspore-ci-bot 14191c4ba9 !742 GPU update kernel type verification
Merge pull request !742 from VectorSL/update-type-check
2020-04-27 18:19:52 +08:00
kpy e64c755ad6 change tensor equal bug 2020-04-27 17:50:17 +08:00
wanghua c8221cce4d modify pre-traning script 2020-04-27 17:42:35 +08:00
mindspore-ci-bot 41df9c206c !723 Modify type error of abnormal inputs
Merge pull request !723 from Simson/push-to-opensource
2020-04-27 16:58:17 +08:00
mindspore-ci-bot 77acb44b23 !740 Fix gpu send data twice problem
Merge pull request !740 from xiefangqi/md_fix_gpu_issue1
2020-04-27 16:44:31 +08:00
mindspore-ci-bot aff653e931 !737 modify load checkpoint
Merge pull request !737 from changzherui/mod_load_ckpt
2020-04-27 16:41:08 +08:00
lizhenyu 1c5e54812d fix bug of import _akg failed 2020-04-27 16:35:55 +08:00
simson 46d291c3c0 modify error type of abnormal inputs 2020-04-27 16:33:46 +08:00
VectorSL 1a6f62bd25 gpu update type check 2020-04-27 16:09:00 +08:00
xiefangqi 3bacea7bba fix gpu hung problem 2020-04-27 15:53:02 +08:00
yanghaitao c87e174661 checkout python_multiprocess type for map 2020-04-27 15:47:45 +08:00
mindspore-ci-bot 1f2ca74cd1 !709 fix weight decay error in optimizer AdamWeightDecay
Merge pull request !709 from wangnan39/fix_bug_in_adamweightdecay
2020-04-27 15:46:36 +08:00
mindspore-ci-bot b3bea9d85f !735 Disable ConfusionMulGrad fusion pass
Merge pull request !735 from huanghui/fix-confusionmulgrad-fusion-pass
2020-04-27 15:43:59 +08:00
chang zherui 8cef3aff7c fix load checkpoint bug 2020-04-27 15:10:03 +08:00
huanghui f720200a84 Disable ConfusionMulGrad fusion pass 2020-04-27 15:07:25 +08:00
zhaojichen 89b797ae86 fix doc problems 2020-04-27 02:55:56 -04:00
yanghaitao 1cb3bead32 skip black line for TextFileDataset 2020-04-27 14:54:26 +08:00
leonwanghui 19bc9e785b !717 Bump the version number to 0.2.0-alpha
Merge pull request !717 from leonwanghui/0.2.0-update
2020-04-27 14:50:06 +08:00
mindspore-ci-bot 417753e9b3 !608 Fix LSTM output size
Merge pull request !608 from zjun/fix_lstm_output
2020-04-27 14:48:56 +08:00
mindspore-ci-bot 68f6064931 !719 fix error type of input of ge graph is not tensor
Merge pull request !719 from fary86/fix_error_type_of_input_not_tensor
2020-04-27 14:26:42 +08:00
mindspore-ci-bot 4779a87761 !715 [MS] will not supporte to do auto saving intergrated checkpoint files in manual mode parallel scense
Merge pull request !715 from WeibiaoYu/master
2020-04-27 14:15:51 +08:00
zhaojichen e49cd12d92 fix doc problems 2020-04-26 23:49:17 -04:00
mindspore-ci-bot e42f7601b6 !315 modify init_ge api name and add init_ge
Merge pull request !315 from jinyaohui/init_dataset
2020-04-27 11:47:49 +08:00
mindspore-ci-bot 63712848e2 !494 Split ccsrc cmake to individual sub-directories
Merge pull request !494 from zhoufeng/cmake-sub
2020-04-27 11:42:05 +08:00
zhaojichen 4a79dde736 fix doc problems 2020-04-26 23:33:24 -04:00
leonwanghui 3562625474 Bump the version number to 0.2.0-alpha 2020-04-27 11:24:13 +08:00
mindspore-ci-bot ef71ae941f !698 [Auto parallel] Support multi-subgraphs in auto-parallel
Merge pull request !698 from Xiaoda/support-wide-deep-in-auto-parallel
2020-04-27 11:15:40 +08:00
mindspore-ci-bot e537a70808 !657 Fix confusionmulgrad fusion pass cannot work
Merge pull request !657 from huanghui/fix-confusionmulgrad-fusion-pass
2020-04-27 11:10:25 +08:00
mindspore-ci-bot 513ea8fc0f !515 enable loop sink by default
Merge pull request !515 from caifubi/change-context-enable-loop-sink-default
2020-04-27 11:09:57 +08:00
mindspore-ci-bot 0555bdb0ef !701 upload resnet101 scripts
Merge pull request !701 from 梅晓蔚/master
2020-04-27 10:51:58 +08:00
zhaojichen d51cbb6e33 fix doc problems 2020-04-26 22:25:48 -04:00
fary86 0f64f63ce2 Fix error type of inputs of ge graph is not tensor 2020-04-27 10:17:05 +08:00
caifubi 81644a95df change enable_loop_sink default value to True 2020-04-27 10:14:10 +08:00
wangnan39@huawei.com ddc558fd72 fix weight decay error in optimizer AdamWeightDecay 2020-04-27 10:08:17 +08:00
WeibiaoYu aacc85caec not supporte to do auto saving intergrated checkpoint files in manual mode parallel 2020-04-26 22:01:27 -04:00
mindspore-ci-bot e213f2a435 !687 Fix bug: Summary tage type checking and exception throwing
Merge pull request !687 from candanzg/summary_tag_check
2020-04-27 09:57:33 +08:00
Xiaoda Zhang e227415673 support-the-multiple-subgraphs-in-the-ANF 2020-04-27 09:34:41 +08:00