Commit Graph

481 Commits (172a4687041206f3254caed12b706b13117dc902)

Author SHA1 Message Date
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 be507b96e0 !3473 [refine]change base class of parameter
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
Wei Luning a05c38bb63 make python Parameter inherit from Tensor
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
mindspore-ci-bot 31e889881b !3737 Enlarge the threshold of resnet50 performance st in pynative
5 years ago
TFbunny 075acf80b1 fix ResizeNearestNeighbor & add util.cuh to support atomicadd for half
5 years ago
wilfChen 4d600e70f1 gpu layernorm
5 years ago
lvliang afe42e8d19 enlarge-the-threshold-of-resnet50-performance-st-in-pynative
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
mindspore-ci-bot 9c461f5565 !3513 Add parameter server mode_zoo case and CI test cases.
5 years ago
ZPaC 07a52688c1 Add parameter server model_zoo case and CI test cases.
5 years ago
mindspore-ci-bot ca42c21206 !3497 restore transformer st
5 years ago
linqingke 7829bab811 add iou ops.
5 years ago
mindspore-ci-bot c22792aab1 !3495 Gpu StridedSlice performance optimize
5 years ago
wilfChen d3167da8af gpu support stridedslice
5 years ago
yuchaojie a2b1c38cf2 restore transformer st
5 years ago
chenhaozhe ef7ea3b92d fix bert performance test case
5 years ago
mindspore-ci-bot d21871a4fe !3375 add bert ci script
5 years ago
mindspore-ci-bot dc64a3878a !3396 fix get dataset size error
5 years ago
tom__chen 5c3be0114f add maxpool_with_argmax/grad cuda kernel
5 years ago
yoonlee666 4c167e3085 add bert ci script
5 years ago
panfengfeng 939e612906 fix get daataset size error
5 years ago
Jonathan Yan ad40e00228 roi align grad v1
5 years ago