Commit Graph

503 Commits (d7c3a9ba000e34eeba28ebd2812f9a57786a741f)

Author SHA1 Message Date
huanghui 0d962a372f add ScatterNdUpdate cpu kernel
5 years ago
mindspore-ci-bot c7b50bcdd2 !4251 adding type support for gpu kernels for EfficientNet
5 years ago
mindspore-ci-bot a23dd7147a !4246 add type support for gpu kernelsl for faster-rcnn
5 years ago
mindspore-ci-bot 01962afd23 !4024 Support half data type in ROIAlign/ROIAlignGrad Kernel
5 years ago
mindspore-ci-bot c041f4a295 !4368 add fix to GPU-RandomChoiceWithMask
5 years ago
Peilin Wang 571094f473 added type support for transpose and maxgrad
5 years ago
Peilin Wang 3cb3a5c7d8 type support for faster rcnn gpu kernels
5 years ago
TFbunny 17d01e838f add fix to GPU-RandomChoiceWithMask (bitonicsort & testcase)
5 years ago
mindspore-ci-bot 64b0feb7a2 !4315 support int8, int16, bool types for akg ops GPU
5 years ago
baihuawei 216ef0e144 fix multinomial
5 years ago
mindspore-ci-bot 1856fb6af1 !3800 add gpu multinomial backend
5 years ago
mindspore-ci-bot 196fdbe16e !4280 adapt input to attr between cpu and aicpu embeddinglookup
5 years ago
mindspore-ci-bot e509f87f7f !4219 Add Unique CPU kernel
5 years ago
Jonathan Yan e0528615e3 int16 uint8 bool supported akg ops
5 years ago
mindspore-ci-bot 6c4b4f91d2 !3978 Added unit tests for ResizeNearestNeighbor gpu kernel
5 years ago
huanghui fa081092c8 add Unique cpu kernel
5 years ago
jonyguo 4964f7703a Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
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
mindspore-ci-bot 2d1674475c !4226 Add GPU div kernel for auto parallel
5 years ago
mindspore-ci-bot 6772bbde8d !4021 Add ScalarAffine and Softplus bijector
5 years ago
ZPaC 1dcc34e785 Add GPU div kernel
5 years ago
mindspore-ci-bot eb84ae4593 !4048 Fix broadcast, scatternd, reduce ops.
5 years ago
mindspore-ci-bot 8040e8bf89 !4130 modify some bug and add test case for gpu dropout op
5 years ago
Xun Deng be6db4a6fe add scalar affine and softplus bijector
5 years ago
hanhuifeng2020 ab6f7420b5 modify some bug and add test case for gpu dropout op
5 years ago
peixu_ren 3820533ad1 Refactor Gamma and Poisson ops
5 years ago
VectorSL b0a6346b54 gpu update cast type
5 years ago
changzherui 22336c0843 sync 0807 code to ms-incubator
5 years ago
linqingke fb405ee6f4 broadcast, slice, scatter_nd ops optimizer.
5 years ago
Peilin Wang 3bd64bf03d add unit test for resizeNearestNeighbor gpu op
5 years ago
mindspore-ci-bot fea930f7aa !4088 make gpu op Less to support int32
5 years ago
root 3b41023a6b add int32 cal for less gpu
5 years ago
mindspore-ci-bot 8f17535045 !3831 CUDA - GPU MirrorPad New Op
5 years ago
danish 081249b53f commit 1 - mirror pad
5 years ago
Jonathan Yan 43094bf78e suport half for roi align
5 years ago
peixu_ren b9c8c0b439 Added Bijector TransformDistribution base classes and two instances: power and exp bijectors
5 years ago
mindspore-ci-bot 55d280e777 !3608 Add gpu support for RandomChoiceWithMask
5 years ago
mindspore-ci-bot af9398b39a !3756 Change distribution api
5 years ago
yujianfeng 57cb1eeb14 Performance optimization of embedding_lookup
5 years ago
mindspore-ci-bot 49ba473bcc !3803 add gpu klDivLoss op
5 years ago
mindspore-ci-bot 51fcaf6e61 !3714 stridedslice/stridedslicegrad 4D to 7D
5 years ago
TFbunny ad8a786b07 add GPU support to RandomChoiceWithMask
5 years ago
Xun Deng e87e1fc6bc changed distribution api
5 years ago
mindspore-ci-bot 2449e4e7f1 !3760 Fix GPU-ResizeNearestNeighbor
5 years ago
mindspore-ci-bot e1f93ec28c !3619 NMSWithMask - CUDA Impl
5 years ago
mindspore-ci-bot 82b103a740 !3780 add gpu BinaryCrossEntropy
5 years ago
baihuawei 9eca56635d add KLDiv loss
5 years ago
baihuawei aa9ea1707c add binary cross entropy
5 years ago
panbingao e6335739d2 stridedslice/stridedslicegrad 4D to 7D
5 years ago
TFbunny 075acf80b1 fix ResizeNearestNeighbor & add util.cuh to support atomicadd for half
5 years ago
peixu_ren 374772035a Refactor random uniform ops and complete gamma and poisson
5 years ago
wilfChen 4d600e70f1 gpu layernorm
5 years ago
mindspore-ci-bot f1a39a0f72 !3655 gpu support BroadcastTo kernel
5 years ago
mindspore-ci-bot 773f8e5352 !3707 Gpu support LayerNorm kernel
5 years ago
wilfChen 1eee3d6937 gpu layernorm
5 years ago
danish a2ffc9530e stuff added
5 years ago
Xun Deng e94d91ba95 remove import probability from nn/__init__.py
5 years ago
mindspore-ci-bot afce1c3a40 !3341 GPU maxpool with argmax op
5 years ago
wilfChen 9cad0fec1d gpu broadcast to
5 years ago
mindspore-ci-bot 46ae7879d4 !3394 Three distribution class instances: Exponential, Geometric Uniform distribution
5 years ago
mindspore-ci-bot 3cac1bb9f8 !3352 Add ROIAlignGrad GPU operator
5 years ago
mindspore-ci-bot efb12d5e1e !3560 Add random uniform real op at GPU end
5 years ago
mindspore-ci-bot bca16792be !3453 Support resolving an attribute of a Cell class instance
5 years ago
Zichun Ye 5b9899eb4f add support to resolve attr for a class
5 years ago
peixu_ren e7a99397a5 Add random uniform real op at GPU end
5 years ago
peixu_ren 292f2de0cf Add sampling functions in exponential, geometric and uniform distributions
5 years ago
Xun Deng 7bb83067d0 added exponential uniform geometric distribution
5 years ago
mindspore-ci-bot e730224a2c !3511 Add IOU, CheckValid, GatherNd, ScatterNd ops.
5 years ago
linqingke 7829bab811 add iou ops.
5 years ago
wilfChen d3167da8af gpu support stridedslice
5 years ago
tom__chen 5c3be0114f add maxpool_with_argmax/grad cuda kernel
5 years ago
Jonathan Yan ad40e00228 roi align grad v1
5 years ago
peixu_ren 19d80b87a9 Fix minor errors in probabilistic programming
5 years ago
mindspore-ci-bot 1e88d64b20 !3259 add gpu cumsum op and reducemin
5 years ago
baihuawei 4a8724e0ac add gpu cumsum
5 years ago
mindspore-ci-bot 183cf5cf5d !3285 Add Encode,Decode,SGD,floordiv,ScatterNd,GatherNd ops.
5 years ago
linqingke f679568d86 gpu ops code and test case.
5 years ago
mindspore-ci-bot 8561a16258 !284 add FusedSparse(Adam/LazyAdam/Ftrl/ProximalAdagrad) for aicpu
5 years ago
kingfo 09b437285b support mix precision in pynative
5 years ago
mindspore-ci-bot d15b4c5d61 !3201 RoI Align GPU kernel
5 years ago
mindspore-ci-bot 38a52a5b67 !3176 Add gpu support for ResizeNearestNeighbor
5 years ago
yanzhenxiang2020 a536b68c84 add FusedSparse(Adam/LazyAdam/Ftrl/ProximalAdagrad) for aicpu
5 years ago
wangnan39@huawei.com 47245e8ba0 rename operators of sparse optimizer
5 years ago
mindspore-ci-bot 5f10417b9f !3276 make gpu equal op support int32
5 years ago
Jonathan Yan 661b993475 roi align v1
5 years ago
TFbunny de28cdc71c add GPU support to ResizeNearestNeighbor
5 years ago
mindspore-ci-bot 925172664b !3230 add bprop for sparse_tensor
5 years ago
mindspore-ci-bot cf4353f728 !3220 Add random normal op at MindSpore front-end
5 years ago
panyifeng 4d4e23fd9e Add bprop for sparse_tensor
5 years ago
qujianwei 7479fb24a0 make gpu equal op support int32
5 years ago
mindspore-ci-bot bad04340d6 !3240 GPU update CAST and conv2d_pad
5 years ago
peixu_ren 9b45018dfd Add random normal op at MindSpore front-end
5 years ago
VectorSL 90f15df037 add int64-->fp16 and update conv pad
5 years ago
wangnan39@huawei.com 1cdf6a10ac rename operators of sparse optimizer
5 years ago
mindspore-ci-bot 6f8863b65d !3198 synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
yanghaoran 859acc6d2a synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
mindspore-ci-bot 32921ea3dc !3166 add gpu oneslike op
5 years ago
mindspore-ci-bot 43567f9b9f !3147 add RNNTLoss and RandomCategorical ops for aicpu
5 years ago
qujianwei fb2ac74d9a add gpu oneslike kernel
5 years ago
yujianfeng 188d74f15e Remove transdata and cast for internal outputs
5 years ago
mindspore-ci-bot 11732f0ea2 !3135 GPU cast support more type
5 years ago
yanzhenxiang2020 2ae6dfe95a add RNNTLoss and RandomCategorical op for aicpu
5 years ago
VectorSL aef2c1984e cast support more types
5 years ago
mindspore-ci-bot 251683096a !3045 Gpu support TopK kernel
5 years ago
mindspore-ci-bot e249197c73 !3003 gpu support BroadcastTo kernels
5 years ago
wuxuejian c713382798 add Padding op
5 years ago
mindspore-ci-bot ad09bf3e87 !3083 add gpu split and restructure gpu concat
5 years ago
changzherui f4cb445ea8 syn code for 0715
5 years ago
zhaoting 5c0962acfa add gpu split and restructure gpu concat
5 years ago
peixu_ren 1feca960aa Rollback to Normal on D
5 years ago
wilfChen c10e07734c gpu support TopK kernel
5 years ago
wilfChen dfb958de1e Gpu support BroadcastTo kernel
5 years ago
peixu_ren ac561f2956 Refactor random normal op
5 years ago
peixu_ren 20ca96c62b Add random normal MindSpore interface
5 years ago
mindspore-ci-bot 9a1bfd9bd8 !3013 fix tensor bool and float scalar
5 years ago
huangdongrun d70b4c1b62 add support for bool tensor and scalar impilicit convert
5 years ago
kingfo add3778a61 add grad all in pynative mode
5 years ago
wilfChen 0fdc304a8e gpu support smoothl1loss
5 years ago
mindspore-ci-bot 0c7a5f76a3 !2779 gpu support CTCLoss kernel
5 years ago
wilfChen d54154a1f9 Gpu support ctcloss kernel
5 years ago
peixu_ren bef1fc7f19 add sample functions in normal and bermoulli distributions
5 years ago
Xun Deng 0aa26c1815 add high level abstract class Distribution and two example class:
5 years ago
changzherui 17da929b82 syn code 0706
5 years ago
xutianchun f9088f46bd change crop_size from tensor to tuple
5 years ago
mindspore-ci-bot a342a615a8 !2823 fix CropAndResize doc
5 years ago
wuxuejian e64a53bf1b fix embeddinglookupgrad when param shape is one dim
5 years ago
xutianchun 77b5ae054a fix CropAndResize doc
5 years ago
duxiutao 793737ab62 add primitive operator to test_lamb
5 years ago
duxiutao 1e43c609e0 Add test case and fix two bugs
5 years ago
peixu_ren a47f5493d5 added strided slice and its grad as internal interface
5 years ago
jin-xiulang 8dff818a18 Add Laplace random operator.
5 years ago
peixu_ren c5f72582dc Added 5 random ops
5 years ago
yujianfeng 91306cbd34 Add ut for cpu kernel of sparse optimizer
5 years ago
mindspore-ci-bot 4c6bff75af !1393 Gpu Support AdamWeightDecay optimizer fusion
5 years ago
mindspore-ci-bot a4fbdc3f69 !2245 Decouple ir::Tensor from python.
5 years ago
mindspore-ci-bot 0a368494db !2499 HostAllGather and HostReduceScatter change to internal interface
5 years ago
He Wei 43e0967024 Decouple ir::Tensor class from python
5 years ago
mindspore-ci-bot 69c15470a5 !2492 Add an output to apply_proximal_adagrad op register
5 years ago
yanghaoran 21c381b366 sync from mindspore to incubator
5 years ago
wilfChen 034d2ea2aa Gpu Adam Fusion
5 years ago
mindspore-ci-bot 8870956954 !2441 add fake quant test case for gpu
5 years ago
Yi Huaijie 2eb739de6e change HostAllGather and HostReduceScatter to internal interface
5 years ago
chenzomi 8873f9dc7e add fake quant test case for gpu
5 years ago
mindspore-ci-bot a2cd05339f !2180 Gpu Gelu kernel support fp16
5 years ago
yujianfeng 304427cd93 Add an output to apply_proximal_adagrad op register
5 years ago
mindspore-ci-bot d463c3f388 !236 add aicpu embeddinglookup
5 years ago
wuxuejian 92880788f3 add aicpu embeddinglookup
5 years ago
mindspore-ci-bot 0327d7e79b !2424 Add aicpu op: CTCLoss, ReverseSequence and CropAndResize
5 years ago
mindspore-ci-bot c9b8a8da0a !2369 add cpu reduce op and cpu softmax_cross_entropy_with_logits op
5 years ago
xutianchun 2bfc86f5b7 Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 years ago
gong chen a6dfa281ea Init GraphKernel.
5 years ago
mindspore-ci-bot d57decc8a3 !2338 Gpu Minimum & Maximum kernels support int32
5 years ago
mindspore-ci-bot 88a3c0fa53 !2379 remove ftrl operator st on pynative mode
5 years ago
lizhenyu eb68c9953d change ftrl operator st
5 years ago
pkuliuliu acf46bafbb add Normal op
5 years ago
baihuawei 862522376f add reduce and softmax_cross_entropy_with_logits
5 years ago
wilfChen 480bf4151b Gpu Minimum & Maximum kernels support int32
5 years ago
yanzhenxiang2020 8621c032d9 add pack op for aicpu
5 years ago
yanzhenxiang2020 7eb3749f26 add cast op for aicpu
5 years ago
mindspore-ci-bot a9d06edae9 !2282 remove _quant_op.py from __init__.py
5 years ago
mindspore-ci-bot fce37a5fbe !2281 add Sigmoid and SigmoidGrad operation of GPU
5 years ago
wilfChen 8f4cd76582 gpu Gelu kernel support fp16
5 years ago
chenzomi bbce6faff9 remove _quant_ops.py from __init__.py
5 years ago
mindspore-ci-bot 2e002ab64c !2292 gpu fix all nop node graph execute
5 years ago
limingqi107 0f4397cece fix all nop node graph execute
5 years ago
lizhenyu ea0cd5ccdd add Sigmoid and SigmoidGrad operation of GPU
5 years ago
mindspore-ci-bot 74c3e15675 !2194 fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
5 years ago
mindspore-ci-bot 1e12b07afd !2251 Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
mindspore-ci-bot 19e66f06e2 !2150 Gpu Tanh kernel support fp16
5 years ago
yujianfeng c3871d98cc Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
mindspore-ci-bot fe797aaf10 !2229 add ftrl optimizer
5 years ago
mindspore-ci-bot 95d887a35b !2226 add adam op for wide&deep model
5 years ago
mindspore-ci-bot c4863683ef !2235 add SigmoidCrossEntropyWithLogitsGrad operation
5 years ago
mindspore-ci-bot 116ed509bf !2234 add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu 636b8e2b88 add SigmoidCrossEntropyWithLogitsGrad op
5 years ago
mindspore-ci-bot 4642df207a !2210 gpu optimize the max device memory config
5 years ago
lizhenyu 694a8213b7 add adam optimizer
5 years ago
lizhenyu ac2217dbae add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu c3360a84cd add ftrl optimizer
5 years ago
wilfChen 9201ea5ed2 replace tanh implement with cudnn
5 years ago
limingqi107 55b3557c0d gpu optimize the max device memory config
5 years ago
王东旭 4e09ae83eb fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
5 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
mindspore-ci-bot 8593c4d841 !2051 support host mpi
5 years ago
chenjianping 6034f9c1e2 support host reduce scatter and mpi config
5 years ago
mindspore-ci-bot d4a7c87b22 !2093 GPU add argmaxwithvalue
5 years ago
VectorSL 17377912ba gpu add argmaxwithvalue
5 years ago
buxue 66bbdb4a31 change tensor dtype and shape from function to attr
5 years ago
mindspore-ci-bot 87fa15de80 !2021 GPU add akg kernel greaterequal notequal
5 years ago
VectorSL cf2fc1cecf gpu add notequal greaterequal akg kernel
5 years ago
buxue 0cd57ddc5d check arg is tensor with vm backend
5 years ago
mindspore-ci-bot d6cc7089fc !1888 Add cpu kernel implement of sparse adam
5 years ago
yujianfeng c956dfff51 Add SparseAdam and SparseLazyAdam cpu kernel
5 years ago
mindspore-ci-bot c4b3534913 !1905 update cpu lstm
5 years ago
baihuawei 9c74e39b12 update cpu lstm
5 years ago
yanzhenxiang2020 89302a60cf add pack op for aicpu
5 years ago
jiangjinsheng 51affc2f1b fixed validator for CumProd, ReduceProd, ApplyRMSProp
5 years ago
yujianfeng 5d4b75838f Add SparseApplyFtrl cpu kernel
5 years ago
mindspore-ci-bot 063ad7c7f0 !1810 optimize slice/slicegrad performance
5 years ago
chenjianping af8108c9e1 support host reduce scatter and allgather
5 years ago
sunsuodong 78787931e1 optimize performance
5 years ago
mindspore-ci-bot ddfa1edefe !1618 fix lstm
5 years ago
baihuawei ea78e16e74 fix lstm
5 years ago
sunsuodong 63d9e47291 fix cpu StridedSliceGrad
5 years ago
jonyguo 228061818c Merge branch 'incubator-master' into sync_05177ff9_6b1715a7
5 years ago
mindspore-ci-bot 6b1715a76b !150 add RNNTLoss and RandomCategorical ops for aicpu
5 years ago
yanzhenxiang2020 e3d1e2f55b add RNNTLoss and RandomCategorical op for aicpu
5 years ago
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops)
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot bb72c0020b !1612 add cpu stridedslice
5 years ago
kswang f93e6beb52 add cpu strided slice
5 years ago
mindspore-ci-bot 19ce0c372a !1257 Implicit type conversion
5 years ago
mindspore-ci-bot 14f9a6e31c !1310 add cpu lstm
5 years ago
mindspore-ci-bot 1bfa0dc5d5 !1265 add cpu transpose
5 years ago
mindspore-ci-bot 9c33da391a !1513 refine data copy in multi-graph
5 years ago
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot a5161a969f !1531 cpu kernel support multiple inputs
5 years ago
baihuawei 9bcdf4cbdc add lstm
5 years ago
sunsuodong 5cf29f2478 multi_input
5 years ago
baihuawei eb0f897d31 add cpu transpose
5 years ago
candanzg 2429da19fb implicit type conversion
5 years ago
lizhenyu a25b84055c refine data copy in multi-graph
5 years ago
mindspore-ci-bot 5b9c145ff8 !1383 keep different attributes for cnode evaluation
5 years ago
sunsuodong ade90be427 addn
5 years ago
huangdongrun 1159f2b11e add prim infer attr cache
5 years ago
liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops)
5 years ago
cristoval f6c20178d2 fix pylint check issues
5 years ago
ms_yan d5e896b51c delete storageDataset Op API and its test case
5 years ago
mindspore-ci-bot 368007240c !1320 add applyrmsprop cumprod and reduceprod for vm
5 years ago
jinyaohui fbdba6e4da clean pylint
5 years ago
zhaojichen a42ec8f69f add applyrmsprop op for vm
5 years ago
gongchen 36edbe411e test(custom_op): Delete conv2d custom op.
5 years ago
mindspore-ci-bot aa1cee113d !1279 test(custom_op): clean up custom op test case.
5 years ago
gongchen 44458865b6 test(custom_op): Clean up custom op test case.
5 years ago
mindspore-ci-bot 6ffb3c97cd !1058 add host cpu kernel: GatherV2/Concat/Slice/SliceGrad
5 years ago
gongchen 366364ba38 Add custom op testcases.
5 years ago
jinyaohui 5a914994ba clean pylint
5 years ago
sunsuodong 28241d0293 lstm ops
5 years ago
jinyaohui bcfaff97f9 clean pylint
5 years ago
wilfChen 1991a89f40 LayerNormGrad fix & codex
5 years ago
mindspore-ci-bot 049d3796a6 !1091 gpu support Cast/RealDiv/Mul/Sub/Softmax kernels enforcement
5 years ago
jinyaohui 391a060f21 remove two context param
5 years ago
wilfChen 59c4cf256c gpu support broadcast kernels
5 years ago
jinyaohui d40e89b1bc clean pylint warning in st/ops/ascend
5 years ago
mindspore-ci-bot 680ce090a3 !1057 matmul support fp16
5 years ago
mindspore-ci-bot 0edc6d254a !370 Gpu Support UnsortedSegmentSum kernel
5 years ago
mindspore-ci-bot 907b609b05 !994 gpu broadcast kernel support different dims
5 years ago
mindspore-ci-bot b5096e1f6c !1021 gpu support MinimumGrad & MaximumGrad kernel
5 years ago