Commit Graph

963 Commits (7149e8c2c92468a7c32037e4d1c09e4b73aead04)

Author SHA1 Message Date
hedongdong d8382f4d57 move operator primitive of Centralization to _inner_ops
4 years ago
Zhang Qinghua 8b8c59f01e Optimize the compile performance in Parser, FG, Manager and Renormalize:
4 years ago
Peilin Wang 347575a38f add grad for GpuDynamicShape testing op
4 years ago
mindspore-ci-bot 99c17c43d8 !12746 Fix ApplyAdagradCpuKernel output
4 years ago
liuxiao93 6459229fff adapt some 3d ops.
4 years ago
yang_chun 580d33e90e Fix: ApplyAdagrad output.
4 years ago
huangmengxi 3a319a97e9 move matmul from numpy to ops
4 years ago
yanzhenxiang2020 95dbfe0636 add Dropout2D and rename Dropout3d to Dropout3D
4 years ago
mindspore-ci-bot 03935de4bf !12630 make CPU op ResizeNearestNeighbor support float64 and Int64
4 years ago
mindspore-ci-bot d8433e9f5c !12605 Fix GPU ReduceMax/Sum float64 type failure
4 years ago
wanyiming ca6ffac0e8 add_int64_float64
4 years ago
mindspore-ci-bot 09eee17406 !12591 Add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for CPU
4 years ago
mindspore-ci-bot f269f3fc8d !12231 Support ad for scalar inputs
4 years ago
TFBunny ec644a5291 add fix to float64 support in reduce ops
4 years ago
tom__chen 03b1aeecdb FusedBatchNormEx dynamic shape support
4 years ago
wangrao ab17c49eba add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu
4 years ago
yujianfeng 41189781f3 support scalar input for cell
4 years ago
mindspore-ci-bot 50bf5033f2 !12400 Add float64 support to ZerosLike, remove duplicate ZerosLike gpu kernel
4 years ago
mindspore-ci-bot 9f48ab87c0 !12524 Add DType dynamic shape testcases for GPU
4 years ago
mindspore-ci-bot 57f6c17933 !12438 Add backward op for IndexAdd GPU
4 years ago
TFBunny cbc75810a9 add testcases to DType dynamic shape
4 years ago
Peilin Wang ba9ae8097f removed zeroslike from math/unary_op_gpu_kernel and added float64 support
4 years ago
TFBunny e1462c8684 add indexaddgrad ops support and testcases
4 years ago
mindspore-ci-bot cada22e7bf !12354 Add float64 support to ReduceMax and ReduceSum GPU
4 years ago
mindspore-ci-bot 90a56c9c23 !12384 Add Sin, Cos, Tan, Atan, AtanGrad for CPU
4 years ago
wangrao 0a2525a522 add sin, cos, tan, atan for cpu
4 years ago
mindspore-ci-bot 52eae8d4ad !12329 GPU index_add forward op
4 years ago
tom__chen b94bba1def index_add gpu op
4 years ago
mindspore-ci-bot feb07198e7 !12399 Add type support to Squeeze gpu op
4 years ago
mindspore-ci-bot 7d97d1300e !12370 Add type support to CumSum gpu op
4 years ago
mindspore-ci-bot aa71118a99 !12281 fix exec order bug about monad and add test_case in ci
4 years ago
mindspore-ci-bot 191b3f0c8c !12368 Add type support to Split gpu op
4 years ago
Peilin Wang 4821caa143 add uint16, uint32, int8, int64, float64 type support to gpu Squeeze op
4 years ago
mindspore-ci-bot 7443ea4b5b !12369 Add type support to tile op
4 years ago
mindspore-ci-bot f021af8096 !12367 Add float64 support to MatMul ops in GPU
4 years ago
mindspore-ci-bot 4b27c3206d !12362 Add float64 support to Abs, Neg, Sqrt, Sin, Cos
4 years ago
mindspore-ci-bot 07cb2f3e83 !12283 add new inner operator centralizaiton
4 years ago
zengzitao ef3507e973 fix exec order bug about monad
4 years ago
mindspore-ci-bot 048eba4460 !12359 add float64 support to assign GPU
4 years ago
Peilin Wang 5f7fc5a0b1 initial commit
4 years ago
Peilin Wang 1655a88b64 initial commit
4 years ago
Peilin Wang 2252e440a5 initial commit
4 years ago
Peilin Wang 073fc6fa93 initial commit
4 years ago
TFBunny 4c18e0894e add float64 support to matmul ops
4 years ago
Peilin Wang ce26d2e987 intitial commit
4 years ago
TFBunny e1ed3b9c15 add float64 support to assign GPU
4 years ago
TFBunny c6baca71e5 add float64 support to ReduceMax and ReduceSum
4 years ago
mindspore-ci-bot 8d936a6589 !12352 Add float64 support to Gather GPU
4 years ago
mindspore-ci-bot 0ee8ef736d !12351 Add float64 support to GatherNd GPU
4 years ago
mindspore-ci-bot 8fabb26412 !12350 add float64 support to concat GPU
4 years ago
TFBunny 6f9cfb809e add float64 support to GatherNd
4 years ago
TFBunny 6fad165e43 add float64 support to gather gpu
4 years ago
TFBunny ebb7f2e771 add float64 support to concat GPU
4 years ago
mindspore-ci-bot d249ededf6 !12347 add float64 support to slice ops in GPU
4 years ago
mindspore-ci-bot ed5f9cb1f2 !11802 Optimize GPU kernels for fasterrcnn
4 years ago
TFBunny 799e51cff0 Add float64 support to slice ops
4 years ago
hedongdong 0660140708 add new inner operator centralizaiton
4 years ago
RobinGrosman 5d5225f2ee optimize fasterrcnn on gpu. fix randomchoicewithmask, topk kernels
4 years ago
mindspore-ci-bot adf934c567 !12152 Rewrite sequence_mask as a composite op
4 years ago
mindspore-ci-bot 96cea98864 !11731 Add dynamic shape support to ReLU6 GPU
4 years ago
mindspore-ci-bot 6ed6d57076 !11560 Add dynamic shape support and testcases to GPU Dropout
4 years ago
mindspore-ci-bot 506ab6f477 !12166 [cpu] Add reduceall and reduceany to cpu
4 years ago
He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad
4 years ago
gongxiaoqing 7f538b51e7 回退 'Pull Request !11074 : replace tdt with acltdt interface'
4 years ago
mindspore-ci-bot c2582dcab9 !11074 replace tdt with acltdt interface
4 years ago
mindspore-ci-bot 500bbf5da7 !12164 update graphengine
4 years ago
jjfeing 502be04491 upgrade 0204
4 years ago
mindspore-ci-bot 4d9551e129 !12046 modify Gelu、FastGelu to GeLU and FastGeLU
4 years ago
TFBunny ad3d737d29 Rewrite sequence_mask as a composite op
4 years ago
mindspore-ci-bot 5a2f472790 !12153 Add type support to StridedSlice GPU
4 years ago
jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU
4 years ago
yanglf1121 01bfacddd6 add reduceany and reduceall to cpu
4 years ago
TFBunny b45a9f56c8 add all types support to StridedSlice GPU
4 years ago
mindspore-ci-bot 9af166990c !12074 gpu RangeOp precision fix
4 years ago
Peilin Wang 44bb9cb216 added validation
4 years ago
mindspore-ci-bot 74652eb942 !12044 modify pack to stack
4 years ago
jinyaohui 8022f9a6ed modify pack to stack
4 years ago
mindspore-ci-bot 62d272f648 !12014 Fix GPU Print kernel
4 years ago
ms_yan 293f81128d init add acltdt handle create and destory
4 years ago
TFBunny 5a8c899789 Rework GPU print, supporting pynative mode and graph mode
4 years ago
mindspore-ci-bot e897eb4c41 !11915 Change TensorAdd to Add, merge from r1.1 to master
4 years ago
mindspore-ci-bot df265b6d6b !11912 update submoudle akg, close graph kernel ascend ci testcases
4 years ago
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master
4 years ago
looop5 0161209e40 update submoudle akg, close graph kernel ascend ci testcases
4 years ago
mindspore-ci-bot e0678ecf35 !11700 Add Asin, ACos, AsinGrad, ACosGrad for CPU
4 years ago
mindspore-ci-bot ce89cc5e8b !11761 Change GatherV2 to Gather (merge from r1.1 to master)
4 years ago
mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master
4 years ago
Corleone 82de371987 update matmul implementation for GPU
4 years ago
wangrao f726faee4f Add Asin, ACos, AsinGrad, ACosGrad for CPU
4 years ago
mindspore-ci-bot 96f007ebb4 !11785 gpu RangeOp better error handling in kernel
4 years ago
mindspore-ci-bot 76e9cc46fe !11688 Add GPU ReciprocalGrad Kernel
4 years ago
Peilin Wang 3bef4e9b75 range better error initial commit
4 years ago
wilfChen 2e7d7b1c5e gpu testcase fix
4 years ago
mindspore-ci-bot e3796b3639 !11636 add bce cpu ops
4 years ago
mindspore-ci-bot 7af2d44cd2 !11615 Add EluGrad for CPU
4 years ago
TFBunny 88b5458f78 add new GPU kernel ReciprocalGrad
4 years ago
TFBunny 2fc5ebd077 add dynamic shape support and testcases to GPU Dropout
4 years ago
TFBunny 0e05e3e8ec add dynamic shape support and testcases to ReLU6
4 years ago
TFBunny 6cd7dc42e9 add testcases and dynamic shape to reduce ops
4 years ago
zhangzhewei 22ca18fe1d add bce cpu ops
4 years ago