caifubi
|
b17b4abf7d
|
Fix async data dump failed
|
5 years ago |
lichen_101010
|
ea8c8361d6
|
add output filter for BatchNorm operator
Add some comments
addressed John's comments
CI check
CI check part2
|
5 years ago |
mindspore-ci-bot
|
5f4e800141
|
!6803 disable memory reuse for selected op in e2e dump
Merge pull request !6803 from laiyongqiang/e2edump_reuse
|
5 years ago |
liubuyu
|
b0837d1137
|
enable reduce precision support int64 to int32
|
5 years ago |
mindspore-ci-bot
|
f8b962a175
|
!6880 Check the selected kernel attr not null before updating device info for cpu kernel
Merge pull request !6880 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
97010b2468
|
!6429 support dynamic_rnn and dynamic_rnn_grad
Merge pull request !6429 from liubuyu/master
|
5 years ago |
yujianfeng
|
d1b7472eea
|
Check the selected kernel attr not null before updating device info
|
5 years ago |
laiyongqiang
|
bd8aeefd95
|
disable memory reuse for selected op in e2e dump
|
5 years ago |
liubuyu
|
8af3250477
|
support dynamic_rnn and dynamic_rnn_grad op
|
5 years ago |
kswang
|
ecfd2a2fc5
|
check kernel exist when select kernel
|
5 years ago |
mindspore-ci-bot
|
5441ecc1e1
|
!6844 Add max match rule for cpu kernel selection
Merge pull request !6844 from YuJianfeng/master
|
5 years ago |
yujianfeng
|
d96044fbd9
|
Add max match rule for cpu kernel selection
|
5 years ago |
laiyongqiang
|
125849755a
|
replace unused parameter in graph inputs
|
5 years ago |
mindspore-ci-bot
|
129261220e
|
!6499 refactor debugger code in main mindspore functions
Merge pull request !6499 from john_tzanakakis/master_ms1_grpc
|
5 years ago |
mindspore-ci-bot
|
c8ac3d0334
|
!6591 Fix some safe warnings in debugger
Merge pull request !6591 from maning202007/checknull
|
5 years ago |
maning202007
|
ec631997b0
|
fix some safe warnings in debugger
|
5 years ago |
liubuyu
|
fc7ea3db78
|
code warning clean
|
5 years ago |
mindspore-ci-bot
|
709ee383e9
|
!6481 add MS_EXCEPTION_IF_NULL for some variables
Merge pull request !6481 from maning202007/checknull
|
5 years ago |
mindspore-ci-bot
|
937861e011
|
!5033 clean codex
Merge pull request !5033 from caifubi/clean-codex
|
5 years ago |
John Tzanakakis
|
0e0d7eda19
|
code refactor
|
5 years ago |
maning202007
|
c8bc06061d
|
add MS_EXCEPTION_IF_NULL for some variables
|
5 years ago |
caifubi
|
9ce7919712
|
clean dump codex
|
5 years ago |
mindspore-ci-bot
|
076d8ae530
|
!6458 GPU codex fix
Merge pull request !6458 from VectorSL/codex-fix
|
5 years ago |
laiyongqiang
|
0e2124b8ed
|
add log for memory allocate failed when device is occupied
|
5 years ago |
VectorSL
|
9e6bd72e04
|
fix codex
|
5 years ago |
caifubi
|
39039974b2
|
fix profiling start up fail
|
5 years ago |
mindspore-ci-bot
|
b3c7515ba0
|
!6342 fix ci code warning
Merge pull request !6342 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
16f321d1d9
|
!6255 fix reviewbot
Merge pull request !6255 from gukecai/codex
|
5 years ago |
mindspore-ci-bot
|
0cbb4f6330
|
!6317 Add relu6 gpu
Merge pull request !6317 from TuDouNi/relu6
|
5 years ago |
jjfeing
|
37ec5c0a1f
|
fix code warning
|
5 years ago |
kpy
|
4338dd266e
|
optimizer pynative graph memory
|
5 years ago |
mindspore-ci-bot
|
c899bcd001
|
!6111 sync-from-trunk-to-blue-zone-0912-c75b220
Merge pull request !6111 from HW_KK/master
|
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
|
fe735a0f83
|
!6198 [Data Dump] Bug fix
Merge pull request !6198 from caifubi/dump
|
5 years ago |
mindspore-ci-bot
|
014ea619a8
|
!6240 Fix review_bot and codedex problems
Merge pull request !6240 from DeshiChen/0910_review_bot
|
5 years ago |
mindspore-ci-bot
|
4fdc34e499
|
!6140 Fix the bug of can not find the device address in auto parallel
Merge pull request !6140 from JoyLvliang/fix-the-bug-of-can-not-find-the-device-address-in-auto-parallel
|
5 years ago |
caifubi
|
1480c93d04
|
Data Dump Bug Fix
1. Remove old e2e dump json
2. Remove warning log
3. Add device id to e2e dump path
4. Fix bug of dump json parse failed after hccl_init
|
5 years ago |
mindspore-ci-bot
|
c543db0585
|
!6180 clean codex warning in memreuse
Merge pull request !6180 from laiyongqiang/codex
|
5 years ago |
mindspore-ci-bot
|
d96831bfa7
|
!6157 fix codex
Merge pull request !6157 from gukecai/codex
|
5 years ago |
lvliang
|
bf1ee34fd9
|
fix-the-bug-of-can-not-find-the-device-address-in-auto-parallel
|
5 years ago |
dayschan
|
3c2da3197f
|
Fix review_bot and codedex problems
|
5 years ago |
gukecai
|
41a62c7757
|
fix codex
|
5 years ago |
root
|
d11239f70f
|
Add relu6 gpu
|
5 years ago |
laiyongqiang
|
4063a69846
|
clean codex warning
|
5 years ago |
mindspore-ci-bot
|
234b7a6033
|
!6131 fix gpu pynative eval
Merge pull request !6131 from panfengfeng/fix_pynative_gpu_eval
|
5 years ago |
caifubi
|
372c2e7951
|
Combine Async Dump and E2E Dump
|
5 years ago |
panfengfeng
|
db558cd01b
|
fix pynative gpu eval
|
5 years ago |
mindspore-ci-bot
|
3ec9214d0a
|
!6093 debugger UI does not know whether the training is done
Merge pull request !6093 from john_tzanakakis/origin/is_training_done
|
5 years ago |
mindspore-ci-bot
|
9a12ad1fdc
|
!6097 fix build get time error
Merge pull request !6097 from kisnwang/fix-build-gettime-error
|
5 years ago |