mindspore-ci-bot
|
4834a6b347
|
!3574 Rename AnfNode::user_data related functions to follow naming rule
Merge pull request !3574 from hewei/rename_user_data_func
|
5 years ago |
mindspore-ci-bot
|
b75943f220
|
!3620 add mindspore lite
Merge pull request !3620 from 张学同/to_merge
|
5 years ago |
hangq
|
174d308cfa
|
add mindspore lite
|
5 years ago |
YangLuo
|
ae99a3a3e4
|
C++ API support for TakeDatasetOp and VOCDatasetOp
|
5 years ago |
mindspore-ci-bot
|
b6c7273bb6
|
!3551 [MD] Fix Broken C++ Only Build
Merge pull request !3551 from nhussain/fix_cpp_only_build
|
5 years ago |
mindspore-ci-bot
|
7cb567ebbe
|
!3543 Split unsupport transdata
Merge pull request !3543 from lianliguang/unify-primitive
|
5 years ago |
He Wei
|
4eb81d7934
|
Rename AnfNode::user_data related functions to follow naming rule
|
5 years ago |
WilliamLian
|
0179724dcd
|
spilit unspported transdata to two transdata from special format -> defualt -> default -> special
|
5 years ago |
nhussain
|
b65125b0a1
|
add more ifdef and include statments for pybind
|
5 years ago |
mindspore-ci-bot
|
ee67f70b73
|
!3449 Cifar100 for C API
Merge pull request !3449 from MahdiRahmaniHanzaki/cifar100-c-api
|
5 years ago |
Mahdi
|
92568248c9
|
Added Cifar100 for C API
|
5 years ago |
liubuyu
|
f4bc0bc9fe
|
move the dependency of utils to core
|
5 years ago |
chenfei
|
1f1a07e645
|
don't insert assign from condition to true branch of while
|
5 years ago |
mindspore-ci-bot
|
84c8b85ddc
|
!3452 [MD] Gets rid of uncessary print calls
Merge pull request !3452 from nhussain/refactor_name_function
|
5 years ago |
mindspore-ci-bot
|
9c06a564d1
|
!2983 Dataset Tensor class cleanup
Merge pull request !2983 from h.farahat/tensor_class
|
5 years ago |
Eric
|
465a69a70a
|
Added crop signature, wip
Added input check
Added SwapRedBlue
|
5 years ago |
hesham
|
adfbc891d3
|
- Add checks and testing for empty tensors
- cleanup work on createTensor and Tensor's constructors
|
5 years ago |
nhussain
|
a306264030
|
remove print calls
|
5 years ago |
Mahdi
|
2b71cbf1bd
|
Added RenameOp
|
5 years ago |
root
|
1b6f85dec8
|
split tuple parameter to parameters
add function trans tuple to maketuple
|
5 years ago |
mindspore-ci-bot
|
9fb6576d8c
|
!3338 Op debug feature
Merge pull request !3338 from zhoufeng/debug-op-overflow
|
5 years ago |
mindspore-ci-bot
|
24dd2fc2a6
|
!3333 Fix internal multiple outputs check
Merge pull request !3333 from YuJianfeng/master
|
5 years ago |
zhoufeng
|
000a6c73a5
|
op debug
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
a4f447af6c
|
!3289 Move abstract function to core abstract folder.
Merge pull request !3289 from ZhangQinghua/master
|
5 years ago |
yujianfeng
|
4d18e9ec35
|
Fix internal multiple outputs check
|
5 years ago |
Cathy Wong
|
8921a6099c
|
C++ API Support for Skip Dataset Op and UTs
|
5 years ago |
mindspore-ci-bot
|
8f4bab4e75
|
!2410 Support insert memcpy between two hccl op if the part outputs of prior hccl op linking to next hccl op
Merge pull request !2410 from huanghui/insert-memcpy-async-pass
|
5 years ago |
mindspore-ci-bot
|
174acbec13
|
!3265 Decouple ir from optimizer
Merge pull request !3265 from hewei/decouple_ir_optimizer
|
5 years ago |
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 |