Commit Graph

1737 Commits (master)

Author SHA1 Message Date
chenhaozhe 82c5486714 fix typos in lincense
4 years ago
mindspore-ci-bot 99c17c43d8 !12746 Fix ApplyAdagradCpuKernel output
4 years ago
Zhenglong Li 07dd752e1e Fix aipp config file generator bug
4 years ago
caifubi a6959c2a13 fix bn cast bug
4 years ago
liuxiao93 6459229fff adapt some 3d ops.
4 years ago
chendongsheng db0a6f1e19 replace ps-lite
4 years ago
mindspore-ci-bot d61f646431 !12743 Add ERROR and WARNING information for execute class
4 years ago
yang_chun 580d33e90e Fix: ApplyAdagrad output.
4 years ago
huangmengxi 3a319a97e9 move matmul from numpy to ops
4 years ago
Zhenglong Li 5cf805d46a Fix some issue of ERROR information in log
4 years ago
yanzhenxiang2020 95dbfe0636 add Dropout2D and rename Dropout3d to Dropout3D
4 years ago
mindspore-ci-bot c33d767314 !12672 Aipp config file generation
4 years ago
mindspore-ci-bot 692d158f5c !12656 numpy-native repeat add checking for repeats shape
4 years ago
Zhenglong Li 22e5ed13d6 Aipp config file generation
4 years ago
mindspore-ci-bot fd3cec2e9f !12627 update graphengine_0225
4 years ago
shenwei41 d10dc28eb2 update graphengine_0225
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
mindspore-ci-bot 10692e9cd7 !12663 [auto-monad] Fix backend control flow bug found by igamma test
4 years ago
wanyiming ca6ffac0e8 add_int64_float64
4 years ago
huangmengxi 76c8e10c4a bug fix
4 years ago
mindspore-ci-bot 09eee17406 !12591 Add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for CPU
4 years ago
He Wei c837fb25a2 [auto-monad] Fix backend control flow bug found by igamma test
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 88484a4c83 !12556 add dynamic shape testcase to AllReduce GPU
4 years ago
mindspore-ci-bot a38c996c9c !12537 Dvpp API merge
4 years ago
mindspore-ci-bot 09f1003617 !12504 Add ascend profiling st
4 years ago
Zhenglong Li 581f1e82d4 API merge with new API class and new IR class
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
TFBunny f260e11c0f adding dynamic shape testcase to all reduce
4 years ago
wangmin0104 f1f0ad41ff update tests/st/networks/models/resnet50/test_resnet50_imagenet.py.
4 years ago
mindspore-ci-bot afcbf45019 !12506 Add testcase related to auto-monad
4 years ago
mindspore-ci-bot 1d640e50c9 !12230 add dynamic st test
4 years ago
mindspore-ci-bot 42f995e0dd !12513 [auto-monad] Revert "Change backend execution order sorting policy"
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
He Wei 3c44e731a2 [auto-monad] Revert "Change backend execution order sorting policy"
4 years ago
huangbingjian a158b2f2fa add testcase related to auto-monad
4 years ago
caifubi 0beaa37313 add ascend profiling st
4 years ago
huangmengxi ceaa1603c8 trim down tests & add type checking for meshgrid
4 years ago
mindspore-ci-bot 90a56c9c23 !12384 Add Sin, Cos, Tan, Atan, AtanGrad for CPU
4 years ago
mindspore-ci-bot 3805f0dfeb !12355 dataset: Create C++ API classes for vision transform ops
4 years ago
Cathy Wong 3fc204e3bc dataset: Create C++ API classes for vision transform ops
4 years ago
mindspore-ci-bot 4f179898aa !12420 fix resnet thor smoke threshold
4 years ago
wangrao 0a2525a522 add sin, cos, tan, atan for cpu
4 years ago
mindspore-ci-bot 4b805b87ee !12386 issue #I37W2N & #I37W2L
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
hwjiaorui 3981b6da0c add dynamic st test
4 years ago
huangmengxi 2e0d1b9940 bug fix
4 years ago
mwang 172e918359 fix resnet thor smoke threshold
4 years ago
Zhenglong Li f2dce335f2 Make the resource manager independent, new base class DeviceResource and new derived class AscendResource
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
mindspore-ci-bot 14868354b9 !11649 Add-new-interface-'ForwardValueAndGrad'-to-merge-forward-run-and-grad-operation
4 years ago
mindspore-ci-bot 176afda078 !12307 Add result check for cases in test_cont_grad.py
4 years ago
lvliang dd36171976 add-new-interface-forward-value-and-grad
4 years ago
mindspore-ci-bot 94054172ce !12341 fix st error for gpu type support
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
mindspore-ci-bot 6c67bf7cb6 !12223 update testcases of dump
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
yanglf1121 f7dc5e2649 fix gpu_op type error
4 years ago
hedongdong 0660140708 add new inner operator centralizaiton
4 years ago
Zhenglong Li e2d3495925 Dvpp refactor and 6 Dvpp operators
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 1239a4a848 !12314 [auto-monad] Change backend execution order sorting policy
4 years ago
He Wei 141c39b71c [auto-monad] Change backend execution order sorting policy
4 years ago
mwang fbcb3061d8 fix smoke of resnet thor
4 years ago
liangzelang 81afa9f103 check result in test_cont_graph cases
4 years ago
mindspore-ci-bot ca37351927 !12268 Fix the core dump of MsRunGraph related to auto-monad
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
huangbingjian 1086132dc3 fix the core dump of MsRunGraph related to auto-monad; modify testcases
4 years ago
mindspore-ci-bot 506ab6f477 !12166 [cpu] Add reduceall and reduceany to cpu
4 years ago
mindspore-ci-bot d80f77e988 !12191 dataset:add st that including training consume more than data produce or reverse
4 years ago
rainyhorse 1186d34622 dump tool update
4 years ago
He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad
4 years ago
yuchaojie 4050fc5b10 modify transformer st
4 years ago
mindspore-ci-bot fd18382853 !11759 [Numpy-Native] Add new numpy-native interfaces and graph support of some ops to mindspore.numpy
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
ms_yan 23201ae0c3 add data transfer st
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
yanglf1121 c5ea8223f5 Add new np interfaces and add graph support
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
mwang 0b312c2385 thor generalization code submit
4 years ago
TFBunny 5a8c899789 Rework GPU print, supporting pynative mode and graph mode
4 years ago
mindspore-ci-bot e02058133e !11526 unifiled lite & cloud api
4 years ago
mindspore-ci-bot e897eb4c41 !11915 Change TensorAdd to Add, merge from r1.1 to master
4 years ago
lixian 7d2fd6e76c cxx api refactor: tensor/status/model
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 93e2d22622 !11862 update matmul implementation for GPU to get high performance
4 years ago
mindspore-ci-bot 42c5004956 !11824 test parallel MultiFieldEmbeddinglookup
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
Daniel 2833614a0b st multi-hot
4 years ago
mindspore-ci-bot d6e32cd71c !11735 PS embedding cache support sparse
4 years ago
mindspore-ci-bot 96f007ebb4 !11785 gpu RangeOp better error handling in kernel
4 years ago
lizhenyu f17534af08 ps cache support sparse
4 years ago
mindspore-ci-bot 76e9cc46fe !11688 Add GPU ReciprocalGrad Kernel
4 years ago
mindspore-ci-bot e2907c1280 !11764 add testcases of probability
4 years ago
mindspore-ci-bot a485831462 !11763 add testcases of hcom
4 years ago
Peilin Wang 3bef4e9b75 range better error initial commit
4 years ago
wilfChen 2e7d7b1c5e gpu testcase fix
4 years ago
rainyhorse 7ccc970934 新增深度概率用例
4 years ago
rainyhorse 02d0c03994 新增通信算子稀疏用例
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
mindspore-ci-bot ca675c0521 !11665 [GraphKernel] Add parallel fusion support to master.
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
tronzhang d078cbfa99 support parallel fusion
4 years ago
zhangzhewei 22ca18fe1d add bce cpu ops
4 years ago
mindspore-ci-bot 682cbb7671 !11494 Mod CPU conv2D pooling and Add CTCloss
4 years ago
mindspore-ci-bot 5a4a23cbb0 !11627 fix argmaxwithvalue Precision failure
4 years ago
mindspore-ci-bot 52707ba76e !10916 Add some logs for collecting graph and using summary operators
4 years ago
hebotao d86a8ea367 Add EluGrad for CPU.
4 years ago
ougongchang c6e4b0c85f Add more log when collect graph and use summary operators
4 years ago
wanyiming 727c7a4668 mod_conv2d_pool_add_ctcloss
4 years ago
mindspore-ci-bot c37aa71009 !11409 [cpu] Add LogicalNot, LogicalAnd, LogicalOr op
4 years ago
Jonathan Yan 18f67c61c2 return minimal index for argmaxwithvalue
4 years ago
mindspore-ci-bot 6d2ed6cafc !11401 Add Elu For CPU
4 years ago
mindspore-ci-bot f8f6421459 !10968 Add dynamic shape support for the operator Concat
4 years ago
mindspore-ci-bot b8ba05333e !11372 [Numpy-Native] Api docstring bug fix
4 years ago
mindspore-ci-bot eee528f273 !11558 Fix conv2d NHWC filter shape
4 years ago
tom__chen f34934a317 fix conv2d NHWC filter shape and cyclomatics errors
4 years ago
mindspore-ci-bot e33d1f2152 !11474 add auto-mix precision smoke test cases
4 years ago
zhushujing 61a43cd6eb add new auto mix presicion testcase and check the cast num
4 years ago
yanglf1121 eab5ecf21a Fix bugs in np.atleastxd, np.xstack and format api docstrings
4 years ago
hedongdong 8241dfa443 Add dynamic shape support for the operator Concat
4 years ago
mindspore-ci-bot f07bb3bd04 !11089 General reduction with hybrid mode
4 years ago
mindspore-ci-bot abc380fba7 !11256 add hsigmoid hswish cpu op
4 years ago
mindspore-ci-bot ddf84551ab !11328 OneHot int64 input support
4 years ago
mindspore-ci-bot 868f0e9361 !11247 Add dynamic shape support to GPU BiasAdd
4 years ago
TFBunny 6a58479e42 add dynamic shape and testcases to GPU biasadd
4 years ago
mindspore-ci-bot 775d71f9c1 !11408 Update PP example
4 years ago
Jonathan Yan 6c8f275bdd redcution v1
4 years ago
Zichun Ye ca316f4422 update doc example in probability
4 years ago
mindspore-ci-bot 50ae1f6855 !11357 add Dropout3d ops for aicpu
4 years ago
x00540480 5f43f08a5d add elu for cpu
4 years ago
mindspore-ci-bot 60feffad20 !11332 update Pooling's attr kernel_size, pad_mode
4 years ago
yanzhenxiang2020 f8147aa57d add Dropout3d ops for aicpu
4 years ago
yanglf1121 9c21f78f16 Add cpu op LogicalAnd, LogicalOr, LogicalNot
4 years ago
mindspore-ci-bot 45e03742d2 !11392 TileOp gpu int64 input support
4 years ago
mindspore-ci-bot 6d0c0157aa !11213 Add dynamic shape support to GPU ReduceMean
4 years ago
Peilin Wang 945ef9ff89 initial commit
4 years ago
mindspore-ci-bot 3e662805f8 !11180 Add CPU Gelu and LayerNorm
4 years ago
Peilin Wang 386b219ffc initial commit
4 years ago