Commit Graph

4519 Commits (18ed2bec53b6c9165493ab29be93fc3f64ffb9c1)

Author SHA1 Message Date
jinyaohui 188c3e5394 add grad acc test case
5 years ago
Danish Farid 2473adf24f PadBboxes Call fixed in RandomCropWithBboxOp
5 years ago
Eric c24870604e Added fix for arm 64 build
5 years ago
wangyue01 2d9499b13f modify GPU profiler to satisfy code standard
5 years ago
Jesse Lee 1238759a2b Add try/catch
5 years ago
mindspore-ci-bot ddac441dfd !6171 [MD] loading dataset log / dataset validation / dataset description
5 years ago
baihuawei e0c063704c clear warnings
5 years ago
mindspore-ci-bot 63f0fb070f !6284 Fix static check
5 years ago
yao_yf b70204c080 auto parallel context add notes and func mv
5 years ago
jiangzhiwen bf7e14a083 fix StateDiagram iter compare to other container's end
5 years ago
mindspore-ci-bot 3f0ac45954 !6206 new add gpu ops sqrt_grad and rsqrt_grad.
5 years ago
luoyang 9064a5f731 add num_row check & fix api distributed sampler, lookup, default value
5 years ago
mindspore-ci-bot d8d2a70cb3 !6344 [AutoParallel]fix auto parallel multigraph bug
5 years ago
mindspore-ci-bot c54c4d644c !6410 clear up codedex of C++
5 years ago
mindspore-ci-bot c55bd78ce5 !6404 fix eagleEye check
5 years ago
buxue 14f6c95c28 add overflow check for make_range and optimize isinstance processing
5 years ago
mindspore-ci-bot 65d4fdc5bb !6391 Add PS pointer check.
5 years ago
Ziyan 9e5248497b add batch parallel info black list
5 years ago
He Wei 3ad1acf04c Fix codedex issue for tensor_py
5 years ago
linqingke dda3176fca new add sqrt_grad and rsqrt_grad.
5 years ago
BowenK 607ea81c7b fix static check
5 years ago
lilei 6215e30086 clear up codedex of C++
5 years ago
mindspore-ci-bot deb1d2ba96 !6403 fix codex clean bug
5 years ago
ZPaC 58d6406178 Add pointer check for PS
5 years ago
mindspore-ci-bot 0c2e7f5092 !6321 codex warning
5 years ago
mindspore-ci-bot f6522ef5bc !6330 GPU fix reviewbot : large function
5 years ago
lichenever 6b2a9de09f fix auto parallel mutigrpah bug
5 years ago
mindspore-ci-bot 9758be4719 !6399 Check if csv file is open
5 years ago
laiyongqiang e13beaa7ed clean codex warning
5 years ago
mindspore-ci-bot f53047e8f5 !6375 Adapting new profiling performance data
5 years ago
jiangzhiwen f80db10d27 check if csv file is open
5 years ago
mindspore-ci-bot fa46841b96 !6328 clear up codedex of C++
5 years ago
zhangyihui bc45616298 Adapt to new AICPU original file
5 years ago
mindspore-ci-bot b3c7515ba0 !6342 fix ci code warning
5 years ago
gukecai f7d124992f fix eagleEye check
5 years ago
mindspore-ci-bot 3c1e964161 !6158 [VM]Fix Print cannot export AIR model files.
5 years ago
mindspore-ci-bot 16f321d1d9 !6255 fix reviewbot
5 years ago
mindspore-ci-bot 5608a55b7e !6331 Delete the useless code in graph runner
5 years ago
mindspore-ci-bot 0cbb4f6330 !6317 Add relu6 gpu
5 years ago
mindspore-ci-bot 61c00fc4e7 !6287 fix exit core dump
5 years ago
mindspore-ci-bot c57a472748 !5918 optimizer pynative memory
5 years ago
mindspore-ci-bot af1c5aba5b !6354 [Data][BUG]add SubStractMeanNormalize input param check
5 years ago
mindspore-ci-bot c9fa006b92 !6308 [MS][GPU][CUDA] NMS_Pass Kernel performance improvement
5 years ago
mindspore-ci-bot 475ed7a321 !6226 RoiAlign gpu kennel not matched with D-chip
5 years ago
mindspore-ci-bot 71ab9e300b !6012 Support erf and erfc ant GPU backend
5 years ago
mindspore-ci-bot fd7bcd045a !6347 support not in and add check for grad_with_sens with no sense provided
5 years ago
mindspore-ci-bot e60e4920f9 !6346 add timeout value to pyfunc
5 years ago
mindspore-ci-bot b8979f047b !6263 fix bugs which lead to segment fault
5 years ago
jjfeing 37ec5c0a1f fix code warning
5 years ago
buxue 458498900c support not in and add check for grad_with_sens with no sense provide.
5 years ago
xulei2020 85962adffd add code
5 years ago
mindspore-ci-bot af5ebcf1a9 !6232 fix gpu heterogeneous bug
5 years ago
yanghaitao1 95f54de5d6 add timeout for pyfunc
5 years ago
kpy 4338dd266e optimizer pynative graph memory
5 years ago
mindspore-ci-bot 3d8c120c57 !6294 Optimize PS code
5 years ago
chenhaozhe df01771acb delete the useless code in graph_runner
5 years ago
mindspore-ci-bot 08a761b29d !6305 Change log level from ERROR to DEBUG for debugger
5 years ago
mindspore-ci-bot 02c2a61065 !6306 Fix bug that required the user to click twice on "Next Node" in MindInsight Debugger UI
5 years ago
VectorSL 01ef6db9e7 fix reviewbot:function has more than 50 lines
5 years ago
mindspore-ci-bot c899bcd001 !6111 sync-from-trunk-to-blue-zone-0912-c75b220
5 years ago
lilei f2b9ac3d6a clear up codedex of C++
5 years ago
mindspore-ci-bot 88622509d9 !6311 Fix Affine of lite preprocessing for 3 channel
5 years ago
ZPaC bb0a5a30cd Capsulate address ptr generation in PS.
5 years ago
wilfChen aacf7c2e34 codex warning
5 years ago
wuweikang e24f534002 sync-from-trunk-to-blue-zone-0912-c75b220
5 years ago
gukecai 33b79bd6cf fix reviewbot
5 years ago
mindspore-ci-bot 19bdba56f9 !6265 Fix the static security check of sha256.h
5 years ago
peixu_ren fdd2d8209f Support erf and erfc ant GPU backend
5 years ago
mindspore-ci-bot a1653168da !6296 [Data Dump] Fix MindInsight Debugger OverFlow Error
5 years ago
mindspore-ci-bot bef2118253 !6300 [MD] fix get_dataset_size bug when set num_samples in DistributedSampler
5 years ago
jiangzhiwen 18fae4d81e fix Affine for 3 channel
5 years ago
mindspore-ci-bot 0d486adef1 !3974 Eliminate the pause for each cycle of the Repeat
5 years ago
Eric 4352317d58 Added compiling lite
5 years ago
Danish Farid 8c7cc7943d NMS perf boost
5 years ago
Harshvardhan Gupta 6d7fe0364c fix next node behavior
5 years ago
lichen_101010 f65625bd0b change log level from ERROR to DEBUG for debugger
5 years ago
liyong 930e85ed5c fix get_dataset_size in distributedSampler & num_samples
5 years ago
caifubi 0bf82e34c2 Fix MindInsight Debugger OverFlow Error
5 years ago
Jonathan Yan ed88c2c2d4 roi_align grad init
5 years ago
mindspore-ci-bot e83507bc1c !6278 fix stop send bug
5 years ago
mindspore-ci-bot fe735a0f83 !6198 [Data Dump] Bug fix
5 years ago
baihuawei 09a3f2ff5e fix GPU hete
5 years ago
simson 2fd4a3fc3a fix bugs which lead to segment fault
5 years ago
anzhengqi 633b5707ff fix stop send bug
5 years ago
mindspore-ci-bot 014ea619a8 !6240 Fix review_bot and codedex problems
5 years ago
HuangBingjian 52cb8cce6c fix sha256.h
5 years ago
kswang c7ecc106dd fix exit core dump
5 years ago
mindspore-ci-bot 4fdc34e499 !6140 Fix the bug of can not find the device address in auto parallel
5 years ago
mindspore-ci-bot 54e22992d7 !6189 fix deeplabv3 error in pynative
5 years ago
mindspore-ci-bot ff42cd87b2 !6247 Fix cpu ScatterNdUpdate doesn't update output
5 years ago
mindspore-ci-bot f6ac30ef29 !6221 stop send data to device after end of sequence
5 years ago
anzhengqi 8e1a2ef5ae stop send data to device after end of sequence
5 years ago
caifubi 1480c93d04 Data Dump Bug Fix
5 years ago
mindspore-ci-bot c543db0585 !6180 clean codex warning in memreuse
5 years ago
mindspore-ci-bot d96831bfa7 !6157 fix codex
5 years ago
mindspore-ci-bot ffaba08379 !6215 fix the problem which arg print in DumpIR
5 years ago
huanghui d6944a70ca fix cpu kernel:ScatterNdUpdate doesn't set output
5 years ago
lvliang bf1ee34fd9 fix-the-bug-of-can-not-find-the-device-address-in-auto-parallel
5 years ago
mindspore-ci-bot ce7a7b0fc7 !6196 Modify alarm
5 years ago
dayschan 3c2da3197f Fix review_bot and codedex problems
5 years ago