Commit Graph

746 Commits (edd8214459f57ba305b6ac3aca22a0e10b2c24f3)

Author SHA1 Message Date
mindspore-ci-bot 75fce54208 !4790 Fix a Pynative bug.
5 years ago
jin-xiulang c246b177a6 Debug for Pynative mode.
5 years ago
mindspore-ci-bot e2203bed01 !3957 Gpu StridedSlice dims exceeds
5 years ago
mindspore-ci-bot ab45bec828 !4924 Modify API comments and fix error of st
5 years ago
bingyaweng 3422f60d50 modify comments of API
5 years ago
wilfChen 837aecf9af gpu stridedslice
5 years ago
mindspore-ci-bot 46429a98bf !4869 Add ci for quant
5 years ago
chenfei a71868f1e5 add ci for quant
5 years ago
mindspore-ci-bot 8440f2bcdb !4809 add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
mindspore-ci-bot 1166a091f5 !4893 fix error of conv_variational
5 years ago
bingyaweng b126272b39 fix error of conv_variational
5 years ago
mindspore-ci-bot 3d06cbf987 !4801 Must set or change parallel mode before any Initializer created
5 years ago
mindspore-ci-bot 29e21479a4 !4845 Fix bugs about uncertainty toolbox and vae
5 years ago
Xun Deng c9f8f9fe85 added CheckTenosr and CheckTuple
5 years ago
Peilin Wang b7a4313755 added type support for reshape gpu kernel
5 years ago
mindspore-ci-bot 13d1738ff3 !4706 fix SmoothL1Loss gpu kernel
5 years ago
mindspore-ci-bot ff6cf58bfd !4683 split ci cases
5 years ago
mindspore-ci-bot 2cb22a0f78 !4688 Fix bool operation parsing to be consistent with pynative
5 years ago
zhaoting cbca6be8bf add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
yoonlee666 eb46d5cc19 split ci cases
5 years ago
zhangxinfeng3 27ff97a555 update uncertainty toolbox
5 years ago
Yi Huaijie 89a4ebf8a1 parallel mode must be set before create an initializer
5 years ago
mindspore-ci-bot a3dae6344b !4758 GPU kernel support NHWC
5 years ago
mindspore-ci-bot cde4a81b8b !4831 Add test of bnn_layers and transforms
5 years ago
VectorSL e939d61a2c conv pooling pad support NHWC
5 years ago
huangdongrun f30418991c refactor bool op parsing to be consistent with pynative mode
5 years ago
mindspore-ci-bot 5dad6ea5cb !4754 add http visit example to seving st
5 years ago
bingyaweng 2037336195 add st
5 years ago
hexia a7de095d51 iii
5 years ago
Peilin Wang 0d5220d33c modified documentation and gpu kernel for smoothL1Loss
5 years ago
mindspore-ci-bot 748d7f1f1a !4685 Export server embedding table ckpts.
5 years ago
ZPaC 5084557f67 Export server embedding table ckpt.
5 years ago
mindspore-ci-bot 2db4bda219 !4622 serving restful init
5 years ago
baihuawei 772e14d00d add categorical
5 years ago
mindspore-ci-bot 2aab14242c !4669 add toolbox and dpn
5 years ago
danish 97f08e74ec nms_sorting fix
5 years ago
hexia 75d116b5db serving http init
5 years ago
zhangxinfeng3 d643c228d7 update variational and toolbox
5 years ago
mindspore-ci-bot 3fb58fcbe4 !4585 add gpu nccl broadcast
5 years ago
chenzomi bb125cb309 change unsupport to unsupported
5 years ago
baihuawei b9ebd9c280 add gpu nccl broadcast
5 years ago
mindspore-ci-bot 8c72d5b9d1 !4566 Add ScatterNdUpdate cpu kernel
5 years ago
huanghui 0d962a372f add ScatterNdUpdate cpu kernel
5 years ago
ZPaC 348c67ac00 PS support multi server.
5 years ago
mindspore-ci-bot f875bf21bc !2948 fix control flow
5 years ago
mindspore-ci-bot aa29042034 !4431 fix st result
5 years ago
huangdongrun 2a6d346d2f support if by if grad parameter
5 years ago
mindspore-ci-bot f41c21c5fa !4284 remove to_full_tensor and load_inputs in exexute stage
5 years ago
hexia 3a3c2528df fix st
5 years ago
lvliang c7010778c9 enlarge-time-threshold-of-resnet50-st-in-pynative
5 years ago
yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage
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 17a3afe305 !4409 update variational inference and toolbox
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
zhangxinfeng3 a28ed9743a update variational inference and toolbox
5 years ago
mindspore-ci-bot 1b63c76c61 !4194 Add infer and dpn to nn/probability
5 years ago
zhangxinfeng3 b16b71b9e8 add infer and dpn
5 years ago
mindspore-ci-bot 1716beb037 !3942 embeddinglookup_wrap
5 years ago
mindspore-ci-bot 103b25ad49 !4215 Add uncertainty toolbox to nn/probability
5 years ago
mindspore-ci-bot 03210ef166 !2557 Add UnsortedSegmentSum fission pass
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
zhangxinfeng3 735279a063 add uncertainty toolbox
5 years ago
huanghui b8d7f6d77f add UnsortedSegmentSum fission pass
5 years ago
baihuawei 216ef0e144 fix multinomial
5 years ago
yao_yf e4de26d5bc embeddinglookup wrap
5 years ago
mindspore-ci-bot 735fc98c78 !4265 support two mstypes do equal.
5 years ago
mindspore-ci-bot 1856fb6af1 !3800 add gpu multinomial backend
5 years ago
mindspore-ci-bot 5b3f209e43 !4269 change export from geir to air
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
buxue 35677ac098 support two mstypes do equal.
5 years ago
Jonathan Yan e0528615e3 int16 uint8 bool supported akg ops
5 years ago
fary86 73325e0f01 Change export interface
5 years ago
mindspore-ci-bot 6c4b4f91d2 !3978 Added unit tests for ResizeNearestNeighbor gpu kernel
5 years ago
mindspore-ci-bot 4f75adb11a !4297 sync code incubator to master
5 years ago
huanghui fa081092c8 add Unique cpu kernel
5 years ago
mindspore-ci-bot 67f5b0e916 !4258 change binary to mindir
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
leopz eea597c92a change binary to mindir
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
panyifeng 34e50e5d6e fix cell bprop
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
Wei Luning d4d6457ea7 init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
5 years ago
mindspore-ci-bot 1c6ddf70b6 !4043 add serving st
5 years ago
hexia 7f514a07e8 serving st
5 years ago
lvliang 1835ff33c4 optimize-the-time-of-producting-cacha-key-in-pynative
5 years ago
mindspore-ci-bot 6b14a1e85f !3950 Add CI ps test cases.
5 years ago
danish 081249b53f commit 1 - mirror pad
5 years ago
Jonathan Yan 43094bf78e suport half for roi align
5 years ago
ZPaC b10d4d6e0d Add ps ci test cases.
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 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
peixu_ren 374772035a Refactor random uniform ops and complete gamma and poisson
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
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
mindspore-ci-bot 684ff4f46b !3160 Rewrite tensor's __bool__ for pynative mode
5 years ago
simson 5f77fbdd75 Rewrite tensor's __bool__ for pynative mode
5 years ago
baihuawei 4a8724e0ac add gpu cumsum
5 years ago
mindspore-ci-bot 48711414fc !3356 [common]Refine code & Add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`
5 years ago
Wei Luning 484d7f10c8 refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache
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 2eefb94fee !3312 Relax the threshold of pynative resnet50 performance st
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
mindspore-ci-bot 21783ce221 !3300 Optimize server code
5 years ago
lvliang 6f1d2768f8 Relax-the-threshold-of-pynative-resnet50-performance-st
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
cristoval c6262111ef add sparse lazy adam in ps
5 years ago
mindspore-ci-bot b13c7a3d48 !3268 refine GPU memory swap performance
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
lizhenyu c67e562373 refine GPU memory swap performance
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
chentingting 8e8a197364 change gnn dir
5 years ago
mindspore-ci-bot 93323e1e2e !3277 change directory of GCN and GAT from model_zoo to model_zoo/official/gnn
5 years ago
chentingting f033caa7f0 change gnn path
5 years ago
mindspore-ci-bot 240c8c0664 !2967 Optimize ControlDepend for heterogeneous_execution
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
huanghui 4c34867486 control optimizie for heterogeneous excutor
5 years ago
peixu_ren 9b45018dfd Add random normal op at MindSpore front-end
5 years ago
mindspore-ci-bot c10e5f1b22 !3146 modelzoo wide&deep run clusters
5 years ago
VectorSL 90f15df037 add int64-->fp16 and update conv pad
5 years ago
wangnan39@huawei.com 082433183d uniform learning_rate behavior of optimizers
5 years ago
mindspore-ci-bot 5d42d00161 !3217 rename operator of sparse optimizer
5 years ago