mindspore-ci-bot
067a838e87
!2364 modify export phase
Merge pull request !2364 from jinyaohui/export
5 years ago
mindspore-ci-bot
8d34c65592
!2370 modify alexnet shell def get_lr args
Merge pull request !2370 from changzherui/mod_alexnet
5 years ago
mindspore-ci-bot
e8639ad91e
!2347 support multi param for tuple grad
Merge pull request !2347 from riemann_penn/support_multi_param_for_tuple_grad
5 years ago
mindspore-ci-bot
88a3c0fa53
!2379 remove ftrl operator st on pynative mode
Merge pull request !2379 from zyli2020/change_ftrl_op_st
5 years ago
mindspore-ci-bot
d4d0faaad9
!2176 Fix code review problems of session
Merge pull request !2176 from chenfei_mindspore/code-review-of-session
5 years ago
mindspore-ci-bot
27a0aa406b
!2358 Fix computation of sparse_apply_proximal_adagrad
Merge pull request !2358 from YuJianfeng/proximal
5 years ago
mindspore-ci-bot
adb223925d
!2367 enlarge memory to support bert large pretraining with 96 bs
Merge pull request !2367 from yoonlee666/edit-example
5 years ago
mindspore-ci-bot
e447a9c7fb
!2341 add_src_dir
Merge pull request !2341 from wukesong/add_src_dir
5 years ago
mindspore-ci-bot
bbf69912be
!2363 fix TextFildDataset and CLUEDataset does not support to_device
Merge pull request !2363 from yanghaitao/yht_fix_textfiledataset
5 years ago
mindspore-ci-bot
634bfd3508
!2259 add Normal op
Merge pull request !2259 from pkuliuliu/master
5 years ago
mindspore-ci-bot
d137cefa79
!2372 Cleanup work for BERT special ops
Merge pull request !2372 from h.farahat/cleanup_0619
5 years ago
lizhenyu
eb68c9953d
change ftrl operator st
5 years ago
mindspore-ci-bot
cb3bbf3c7a
!2368 add auto create graph for aware quantization training demo
Merge pull request !2368 from chenzhongming/abc
5 years ago
mindspore-ci-bot
2f9c6ec8bc
!2337 aware quantization training auto create graph
Merge pull request !2337 from chenzhongming/master
5 years ago
pkuliuliu
acf46bafbb
add Normal op
5 years ago
mindspore-ci-bot
e4298d7d47
!2326 fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent
Merge pull request !2326 from liangzelang/master
5 years ago
mindspore-ci-bot
9514b52a23
!2147 Add a callback named SummaryCollector and delete SummaryStep callback
Merge pull request !2147 from ougongchang/master
5 years ago
mindspore-ci-bot
5dac9c4c30
!2361 fix codex/reviewbot
Merge pull request !2361 from kisnwang/fix-codex-reviewbot
5 years ago
panyifeng
3c2057297e
support multi param for tuple grad
5 years ago
hesham
674415f7be
Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
5 years ago
mindspore-ci-bot
bc4b1c2460
!2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
Merge pull request !2373 from danishnxt/AugOpsD1
5 years ago
mindspore-ci-bot
9d3e0696d5
!2360 Fix api doc of dataset build_vocab
Merge pull request !2360 from pengyanjun/fix_dataset_public_api_build_vocab
5 years ago
mindspore-ci-bot
7bdcc319b2
!2325 Addressing comments from PR2314
Merge pull request !2325 from imaaamin/object_ops_pr2
5 years ago
Danish Farid
6442a85b75
comments added, ptrs to consts, UT tests for BBOps
updated comments for 3 BB AugOps
addressing comments, void -> status, macros added, fixed test cmt
changed types -> value, fixed ut test funcs, grammar
bug type fix
fixed condition in tests for viz
5 years ago
mindspore-ci-bot
01706d4386
!2371 Missing Tests
Merge pull request !2371 from nhussain/missing_concat_test
5 years ago
islam_amin
edc42c5b85
addressed comments from reviews
5 years ago
nhussain
d89101b95f
add missing test
5 years ago
changzherui
6c324b58d6
modify alexnet get_lr args
5 years ago
mindspore-ci-bot
46c8ef28de
!2359 fix example error of HostReduceScatter
Merge pull request !2359 from yihuaijie/master
5 years ago
chenzomi
c268c88220
aware quantization training auto create graph
5 years ago
chenfei
1b01966130
code review repair for new control sink
5 years ago
ougongchang
939cd29d7e
Add a callback named SummaryCollector and delete SummaryStep callback
I added a SummaryCollector to help users automatically collect information
such as the network, loss, learning rate and so on, making it easier to collect this information.
It also can collect train lineage and eval lineage information which is
collected by TrainLineage Callback and EvalLineage Callback in
MindInsight.
I also add some UT for SummaryCollect to keep the code correct.
5 years ago
mindspore-ci-bot
722eafcac6
!2354 dataset: repair problem in GetRow that acess vector size failed
Merge pull request !2354 from ms_yan/GetRow_fail
5 years ago
chenzomi
27c3b6d5b3
add auto create graph for aware quantization training demo
5 years ago
yoonlee666
cfae890ca0
support bert large pretrain with 96 bs
5 years ago
wukesong
367a51aeeb
add src dir
5 years ago
Yanjun Peng
d14443f123
fix dataset public api build_vocab
5 years ago
mindspore-ci-bot
c55b81e94f
!2348 fix image.CenterCrop.
Merge pull request !2348 from liuxiao/central_crop
5 years ago
mindspore-ci-bot
3e299270d6
!2352 fix loop size error when exec train after model init
Merge pull request !2352 from wangnan39/fix_error_about_data_loop_size
5 years ago
mindspore-ci-bot
21c67eddd5
!1897 save print data to file
Merge pull request !1897 from jinyaohui/print
5 years ago
kswang
2a8f0a75be
fix review code
5 years ago
mindspore-ci-bot
108021b110
!2351 Fix some mistakes of TransData vm ops
Merge pull request !2351 from liuwenhao/master
5 years ago
mindspore-ci-bot
9cddaee9b3
!2323 [CT][MS][Auto-Parallel]Recursive interface needs to be changed to external interface
Merge pull request !2323 from Chong/interface
5 years ago
yanghaitao
9f336bb735
fix TextFileDataset and CLUEDataset failed with to_device
5 years ago
mindspore-ci-bot
dffbe6edfc
!2349 fix gpu invalid input data
Merge pull request !2349 from panfengfeng/fix_gpu_invalid_input_data
5 years ago
jinyaohui
ac23a179bf
save print data to file
5 years ago
jinyaohui
45b8cff4a5
modify export phase
5 years ago
mindspore-ci-bot
e9670f3c28
!2346 fix pre compile static check warning
Merge pull request !2346 from wangcong/master
5 years ago
mindspore-ci-bot
389ff16566
!2264 Adapt tbe opretors ApplyProximalAdagrad and SparseApplyProximalAdagrad.
Merge pull request !2264 from liuxiao/Adapt-ApplyProximalAdagrad-operator-for-vm
5 years ago
liangzelang
9a38d4b425
fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent
5 years ago