buxue
|
2c9ca199ad
|
support catch IndexError in C++
|
5 years ago |
mindspore-ci-bot
|
65f2212fd3
|
!2215 Support hccl profiling
Merge pull request !2215 from caifubi/support-hccl-profiling
|
5 years ago |
mindspore-ci-bot
|
377c326f66
|
!2203 Fix the back outputs of BNTrainingUpdateV3 may cover the front whitch is empty
Merge pull request !2203 from huanghui/single-batchnorm-fission-pass
|
5 years ago |
mindspore-ci-bot
|
d47fcab4fc
|
!2216 Add para check for GeneratorDataset
Merge pull request !2216 from pengyanjun/fix_generatordataset_para_check
|
5 years ago |
mindspore-ci-bot
|
b9ad407dc2
|
!2204 add check for tensor slice before convert to ops
Merge pull request !2204 from zhangbuxue/add_check_for_tensor_slice_before_convert_to_ops
|
5 years ago |
mindspore-ci-bot
|
cef901fe0d
|
!2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
Merge pull request !2069 from liuxiao/fix-input-value-check-for-SparseApplyFtrl-and-SparseApplyAdaGrad
|
5 years ago |
mindspore-ci-bot
|
fc74606211
|
!2214 Fix some tiny mistakes of InplaceAdd and InplaceSub vm ops
Merge pull request !2214 from liuwenhao/master
|
5 years ago |
mindspore-ci-bot
|
cf9f88183c
|
!2201 Add save&load ckpt path for distribution training
Merge pull request !2201 from chenweifeng/gpu_bert
|
5 years ago |
mindspore-ci-bot
|
445122f520
|
!2208 [CT][MS][Function][heterogeneous] ApplyMomentum not support add primitive to CPU
Merge pull request !2208 from sunsuodong/review
|
5 years ago |
mindspore-ci-bot
|
c09bcbe9bd
|
!2152 Fix two issues of having too many processes and no attribute of '_closed'
Merge pull request !2152 from 李鸿章/fix_issues
|
5 years ago |
mindspore-ci-bot
|
08a496d073
|
!1276 Callbacks as context managers
Merge pull request !1276 from 李鸿章/context_manager
|
5 years ago |
mindspore-ci-bot
|
8cb3859bdf
|
!2213 fix static check
Merge pull request !2213 from xianwz/static-check-fix
|
5 years ago |
buxue
|
61857b69ed
|
add check for tensor slice before convert to ops
|
5 years ago |
caifubi
|
5db0d8129c
|
Support hccl profiling
|
5 years ago |
Yanjun Peng
|
e95220d89d
|
fix generatordataset para check
|
5 years ago |
mindspore-ci-bot
|
b9e59f9de4
|
!2154 fix profiling core dump when start profiling many times
Merge pull request !2154 from caifubi/fix-profiling-core-dump
|
5 years ago |
liuwenhao4
|
a743f5b109
|
add InplaceAddD and InplaceSubD vm ops
|
5 years ago |
huanghui
|
1243022f01
|
fix the back outputs of BNTrainingUpdateV3 may cover the front whitch is empty
|
5 years ago |
Xian Weizhao
|
ec333c92d0
|
fix static check
|
5 years ago |
mindspore-ci-bot
|
7038df8b99
|
!2159 add virtualDatasetCell in eval
Merge pull request !2159 from yao_yf/add_virtualdataset_in_eval
|
5 years ago |
李鸿章
|
ee438aaf4a
|
callback as context manager
|
5 years ago |
liuxiao
|
df63a3195d
|
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
|
5 years ago |
sunsuodong
|
618b734eda
|
applymomentum
|
5 years ago |
mindspore-ci-bot
|
ea37dc76f0
|
!2144 move vgg16/lstm script to model_zoo
Merge pull request !2144 from caojian05/ms_master_dev
|
5 years ago |
mindspore-ci-bot
|
bb622877e8
|
!2167 Add a callback module to avoid the size of the callback.py file too large
Merge pull request !2167 from ougongchang/adjust_callback
|
5 years ago |
wilfChen
|
9d74cfd312
|
Add load&save ckpt path for distribute training
|
5 years ago |
mindspore-ci-bot
|
6e7a38ac67
|
!2190 fix error in the example of SparseApplyLazyAdam
Merge pull request !2190 from wangnan39/modify_annotations_of_sparse_adam
|
5 years ago |
mindspore-ci-bot
|
233fdb26f4
|
!2181 add quant utils
Merge pull request !2181 from chenzhongming/quant_utils
|
5 years ago |
mindspore-ci-bot
|
ca94916ef9
|
!2184 CocoDataset add category_id check
Merge pull request !2184 from xiefangqi/xfq_fix_coco_issue
|
5 years ago |
ougongchang
|
1ffa37ffbc
|
Add a callback module to avoid the size of the callback.py file to large
|
5 years ago |
mindspore-ci-bot
|
8711ab5028
|
!2155 Optimized ApplyTransform function
Merge pull request !2155 from Kang/optimization
|
5 years ago |
chenzomi
|
70f499ba7e
|
add quant utils
|
5 years ago |
mindspore-ci-bot
|
4291ea82cf
|
!2024 Add MixedPrecisionCast for Dict
Merge pull request !2024 from Kang/master
|
5 years ago |
wangnan39@huawei.com
|
675fe52042
|
fix error in the example of SparseApplyLazyAdam
|
5 years ago |
mindspore-ci-bot
|
17c3148ff8
|
!1923 optimize summary support cpu code
Merge pull request !1923 from wenkai/wk1_cpu_summary_opt_0609
|
5 years ago |
mindspore-ci-bot
|
625f2421b5
|
!1977 random walk in gnn node2vec
Merge pull request !1977 from JonathanY/randomwalk
|
5 years ago |
mindspore-ci-bot
|
a1f194c971
|
!2188 Remove B+ tree deadcode and add an additional output to Search function
Merge pull request !2188 from JesseKLee/deadcode
|
5 years ago |
mindspore-ci-bot
|
3adbde56b2
|
!2162 SliceOp
Merge pull request !2162 from h.farahat/slice_op
|
5 years ago |
mindspore-ci-bot
|
898b2fdecd
|
!2187 Fix comment display issues in BuildVocabDataset
Merge pull request !2187 from ZiruiWu/vocab_rework
|
5 years ago |
Jesse Lee
|
287ca71260
|
Remove dead code
|
5 years ago |
Zirui Wu
|
2794883644
|
fix selected minor issues
fix review comments
|
5 years ago |
mindspore-ci-bot
|
3ccbafe71d
|
!2062 [MD] add splitOP in minddataset
Merge pull request !2062 from liyong126/minddataset_split
|
5 years ago |
mindspore-ci-bot
|
792d1a444c
|
!1899 add resnet50_imagenet 8p st
Merge pull request !1899 from zhaoting/ResNet50_st
|
5 years ago |
zhaoting
|
429c88a462
|
add resnet50 imagenet st
|
5 years ago |
mindspore-ci-bot
|
0b7d4855dd
|
!2168 Chage combined quant to nn.quant
Merge pull request !2168 from chenzhongming/combined
|
5 years ago |
mindspore-ci-bot
|
c753f020d4
|
!2178 handle the case which child_graph is nullptr
Merge pull request !2178 from Margaret_wangrui/ascend_summary_nodes
|
5 years ago |
xiefangqi
|
aab190fcdb
|
CocoDataset add category_id validation
|
5 years ago |
mindspore-ci-bot
|
4d34e49e8f
|
!2097 review gpu quant code
Merge pull request !2097 from chenzhongming/master
|
5 years ago |
chenzomi
|
4878616e43
|
change combined to nn
|
5 years ago |
mindspore-ci-bot
|
b747486e52
|
!2174 fix cpu reshape bug
Merge pull request !2174 from kisnwang/fix-cpu-reshape-bug
|
5 years ago |