yangzhenzhang
|
4a0e6ff7fc
|
update field split
|
5 years ago |
mindspore-ci-bot
|
103b25ad49
|
!4215 Add uncertainty toolbox to nn/probability
Merge pull request !4215 from zhangxinfeng3/uncer
|
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 |
tony_liu2
|
deb1146474
|
reorganize headers and tests
remove headers
fix iterator file
fix pr comments
fix new file
|
5 years ago |
mindspore-ci-bot
|
64b0feb7a2
|
!4315 support int8, int16, bool types for akg ops GPU
Merge pull request !4315 from JonathanY/akg_ops
|
5 years ago |
zhangxinfeng3
|
735279a063
|
add uncertainty toolbox
|
5 years ago |
huanghui
|
b8d7f6d77f
|
add UnsortedSegmentSum fission pass
|
5 years ago |
baihuawei
|
216ef0e144
|
fix multinomial
|
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 |
mindspore-ci-bot
|
735fc98c78
|
!4265 support two mstypes do equal.
Merge pull request !4265 from zhangbuxue/support_two_mstypes_do_equal
|
5 years ago |
mindspore-ci-bot
|
1856fb6af1
|
!3800 add gpu multinomial backend
Merge pull request !3800 from baihuawei/multinomial-c
|
5 years ago |
mindspore-ci-bot
|
5b3f209e43
|
!4269 change export from geir to air
Merge pull request !4269 from fary86/change_export_interface
|
5 years ago |
jiangzhiwen
|
5842a0212f
|
c++ api support for CLUE Dataset
|
5 years ago |
mindspore-ci-bot
|
196fdbe16e
|
!4280 adapt input to attr between cpu and aicpu embeddinglookup
Merge pull request !4280 from wuxuejian/embedding_input_adapt
|
5 years ago |
mindspore-ci-bot
|
e509f87f7f
|
!4219 Add Unique CPU kernel
Merge pull request !4219 from huanghui/add-op-unique
|
5 years ago |
buxue
|
35677ac098
|
support two mstypes do equal.
|
5 years ago |
Jonathan Yan
|
e0528615e3
|
int16 uint8 bool supported akg ops
|
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 |
mindspore-ci-bot
|
8ee68ae667
|
!4245 [MD] Add SolarizeOp
Merge pull request !4245 from nhussain/solarize
|
5 years ago |
fary86
|
73325e0f01
|
Change export interface
|
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 |
mindspore-ci-bot
|
6c4b4f91d2
|
!3978 Added unit tests for ResizeNearestNeighbor gpu kernel
Merge pull request !3978 from Peilin/master
|
5 years ago |
mindspore-ci-bot
|
4f75adb11a
|
!4297 sync code incubator to master
Merge pull request !4297 from guozhijian/code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
5 years ago |
huanghui
|
fa081092c8
|
add Unique cpu kernel
|
5 years ago |
mindspore-ci-bot
|
c2997845c2
|
!4289 Fix pad op validate issue
Merge pull request !4289 from xiefangqi/fix_pad_validate
|
5 years ago |
mindspore-ci-bot
|
67f5b0e916
|
!4258 change binary to mindir
Merge pull request !4258 from leopz/fix_doc
|
5 years ago |
mindspore-ci-bot
|
c6acafcbc6
|
!4268 fix glog level dont work
Merge pull request !4268 from liubuyu/master
|
5 years ago |
jonyguo
|
4964f7703a
|
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
5 years ago |
mindspore-ci-bot
|
a2827eb657
|
!3874 add SoftDvppDecodeResizeJpegOp and SoftDvppDecodeRandomCropResizeJpeg op
Merge pull request !3874 from qianlong21st/soft_dvpp
|
5 years ago |
mindspore-ci-bot
|
468e797e97
|
!4255 unify primitive
Merge pull request !4255 from lianliguang/unify-primitive
|
5 years ago |
xiefangqi
|
7ee1e46455
|
fix pad op validate issue
|
5 years ago |
wuxuejian
|
5e6b1d42da
|
adapt input to attr between cpu and aicpu embeddinglookup
|
5 years ago |
baihuawei
|
40748a30c7
|
add multinomial backend
|
5 years ago |
liubuyu
|
25a67602b7
|
bug fix for glog level don't work
|
5 years ago |
qianlong
|
e9c4378ed8
|
add support of soft dvpp op
|
5 years ago |
leopz
|
eea597c92a
|
change binary to mindir
|
5 years ago |
mindspore-ci-bot
|
2d1674475c
|
!4226 Add GPU div kernel for auto parallel
Merge pull request !4226 from ZPaC/master-add-gpu-div-kernel
|
5 years ago |
WilliamLian
|
1f5441d73a
|
remove inferfunction to core
|
5 years ago |
mindspore-ci-bot
|
b120cbcfb4
|
!4249 Add parameter checking in distributions
Merge pull request !4249 from XunDeng/pp_poc_v3
|
5 years ago |
mindspore-ci-bot
|
6772bbde8d
|
!4021 Add ScalarAffine and Softplus bijector
Merge pull request !4021 from XunDeng/scalar_affine_softplus
|
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 |
ZPaC
|
1dcc34e785
|
Add GPU div kernel
|
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
|
eb84ae4593
|
!4048 Fix broadcast, scatternd, reduce ops.
Merge pull request !4048 from linqingke/new_ops
|
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 |