Commit Graph

621 Commits (d7cdda1cb09e2c4c058567570b79788233f9ba1f)

Author SHA1 Message Date
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
mindspore-ci-bot ec118c4eb8 !3245 remove transformer st
5 years ago
yuchaojie f960a6c403 remove transformer st
5 years ago
yao_yf 3dbe872596 modezoo wide&deep run clusters
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
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 ffb7040c3c !3200 [clean]remove loop_can_unroll flag, clean some other python code
5 years ago
mindspore-ci-bot 32921ea3dc !3166 add gpu oneslike op
5 years ago
Wei Luning 88e864a4a3 remove loop can unroll flag, clean some python usage
5 years ago
mindspore-ci-bot c5eae497be !3195 move transformer net to new modelzoo directory
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
yuchaojie df5d162417 move transformer net to new modelzoo directory
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
mindspore-ci-bot e16dd2a6c4 !3131 hange shape and dtype of tensor from interface to attr
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
buxue 6d5c580a61 change shape and dtype of tensor from interface to attr
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
mindspore-ci-bot a661545d49 !265 Synchronize Ascend software suite 07 Jul 2020
5 years ago
wilfChen c10e07734c gpu support TopK kernel
5 years ago
wilfChen dfb958de1e Gpu support BroadcastTo kernel
5 years ago
yanghaoran 00749914a4 remove testcase
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 48654be14d !3040 BoundingBoxAugment op fix ratio
5 years ago
mindspore-ci-bot 69ce4bf2b2 !2970 Del mindspore/model_zoo
5 years ago
mindspore-ci-bot 9a1bfd9bd8 !3013 fix tensor bool and float scalar
5 years ago
WilliamLian ea9b5468bb fix bug of hccl kernel info
5 years ago
huangdongrun d70b4c1b62 add support for bool tensor and scalar impilicit convert
5 years ago
mindspore-ci-bot d925c52bb1 !2875 add grad all in pynative
5 years ago
kingfo add3778a61 add grad all in pynative mode
5 years ago
panbingao 45dbc8bf04 Move model_zoo.resnet.py
5 years ago
leilei_snow 38f32d0f8f add testcase for switchlayer.
5 years ago
mindspore-ci-bot 9daeeb5a81 !2961 add st to protect pynative hook from abnormal
5 years ago
mindspore-ci-bot cf5a27e97d !2962 gpu support SmoothL1Loss kernel
5 years ago
wilfChen 0fdc304a8e gpu support smoothl1loss
5 years ago
lvliang 0978bdc301 add-st-to-protect-pynative-hook-from-abnormal
5 years ago
buxue 4e832b2309 support implicit type conversion for pynative mode
5 years ago
mindspore-ci-bot 0c7a5f76a3 !2779 gpu support CTCLoss kernel
5 years ago
wilfChen d54154a1f9 Gpu support ctcloss kernel
5 years ago
mindspore-ci-bot dffb76a0a9 !2605 High level abstraction of mathematical distributions
5 years ago
lvliang b16686964c back-to-fusedbatchnorm-operation-in-pynative-mode
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
mindspore-ci-bot d4185f336c !2848 change crop_size from tensor to tuple
5 years ago
xutianchun f9088f46bd change crop_size from tensor to tuple
5 years ago
mindspore-ci-bot f6b6ef2796 !2761 Record unreused arg in kernel graph
5 years ago
chenfei 193c583cf6 add unreuse args of kernel graph
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
mindspore-ci-bot 687319219f !2565 Add case for precision of bert network
5 years ago
mindspore-ci-bot 19334b4f05 !2802 fix gcn import path error
5 years ago
duxiutao 1e43c609e0 Add test case and fix two bugs
5 years ago
chentingting a04d497118 fix gcn import error
5 years ago
zhoufeng c94dea6a51 Modify nested while testcase
5 years ago
peixu_ren a47f5493d5 added strided slice and its grad as internal interface
5 years ago
zhoufeng 18bc81e88c Ascend control sink testcase
5 years ago
mindspore-ci-bot 2fadbb1d04 !2743 add more ut and st for SummaryCollector
5 years ago
ougongchang 3dc6f6f2d9 add more ut and st for SummaryCollector
5 years ago
zhaoting 0dc8a42bd1 fix resnet st group params bug
5 years ago
mindspore-ci-bot f0ab20fe6d !2409 add st testcases pytest mark
5 years ago
huangdongrun 71f8ecbcdb add testcase pytest mark
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 a9dac909d9 !2535 Fix pynative indexing
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
huangdongrun bc0455eaff * fix bool index
5 years ago
He Wei 43e0967024 Decouple ir::Tensor class from python
5 years ago
mindspore-ci-bot c22c865c4a !1950 [front]add `has_effect` direct to target construct method not cell object
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
Wei Luning 8f56528f8c add flags on function
5 years ago
mindspore-ci-bot 0478b7d191 !2303 optimize LARS interface
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
Ziyan 41ddc153a6 modify lars interface
5 years ago
chentingting a733102db9 gcn_rectification
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 f469c6cf2e !2397 change acc threshold of test_resnet_imagenet
5 years ago
mindspore-ci-bot 748b0b1b64 !2388 GPU update bert scripts
5 years ago
mindspore-ci-bot f365fbd71e !2060 Support pynative setitem
5 years ago
mindspore-ci-bot d57decc8a3 !2338 Gpu Minimum & Maximum kernels support int32
5 years ago
huangdongrun 79058d3509 add support for parameter
5 years ago
zhaoting 9d9c35d1ee change acc threshold of test_resnet_imagenet
5 years ago
VectorSL b2412ea571 gpu update bert scripts
5 years ago
mindspore-ci-bot 88a3c0fa53 !2379 remove ftrl operator st on pynative mode
5 years ago
mindspore-ci-bot 634bfd3508 !2259 add Normal op
5 years ago
lizhenyu eb68c9953d change ftrl operator st
5 years ago
mindspore-ci-bot 2f9c6ec8bc !2337 aware quantization training auto create graph
5 years ago
pkuliuliu acf46bafbb add Normal op
5 years ago
chenzomi c268c88220 aware quantization training auto create graph
5 years ago
baihuawei 862522376f add reduce and softmax_cross_entropy_with_logits
5 years ago
ougongchang 939cd29d7e Add a callback named SummaryCollector and delete SummaryStep callback
5 years ago
wilfChen 480bf4151b Gpu Minimum & Maximum kernels support int32
5 years ago
mindspore-ci-bot 66e07efccd !2315 add Pack op for aicpu when axis=-1
5 years ago
mindspore-ci-bot 9958bc479a !2161 [qat]Export network from quantization aware network to deploy
5 years ago
yanzhenxiang2020 8621c032d9 add pack op for aicpu
5 years ago
Wei Luning 1d77bf86a9 Exports MindSpore quant predict model to deploy with GEIR
5 years ago
yanzhenxiang2020 7eb3749f26 add cast op for aicpu
5 years ago
mindspore-ci-bot 1424178601 !1663 change lenet and alexnet dir
5 years ago
mindspore-ci-bot b7b4333d13 !2272 remove dataset send from data exec
5 years ago