mindspore-ci-bot
|
cf366aa0e7
|
!2758 update release notes - sync
Merge pull request !2758 from guozhijian/sync_update_release_notes
|
6 years ago |
jonyguo
|
b5e4174868
|
update release notes
|
6 years ago |
mindspore-ci-bot
|
9b547e20f4
|
!2751 fix mix target device id
Merge pull request !2751 from kisnwang/fix-mix-target-device-id-r0.5
|
6 years ago |
kswang
|
d290c07a0f
|
fix mix target device id
|
6 years ago |
mindspore-ci-bot
|
ae82f743da
|
!2739 rebase master to r0.5 for quantization aware training
Merge pull request !2739 from chenzhongming/diff_0.5_master
|
6 years ago |
chenzomi
|
684ecac927
|
rebase master to r0.5 for quantizaiton aware training
|
6 years ago |
mindspore-ci-bot
|
256bedf469
|
!2740 unroll print loss
Merge pull request !2740 from chenzhongming/unroll
|
6 years ago |
mindspore-ci-bot
|
3c324e1031
|
!2729 Add resnext50 network
Merge pull request !2729 from z00378171/r0.5
|
6 years ago |
mindspore-ci-bot
|
3b23d8e45a
|
!2727 Add YOLOV3-DarkNet53 to Model Zoo
Merge pull request !2727 from yangyongjie/r0.5
|
6 years ago |
chenzomi
|
ff042b92ce
|
unroll print loss
|
6 years ago |
yangyongjie
|
123226c283
|
Add YOLOV3-DarkNet53 to Model Zoo
|
6 years ago |
mindspore-ci-bot
|
412e4580d4
|
!2721 add thirdparty notice for bert/tokenization
Merge pull request !2721 from yuchaojie/r0.5
|
6 years ago |
mindspore-ci-bot
|
0201001a41
|
!2731 remove export lite model api
Merge pull request !2731 from yangjie159/r0.5
|
6 years ago |
yangjie159
|
46da06b3f8
|
remove export lite model api
|
6 years ago |
zhouyaqiang
|
66d2690f95
|
add resnext50 network
|
6 years ago |
yuchaojie
|
a5fd01fd40
|
add thirdparty notice for bert/tokenization
|
6 years ago |
mindspore-ci-bot
|
f8fa03d732
|
!2712 Revert "Make assign-node to be before jump-node, ensure child graph can get its inputs"
Merge pull request !2712 from zhoufeng/revert-assign-node-order
|
6 years ago |
mindspore-ci-bot
|
5b46b05b50
|
!2714 add notice
Merge pull request !2714 from jinyaohui/print
|
6 years ago |
mindspore-ci-bot
|
bb3e05c317
|
!2709 [r0.5]Fix bug of paramter is the second input of control depend
Merge pull request !2709 from chenfei_mindspore/parameter-should-not-act-as-the-second-input-of-control-depend-when-depend-mode-is-0
|
6 years ago |
mindspore-ci-bot
|
7891b53fa8
|
!2704 fix quantization aware training auto create graph bug
Merge pull request !2704 from chenzhongming/r0.5
|
6 years ago |
chenzomi
|
c831d3eb60
|
fix quantization aware training auto create graph bug
|
6 years ago |
jinyaohui
|
5db6852c75
|
add notice
|
6 years ago |
zhoufeng
|
30001d68e2
|
Revert "Make assign-node to be before jump-node, ensure child graph can get its"
This reverts commit 8628b898e1.
|
6 years ago |
chenfei
|
92aaf297c4
|
if parameter is the second input of control depend and depend mode is 0,this control relation is invalid
|
6 years ago |
mindspore-ci-bot
|
2daa1b33c2
|
!2693 Move resnet_thor from example to model_zoo
Merge pull request !2693 from panbingao/r0.5
|
6 years ago |
mindspore-ci-bot
|
da9ba5e84d
|
!2695 Update akg to r0.5 branch
Merge pull request !2695 from TronZhang/akg_r0.5
|
6 years ago |
mindspore-ci-bot
|
381bbc4db5
|
!2691 use two condition, false branch caculate error
Merge pull request !2691 from hexia/deal-switch-input
|
6 years ago |
mindspore-ci-bot
|
bf52346e65
|
!2678 Add typeid to type conversion scene
Merge pull request !2678 from zhangbuxue/Add_typeid_to_type_conversion_scene
|
6 years ago |
mindspore-ci-bot
|
39d171ce17
|
!2689 fix cast kernel build in pynative mode
Merge pull request !2689 from limingqi107/cast_pynative
|
6 years ago |
tronzhang
|
2848ad1f82
|
update akg to r0.5 branch
|
6 years ago |
panbingao
|
70bc8ed529
|
move resnet_thor series from example to model_zoo
|
6 years ago |
hexia
|
9794b13c10
|
fix switch input
|
6 years ago |
buxue
|
fe8f47dc45
|
add typeid to type conversion scene
|
6 years ago |
mindspore-ci-bot
|
84cdb9f4ed
|
!2646 Fix grad value is wrong when register hook in pynative
Merge pull request !2646 from JoyLvliang/r0.5
|
6 years ago |
mindspore-ci-bot
|
51dd49c176
|
!2628 move resnet series from example to model_zoo
Merge pull request !2628 from gengdongjie/r0.5
|
6 years ago |
limingqi107
|
7fca26c201
|
fix cast kernel build in pynative mode
|
6 years ago |
mindspore-ci-bot
|
e70a8c840a
|
!2670 Change comment for akg compilation option
Merge pull request !2670 from TronZhang/akg_default_r0.5
|
6 years ago |
mindspore-ci-bot
|
acbbe52984
|
!2685 GPU mul support int
Merge pull request !2685 from VectorSL/r0.5
|
6 years ago |
mindspore-ci-bot
|
f8b608cb1c
|
!2686 update MindSpore version from r0.3 to r0.5
Merge pull request !2686 from yanghaoran/r0.5
|
6 years ago |
mindspore-ci-bot
|
48b4a10f39
|
!2679 fix issue [controlflow] if Cascad an if, raise error
Merge pull request !2679 from wenchunjiang/fix_if_cascad_if_bug
|
6 years ago |
mindspore-ci-bot
|
7ec0b35fac
|
!2653 Mass text summarization update.
Merge pull request !2653 from linqingke/mass_r0.5
|
6 years ago |
mindspore-ci-bot
|
2613d76a96
|
!2656 fix: tfrecord to mindrecord para check - sync
Merge pull request !2656 from guozhijian/sync_fix_tfrecord_to_mr_para_check
|
6 years ago |
mindspore-ci-bot
|
778fdf6e49
|
!2672 auto paralle for sparse tensor gradient
Merge pull request !2672 from lirongzhen1/r0.5
|
6 years ago |
yanghaoran
|
5b6a59e13e
|
update version to 0.5
|
6 years ago |
VectorSL
|
79ec5f7398
|
gpu mul support int
|
6 years ago |
mindspore-ci-bot
|
25a34c0d13
|
!2666 fix python abort bug
Merge pull request !2666 from jinyaohui/backend
|
6 years ago |
mindspore-ci-bot
|
2108f72cd3
|
!2682 [quant]The top level add op prefix_name check error r0.5
Merge pull request !2682 from vlne-v1/I1LJMR-quant-the-top-level-add-op-prefix_name-check-error-r0.5
|
6 years ago |
gengdongjie
|
6f13315d90
|
move resnet series from example to model_zoo
|
6 years ago |
Wei Luning
|
f398495a88
|
fix bug in quant deploy export
|
6 years ago |
mindspore-ci-bot
|
abb7c40315
|
!2665 handle RecurseCompileGraph when one branch is Assign
Merge pull request !2665 from Margaret_wangrui/r0.5
|
6 years ago |