huanghui
|
f1563d2d37
|
insert memcpy async if hccl op cascade
|
5 years ago |
yangzhenzhang
|
e6cef98e95
|
delete useless code for allreduce
|
5 years ago |
mindspore-ci-bot
|
568e75fdd3
|
!3256 Zip C API
Merge pull request !3256 from MahdiRahmaniHanzaki/zip-c-api
|
5 years ago |
Mahdi
|
91b4d90716
|
Added ZipOp
|
5 years ago |
Zhang Qinghua
|
7b69565d91
|
Move abstract function to core abstract folder.
|
5 years ago |
He Wei
|
60d168adec
|
Decouple ir from optimizer
|
5 years ago |
mindspore-ci-bot
|
a2bf5a322e
|
!3129 Decouple ir from frontend
Merge pull request !3129 from hewei/decouple_ir_frontend
|
5 years ago |
mindspore-ci-bot
|
bfc18704d5
|
!3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
Merge pull request !3254 from nhussain/padding_upperbound
|
5 years ago |
He Wei
|
32379f3e7a
|
Decouple ir from frontend
|
5 years ago |
nhussain
|
b064cbab5d
|
fix upper bound
|
5 years ago |
jiangzhiwen
|
2f506b7985
|
CSV dataset loader
|
5 years ago |
xulei2020
|
18b519ae0f
|
add sentence piece
|
5 years ago |
mindspore-ci-bot
|
8e4c0a9d93
|
!3212 GetDatasize feature
Merge pull request !3212 from anzhengqi/epochs-ready
|
5 years ago |
mindspore-ci-bot
|
485ac8384b
|
!3162 split tuple output node to maketuple
Merge pull request !3162 from lianliguang/split-tuple-node-to-make-tuple
|
5 years ago |
anzhengqi
|
008b91b2a1
|
inject epoch ctrl op in the execution tree and send eos at the end of epoch
|
5 years ago |
mindspore-ci-bot
|
db80643ee2
|
!3177 Update Arithmetic Simplify to use Pattern Matcher (2)
Merge pull request !3177 from Giancarlo/pm_arithmetic_simplify
|
5 years ago |
WilliamLian
|
d10d1a17f0
|
spilt valuenode & parameter's tuple output to maketuple
|
5 years ago |
mindspore-ci-bot
|
6f8863b65d
|
!3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
Merge pull request !3198 from yanghaoran/code_sync_0718
|
5 years ago |
yanghaoran
|
859acc6d2a
|
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
|
5 years ago |
yujianfeng
|
fa0684d12d
|
Add pack and concat fission pass
|
5 years ago |
mindspore-ci-bot
|
4a19e6b8cb
|
!3114 add coo_tensor
Merge pull request !3114 from riemann_penn/coo_tensor
|
5 years ago |
Giancarlo Colmenares
|
cfbfaddfe1
|
Updated arithmetic simplify to use Pattern Matcher
|
5 years ago |
panyifeng
|
5a10383cc3
|
add coo_tensor
|
5 years ago |
yujianfeng
|
188d74f15e
|
Remove transdata and cast for internal outputs
|
5 years ago |
mindspore-ci-bot
|
56f70e910c
|
!3080 [parser]remove redundant phi
Merge pull request !3080 from vlne-v1/remove-redundant-phi
|
5 years ago |
mindspore-ci-bot
|
88c4943abd
|
!2989 bucket reduce sparse gradient
Merge pull request !2989 from kisnwang/two-step-reduce-sparse-gradient
|
5 years ago |
Wei Luning
|
acbccea644
|
remove redundant phi
|
5 years ago |
mindspore-ci-bot
|
1bcbbb08d6
|
!2973 [MD] Add implementation of SlidingWindow TensorOp, c++ & python
Merge pull request !2973 from luoyang/update
|
5 years ago |
kswang
|
891b80b9f5
|
add bucket reduce sparse gradient
|
5 years ago |
mindspore-ci-bot
|
7f8a753621
|
!3112 Remove build option -S
Merge pull request !3112 from caifubi/data-dump-build
|
5 years ago |
changzherui
|
f4cb445ea8
|
syn code for 0715
|
5 years ago |
mindspore-ci-bot
|
6566b38371
|
!3033 decoupling primitive of compute function
Merge pull request !3033 from lianliguang/primi-decoupling-v2
|
5 years ago |
caifubi
|
cb8b5dbd76
|
Remove build option -S
|
5 years ago |
mindspore-ci-bot
|
25ee322ba3
|
!2966 reuse communication op output's memory
Merge pull request !2966 from laiyongqiang/hcom_memreuse
|
5 years ago |
WilliamLian
|
50e2fda52d
|
refactor primitive ComputeFunction function
|
5 years ago |
laiyongqiang
|
68c78ab6bb
|
reuse communication op output's memory
|
5 years ago |
mindspore-ci-bot
|
a661545d49
|
!265 Synchronize Ascend software suite 07 Jul 2020
Merge pull request !265 from yanghaoran/incubator
|
5 years ago |
YangLuo
|
4136892a3e
|
add SlidingWindow Op
|
5 years ago |
Zhang Qinghua
|
18efdc8fe2
|
Move abstract/base into core, and remove static_analysis including symbols in ir.
|
5 years ago |
mindspore-ci-bot
|
ba0143402c
|
!3067 Cleanup dataset UT: Remove unneeded tf data files and tests
Merge pull request !3067 from cathwong/ckw_dataset_ut_cleanup6
|
5 years ago |
Cathy Wong
|
ae1ed327ba
|
Cleanup dataset UT: Remove unneeded data files and tests
|
5 years ago |
He Wei
|
ee1510da41
|
Eliminate circular dependency between 'ir' and 'device/kernel'
|
5 years ago |
jiangjinsheng
|
7f9bbfd338
|
add Conv1d ops
|
5 years ago |
liubuyu
|
43c79eb853
|
mindspore path adjust
|
5 years ago |
mindspore-ci-bot
|
530d46eb47
|
!3024 Decode + RandomCropAndResize fusion within MapOp
Merge pull request !3024 from Alexey_Shevlyakov/random_crop_decode_resize_fusion
|
5 years ago |
mindspore-ci-bot
|
f65586cefa
|
!3035 Refactoring for base and abstract types.
Merge pull request !3035 from ZhangQinghua/master
|
5 years ago |
BowenK
|
af36bd7698
|
Revert PR 2923
|
5 years ago |
Zhang Qinghua
|
87715ed127
|
Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines;
|
5 years ago |
mindspore-ci-bot
|
69ce4bf2b2
|
!2970 Del mindspore/model_zoo
Merge pull request !2970 from panbingao/master
|
5 years ago |
Alexey Shevlyakov
|
b930162e79
|
Decode + RandomCropAndResize = RandomCropDecodeResize
|
5 years ago |