mindspore-ci-bot
|
efdcd4c258
|
!682 fix api comments of some ops
Merge pull request !682 from liuxiao/fix-bug
|
6 years ago |
chenjianping
|
6d47036f95
|
erase datatype raise kernel
|
6 years ago |
YuJianfeng
|
ce2a13fcda
|
Check topk supported before converting input to attr
|
6 years ago |
buxue
|
9cb71441ea
|
fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative
|
6 years ago |
mindspore-ci-bot
|
fb5cfe31d5
|
!430 add buffer fusion bnupdate eltwise pass
Merge pull request !430 from Etone.Chan/bufferfusion
|
6 years ago |
mindspore-ci-bot
|
e00f17369d
|
!696 Dimensions after begin-norm-axis cannot be split for LayerNorm's parallel operator
Merge pull request !696 from yangzhenzhang/fix-layernorm-bug
|
6 years ago |
Etone.Chan
|
d2727d0504
|
add buffer fusion bnupdate eltwise pass
|
6 years ago |
jinyaohui
|
c5156f1e46
|
add init_device to init_dataset
|
6 years ago |
mindspore-ci-bot
|
90dfbab386
|
!501 Refactor PyNative Excution Get Input Tensors
Merge pull request !501 from chujinjin/abstract_input_tensor
|
6 years ago |
yangzhenzhang
|
4750861054
|
fix layernorm bug
|
6 years ago |
mindspore-ci-bot
|
348b0ef53c
|
!344 add prim name to error message for operators in array_ops.py
Merge pull request !344 from fary86/add_prim_name_to_error_message_for_array_ops
|
6 years ago |
mindspore-ci-bot
|
713c48acaa
|
!679 Move add_memcpy_async pass and transdata_split pass
Merge pull request !679 from huanghui/move-pass-to-right-directory
|
6 years ago |
mindspore-ci-bot
|
3ba0f18324
|
!690 optimize gpu allReduce alloc memory performance
Merge pull request !690 from limingqi107/master
|
6 years ago |
chujinjin
|
13bf42ba6f
|
abstract input tensor
|
6 years ago |
candanzg
|
b84deeeb5c
|
fix summary tage check error
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
6 years ago |
huanghui
|
230e77f923
|
fix confusionmulgrad fusion pass cannot work
|
6 years ago |
fary86
|
2078229436
|
Add prim name to error message for array_ops
|
6 years ago |
limingqi107
|
664f2628e5
|
optimize gpu allReduce alloc memory performance
|
6 years ago |
yangzhenzhang
|
36a62576e8
|
support forward graph
|
6 years ago |
mindspore-ci-bot
|
001912237e
|
!677 GPU fix codex for conv2d
Merge pull request !677 from VectorSL/fix-codex-for-gpu-conv2d
|
6 years ago |
mindspore-ci-bot
|
c1ef1e0aee
|
!641 pynative-lamb-op-zeros-like-tensor-query-failed
Merge pull request !641 from JoyLvliang/pynative-lamb-op-zeros-like-tensor-query-failed
|
6 years ago |
mindspore-ci-bot
|
7c7d95acf9
|
!597 Transform const to variable when having assign in export process
Merge pull request !597 from ghzl/trans-const-to-variable-in-assign
|
6 years ago |
mindspore-ci-bot
|
2a31fce599
|
!647 change profiling iter_end point after last tbe kernel
Merge pull request !647 from caifubi/profiling_iter_end_point
|
6 years ago |
liuxiao
|
5e877a7715
|
modify api and add example
|
6 years ago |
mindspore-ci-bot
|
875ebc296d
|
!662 fix reviewboot and example of TruncatedNormal
Merge pull request !662 from zhangbuxue/fix-reviewboot
|
6 years ago |
huanghui
|
9e29224af9
|
move add_memcpy_async pass and transdata_split pass
|
6 years ago |
VectorSL
|
fe9008f73c
|
fix codex for gpu conv2d
|
6 years ago |
mindspore-ci-bot
|
3b625ac9ae
|
!659 fix codedex
Merge pull request !659 from geekun/main_yjk
|
6 years ago |
buxue
|
aff6777ecc
|
fix reviewboot and example of TruncatedNormal and add type mapping
|
6 years ago |
caifubi
|
3f69b5b518
|
insert profiling iteration end point after last tbe kernel
|
6 years ago |
mindspore-ci-bot
|
d1c28c1dce
|
!675 [revert] AdjustAllReduceMulAdd
Merge pull request !675 from vlne-v1/revert-allreduce-addn-opt
|
6 years ago |
mindspore-ci-bot
|
c6d21ccd12
|
!528 optimize execute order for memreuse
Merge pull request !528 from kisnwang/optimize-execute-order-for-memreuse
|
6 years ago |
lvliang
|
52ab6f4948
|
pynative-lamb-op-zeros-like-tensor-query-failed
|
6 years ago |
guohongzilong
|
5f2bfb5679
|
trans const to variable in assign case
|
6 years ago |
Wei Luning
|
f305d6f8a7
|
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a.
|
6 years ago |
Wei Luning
|
30f397dbd6
|
Revert "use the old op"
This reverts commit 252ed4f7c9.
|
6 years ago |
eric
|
2d115cd04e
|
Added example for multiple iterator
Added new testcase for multi iterator
Addressing review
Fixed typo
|
6 years ago |
kswang
|
1e8997f4cb
|
optimize sort for mem reuse and fix memreuse bug
|
6 years ago |
mindspore-ci-bot
|
cf73a54f9d
|
!655 fix log printing problems
Merge pull request !655 from liubuyu/master
|
6 years ago |
geekun
|
82c5daa947
|
fix codedex for mindspore/vm,transform,util,operator
|
6 years ago |
mindspore-ci-bot
|
ce71c17933
|
!645 auto parallel prelu operator support broadcast
Merge pull request !645 from yao_yf/auto_parallel_prelu_support_broadcast
|
6 years ago |
liubuyu
|
80e5bb982b
|
fix log print
|
6 years ago |
mindspore-ci-bot
|
84d5e4f923
|
!643 [AutoParallel]Support reshape parameter
Merge pull request !643 from lichen/support_reshape_parameter
|
6 years ago |
mindspore-ci-bot
|
43a8f829a2
|
!628 fix the infer of TruncatedNormal and a bug of structure output
Merge pull request !628 from zhangbuxue/fix_example_for_TruncatedNormal
|
6 years ago |
mindspore-ci-bot
|
00859ae119
|
!586 enable/disable allreduce_fusion
Merge pull request !586 from lirongzhen1/allreduce_fusion
|
6 years ago |
lichenever
|
2ab211ae04
|
support reshape parameter
|
6 years ago |
buxue
|
c8a1a24ce3
|
fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
|
6 years ago |
mindspore-ci-bot
|
29dc8048f2
|
!642 [Auto parallel] Delete the 'simplify_cal' in 'set_algo_parameters' and 'get_algo_parameters'
Merge pull request !642 from Xiaoda/delete-simplify-cal-attribute-in-the-interface
|
6 years ago |
mindspore-ci-bot
|
ffdad1acd4
|
!617 Match format when kernel selecting using raise or reduce precision
Merge pull request !617 from lianliguang/fix-bug-of-raise-precision
|
6 years ago |
mindspore-ci-bot
|
92e0dc0ab5
|
!622 GPU update conv kernels to accelerate computing fp16 data
Merge pull request !622 from VectorSL/update-conv-for-amp
|
6 years ago |