Commit Graph

738 Commits (3621bb23488dae78e0e5d8b14d99accfec1816c3)

Author SHA1 Message Date
mindspore-ci-bot 9c896fd22c !5899 Fix Some bugs and add test cases on Tensor printing.
4 years ago
mindspore-ci-bot 144998894f !6057 transformer bucket batch modification
4 years ago
bingyaweng 866a8a1178 modify path of ut and st of mdp
4 years ago
yuchaojie fa1247a85e transformer bucket batch modification
4 years ago
mindspore-ci-bot a9a3d5a1f5 !5753 remove sens parameter
4 years ago
Jiaqi 94d63b90f4 remove sens parameter
4 years ago
HuangBingjian 07d1f5ac37 fix tensor.cc
4 years ago
mindspore-ci-bot d8c09067ce !5801 [MD][Feature] minddata iterator output ms_tensor
4 years ago
xiefangqi 9b3c33e157 minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot 483b364d92 !5984 Add CPU kernels: Sub, Square
4 years ago
nhussain 92e99ff224 change map calls
4 years ago
mindspore-ci-bot eedbbb3649 !5958 Modify interface for function and remove duplicated def
4 years ago
huanghui a82577c00e Add CPU kernels: TensorAdd, Sub, Mul, Div
4 years ago
mindspore-ci-bot 55372b41fd !5908 delete DataWrapper in Model to unify the expression of dataset sinking
4 years ago
wangnan39@huawei.com fdac02feed delete DataWrapper and optim Model
4 years ago
Yi Huaijie a836d25c64 change API set_strategy() to shard()
4 years ago
mindspore-ci-bot 7152fe04be !5783 GraphKernel supports GPU
4 years ago
mindspore-ci-bot 87d0d0bf8d !5754 adding int32 support for Greater gpu kernel
4 years ago
lilei 71adabd944 modify_bug
5 years ago
dayschan 37a48f6aac GraphKernel supports GPU
5 years ago
xiefangqi d0410d6191 md delete set_dataset_size interface
5 years ago
Peilin Wang f020e19636 add int32 support to greater gpu kernel
5 years ago
nhussain 3bac9d3713 switch input columns and operation
5 years ago
mindspore-ci-bot 6fdb43d22d !5895 gpu maximum minimum absgrad kernel fix
5 years ago
mindspore-ci-bot 98725bc865 !5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
5 years ago
mindspore-ci-bot b717a686cf !5690 ROIAlign kernel memory leak
5 years ago
mindspore-ci-bot 2a9c458870 !5812 Add PS context.
5 years ago
xuyongfei 28746d6e57 serving: handle exception
5 years ago
wilfChen 3b54e55223 gpu maximum & minimum kernel with fp16 input
5 years ago
ZPaC 87bf2a7dcd Add PS context.
5 years ago
mindspore-ci-bot ad186e79d8 !5599 Collect input data when `dataset_sink_mode` set on GPU
5 years ago
mindspore-ci-bot 89c76840ee !5828 revert ci pass condition.
5 years ago
mindspore-ci-bot 4535faa2b0 !5837 [AutoParallel]Rectification allreduce fusion api
5 years ago
mindspore-ci-bot a3d0ddb4db !5779 tenoradd profiling
5 years ago
Li Hongzhang 066950f69e GPU dataset_sink_mode collect inputs
5 years ago
wilfChen 6ebe132cd3 broadcast refactor
5 years ago
lichenever f2d3fd34ce rectification_allreduce_fusion_api
5 years ago
anzhengqi 38b5d91ede fix ci pass condition
5 years ago
mindspore-ci-bot 4e7346509f !5782 change allreduce fusion function
5 years ago
mindspore-ci-bot 5c7fa52468 !5673 [performance]cell init opt performance
5 years ago
danish 273fc0071c New User facing Pad Kernel + ST + Allows for channel padding
5 years ago
kingxian 92bebe65a9 cell init performance opt
5 years ago
wangmin b035890128 allreduce fusion
5 years ago
yao_yf d4cfe55c04 rename mirror_mean to gradients_mean
5 years ago
mindspore-ci-bot 9018737e99 !5696 [Auto parallel] Move 'multi-subgraphs' interface to internal
5 years ago
mindspore-ci-bot a50bc2182e !5665 delete enable_fused_layernorm
5 years ago
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
5 years ago
Xiaoda Zhang 42f1241270 remove 'multi-subgraphs' to internal
5 years ago
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits
5 years ago
yoonlee666 dfd85caa1b delete enable_fused_layernorm
5 years ago
Jonathan Yan bbd19dbe43 roi align memory leak
5 years ago
mindspore-ci-bot 35e6cca1a3 !5634 wrap numpy random seed into an api
5 years ago
Yi Huaijie 4a5d115a66 add get_seed() and set_seed()
5 years ago
mindspore-ci-bot bb84f50407 !5473 optim pylint
5 years ago
mindspore-ci-bot 749979e7c4 !5458 NMS GPU OP Performance improvement
5 years ago
mindspore-ci-bot 91a0fa75a5 !5594 add st about loss_scale and parser for pynative mode
5 years ago
mindspore-ci-bot c2fddb56c8 !4922 Transform tuple parameter to multiple parameters
5 years ago
simson 26fa5c7d8c add st about loss_scale and parser for pynative mode
5 years ago
mindspore-ci-bot 087212441a !5192 Add unit tests for scatternd
5 years ago
huangdongrun 0099da2c99 add support for tuple parameter transform
5 years ago
jinyaohui a9972a7def optim pylint
5 years ago
mindspore-ci-bot e6a4d932b4 !5350 [AutoParallel]Rectification distributed init
5 years ago
lichenever d3e55b543e rectification init
5 years ago
danish 7d7fa760a0 reduce based nms final pass - speed improv
5 years ago
mindspore-ci-bot 820f2cb4eb !5351 move ParalleMode to Context
5 years ago
yao_yf 07117e4dd4 mv ParallelMode to context
5 years ago
mindspore-ci-bot da8d04e8bd !5237 Enbale ub fusion of Matmul+ConfusionTransposeD
5 years ago
mindspore-ci-bot def1ff4307 !5302 Enlarge-the-threshold-of-resnet50-in-pynative
5 years ago
mindspore-ci-bot 042f6a8d97 !5201 serving st time optimization
5 years ago
lvliang 1b018b8167 enlarge-the-threshold-of-resnet50-in-pynative
5 years ago
peixu_ren 2d5d44ab22 Add test cases for uniform ops on GPU
5 years ago
mindspore-ci-bot adbb75556d !4778 Added type support for Reshape gpu kernel for faster RCNN
5 years ago
mindspore-ci-bot 8eff6c96b4 !5045 merge slice parameter checkpoints in wide&deep
5 years ago
mindspore-ci-bot 314c5ad055 !5172 remove name arg from gradoperation
5 years ago
mindspore-ci-bot 8b5c35210f !5208 Modify the name of parameters in uniform
5 years ago
huanghui 7755a54452 fix ub-fusion
5 years ago
mindspore-ci-bot 95212b55a0 !3271 make reftype a subtype of MetaTensor and try to mark ref in node input
5 years ago
Wei Luning 24a10225cf change base class of ref to tensor in cpp
5 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
5 years ago
yao_yf eeede168fa wide_and_deep merge ckpt in eval
5 years ago
peixu_ren 10f381d662 Modify the name of parameters in uniform
5 years ago
hexia e1c240f86a serving st time optimization
5 years ago
Peilin Wang d92a357e4a add scatternd ut
5 years ago
leilei_snow df9df609f8 fix index error
5 years ago
mindspore-ci-bot 7d4f481884 !5017 remove internal interface in wide&deep
5 years ago
mindspore-ci-bot abe6b82138 !5011 remove global grad ops
5 years ago
yao_yf a9a8e323b2 remove internal interface in wide&deep
5 years ago
mindspore-ci-bot 4f6e63fcf8 !4576 Support if by if not inline
5 years ago
huangdongrun 1bd9fefd84 support if by if not inline
5 years ago
panyifeng 637e812347 remove global grad ops
5 years ago
huanghui b367da88eb fix ScatterNdUpdate cpu kernel
5 years ago
zhangxinfeng3 6d821235c0 update some comments of api
5 years ago
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