yao_yf
ce03ce5af2
data_parallel_grad_reducer
5 years ago
mindspore-ci-bot
fcdc88cca9
!1859 [Dataset] fix codedex.
...
Merge pull request !1859 from luoyang/pylint
5 years ago
mindspore-ci-bot
2ee812d27d
!1872 fix EmbeddingLookup cpu op run fail
...
Merge pull request !1872 from dengwentao/fix_cpu_op
5 years ago
mindspore-ci-bot
3045dd343e
!1876 check if num_samples is 0 in sampler
...
Merge pull request !1876 from yanghaitao/yht_fix_sampler
5 years ago
yanghaitao
9c2a72c55e
check if num_samples is 0 in sampler
5 years ago
dengwentao
305aab03f7
fix embedding look up op run fail
5 years ago
mindspore-ci-bot
53df649737
!1863 add op broadcast_to
...
Merge pull request !1863 from zhaozhenlong/op/broadcast-to-d-vm
5 years ago
mindspore-ci-bot
41d195b545
!1794 support cpu op EmbeddingLookup
...
Merge pull request !1794 from dengwentao/cpu_op
5 years ago
zhaozhenlong
1f342fb926
add op BroadcastTo
5 years ago
mindspore-ci-bot
10ebd81b10
!1845 convert parameter & valuenode's device type
...
Merge pull request !1845 from lianliguang/master
5 years ago
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
5 years ago
mindspore-ci-bot
5b80937367
!1864 add fake quant per channel and bug fix
...
Merge pull request !1864 from chenzhongming/master
5 years ago
chenzomi
b7db3e9a4b
add fake quant per channel and bug fix
5 years ago
zhouneng
2df6eaf397
fix applycenteredrmspop params map bug
5 years ago
mindspore-ci-bot
65eacc9593
!1787 optimize transdata for pynative mode
...
Merge pull request !1787 from chujinjin/optimize_transdata_for_pynative
5 years ago
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
5 years ago
dengwentao
098eec4661
add cpu op embedding_look_up
5 years ago
mindspore-ci-bot
7d7478d16d
!1846 reuse parameter in new ConstructKernelGraph
...
Merge pull request !1846 from Margaret_wangrui/reuse-parameter-in-new-ConstructKernelGraph
5 years ago
chujinjin
7465abc798
optimize transdata for pynative
5 years ago
Yang
525d063abf
[Dataset] Fix codedex.
5 years ago
mindspore-ci-bot
5812c46ecf
!1860 fix codex
...
Merge pull request !1860 from fary86/fix_codex_06.05
5 years ago
mindspore-ci-bot
bd34c6ec8b
!1853 Fix initializer
...
Merge pull request !1853 from amongo/FixInitializer
5 years ago
Margaret_wangrui
1e52cb450c
reuse parameter in new ConstructKernelGraph
5 years ago
mindspore-ci-bot
1973594bd1
!1774 [MD] minddataset support padding samples
...
Merge pull request !1774 from liyong126/mindrecord_padded_sample
5 years ago
fary86
3bf1bb6355
Fix codex
5 years ago
mindspore-ci-bot
f374bd5db4
!1821 fix bugs in bert scripts
...
Merge pull request !1821 from yoonlee666/pretrain-eva
5 years ago
mindspore-ci-bot
b236beae28
!1615 convert constant bool tensor to bool
...
Merge pull request !1615 from amongo/GetBoolValueFromConstantTensor
5 years ago
mindspore-ci-bot
197251eb66
!1838 Add SparseApplyFtrl cpu kernel
...
Merge pull request !1838 from YuJianfeng/master
5 years ago
mindspore-ci-bot
58643afc09
!1849 fix tfrecord bug:less data if shuffle is false
...
Merge pull request !1849 from yanghaitao/yht_fix_tf_noshuffle
5 years ago
mindspore-ci-bot
05c1b36c51
!1852 default dataset_sink_mode=True
...
Merge pull request !1852 from wukesong/modify_alexnet_sink_mode
5 years ago
liyong
feff8899ac
support padding samples
5 years ago
mindspore-ci-bot
c51d90d84e
!1767 Move LayerNormGrad split pass ahead of kernel select
...
Merge pull request !1767 from huanghui/LayerNormGrad-split-pass
5 years ago
mindspore-ci-bot
bd3e8da6a7
!1850 remove --mode test
...
Merge pull request !1850 from wukesong/modify_readme
5 years ago
mindspore-ci-bot
5c21616293
!1807 Implemented Ngram TensorOp for dataset
...
Merge pull request !1807 from ZiruiWu/ngram_dev
5 years ago
huangdongrun
9081041199
fix initiliazer
5 years ago
mindspore-ci-bot
769ae609b4
!1808 consistent design for num_samples
...
Merge pull request !1808 from Jamie/numsamples
5 years ago
yujianfeng
5d4b75838f
Add SparseApplyFtrl cpu kernel
5 years ago
mindspore-ci-bot
06ee0296b8
!1841 Fix auto parallel save checkpoint bug
...
Merge pull request !1841 from caifubi/auto-parallel-save-ckpt-bug
5 years ago
Zirui Wu
dbf9936ec4
Implemented n-gram for dataset TensorOp
5 years ago
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
5 years ago
mindspore-ci-bot
fac6c56db5
!1851 Add batch norm fusion pattern for mix precision
...
Merge pull request !1851 from YuJianfeng/bn_cast
5 years ago
mindspore-ci-bot
063ad7c7f0
!1810 optimize slice/slicegrad performance
...
Merge pull request !1810 from sunsuodong/optimize_performance
5 years ago
wukesong
b33a29a7a5
dataset mode True default
5 years ago
yujianfeng
e87ac6525e
Add batch norm fusion pattern for mix precision
5 years ago
mindspore-ci-bot
ccd7ea6e5a
!1842 fix LeakyReLU
...
Merge pull request !1842 from jiangjinsheng/issue_doc
5 years ago
mindspore-ci-bot
97524b9ddd
!1823 support vm for ConfusionMatrix
...
Merge pull request !1823 from jiangjinsheng/vm_ConfusionMatrix
5 years ago
mindspore-ci-bot
0fc2da9b1a
!1708 support host reduce scatter
...
Merge pull request !1708 from chenjianping/host_reduce
5 years ago
huanghui
cf87218fb7
place layernormgrad split pass before kernel select
5 years ago
wukesong
1005c2107f
remove --mode
5 years ago
yanghaitao
07877d1e65
fix tfrecord not enough data if shuffle is false
5 years ago