zhoufeng
|
663278112f
|
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
26de4540ef
|
!4639 rename param_value to param_info
Merge pull request !4639 from vlne-v1/rename_param_value
|
5 years ago |
fary86
|
38083e055a
|
Fix coredump missing return statement after while loop
|
5 years ago |
Wei Luning
|
c1c30a44f1
|
rename param_value -> param_info
|
5 years ago |
jiangzhiwen
|
a88273bd3f
|
c++ api support for Manifest Dataset
|
5 years ago |
mindspore-ci-bot
|
113ff6ca24
|
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
|
5 years ago |
mahdi
|
3ecc53fb4e
|
Added CutMix
|
5 years ago |
mindspore-ci-bot
|
dda4c26e7c
|
!4423 add reshape type of tensor
Merge pull request !4423 from lianliguang/add-reshape-type-to-tensor
|
5 years ago |
WilliamLian
|
6760d9976d
|
add reshape type to tensor
|
5 years ago |
mindspore-ci-bot
|
f875bf21bc
|
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
|
5 years ago |
huangdongrun
|
2a6d346d2f
|
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
|
5 years ago |
Cathy Wong
|
9c8af0d1cf
|
C++ API: Provide validate param functions
|
5 years ago |
mindspore-ci-bot
|
7d70fb4dc4
|
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
|
5 years ago |
mindspore-ci-bot
|
ebdea65f70
|
!4402 [Dataset] Fix c_api bugs
Merge pull request !4402 from luoyang/c-api-pyfunc
|
5 years ago |
mindspore-ci-bot
|
e9629f95e1
|
!4418 Add UniqueWithPad cpu kernel
Merge pull request !4418 from huanghui/unique-with-pad-cpu-kernel
|
5 years ago |
Alexey Shevlyakov
|
8526d5414d
|
RandomColor
|
5 years ago |
mindspore-ci-bot
|
2953720169
|
!4322 Adding RGBA color conversion
Merge pull request !4322 from EricZ/bitmap_support
|
5 years ago |
mindspore-ci-bot
|
7a10e07fc6
|
!4383 Add distributedSampler to concatOP
Merge pull request !4383 from genglishuai/genglshOK
|
5 years ago |
eric
|
6a41b44724
|
Added wrapper around color change function
|
5 years ago |
genglishuai
|
4d4df68d1e
|
add DistributedSampler for Concat op
|
5 years ago |
luoyang
|
373adaa553
|
!4402 [Dataset] Fix c_api bugs
|
5 years ago |
mindspore-ci-bot
|
ed1244558c
|
!4366 Fixing param type in c++ api and fixing python validator for Repeat Op
Merge pull request !4366 from TinaMengtingZhang/cpp-api-repeat-count
|
5 years ago |
huanghui
|
8f70af7300
|
add unique_with_pad cpu kernel
|
5 years ago |
mindspore-ci-bot
|
03210ef166
|
!2557 Add UnsortedSegmentSum fission pass
Merge pull request !2557 from huanghui/unsorted-segment-sum-fission-pass
|
5 years ago |
mindspore-ci-bot
|
265064733b
|
!4340 move cc file that end with py to pybind
Merge pull request !4340 from liubuyu/master
|
5 years ago |
tinazhang
|
0868720eb7
|
fix parameter type for repeat op in c++ api and added c++/python ut.
|
5 years ago |
tony_liu2
|
deb1146474
|
reorganize headers and tests
remove headers
fix iterator file
fix pr comments
fix new file
|
5 years ago |
huanghui
|
b8d7f6d77f
|
add UnsortedSegmentSum fission pass
|
5 years ago |
liubuyu
|
45b6600001
|
mv cc file that end with py to pybind
|
5 years ago |
mindspore-ci-bot
|
5adba834d0
|
!3819 C++ API Support for CLUE Dataset
Merge pull request !3819 from jiangzhiwen/jzw/c_api_clue
|
5 years ago |
jiangzhiwen
|
5842a0212f
|
c++ api support for CLUE Dataset
|
5 years ago |
mindspore-ci-bot
|
e509f87f7f
|
!4219 Add Unique CPU kernel
Merge pull request !4219 from huanghui/add-op-unique
|
5 years ago |
mindspore-ci-bot
|
9276a9d2fb
|
!3771 C++ API Support for TextFile Dataset
Merge pull request !3771 from cathwong/ckw_c_api_textfile_nosampler
|
5 years ago |
avakh
|
477528de7f
|
random sharpness cpp op support
|
5 years ago |
nhussain
|
7766efd58e
|
add files
|
5 years ago |
Cathy Wong
|
7f39b5cfd7
|
C++ API Support for TextFile Dataset and Unit Tests
|
5 years ago |
huanghui
|
fa081092c8
|
add Unique cpu kernel
|
5 years ago |
mindspore-ci-bot
|
c6acafcbc6
|
!4268 fix glog level dont work
Merge pull request !4268 from liubuyu/master
|
5 years ago |
liubuyu
|
25a67602b7
|
bug fix for glog level don't work
|
5 years ago |
WilliamLian
|
1f5441d73a
|
remove inferfunction to core
|
5 years ago |
mindspore-ci-bot
|
0115876363
|
!4197 Add AdamApplyOneAssign fusion pass
Merge pull request !4197 from YuJianfeng/adam_assign
|
5 years ago |
mindspore-ci-bot
|
266df56570
|
!4220 [MD] add num_samples support in minddataset pk sampler
Merge pull request !4220 from liyong126/minddataset_pk_num_samples
|
5 years ago |
mindspore-ci-bot
|
f21ee64fd0
|
!4247 Add ChannelSwap operation
Merge pull request !4247 from 章一智/channel_swap_op
|
5 years ago |
mindspore-ci-bot
|
2cab58fdbc
|
!3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
Merge pull request !3850 from islam_amin/randomaffine_op
|
5 years ago |
mindspore-ci-bot
|
0bb39830ae
|
!4250 fix cpp api iterator build function
Merge pull request !4250 from anthonyaje/fix_cpp_api_iterator
|
5 years ago |
anthonyaje
|
9774505ecd
|
Fixed dataset cpp api iterator build function
|
5 years ago |
islam_amin
|
e52d85ba9d
|
Added RandomAffine Op
|
5 years ago |
mindspore-ci-bot
|
612f533d15
|
!3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
Merge pull request !3917 from luoyang/c-api
|
5 years ago |
ervinzhang
|
3a1d8b5f39
|
added channel swap operation in transforms.h
|
5 years ago |
mindspore-ci-bot
|
9ad82f79fd
|
!3979 Adding MixUp operation
Merge pull request !3979 from MahdiRahmaniHanzaki/mixup
|
5 years ago |
liyong
|
7341421d3b
|
fix num samples in pk sampler
|
5 years ago |
yujianfeng
|
8a77751988
|
Add AdamApplyOneAssign and AdamApplyOneWithDecayAssign fusion pass
|
5 years ago |
YangLuo
|
e6a12946c8
|
Updata voc build() & add C++ Op CreateTupleIterator
|
5 years ago |
liubuyu
|
195f04e50e
|
compile the core directory into a separate static library
|
5 years ago |
Mahdi
|
1896950ae5
|
Added Mixup
|
5 years ago |
tony_liu2
|
3a020fe877
|
split c_api_test
split into datasets
review fix
fix merge issues
fixed minddata lite build issues
|
5 years ago |
mindspore-ci-bot
|
a395907182
|
!3944 Minddata new dataset api ==> CelebA
Merge pull request !3944 from xiefangqi/md_new_api_CelebA
|
5 years ago |
panyifeng
|
34e50e5d6e
|
fix cell bprop
|
5 years ago |
xiefangqi
|
6276c0f22f
|
new c++ api ==> CelebA
|
5 years ago |
He Wei
|
d310891eca
|
Fix a bug in Tensor::equals()
1. Check if data_ is null before compare it;
2. Always allocate an array for data_ even if size is zero.
|
5 years ago |
mindspore-ci-bot
|
fe7141e9e0
|
!4019 add tensor layout in strategy checkpoint
Merge pull request !4019 from yao_yf/add_layout_in_stra_ckpt
|
5 years ago |
yao_yf
|
60a9fb0001
|
add_tensor_layout_in_stra_ckpt
|
5 years ago |
kingfo
|
28dabf0332
|
fix grad flag update issue in pynative
|
5 years ago |
mindspore-ci-bot
|
7ec0b5857a
|
!3977 [MD] Refactor Concatenate Op
Merge pull request !3977 from nhussain/multi_dim_concat_2
|
5 years ago |
ervinzhang
|
c65670b1a7
|
changed sampler parameter to support std::move
|
5 years ago |
mindspore-ci-bot
|
6aa65da5d2
|
!3860 Minddata new dataset api ==> Coco
Merge pull request !3860 from xiefangqi/md_new_api_cocodataset
|
5 years ago |
nhussain
|
61769b2dd9
|
fix concat
|
5 years ago |
mindspore-ci-bot
|
b045f47428
|
!3983 Add ReduceMin fission pass
Merge pull request !3983 from huanghui/reduce-min-fission-pass
|
5 years ago |
mindspore-ci-bot
|
52689a7dcf
|
!3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
|
5 years ago |
mindspore-ci-bot
|
98c415a1d5
|
!3807 serving support acl dvpp process
Merge pull request !3807 from 徐永飞/master
|
5 years ago |
xiefangqi
|
bb7bda1d6b
|
new dataset api -- Coco
|
5 years ago |
huanghui
|
30000fdb52
|
add ReduceMin fission pass
|
5 years ago |
liubuyu
|
d81862a916
|
decoupling core and context
|
5 years ago |
xuyongfei
|
c0b8df4f7c
|
serving add acl dvpp support, ut tests, return input status string message
|
5 years ago |
mindspore-ci-bot
|
7da26cc0f6
|
!3928 change type of Shape from int32 to int64
Merge pull request !3928 from yihuaijie/dev
|
5 years ago |
mindspore-ci-bot
|
8b3e6496ac
|
!3127 [pynative]pynative steps infer once
Merge pull request !3127 from flywind/infer_2
|
5 years ago |
Yi Huaijie
|
80bdcab982
|
temporarily cast between int64 and int32 to wait ME support int64
|
5 years ago |
Yi Huaijie
|
518cb80133
|
change type of Shape from int32 to int64
|
5 years ago |
kpy
|
a09565389c
|
optimize infer in pynative mode
|
5 years ago |
suteng
|
19e45ccdb1
|
回退 'Pull Request !3103 : change type of Shape from int32 to int64'
|
5 years ago |
mindspore-ci-bot
|
6f7f376b1c
|
!3821 Decouple ME and TBE by the IPC way.
Merge pull request !3821 from ZhangQinghua/master1
|
5 years ago |
mindspore-ci-bot
|
657b547116
|
!3103 change type of Shape from int32 to int64
Merge pull request !3103 from yihuaijie/dev
|
5 years ago |
mindspore-ci-bot
|
a182a87a6d
|
!3820 support tensor attr shape and dtype in graph mode
Merge pull request !3820 from zhangbuxue/support_dtype_and_shape_as_attr_in_graph_mode
|
5 years ago |
buxue
|
b075674cf2
|
support tensor attr shape and dtype in graph mode
|
5 years ago |
Yi Huaijie
|
15d5cc396d
|
change type of Shape from int32 to int64
|
5 years ago |
Wei Luning
|
a05c38bb63
|
make python Parameter inherit from Tensor
|
5 years ago |
Zhang Qinghua
|
960da5cbed
|
Decouple the backend TBE from binding Python API.
|
5 years ago |
tinazhang
|
e57d849618
|
add concat op and extend zip support to cpp api
|
5 years ago |
Eric
|
8c018da468
|
Fixing issues in distributed sampler
Added Distributed sampler option
Fix style
|
5 years ago |
mindspore-ci-bot
|
634d797ca3
|
!3549 MapOp refactor for device augmentation (part 1)
Merge pull request !3549 from anthonyaje/device_augment_mapop_refactor1
|
5 years ago |
mindspore-ci-bot
|
953f91cef8
|
!3739 not eliminate memcpy when nexe node is graph output
Merge pull request !3739 from laiyongqiang/eliminate_memcpy_bug
|
5 years ago |
mindspore-ci-bot
|
4e2b1eec5d
|
!3119 Delete parameter block_reader for MindDataset
Merge pull request !3119 from dengyutao/remove_blockreader
|
5 years ago |
dengyutao
|
388e43f7cb
|
delete parameter block_reader for MindDataset
|
5 years ago |
liubuyu
|
a499d4e47c
|
decoupling core and debug
|
5 years ago |
laiyongqiang
|
2458431750
|
not eliminate memcpy when nexe node is graph output
|
5 years ago |
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 |
anthonyaje
|
a7eaf2736a
|
First drop of MapOp refactor to support device augment.
Refactored MapOp to in preparation to support device augment
Minor fix
|
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 |
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 |