mindspore-ci-bot
b6209eb841
!2166 GPU update argmaxwithvalue
...
Merge pull request !2166 from VectorSL/update-argmaxwithvalue
5 years ago
mindspore-ci-bot
fc3b0b95e9
!2170 fix some info
...
Merge pull request !2170 from guozhijian/fix_info
5 years ago
jonyguo
24db65501a
fix: verify info
5 years ago
mindspore-ci-bot
2d84011504
!2071 optimizer support loss scale for sparse situation
...
Merge pull request !2071 from wangnan39/support_loss_scale_for_sparse_optimizer
5 years ago
VectorSL
46afb18e25
update argmaxwithvalue
5 years ago
mindspore-ci-bot
5d7b9d959e
!2105 change data profiling file name
...
Merge pull request !2105 from yanghaitao/yht_profiling_device_queue
5 years ago
mindspore-ci-bot
309406067c
!2158 modify annotations for inputs of sparse adam
...
Merge pull request !2158 from wangnan39/modify_annotations_of_sparse_adam
5 years ago
mindspore-ci-bot
513f1c36a0
!1797 Add Gpu bert script
...
Merge pull request !1797 from chenweifeng/gpu_bert
5 years ago
mindspore-ci-bot
2fa2f86619
!2135 add tfrecord to mindrecord tool
...
Merge pull request !2135 from guozhijian/add_tools_tfrecord_to_mindrecord
5 years ago
mindspore-ci-bot
c518391652
!2118 update sqlite & patch
...
Merge pull request !2118 from luoyang/update
5 years ago
jonyguo
3353a20d8b
add tool: tfrecord to mindrecord
5 years ago
mindspore-ci-bot
cc80dca7ed
!2067 Fix cast check_elim
...
Merge pull request !2067 from BowenK/op_elim
5 years ago
wangnan39@huawei.com
9fe3856b9f
modify annotations for inputs of sparse adam
5 years ago
wilfChen
9ce9c21526
gpu bert script
5 years ago
mindspore-ci-bot
f48ba77648
!2149 Add tinyxml2 to third_party_notice
...
Merge pull request !2149 from xiefangqi/xfq_add_notice
5 years ago
mindspore-ci-bot
71d27c6854
!2068 Add InplaceAddD and InplaceSubD vm ops
...
Merge pull request !2068 from liuwenhao/master
5 years ago
mindspore-ci-bot
5aeba82af3
!2112 add warmup_steps param check in AdamWeightDecayDynamicLR optimizer
...
Merge pull request !2112 from yoonlee666/adam
5 years ago
mindspore-ci-bot
84dd46a750
!2141 add ci test cast for yolov3
...
Merge pull request !2141 from chengxb7532/cxb_st
5 years ago
mindspore-ci-bot
105dcb1c1e
!2128 hidden range
...
Merge pull request !2128 from jiangjinsheng/issue_fix3
5 years ago
yoonlee666
799f24b2d1
add warmup_steps param check
5 years ago
xiefangqi
f797878f0c
add tinyxml2 to notice
5 years ago
mindspore-ci-bot
000e3672ba
!2110 update proximal_ada_grad optimizer learning_rate
...
Merge pull request !2110 from lilei/add_proximal_ada_grad_optimizer
5 years ago
mindspore-ci-bot
ca972992c3
!2132 fix example error of HostAllGather and HostReduceScatter
...
Merge pull request !2132 from yihuaijie/master
5 years ago
BowenK
35a57e076d
fix cast check elim
5 years ago
mindspore-ci-bot
2dbf18677a
!2125 review kernel select code
...
Merge pull request !2125 from lianliguang/master
5 years ago
mindspore-ci-bot
ea96cbcef2
!1979 fix partial primitive poly node
...
Merge pull request !1979 from fary86/fix_patial_primitive_poly_code
5 years ago
Yang
d7d8688ec4
!2118 update sqlite & patch
5 years ago
liuwenhao4
be40a90ec6
add InplaceAddD and InplaceSubD vm ops
5 years ago
mindspore-ci-bot
d251ba9e11
!2061 set allreduce fusion split indices for NEZHA bert
...
Merge pull request !2061 from shibeiji/master
5 years ago
jiangjinsheng
032e921298
hidden range
5 years ago
mindspore-ci-bot
cb706951c1
!2126 Refactoring the func graph manager module.
...
Merge pull request !2126 from ZhangQinghua/master
5 years ago
mindspore-ci-bot
14b997448a
!2134 fix cododex & pclint with tbe kernel
...
Merge pull request !2134 from jjfeing/master
5 years ago
chengxianbin
0f5fcfee39
add ci test case for yolov3
5 years ago
mindspore-ci-bot
670a512a9a
!2145 Replace np.sum in check_numpyslicesdataset() to correct deprecated warning
...
Merge pull request !2145 from cathwong/ckw_dataset_npsum_slice_warn
5 years ago
Cathy Wong
201008d49b
Replace np.sum to correct deprecated warning
5 years ago
mindspore-ci-bot
dceb3c2be4
!2026 Change C++ behavior in RandomCropAndResize
...
Merge pull request !2026 from MahdiRahmaniHanzaki/I1K3FL-random-resized-crop
5 years ago
Mahdi
add29f95f5
resolved issues in the comments
5 years ago
mindspore-ci-bot
2cab44a637
!2028 FillOp for BERT
...
Merge pull request !2028 from nhussain/fillOp_learning
5 years ago
mindspore-ci-bot
6d6f367529
!1984 Implementation of BucketBatchByLengthOp
...
Merge pull request !1984 from Peilin/BucketBatchByLengthOp
5 years ago
nhussain
dd9bf09f0a
added FillOp for #119 - special Ops
5 years ago
Peilin Wang
848e07d022
initial commit, start of BucketBatchByLengthOp
...
c implementation done, just need to call batch/pad
added python api and validator
added pybind/de_pipeline stuff, fixed some compile errors, figure out how null py::function works
added tiny bit of doc
integrated with static batch methods
fixed some bugs
some more bug fixes and cleanup
ci fix
fix ci
ci fix
fix ci
added test_cases and debugged
addressed code review comments
addressed code review comments
ci fix
ci fix
addressed code review comments
addressed code review comments
5 years ago
wangnan39@huawei.com
d4e3d69f37
support loss scale for sparse situation
5 years ago
mindspore-ci-bot
ff0590315c
!2030 [AutoParallel] use replacement instead of recreation for edges in rec prog parse
...
Merge pull request !2030 from Chong/ReID
5 years ago
mindspore-ci-bot
7b6f13886f
!1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
...
Merge pull request !1962 from zhouneng/add_vm_support_for_ApproximateEqual_InplaceUpdateD_InTopKD
5 years ago
mindspore-ci-bot
21126a82e8
!2101 Fix code review warning.
...
Merge pull request !2101 from ZPaC/code-review-1
5 years ago
mindspore-ci-bot
ee656d2141
!2101 Fix code review warning.
...
Merge pull request !2101 from ZPaC/code-review-1
5 years ago
hongxing
39790ccf66
Optimize code
5 years ago
mindspore-ci-bot
e8f8598ffc
!2130 gpu device code review
...
Merge pull request !2130 from limingqi107/master
5 years ago
mindspore-ci-bot
34790387e3
!2088 fix pylint
...
Merge pull request !2088 from z00378171/master
5 years ago
jjfeing
b244304b99
fix codedex & pclint
5 years ago