chujinjin
7465abc798
optimize transdata for pynative
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
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
mindspore-ci-bot
e7b7abc581
!1843 fix ScatterAdd ScatterMax and BasicLSTMCell comments error
...
Merge pull request !1843 from zhaozhenlong/fix-issues-scatter-and-lstm-comments
5 years ago
chenjianping
af8108c9e1
support host reduce scatter and allgather
5 years ago
jiangjinsheng
eb4571a67f
fixed LeakyReLU, Optimizer
5 years ago
caifubi
88ac2ae514
Only weight tensor need to bind with Parameter device_address
5 years ago
sunsuodong
78787931e1
optimize performance
5 years ago
zhaozhenlong
169ff48224
fix ScatterAdd, ScatterMax, BasicLSTMCell comment error
5 years ago
yoonlee666
6b994518fb
fix bugs in bert example script
5 years ago
mindspore-ci-bot
aef9c4d838
!1560 update nlp preprocess script destination from example/nlp_to_mindrecord to third_party dir
...
Merge pull request !1560 from guozhijian/change_zhwiki_CLUERNER2020_to_thirdparty
5 years ago
mindspore-ci-bot
52c5cb5bdf
!1828 remove get_rank() in HostAllGather
...
Merge pull request !1828 from yihuaijie/master
5 years ago
mindspore-ci-bot
cd90dfa12e
!1834 sorts column names for tfreader during schema creation
...
Merge pull request !1834 from Peilin/tf-reader-column-order-fix
5 years ago
mindspore-ci-bot
18ecafcf0e
!1809 modify adam optimizer and script of bert to match the patterns of fusion rule
...
Merge pull request !1809 from shibeiji/bert
5 years ago
mindspore-ci-bot
bc575fe767
!1825 hidden range
...
Merge pull request !1825 from jiangjinsheng/issue_doc
5 years ago
mindspore-ci-bot
c2b2ed1482
!1830 add time_monitor
...
Merge pull request !1830 from wukesong/widedeep-time
5 years ago
jonyguo
56d03f9eb9
enhance: add example for zhwiki and CLUERNER2020 to mindrecord
5 years ago
jiangjinsheng
fc4cf5a470
add vm support for ConfusionMatrix
5 years ago
mindspore-ci-bot
5306172fee
!1827 fix applyrms bug
...
Merge pull request !1827 from JichenZhao/issue_fix_branch
5 years ago
mindspore-ci-bot
2a2dd7d340
!1803 Optimized MixedPrecisionCast function
...
Merge pull request !1803 from Kang/master
5 years ago
mindspore-ci-bot
a4e1852d6c
!1817 optimize mix target splitsort
...
Merge pull request !1817 from kisnwang/optimize-splitsort
5 years ago
mindspore-ci-bot
0c1674496f
!1819 Restricting modify non_Parameter class members
...
Merge pull request !1819 from zhangbuxue/restricting_modify_non-Parameter_class_members
5 years ago
Kang
041f628cce
Optimize MixedPrecisionCast function
5 years ago