mindspore-ci-bot
|
642e6e7e63
|
!376 GetNext parallel optimization, Part1: Pass to insert memcpy_async for GetNext outputs
Merge pull request !376 from wenchunjiang/getnext_pass
|
5 years ago |
mindspore-ci-bot
|
9d2bd1b7e5
|
!374 share mem of parameter between child graphs
Merge pull request !374 from chenfei/share-mem-of-parameter-between-child-graph
|
5 years ago |
mindspore-ci-bot
|
3d92ac6ee1
|
!380 [MS][Windows]build.bat support input -j value
Merge pull request !380 from chenjianping/build-bat-support-input
|
5 years ago |
mindspore-ci-bot
|
63cd3b1fb4
|
!371 Add NCCL ci test cases
Merge pull request !371 from ZPaC/add-gpu-distributed-ci-test-case
|
5 years ago |
wenchunjiang
|
ee5f3fa240
|
add pass to insert memcpy_async for get_next outputs
|
5 years ago |
chenjianping
|
a9426cbd89
|
build.bat support input -j value
|
5 years ago |
mindspore-ci-bot
|
2ca9e4481e
|
!360 Add GPU send and recv control kernels
Merge pull request !360 from ZPaC/gpu-backend-supports-multiple-streams
|
5 years ago |
ZPaC
|
b8a9121597
|
Add GPU send and recv controlling kernels.
|
5 years ago |
ZPaC
|
4cd237eee4
|
Add GPU NCCL ci test cases.
|
5 years ago |
mindspore-ci-bot
|
5ed799d7b2
|
!373 Only link to glog when not enable GE
Merge pull request !373 from Simson/push-to-opensource
|
5 years ago |
mindspore-ci-bot
|
b6dd80f804
|
!285 Dump the perf data by executed sequence, not alphabetic.
Merge pull request !285 from ZhangQinghua/master
|
5 years ago |
chenfei
|
e017fd8916
|
share mem of paramter between child graph
|
5 years ago |
simson
|
8e8f56cbdc
|
only link to glog when enable GE
|
5 years ago |
mindspore-ci-bot
|
7d406e8e6c
|
!368 Fix _ms_mpi package path
Merge pull request !368 from ZhouFeng/fix-pkg-path
|
5 years ago |
zhoufeng
|
108ac9cda7
|
fix package path
|
5 years ago |
mindspore-ci-bot
|
58b013c319
|
!363 clear the warmming scan by package
Merge pull request !363 from SanjayChan/labao
|
5 years ago |
mindspore-ci-bot
|
0a06d5e881
|
!365 Fix error in the example of `RandomChoiceWithMask`
Merge pull request !365 from seatea/randomchoicewithmask-example
|
5 years ago |
mindspore-ci-bot
|
8f29922860
|
!364 fix gpu init fail
Merge pull request !364 from chenjianping/fix_gpu_init_bug
|
5 years ago |
seatea
|
bbf5d4b499
|
Fix the error in the example of `RandomChoiceWithMask` operation.
|
5 years ago |
chenjianping
|
b6493af6b7
|
fix gpu init fail
|
5 years ago |
mindspore-ci-bot
|
5519af5568
|
!361 Add TDT transfer data limit description
Merge pull request !361 from pengyanjun/add_tdt_transfer_data_limit_doc
|
5 years ago |
chenzomi
|
b77f41d658
|
clear the warmming scan by package
|
5 years ago |
mindspore-ci-bot
|
3511391f35
|
!359 Fix tvm copy path
Merge pull request !359 from ZhouFeng/fix-tvm-copy-path
|
5 years ago |
mindspore-ci-bot
|
f9dd47620c
|
!300 refactor kernel select priority scheme
Merge pull request !300 from lianliguang/refactor-kernel_select
|
5 years ago |
mindspore-ci-bot
|
9b80c160a0
|
!276 pynative-add-op-supported
Merge pull request !276 from JoyLvliang/pynative-add-op-supported
|
5 years ago |
mindspore-ci-bot
|
58a70b5f82
|
!346 getnext parallel optimization part II: Eliminate Memcpy in specify scenario
Merge pull request !346 from laiyongqiang/develop
|
5 years ago |
Yanjun Peng
|
b08a90ab9b
|
add tdt transfer data limit notice
|
5 years ago |
mindspore-ci-bot
|
49b8a0848c
|
!334 Add parallel operator for LayerNorm
Merge pull request !334 from yangzhenzhang/layernorm
|
5 years ago |
zhoufeng
|
a66b0c1e11
|
fix tvm copy path
|
5 years ago |
lvliang
|
ffe8b5d3ec
|
pynative-add-op-supported
|
5 years ago |
laiyongqiang
|
3e05f50f5f
|
getnext_memcpy_elimination
|
5 years ago |
mindspore-ci-bot
|
936bae7b93
|
!348 fix export lite model
Merge pull request !348 from huanghui/fix-export-mslitmodel
|
5 years ago |
mindspore-ci-bot
|
285e258b3b
|
!347 fix e2e dump shape not match
Merge pull request !347 from dengwentao/dump
|
5 years ago |
yangzhenzhang
|
6d522f0a4f
|
add parallel op for layernorm
|
5 years ago |
mindspore-ci-bot
|
dada71eec3
|
!341 solve the problem input0 of cnode is not a value node
Merge pull request !341 from chenfei/handle-cnode-input0-is-cnode
|
5 years ago |
mindspore-ci-bot
|
4c3969e12a
|
!351 fix bug of TensorAddGrad single op run fail
Merge pull request !351 from caifubi/fix-bug-tensoradd-grad-op
|
5 years ago |
mindspore-ci-bot
|
b2b3e24a8e
|
!329 [MS]support building on windows 10
Merge pull request !329 from chenjianping/building-on-windows-2
|
5 years ago |
mindspore-ci-bot
|
fa4a950562
|
!338 Fix arg_min_with_value op bug
Merge pull request !338 from zjun/fix_arg_min_with_value_bug
|
5 years ago |
mindspore-ci-bot
|
eaa4186ba3
|
!357 fix bug in tests of vm conv2d
Merge pull request !357 from wangnan39/fix_bug_in_tests_of_vm
|
5 years ago |
mindspore-ci-bot
|
c241b19a53
|
!358 Fix optimizer.decay_weight bug
Merge pull request !358 from fanglei/master
|
5 years ago |
jojobugfree
|
762bf9ac25
|
fix tensoradd grad op run fail
|
5 years ago |
mindspore-ci-bot
|
aa250749cb
|
!352 modify GetNext op example
Merge pull request !352 from wanghua/master
|
5 years ago |
leilei_snow
|
c4d0bb266a
|
fix optimizer.decay_weight bug
|
5 years ago |
mindspore-ci-bot
|
ffd4c28766
|
!353 Move akg directory out
Merge pull request !353 from ZhouFeng/move-akg-dir-out
|
5 years ago |
wangnan39@huawei.com
|
2122a28e1a
|
fix bug in tests of vm conv2d
|
5 years ago |
dengwentao
|
593c4fc700
|
fix shape used for dump
|
5 years ago |
chenjianping
|
1286767d0e
|
support building on windows
|
5 years ago |
mindspore-ci-bot
|
3e3998adf0
|
!345 modify annotation of depthwiseconv2d
Merge pull request !345 from wangnan39/modify_annotation_of_depthwise_conv
|
5 years ago |
mindspore-ci-bot
|
6d98284103
|
!339 fix function parse_columns of Schema
Merge pull request !339 from anzhengqi/I1E0QV-fix-parse_columns
|
5 years ago |
mindspore-ci-bot
|
2961c6bc59
|
!349 fix coding style check warning for auto parallel
Merge pull request !349 from chentingting/fix_coding_style_check_warning
|
5 years ago |