Commit Graph

929 Commits (7b5eaac57081d14da2b0d62fea8169ad92e03828)

Author SHA1 Message Date
mindspore-ci-bot 5a6bb251b0 !12724 add Dropout2D and rename Dropout3d to Dropout3D
4 years ago
TFBunny 4d35303265 support string in GPU print
4 years ago
mindspore-ci-bot 70024d3ab1 !12189 Add CPU Pad op
4 years ago
mindspore-ci-bot 802e756c9b !12897 Add float64 support to reducemax grad gpu op
4 years ago
mindspore-ci-bot 8b733dccaa !12922 biasadd report error when input 5d with nchw format at cpu
4 years ago
wanyiming dbc0ad13db cpu_pad_op
4 years ago
wangyanling e6693ea89d biasadd operator report error when input is not 2d or 4d
4 years ago
Peilin Wang dd72f44b27 tensor_scatter_update new op quick initial commit
4 years ago
mindspore-ci-bot 9ed9d950e2 !11446 fix argmax op for cpu and gpu
4 years ago
mindspore-ci-bot 48d4cca512 !12949 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
4 years ago
Zhang Qinghua df866f7248 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes.
4 years ago
mindspore-ci-bot df98fa0233 !12842 Add grad op for gpu dynamic shape testing op
4 years ago
mindspore-ci-bot 8432bdffbf !12880 move operator primitive of Centralization to _inner_ops
4 years ago
Peilin Wang 783c57c209 add float64 support to reducemax grad
4 years ago
tom__chen 56e8aa9f7e change index_add op input_x to type Parameter
4 years ago
xcnick d65a5affba fix cpu/gpu argmax op
4 years ago
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