Commit Graph

596 Commits

Author SHA1 Message Date
yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage 2020-08-14 11:40:27 +08:00
mindspore-ci-bot c7b50bcdd2 adding type support for gpu kernels for EfficientNet
Merge pull request  from Peilin/efficientnet
2020-08-14 10:25:42 +08:00
mindspore-ci-bot a23dd7147a add type support for gpu kernelsl for faster-rcnn
Merge pull request  from Peilin/faster-rcnn-type-support
2020-08-14 10:25:07 +08:00
mindspore-ci-bot 17a3afe305 update variational inference and toolbox
Merge pull request  from zhangxinfeng3/master
2020-08-14 10:24:50 +08:00
mindspore-ci-bot 01962afd23 Support half data type in ROIAlign/ROIAlignGrad Kernel
Merge pull request  from JonathanY/roihalf
2020-08-14 10:23:25 +08:00
mindspore-ci-bot c041f4a295 add fix to GPU-RandomChoiceWithMask
Merge pull request  from 34bunny/GPU-RandomChoiceWithMask-fix
2020-08-14 10:22:29 +08:00
Peilin Wang 571094f473 added type support for transpose and maxgrad
fix pylint

addressed code review comment
2020-08-13 16:47:41 -04:00
zhangxinfeng3 a28ed9743a update variational inference and toolbox 2020-08-13 20:28:45 +08:00
mindspore-ci-bot 1b63c76c61 Add infer and dpn to nn/probability
Merge pull request  from zhangxinfeng3/master
2020-08-13 17:32:50 +08:00
zhangxinfeng3 b16b71b9e8 add infer and dpn 2020-08-13 11:46:07 +08:00
mindspore-ci-bot 1716beb037 embeddinglookup_wrap
Merge pull request  from yao_yf/embeddinglookup_wrap
2020-08-13 11:21:22 +08:00
mindspore-ci-bot 103b25ad49 Add uncertainty toolbox to nn/probability
Merge pull request  from zhangxinfeng3/uncer
2020-08-13 09:42:28 +08:00
mindspore-ci-bot 03210ef166 Add UnsortedSegmentSum fission pass
Merge pull request  from huanghui/unsorted-segment-sum-fission-pass
2020-08-13 08:57:01 +08:00
Peilin Wang 3cb3a5c7d8 type support for faster rcnn gpu kernels
addressed code review comments

fix cpplint and pylint

trying to fix python ut

fix smoke test
2020-08-12 19:27:05 -04:00
TFbunny 17d01e838f add fix to GPU-RandomChoiceWithMask (bitonicsort & testcase) 2020-08-12 19:22:04 -04:00
mindspore-ci-bot 64b0feb7a2 support int8, int16, bool types for akg ops GPU
Merge pull request  from JonathanY/akg_ops
2020-08-12 23:15:48 +08:00
zhangxinfeng3 735279a063 add uncertainty toolbox 2020-08-12 19:35:23 +08:00
huanghui b8d7f6d77f add UnsortedSegmentSum fission pass 2020-08-12 19:17:19 +08:00
baihuawei 216ef0e144 fix multinomial 2020-08-12 14:54:02 +08:00
yao_yf e4de26d5bc embeddinglookup wrap 2020-08-12 14:24:13 +08:00
mindspore-ci-bot 735fc98c78 support two mstypes do equal.
Merge pull request  from zhangbuxue/support_two_mstypes_do_equal
2020-08-12 11:43:04 +08:00
mindspore-ci-bot 1856fb6af1 add gpu multinomial backend
Merge pull request  from baihuawei/multinomial-c
2020-08-12 10:37:51 +08:00
mindspore-ci-bot 5b3f209e43 change export from geir to air
Merge pull request  from fary86/change_export_interface
2020-08-12 10:25:00 +08:00
mindspore-ci-bot 196fdbe16e adapt input to attr between cpu and aicpu embeddinglookup
Merge pull request  from wuxuejian/embedding_input_adapt
2020-08-12 09:45:10 +08:00
mindspore-ci-bot e509f87f7f Add Unique CPU kernel
Merge pull request  from huanghui/add-op-unique
2020-08-12 09:39:14 +08:00
buxue 35677ac098 support two mstypes do equal. 2020-08-12 09:12:46 +08:00
Jonathan Yan e0528615e3 int16 uint8 bool supported akg ops 2020-08-11 20:35:31 -04:00
fary86 73325e0f01 Change export interface 2020-08-12 00:01:31 +08:00
mindspore-ci-bot 6c4b4f91d2 Added unit tests for ResizeNearestNeighbor gpu kernel
Merge pull request  from Peilin/master
2020-08-11 23:13:03 +08:00
mindspore-ci-bot 4f75adb11a sync code incubator to master
Merge pull request  from guozhijian/code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
2020-08-11 22:13:46 +08:00
huanghui fa081092c8 add Unique cpu kernel 2020-08-11 21:36:55 +08:00
mindspore-ci-bot 67f5b0e916 change binary to mindir
Merge pull request  from leopz/fix_doc
2020-08-11 20:17:41 +08:00
jonyguo 4964f7703a Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811 2020-08-11 19:40:04 +08:00
wuxuejian 5e6b1d42da adapt input to attr between cpu and aicpu embeddinglookup 2020-08-11 17:21:49 +08:00
baihuawei 40748a30c7 add multinomial backend 2020-08-11 17:18:59 +08:00
leopz eea597c92a change binary to mindir 2020-08-11 15:18:40 +08:00
mindspore-ci-bot 2d1674475c Add GPU div kernel for auto parallel
Merge pull request  from ZPaC/master-add-gpu-div-kernel
2020-08-11 15:06:06 +08:00
mindspore-ci-bot 6772bbde8d Add ScalarAffine and Softplus bijector
Merge pull request  from XunDeng/scalar_affine_softplus
2020-08-11 14:14:35 +08:00
ZPaC 1dcc34e785 Add GPU div kernel 2020-08-11 10:18:34 +08:00
mindspore-ci-bot eb84ae4593 Fix broadcast, scatternd, reduce ops.
Merge pull request  from linqingke/new_ops
2020-08-11 09:50:47 +08:00
mindspore-ci-bot 8040e8bf89 modify some bug and add test case for gpu dropout op
Merge pull request  from hanhuifeng/gpu_dropout
2020-08-11 09:21:55 +08:00
Xun Deng be6db4a6fe add scalar affine and softplus bijector 2020-08-10 16:07:54 -04:00
hanhuifeng2020 ab6f7420b5 modify some bug and add test case for gpu dropout op 2020-08-10 16:55:56 +08:00
peixu_ren 3820533ad1 Refactor Gamma and Poisson ops 2020-08-09 19:47:26 -04:00
VectorSL b0a6346b54 gpu update cast type 2020-08-08 13:27:49 +08:00
changzherui 22336c0843 sync 0807 code to ms-incubator 2020-08-08 10:43:09 +08:00
linqingke fb405ee6f4 broadcast, slice, scatter_nd ops optimizer. 2020-08-08 10:30:05 +08:00
Peilin Wang 3bd64bf03d add unit test for resizeNearestNeighbor gpu op
fix pylint

fix pylint

changed mstype to np type to fix pylint

fix pylint

fix pylint

fix pylint

added back copyright
2020-08-07 16:54:33 -04:00
mindspore-ci-bot fea930f7aa make gpu op Less to support int32
Merge pull request  from TuDouNi/master
2020-08-07 16:52:28 +08:00
panyifeng 34e50e5d6e fix cell bprop 2020-08-07 10:57:01 +08:00
root 3b41023a6b add int32 cal for less gpu 2020-08-07 10:34:24 +08:00
mindspore-ci-bot 8f17535045 CUDA - GPU MirrorPad New Op
Merge pull request  from danishnxt/GPU_One
2020-08-06 22:27:33 +08:00
Wei Luning d4d6457ea7 init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode 2020-08-06 19:52:31 +08:00
mindspore-ci-bot 1c6ddf70b6 add serving st
Merge pull request  from hexia/serving_st
2020-08-06 16:15:11 +08:00
hexia 7f514a07e8 serving st 2020-08-06 15:09:25 +08:00
lvliang 1835ff33c4 optimize-the-time-of-producting-cacha-key-in-pynative 2020-08-06 14:23:16 +08:00
mindspore-ci-bot 6b14a1e85f Add CI ps test cases.
Merge pull request  from ZPaC/ci-add-ps-cases
2020-08-06 09:10:01 +08:00
danish 081249b53f commit 1 - mirror pad
commit 2

lint fix

lint fix 2

updated backprop + st test

test_file_fix

test_file_fix_2

fixed header_guards

comments addressed

clangFormatFix
2020-08-05 16:48:58 -04:00
Jonathan Yan 43094bf78e suport half for roi align 2020-08-05 13:24:15 -04:00
ZPaC b10d4d6e0d Add ps ci test cases. 2020-08-05 22:03:28 +08:00
peixu_ren b9c8c0b439 Added Bijector TransformDistribution base classes and two instances: power and exp bijectors 2020-08-05 00:03:50 -04:00
mindspore-ci-bot 55d280e777 Add gpu support for RandomChoiceWithMask
Merge pull request  from 34bunny/GPU-RandomChoiceWithMask
2020-08-04 21:20:19 +08:00
mindspore-ci-bot af9398b39a Change distribution api
Merge pull request  from XunDeng/pp_poc_v3
2020-08-04 11:34:46 +08:00
yujianfeng 57cb1eeb14 Performance optimization of embedding_lookup 2020-08-03 19:49:08 +08:00
mindspore-ci-bot be507b96e0 [refine]change base class of parameter
Merge pull request  from vlne-v1/change_base_class_of_parameter
2020-08-03 16:05:46 +08:00
mindspore-ci-bot 49ba473bcc add gpu klDivLoss op
Merge pull request  from baihuawei/loss
2020-08-03 10:07:34 +08:00
mindspore-ci-bot 51fcaf6e61 stridedslice/stridedslicegrad 4D to 7D
Merge pull request  from panbingao/stridedslice
2020-08-03 09:19:25 +08:00
Wei Luning a05c38bb63 make python Parameter inherit from Tensor 2020-08-03 09:12:24 +08:00
TFbunny ad8a786b07 add GPU support to RandomChoiceWithMask 2020-08-01 00:33:59 -04:00
Xun Deng e87e1fc6bc changed distribution api 2020-07-31 12:41:06 -04:00
mindspore-ci-bot 2449e4e7f1 Fix GPU-ResizeNearestNeighbor
Merge pull request  from 34bunny/GPU-ResizeNearestNeighbor-fix
2020-07-31 23:19:18 +08:00
mindspore-ci-bot e1f93ec28c NMSWithMask - CUDA Impl
Merge pull request  from danishnxt/GPU_One
2020-07-31 23:18:43 +08:00
mindspore-ci-bot 82b103a740 add gpu BinaryCrossEntropy
Merge pull request  from baihuawei/losscuda
2020-07-31 18:34:01 +08:00
baihuawei 9eca56635d add KLDiv loss 2020-07-31 15:03:18 +08:00
baihuawei aa9ea1707c add binary cross entropy 2020-07-31 10:45:08 +08:00
panbingao e6335739d2 stridedslice/stridedslicegrad 4D to 7D 2020-07-31 10:41:29 +08:00
mindspore-ci-bot 31e889881b Enlarge the threshold of resnet50 performance st in pynative
Merge pull request  from JoyLvliang/enlarge-the-threshold-of-resnet50-performance-st-in-pynative
2020-07-31 09:00:22 +08:00
TFbunny 075acf80b1 fix ResizeNearestNeighbor & add util.cuh to support atomicadd for half 2020-07-30 12:31:03 -04:00
peixu_ren 374772035a Refactor random uniform ops and complete gamma and poisson 2020-07-30 09:46:52 -04:00
wilfChen 4d600e70f1 gpu layernorm 2020-07-30 20:11:04 +08:00
lvliang afe42e8d19 enlarge-the-threshold-of-resnet50-performance-st-in-pynative 2020-07-30 17:10:51 +08:00
mindspore-ci-bot f1a39a0f72 gpu support BroadcastTo kernel
Merge pull request  from chenweifeng/broadcast_to
2020-07-30 14:23:18 +08:00
mindspore-ci-bot 773f8e5352 Gpu support LayerNorm kernel
Merge pull request  from chenweifeng/LayerNorm
2020-07-30 14:22:25 +08:00
wilfChen 1eee3d6937 gpu layernorm 2020-07-30 11:06:55 +08:00
danish a2ffc9530e stuff added
box copying fix

common function for IOU

new sort func

final update + unit test

remove one comment

fix lintig -1

lint fix 2

lint fix 3

last lint fix

value fix in ST nms with mask

addressing comments

 pylint fix

 pylint fix 1

test file fix
2020-07-29 15:11:24 -04:00
Xun Deng e94d91ba95 remove import probability from nn/__init__.py 2020-07-29 15:08:58 -04:00
mindspore-ci-bot afce1c3a40 GPU maxpool with argmax op
Merge pull request  from tom_chen/maxpool_with_argmax
2020-07-29 21:24:38 +08:00
wilfChen 9cad0fec1d gpu broadcast to 2020-07-29 16:24:01 +08:00
mindspore-ci-bot 46ae7879d4 Three distribution class instances: Exponential, Geometric Uniform distribution
Merge pull request  from XunDeng/pp_poc_v3
2020-07-28 22:21:29 +08:00
mindspore-ci-bot 3cac1bb9f8 Add ROIAlignGrad GPU operator
Merge pull request  from JonathanY/ROIAlignGrad
2020-07-28 22:13:38 +08:00
mindspore-ci-bot efb12d5e1e Add random uniform real op at GPU end
Merge pull request  from peixu_ren/custom_gpu
2020-07-28 21:23:05 +08:00
mindspore-ci-bot bca16792be Support resolving an attribute of a Cell class instance
Merge pull request  from zichun_ye/resolve_attr_pr
2020-07-28 14:32:31 +08:00
Zichun Ye 5b9899eb4f add support to resolve attr for a class
update logic for cache

clean up code

add test cases for new api

update include of code

specify the resolve attr to ClassMember

avoid resolve attr of self
2020-07-27 23:37:35 -04:00
peixu_ren e7a99397a5 Add random uniform real op at GPU end 2020-07-27 23:18:11 -04:00
peixu_ren 292f2de0cf Add sampling functions in exponential, geometric and uniform distributions 2020-07-27 17:07:14 -04:00
Xun Deng 7bb83067d0 added exponential uniform geometric distribution
added cdf, logcdf, survival, logsurvival, entropy, mode, cross_entropy wrapper
2020-07-27 17:03:37 -04:00
mindspore-ci-bot e730224a2c Add IOU, CheckValid, GatherNd, ScatterNd ops.
Merge pull request  from linqingke/new_ops
2020-07-27 15:50:30 +08:00
mindspore-ci-bot 9c461f5565 Add parameter server mode_zoo case and CI test cases.
Merge pull request  from ZPaC/master-add-ps-test-cases
2020-07-27 14:31:46 +08:00
ZPaC 07a52688c1 Add parameter server model_zoo case and CI test cases. 2020-07-27 11:45:02 +08:00
mindspore-ci-bot ca42c21206 restore transformer st
Merge pull request  from yuchaojie/transformer_st
2020-07-27 11:41:56 +08:00