zong-shuai
|
e123504ef7
|
add_k _type
|
4 years ago |
i-robot
|
e0f149faf7
|
!29155 fix cholesky doc api
Merge pull request !29155 from zhuzhongrui/pub_master
|
4 years ago |
z00512249
|
0568b849d4
|
fix cholesky doc api
|
4 years ago |
i-robot
|
587c90f36e
|
!28942 add Einsum operator
Merge pull request !28942 from zong_shuai/Einsum
|
4 years ago |
zong-shuai
|
7e0cc63eb1
|
einsum operator
|
4 years ago |
i-robot
|
96823094ff
|
!29025 optimize err msg about c++ GPU
Merge pull request !29025 from chentangyu/code_err_msg_cty_I4QJZ9
|
4 years ago |
i-robot
|
0b007e3973
|
!28843 GPU codex fix
Merge pull request !28843 from VectorSL/fix-codex
|
4 years ago |
tacyi139
|
f0c17990ff
|
optimize err msg about c++ GPU
|
4 years ago |
i-robot
|
05c18009c3
|
!28923 motify lu pivots's shape
Merge pull request !28923 from zhuzhongrui/pub_master
|
4 years ago |
VectorSL
|
d3992332e1
|
fix codex
|
4 years ago |
z00512249
|
da492e82d9
|
motify lu pivots's shape
|
4 years ago |
wangshuide2020
|
e70afd35cf
|
optimizes the error message of BroadcastTo, ResizeBilinear, Conv3D and supports zero dims of input for Squeeze.
|
4 years ago |
i-robot
|
ae6155a296
|
!28664 [GraphKernel]Fix Static Check on master
Merge pull request !28664 from jiaoy1224/aot
|
4 years ago |
i-robot
|
3e86bf224d
|
!28783 code clean
Merge pull request !28783 from chenweifeng/code-clean-220110
|
4 years ago |
z00512249
|
2f6a5b697e
|
add batched lu op for gpu backend
|
4 years ago |
Yang Jiao
|
bb62ae0777
|
fix static check on master
|
4 years ago |
wilfChen
|
f1856105e5
|
code clean
|
4 years ago |
ZPaC
|
9dd90de735
|
Fix static check.
|
4 years ago |
limingqi107
|
825aca33c2
|
add tensor copy kernel on GPU/CPU
|
4 years ago |
i-robot
|
f19f3275ac
|
!28476 fix getnext timeout and coredump
Merge pull request !28476 from chujinjin/fix_getnext_timeout
|
4 years ago |
i-robot
|
38dbfae44e
|
!28468 Change the algo for random normal sampling back
Merge pull request !28468 from zichun_ye/random_op_roll_back
|
4 years ago |
i-robot
|
60689c73cb
|
!28325 environ bug fix in control flow
Merge pull request !28325 from limingqi107/new_actor_runtime
|
4 years ago |
chujinjin
|
7d050d0c03
|
fix getnext timeout or coredump
|
4 years ago |
limingqi107
|
ea5e212975
|
environ bug fix in control flow
|
4 years ago |
Zichun Ye
|
48268a3906
|
roll back random normal op
|
4 years ago |
i-robot
|
ba7ab2ec76
|
!28300 optimizes the kernel error description of GPU about tile,topk,transpose etc.
Merge pull request !28300 from chentangyu/code_cty_fix_last_master_I4D1Q8
|
4 years ago |
tacyi139
|
0609a235fd
|
optimizes the kernel error description of GPU about tile,topk,transpose etc.
|
4 years ago |
i-robot
|
41a5bfcefe
|
!28411 fix random normal op to have the same output in graph and pynative mode
Merge pull request !28411 from zichun_ye/random_op_fix
|
4 years ago |
i-robot
|
16e0588cbc
|
!28335 optimizes the kernel error description of GPU about FakeLearnedScaleQuantPerChannelGrad etc.
Merge pull request !28335 from chentangyu/code_cty_fix_last2_master_I4D1Q8
|
4 years ago |
Zichun Ye
|
726db3e3bf
|
fix random normal op to have the same output in graph and pynative mode
fix typo
|
4 years ago |
zong-shuai
|
a72ae3634b
|
support_bool
|
4 years ago |
ZPaC
|
483e21b03a
|
Fix dlopen log error
|
4 years ago |
tacyi139
|
37e74206f9
|
optimizes the kernel error description of GPU about FakeLearnedScaleQuantPerChannelGrad etc.
|
4 years ago |
i-robot
|
15c663eb97
|
!28261 unfied runtime support the environ type in the control flow
Merge pull request !28261 from limingqi107/new_actor_runtime
|
4 years ago |
i-robot
|
15619e1843
|
!28098 [杭州电子科技大学][高校贡献][Mindspore][PSROIPOOLING算子]
Merge pull request !28098 from 诺哲/master
|
4 years ago |
i-robot
|
3f126a8035
|
!28077 support dynamci batch size for mindir
Merge pull request !28077 from fangzehua/dynamic_batch_mindir
|
4 years ago |
limingqi107
|
13809604eb
|
unfied runtime support the environ in the control flow
|
4 years ago |
诺哲
|
0ae1e6c2e0
|
psroipooling
|
4 years ago |
yanghaoran
|
6c000ed66b
|
回退 'Pull Request !27554 : optimizes the kernel error description of GPU about tile,topk,transpose etc.'
|
4 years ago |
i-robot
|
e28489596c
|
!27554 optimizes the kernel error description of GPU about tile,topk,transpose etc.
Merge pull request !27554 from chentangyu/code_cty_last_master_I4D1Q8
|
4 years ago |
fangzehua
|
7e8fcd9807
|
support dynamci batch size for mindir
|
4 years ago |
i-robot
|
09dffb63f8
|
!27766 Fix static code check warning
Merge pull request !27766 from zichun_ye/static_check_fix
|
4 years ago |
i-robot
|
4018198d3d
|
!28047 tag support partial observation
Merge pull request !28047 from chenweifeng/tag-partial-observation
|
4 years ago |
i-robot
|
55ac190f55
|
!28183 Dynamic load nvidia-collective
Merge pull request !28183 from ZPaC/dynamically-load-nvidia-collective-lib
|
4 years ago |
ZPaC
|
303fdfb5da
|
Dynamic load nvidia-collective
|
4 years ago |
wilfChen
|
f876cbca47
|
tag support partially observation
|
4 years ago |
Zichun Ye
|
e40830b9cc
|
fix random normal seed logic: use cudnn for the graph mode and naive sampling fn for pynative
|
4 years ago |
i-robot
|
f4a01b0283
|
!27965 fix the adapter of DynamicGRUV2 and the max dimension of input logits of BCEWithLogitsLoss
Merge pull request !27965 from wangshuide/wsd_master
|
4 years ago |
i-robot
|
b6081c5fb9
|
!27835 Add Gru GPU fused ops backward by using cudnn api
Merge pull request !27835 from YijieChen/gru_ops_back
|
4 years ago |
wangshuide2020
|
6617144fca
|
fix the adapter of DynamicGRUV2 and the max dimension of input logits of BCEWithLogitsLoss
|
4 years ago |