Commit Graph

3207 Commits

Author SHA1 Message Date
mindspore-ci-bot 53df649737 !1863 add op broadcast_to
Merge pull request !1863 from zhaozhenlong/op/broadcast-to-d-vm
2020-06-05 19:05:24 +08:00
mindspore-ci-bot 41d195b545 !1794 support cpu op EmbeddingLookup
Merge pull request !1794 from dengwentao/cpu_op
2020-06-05 18:47:05 +08:00
zhaozhenlong 1f342fb926 add op BroadcastTo 2020-06-05 17:45:53 +08:00
mindspore-ci-bot 10ebd81b10 !1845 convert parameter & valuenode's device type
Merge pull request !1845 from lianliguang/master
2020-06-05 17:45:30 +08:00
mindspore-ci-bot 63bb429633 !1861 fix ApplyCenteredRMSProp Python API params and TBE params order map BUG
Merge pull request !1861 from zhouneng/fix_applycenterrmsprop_params_map_bug
2020-06-05 16:39:33 +08:00
mindspore-ci-bot 5b80937367 !1864 add fake quant per channel and bug fix
Merge pull request !1864 from chenzhongming/master
2020-06-05 16:07:26 +08:00
chenzomi b7db3e9a4b add fake quant per channel and bug fix 2020-06-05 15:39:25 +08:00
zhouneng 2df6eaf397 fix applycenteredrmspop params map bug 2020-06-05 14:58:47 +08:00
mindspore-ci-bot 65eacc9593 !1787 optimize transdata for pynative mode
Merge pull request !1787 from chujinjin/optimize_transdata_for_pynative
2020-06-05 14:49:20 +08:00
mindspore-ci-bot 1c640face9 !1826 fix bug when check learning_rate in AdamWeightDecayDynamicLR
Merge pull request !1826 from wangnan39/fix_lr_check_bug_in_adamweightdecay_dynamic_lr
2020-06-05 14:35:20 +08:00
dengwentao 098eec4661 add cpu op embedding_look_up 2020-06-05 14:28:18 +08:00
mindspore-ci-bot 7d7478d16d !1846 reuse parameter in new ConstructKernelGraph
Merge pull request !1846 from Margaret_wangrui/reuse-parameter-in-new-ConstructKernelGraph
2020-06-05 14:16:13 +08:00
chujinjin 7465abc798 optimize transdata for pynative 2020-06-05 14:10:55 +08:00
mindspore-ci-bot 5812c46ecf !1860 fix codex
Merge pull request !1860 from fary86/fix_codex_06.05
2020-06-05 12:33:59 +08:00
mindspore-ci-bot bd34c6ec8b !1853 Fix initializer
Merge pull request !1853 from amongo/FixInitializer
2020-06-05 11:46:20 +08:00
Margaret_wangrui 1e52cb450c reuse parameter in new ConstructKernelGraph 2020-06-05 11:35:13 +08:00
mindspore-ci-bot 1973594bd1 !1774 [MD] minddataset support padding samples
Merge pull request !1774 from liyong126/mindrecord_padded_sample
2020-06-05 11:27:25 +08:00
fary86 3bf1bb6355 Fix codex 2020-06-05 10:36:08 +08:00
mindspore-ci-bot f374bd5db4 !1821 fix bugs in bert scripts
Merge pull request !1821 from yoonlee666/pretrain-eva
2020-06-05 09:57:00 +08:00
mindspore-ci-bot b236beae28 !1615 convert constant bool tensor to bool
Merge pull request !1615 from amongo/GetBoolValueFromConstantTensor
2020-06-05 09:46:44 +08:00
mindspore-ci-bot 197251eb66 !1838 Add SparseApplyFtrl cpu kernel
Merge pull request !1838 from YuJianfeng/master
2020-06-05 09:45:47 +08:00
mindspore-ci-bot 58643afc09 !1849 fix tfrecord bug:less data if shuffle is false
Merge pull request !1849 from yanghaitao/yht_fix_tf_noshuffle
2020-06-05 09:37:44 +08:00
mindspore-ci-bot 05c1b36c51 !1852 default dataset_sink_mode=True
Merge pull request !1852 from wukesong/modify_alexnet_sink_mode
2020-06-05 09:27:23 +08:00
liyong feff8899ac support padding samples 2020-06-05 09:14:42 +08:00
mindspore-ci-bot c51d90d84e !1767 Move LayerNormGrad split pass ahead of kernel select
Merge pull request !1767 from huanghui/LayerNormGrad-split-pass
2020-06-05 09:13:24 +08:00
mindspore-ci-bot bd3e8da6a7 !1850 remove --mode test
Merge pull request !1850 from wukesong/modify_readme
2020-06-05 08:38:15 +08:00
mindspore-ci-bot 5c21616293 !1807 Implemented Ngram TensorOp for dataset
Merge pull request !1807 from ZiruiWu/ngram_dev
2020-06-05 01:04:27 +08:00
huangdongrun 9081041199 fix initiliazer 2020-06-04 22:22:41 +08:00
mindspore-ci-bot 769ae609b4 !1808 consistent design for num_samples
Merge pull request !1808 from Jamie/numsamples
2020-06-04 22:12:55 +08:00
yujianfeng 5d4b75838f Add SparseApplyFtrl cpu kernel 2020-06-04 22:06:39 +08:00
mindspore-ci-bot 06ee0296b8 !1841 Fix auto parallel save checkpoint bug
Merge pull request !1841 from caifubi/auto-parallel-save-ckpt-bug
2020-06-04 22:05:43 +08:00
Zirui Wu dbf9936ec4 Implemented n-gram for dataset TensorOp 2020-06-04 09:57:44 -04:00
huangdongrun beacc26077 * add isconstant primitive
* add infer_value for common math ops
* convert constant bool tensor to bool value

* do not infer value when encounter 0 as division

for while condition, do not unrool if condition is a tensor
2020-06-04 21:51:44 +08:00
mindspore-ci-bot fac6c56db5 !1851 Add batch norm fusion pattern for mix precision
Merge pull request !1851 from YuJianfeng/bn_cast
2020-06-04 21:31:43 +08:00
mindspore-ci-bot 063ad7c7f0 !1810 optimize slice/slicegrad performance
Merge pull request !1810 from sunsuodong/optimize_performance
2020-06-04 21:07:20 +08:00
wukesong b33a29a7a5 dataset mode True default 2020-06-04 20:55:31 +08:00
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision 2020-06-04 20:31:15 +08:00
mindspore-ci-bot ccd7ea6e5a !1842 fix LeakyReLU
Merge pull request !1842 from jiangjinsheng/issue_doc
2020-06-04 20:04:42 +08:00
mindspore-ci-bot 97524b9ddd !1823 support vm for ConfusionMatrix
Merge pull request !1823 from jiangjinsheng/vm_ConfusionMatrix
2020-06-04 20:04:19 +08:00
mindspore-ci-bot 0fc2da9b1a !1708 support host reduce scatter
Merge pull request !1708 from chenjianping/host_reduce
2020-06-04 19:56:02 +08:00
huanghui cf87218fb7 place layernormgrad split pass before kernel select 2020-06-04 19:39:40 +08:00
wukesong 1005c2107f remove --mode 2020-06-04 19:16:46 +08:00
yanghaitao 07877d1e65 fix tfrecord not enough data if shuffle is false 2020-06-04 17:32:45 +08:00
mindspore-ci-bot e7b7abc581 !1843 fix ScatterAdd ScatterMax and BasicLSTMCell comments error
Merge pull request !1843 from zhaozhenlong/fix-issues-scatter-and-lstm-comments
2020-06-04 17:23:55 +08:00
chenjianping af8108c9e1 support host reduce scatter and allgather 2020-06-04 17:20:47 +08:00
WilliamLian 934958290e set value node & parameter's device dtype to the node connected with's device info 2020-06-04 17:02:30 +08:00
jiangjinsheng eb4571a67f fixed LeakyReLU, Optimizer 2020-06-04 16:33:01 +08:00
caifubi 88ac2ae514 Only weight tensor need to bind with Parameter device_address 2020-06-04 16:29:00 +08:00
sunsuodong 78787931e1 optimize performance 2020-06-04 16:20:51 +08:00
zhaozhenlong 169ff48224 fix ScatterAdd, ScatterMax, BasicLSTMCell comment error 2020-06-04 15:58:43 +08:00