Commit Graph

1737 Commits (master)

Author SHA1 Message Date
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
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
4 years ago
mindspore-ci-bot 8008843562 !11327 Dynamic shape support for Conv2d Op
4 years ago
tom__chen 2ff5f9f1bc dynamic shape support for conv2d op
4 years ago
mindspore-ci-bot be14046b0e !11290 Add dynamic shape support & testcases to MatMul, BatchMatMul gpu
4 years ago
mindspore-ci-bot 94cd1cbfa8 !11287 Add dynamic shape testcase for tensoradd gpu
4 years ago
zhaoting 3a6d63ab02 add some CPU operators
4 years ago
mindspore-ci-bot eacc8bac89 !10755 [Numpy-Native] Add new numpy-native interfaces to mindspore.numpy
4 years ago
TFBunny c994eab732 add dynamic shape and testcases to MatMul & BatchMatMul
4 years ago
TFBunny 07de432deb add dynamic shape testcase to tensoradd
4 years ago
mindspore-ci-bot 26ebec42ae !11253 modify yolov3-resnet18 test case
4 years ago
mindspore-ci-bot a1cb402763 !11120 [cpu] add P.FloorDiv to cpu
4 years ago
mindspore-ci-bot 59551879a0 !11021 Add new nn layer InstanceNorm2d
4 years ago
zhouyuanshen 26f6daa850 add new op instancenorm2d
4 years ago
yanglf1121 72903c11c8 add array_ops, math_ops and tensor ops
4 years ago
wuxuejian 77900cf938 add hsigmoid hswis cpu op
4 years ago
mindspore-ci-bot 151c0e2977 !11132 modify batchnormal and fusedbatchnormal
4 years ago
chengxianbin 5afa307d7e modify yolov3 test case
4 years ago
mindspore-ci-bot e5afc028f6 !11168 Add a testcase for P.mul dynamic shape
4 years ago
lilei 9a45c4419c modify batch_normal
4 years ago
yanglf1121 4a0fe13430 add floordiv kernel to cpu
4 years ago
TFbunny d0b2f17445 add dynamic shape to GPU ReduceMean with testcases
4 years ago
TFbunny 503c38ca1a add testcase for dynamic shape GPU P.Mul
4 years ago
mindspore-ci-bot fb97aa327c !10881 add the tensor collection feature when record summary
4 years ago
jiangshuqiang ab5cc10250 add the tensor collection feature when record summary
4 years ago
linqingke b9467e5340 fix matrix inverse ops st.
4 years ago
mindspore-ci-bot 256a1ef5c8 !11095 Modify dot opt to support pynative mode
4 years ago
mindspore-ci-bot db741b2fb7 !10826 cpp st framework and script
4 years ago
mindspore-ci-bot 8c54a87bca !11070 fix bug of LessEqual kernel info on CPU
4 years ago
xutianming 1e7f18a097 Modify dot opt to support pynative mode
4 years ago
shibeiji 984f31e901 fix bug of supported data type for LessEqual on CPU
4 years ago
mindspore-ci-bot 6d6ed86a9d !10427 RangeOp new gpu kernel
4 years ago
zhoufeng a5b2b08035 cpp st fwk and script
4 years ago
mindspore-ci-bot 25d5d43dea !10746 [cpu] Add type support for concat, reshape, transpose, tile, squeeze, expandims cpu op
4 years ago
mindspore-ci-bot cdeacdf5c7 !9809 Add int8 uint8 type support to GPU ScatterAdd
4 years ago
Peilin Wang 507cc4ab15 range past segfault addressed comments
4 years ago
mindspore-ci-bot 5a70853392 !10332 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
4 years ago
yanglf1121 75aa938ee6 add type support for concat, reshape, transpose, tile, squeeze, expandims cpu op
4 years ago
mindspore-ci-bot abb86381ac !10985 Refactor cpu ops Concat to support morn than 4D inputs
4 years ago
mindspore-ci-bot 9f44599abd !9806 equal op gpu kernel support int64/uint8
4 years ago
yuanwei66 cc6a2df435 cpu op concat refactor to support more than 4D inputs
4 years ago
mindspore-ci-bot a531628dd5 !10325 modify MetaTensor and Tensor
4 years ago
lilei b858097ae4 modify MetaTensor and Tensor
4 years ago
mindspore-ci-bot c10e3645b0 !10681 Add summary st for summary operators
4 years ago
mindspore-ci-bot 666ab8f105 !10850 Conversion weights type when compute weights loss
4 years ago
mindspore-ci-bot 4ceb9e633c !10829 Modify Split Kernel for CPU
4 years ago
xuguoyang 7dcc3d89c3 Conversion weights type when compute weights loss
4 years ago
mindspore-ci-bot efd22c96ad !10895 add timedistributed pynative mode
4 years ago
dinglongwei 23707e9be4 add pynative and Tensor
4 years ago
mindspore-ci-bot 275da50b32 !10474 Add recomputed pass
4 years ago
yujianfeng 7b412d7cb2 add recompute nodes
4 years ago
mindspore-ci-bot e849b370ec !10863 add dot opt into composite.__init__.py
4 years ago
shaoxiangdong 7ef1f4c52f Modify split Kernel for CPU
4 years ago
xutianming 37f185b12b add dot opt into composite.__init__.py
4 years ago
shibeiji b2d98d2751 add tbe fusion operators LambApplyOptimizerAssign and LambApplyWeightAssign for lamb optimizer
4 years ago
mindspore-ci-bot 9e27ca929a !10354 Add batch dot op
4 years ago
mindspore-ci-bot 1bb9342aa0 !8100 New add matrix inverse ops.
4 years ago
hedongdong b783070467 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
4 years ago
mindspore-ci-bot cb49f2e6f1 !10769 add cpu operators: LessEqual/Reciprocal/MinimumGrad/GatherD/GatherDGrad
4 years ago
mindspore-ci-bot f80b28313f !10619 add timedistributed
4 years ago
shibeiji 0fd3f6ad55 add cpu operators: Reciprocal/LessEqual/MinimumGrad/GatherD/GatherDGrad
4 years ago
TFbunny 83e06bbba0 add return to sparseapplyftrl gpu
4 years ago
caojian05 06fb28c703 add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net
4 years ago
dinglongwei 5a6caa7b0a add timedistributed and bugfix cpu ops assign and maximum
4 years ago
w00535372 7a78203217 Add batch dot op
4 years ago
mindspore-ci-bot ee07285420 !10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
4 years ago
linqingke 96183f8b12 new add matrix inverse.
4 years ago
mindspore-ci-bot 998a8e0d53 !10712 add CPU TopK
4 years ago
mindspore-ci-bot b381d4f7a0 !10603 add grad definition for AsinGrad and ACosGrad.
4 years ago
mindspore-ci-bot e98503606f !10724 fix mobilenetv2_quant st fps
4 years ago
mindspore-ci-bot 6b4abe8514 !9559 add DynamicAssign, PadAndShift cpu ops
4 years ago
mindspore-ci-bot 2dc275be06 !9842 Add SquaredDifference kernel for GPU
4 years ago
ougongchang f2978e0721 add summary st for ops
4 years ago
fangzehua 4da4c0fc55 add dynamic assign, pad_and_shift kernel
4 years ago
mindspore-ci-bot ba1ba10049 !10638 Add SquaredDifference operation for cpu
4 years ago
mindspore-ci-bot 5d97132f9e !10132 Add C.dot opt
4 years ago
xiaoyisd 8cf438d711 fix mobilenet
4 years ago
zhaoting ace4f2fb71 add CPU TopK
4 years ago
hebotao f4ae9cdbc4 Add SquareDifference kernel for GPU
4 years ago
“dangjiaqi1” d86509c1c8 add SquaredDifference operation for cpu
4 years ago
mindspore-ci-bot 0105b2166e !10370 Add BatchMatMul for CPU
4 years ago
xutianming d9830ddf63 add c.dot opt
4 years ago
mindspore-ci-bot 9bb4785777 !10428 unpack of cpu
4 years ago
mindspore-ci-bot 79893d6fef !10336 Add Pack op for CPU Kernel
4 years ago
mindspore-ci-bot 4257288bb7 !10066 Add CumSum Kerner for CPU
4 years ago
mindspore-ci-bot 9366200dba !9646 Add Expm1 Operator for CPU
4 years ago
x00540480 69f882c083 batchmatmul
4 years ago
mindspore-ci-bot aecd96cdb2 !10424 Compute weighted loss
4 years ago
wangmin0104 a5c16ba5c4 update tests/st/networks/models/resnet50/src/dataset.py.
4 years ago
mwang 59f7605987 adjust cost threshold for bert ci_smoke
4 years ago
mindspore-ci-bot 1cbef74372 !10592 deepfm network use mindrecord dataset
4 years ago
mindspore-ci-bot dafa401247 !10423 add testcases of dump
4 years ago
zhuyuxiao 35ff7c58f2 add pack for cpu kernel; bugfix adagrad gpu
4 years ago
wangshuide2020 677127ef5e add grad definition for AsinGrad and ACosGrad
4 years ago
wsq3 435a524f06 deepfm network use mindrecord dataset
4 years ago
mindspore-ci-bot 3c6101a8b1 !10559 update L1Regularizer operation
4 years ago
mindspore-ci-bot ad814dc2ad !10452 add cpu operators: Div/Mod/Floor/Minimum/ArgMinWithValue
4 years ago
mindspore-ci-bot e960830d92 !10536 [cpu] Add full support for cast OP on cpu
4 years ago
hedongdong 352a362878 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
4 years ago
xuguoyang 7fe25d6444 Add weights loss compute
4 years ago
shibeiji d043eeb834 add CPU operators: Div/Mod/Minimum/Floor/ArgMinWithValue
4 years ago
“dangjiaqi1” 86bbef5146 uadate L1Regularizer,upadate test_l1_regularizer_op.py
4 years ago
yanglf1121 8987b3dbd1 Add full support for cpu cast op
4 years ago
shaoxiangdong accf7c4671 Add CumSum Kerner for CPU
4 years ago
mindspore-ci-bot 216aa8535b !10412 Delete the redundant inputs of GNMTv2 model
4 years ago
gaojing 1f3d9ddff8 delete schema_json
4 years ago
mindspore-ci-bot 221d5b67d2 !10442 change code in modelzoo to import dataset APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
mindspore-ci-bot 261bb736de !10063 Modify profiler directory structure to fit the new Run Package
4 years ago
mindspore-ci-bot 3ba3ffedd4 !10203 Synchronize latest Ascend software suite 18 Dec 2020
4 years ago
lishixing3 3bc94b97d7 fix some liness
4 years ago
yanghaoran b8345d03b6 Synchronize latest Ascend software 18 Dec 2020, with profiler fixes
4 years ago
mindspore-ci-bot 1343c9cca2 !10255 using do_copy option to choose Tensor.from_numpy to do Tensor convert
4 years ago
mindspore-ci-bot 6e690ab725 !9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
4 years ago
zhengbin (G) c9b438e97b add dump testcase
4 years ago
mindspore-ci-bot f9dbebd958 !10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
4 years ago
zhouyuanshen 2e2c01d6f0 add dtype supports for relu/reluv2/relugradv2
4 years ago
ms_yan deb1e6e965 use from_numpy and add do_copy option
4 years ago
mindspore-ci-bot 44abd94b42 !9408 [ME][Pynative]Fix mem leak problem in pynative mode
4 years ago
chenfei 1f20e552ed handle mem leak in pynative mode
4 years ago
lvliang 04392f3120 recovery-already-run
4 years ago
mindspore-ci-bot 61ed05f133 !10102 test high order grad with respect to parameter
4 years ago
mindspore-ci-bot 32dc10a735 !9864 Adjust the location of cleaning unuse memory in value node
4 years ago
mindspore-ci-bot b8b4ce7442 !10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
4 years ago
lvliang 1490947ff0 adjust-the-location-of-cleaning-unuseless-memory-in-value-node
4 years ago
mindspore-ci-bot 00611b1c41 !10175 Add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
zhouyuanshen 09b68f9006 rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
4 years ago
mindspore-ci-bot c6f3b1826c !10009 Add infer shape function for tile in graph kernel
4 years ago
mindspore-ci-bot 2b64b7f295 !10312 SequenceMask move API to composite
4 years ago
Peilin Wang 412665f707 wrap sequenceMask in composite
4 years ago
Peilin Wang 299509dbfc changed cast to round to zero if casting from float to integral
4 years ago
looop5 8bbe723603 add Tile infer shape function
4 years ago
mindspore-ci-bot 4477b97465 !10167 BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot cff3141d99 !10218 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
4 years ago
mindspore-ci-bot 5143f7b99c !10198 Add CPU OP resize_bilinear and resize neighbor
4 years ago
mindspore-ci-bot 88155de042 !10159 momentum weight fusion
4 years ago
caojian05 a3b6f57842 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
4 years ago
Jonathan Yan 335c3f7602 BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot 4b7e9975a0 !10090 [MS][GPU][CI Alarm] Fixed CI Alarm for Pad GPU kernel + code clean up
4 years ago
mindspore-ci-bot 1c43115eef !9540 [MS][API] - Update BroadcastTo to be able to support dynamic -1
4 years ago
wanyiming 2283eac723 add_resize_ops
4 years ago
mindspore-ci-bot a83e058f42 !9858 [MS][GPU][API] UnsortedScatterND_int64_Support
4 years ago
wilfChen 09e10e18bb momentum weightdecay fusion
4 years ago
caifubi e6f0654b61 Add PyNative Hccl st
4 years ago
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
gzhcv bad8c0e422 Modify profiling dir structure to fit the new Run Package
4 years ago
jonwe 54e5025c1a equal op gpu kernel
4 years ago
mindspore-ci-bot cb0ecf3de7 !10061 add optimizer parallel level0 testcase
4 years ago
mindspore-ci-bot eb22cf7e5a !10073 [MS][CompositeOp][API] TensorDot pr fix
4 years ago
danishnxt ac109b601a pad_CI_Alarm fix
4 years ago
mindspore-ci-bot 904f61b7fd !9857 [MS][GPU] SparseApplyFtrl_int64_Support
4 years ago
danishnxt b0b768335e PR 10072 fix + new sts
4 years ago
meizhiyuan 13f25fa936 add optimizer_parallel level0 case
4 years ago
Daniel bdbdc291f5 high grad
4 years ago
zhaoting edf3083510 add CPU unsortedsegmentsum
4 years ago
mindspore-ci-bot da74482812 !9769 add testcases of type error
4 years ago
mindspore-ci-bot b645f7959d !9749 [MS][API] UnsortedSegmentMax_Min added check for bug fix - num_segments
4 years ago
danishnxt d1fcfaf0f2 First commit - scatter_nd_int64_update
4 years ago
danishnxt bc84e9b4e7 range check - UortedSegmin/max num_seg tensors
4 years ago
mindspore-ci-bot a3d4dded12 !9979 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
mindspore-ci-bot dd5fce4ffb !10014 apply dynamic shape for ComputeAccidentalHits
4 years ago
wanghua b4ecf65e71 add typeerror testcases
4 years ago
hedongdong 6cc9d2c087 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
mindspore-ci-bot f75280f6c2 !10006 support int32 dtype of Mul cpu op
4 years ago
yanzhenxiang2020 e9eb1ebac8 fix shape of ComputeAccidentalHits
4 years ago
LianLiguang e694a916fc adjust-st-of-resnet50-in-ascend-pynative-to-gpu-pynative
4 years ago
mindspore-ci-bot f8aada52be !9990 Fix scalar tensor print
4 years ago
mindspore-ci-bot f3b41531b7 !9985 Add Squeeze New
4 years ago
mindspore-ci-bot b401a5fb07 !9750 add int64 support to UniformCandidateSampler GPU
4 years ago
mindspore-ci-bot 568545f2d5 !9855 Add int64 support to GPU transpose
4 years ago
mindspore-ci-bot 80c7b1abf3 !9986 Adjust st of resnet50 in ascend pynative to gpu pynative
4 years ago
zhengqihao 43a2e1d56d Add Squeeze
4 years ago
HuangBingjian 311e7be605 fix scalar tensor shape=[]
4 years ago
x00540480 450109eefb expm1 operator
4 years ago
LianLiguang 6933967db6 adjust-st-of-resnet50-in-ascend-pynative-to-gpu-pynative
4 years ago
wuxuejian cc9fef2baa support int32 dtype of Mul cpu op
4 years ago
mindspore-ci-bot 5f2c84f3cb !9867 Add graph kernel testcases
4 years ago
mindspore-ci-bot 8bb8ea1e14 !9935 [ME]use logical_or to support tensor in list
4 years ago
mindspore-ci-bot b3bfaa66bd !9859 add st testcases for dynamic shape
4 years ago
mindspore-ci-bot a9dab042a4 !9706 Remove unused interfaces in graph_kernels.py and change remaining to inner interfaces
4 years ago
mindspore-ci-bot 7991ef618f !9877 add st for mobilenetv2 quant
4 years ago
mindspore-ci-bot fe14270df9 !9912 add auto-parallel recursive use case
4 years ago
danishnxt 67c528386e update BroadcastTo
4 years ago
TFbunny 01903eb770 add int64 support to transpose GPU
4 years ago
TFbunny d5a08f1956 add testcase for input update in adagrad and move resetresource
4 years ago
chenfei 6d41c00907 use select implement tensor in list
4 years ago
mindspore-ci-bot 058fbd2d1f !9765 remove serving in mindspore repo
4 years ago
looop5 4d8205cd93 Delete unused interface in graph_kernels.py
4 years ago
zhangrunjiao 7d5dc4735c add auto parallel recursive use case
4 years ago
xiaoyisd c5ba1d49d9 add mobilenet ascend st
4 years ago
mindspore-ci-bot 304211e2b6 !9772 modify yolov3-resnet18 test case
4 years ago
looop5 56fa56b173 add graph kernel testcases
4 years ago
yinwei eccee9a3fb add st case
4 years ago
danishnxt 55c455df9e first commit - updated op + STs
4 years ago
mindspore-ci-bot d68708960e !9620 [MS][GPU] UnsortedSegmentMax_int64_Support
4 years ago
mindspore-ci-bot e20be19548 !9476 Change Tensor shape from int to size_t for GPU Argmax
4 years ago
chujinjin a0680113c4 fix cpu pynative coredump
4 years ago
TFbunny 43755a71e7 add additional type support to ScatterAdd
4 years ago
jonwe d982fec2ff ReLU/ReLUGrad int8/32/64 support
4 years ago
TFbunny 5263588b2c add int64 support to UniformCandidateSampler GPU
4 years ago
mindspore-ci-bot bb241214f8 !9747 add int64 support for indices of GPU gatherNd
4 years ago
xuyongfei c9b072b94d remove serving in mindspore repo
4 years ago
mindspore-ci-bot e1f6083f65 !9759 add mobilenetv2_quant gpu st
4 years ago
xiaoyisd e843d6a813 add mobilenetv2_quant gpu test
4 years ago
mindspore-ci-bot 0c2856c632 !9617 Add new operator layer_norm_grad_grad
4 years ago
mindspore-ci-bot 1fd251ff8d !9738 Fix stanard normal cpu op occasional failure
4 years ago
chengxianbin 3b7c1e3c26 modiy yolov3 test case
4 years ago
hedongdong 8bfeadf26e Add new operator layer_norm_grad_grad
4 years ago
mindspore-ci-bot be4e91339f !9661 gpu relu optimize
4 years ago
yuanwei66 5c402c9d1a fix standard_normal test occasional failure
4 years ago
mindspore-ci-bot 6439f676a9 !9735 fix st failed occasionally
4 years ago
caifubi 5dae9b421b fix bug of dump failed
4 years ago
danishnxt 0be02c4756 UnsortedSegMax_Int64_support
4 years ago
TFbunny d274f425c7 change tensor shape from int to size_t for GPU Argmax
4 years ago
TFbunny f54bd166a6 add int64 support for indices of GatherND gpu
4 years ago
mindspore-ci-bot d0e7ae66a4 !9689 fix model zoo typos
4 years ago
mindspore-ci-bot 63d5eb215f !8965 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
4 years ago
mindspore-ci-bot 9483666e60 !9701 add CPU OnesLike and ZerosLike
4 years ago
yanghaoran 306bbe0e65 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
4 years ago
mindspore-ci-bot 0aa7197ef8 !9694 ZerosLike dynamic shape support
4 years ago
mindspore-ci-bot 2b7e96960f !9695 Add supports to reduceany and reduceall on gpu
4 years ago
zhaoting 3b9e9068c7 add CPU OnesLike and ZerosLike
4 years ago
wilfChen c1d3bd2160 relu optimize
4 years ago
Peilin Wang d9fb28b9fc zeroslike dynamic shape no opt
4 years ago
zhouyuanshen e9aca01620 add support to reduceAny and reduceAll on gpu
4 years ago
alex-yuyue 5250b327ae Fix some non-minddata typos
4 years ago
zhengqihao bc6929cbf9 Add MaximumGrad
4 years ago
mindspore-ci-bot 4d3244bf34 !9622 Add st for data dump
4 years ago
mindspore-ci-bot 08d77cf03c !9516 add export example
4 years ago
changzherui e5a141fde2 add export mindir example
4 years ago
mindspore-ci-bot d936779f42 !9269 amend Randperm and add NoRepeatNGram op for aicpu
4 years ago
caifubi 2a48a1ccc9 Add dump st
4 years ago
mindspore-ci-bot e6ec9be6c2 !9386 l1_regularizer开发
4 years ago
mindspore-ci-bot 1ed81c6f2c !9583 Fix some summary GPU st
4 years ago
mindspore-ci-bot dbc592acce !9537 [MS][GPU] GatherV2_int64_Support
4 years ago
“dangjiaqi1” 39948670dd new update basic.py which add class L1Regularizer(Cell). new add test_l1_regularizer.py. new add test_l1_regularizer.py
4 years ago
mindspore-ci-bot ec025a1c4c !9288 Add Adagrad for GPU kernel
4 years ago
mindspore-ci-bot bbca2b16b4 !9357 Add cpu_op_maximum
4 years ago
yanzhenxiang2020 d4bca2b9c3 amend randperm
4 years ago
mindspore-ci-bot 80fe11ac7b !9432 Support RMSProp for CPU
4 years ago
mindspore-ci-bot 747bc87ab3 !9321 Add Dropout Grad for CPU
4 years ago
helloiSCSI 8728fd4a72 fix summary GPU st
4 years ago
mindspore-ci-bot 76f679206b !9170 Add assign op for cpu
4 years ago
mindspore-ci-bot 9d1e6ca59f !9492 Fix implement bug in pack and unpack
4 years ago
mindspore-ci-bot 886c551a0b !9168 Add ApplyAdagrad for cpu
4 years ago
xutianming 31942dfe2f Add Dropout Grad for cpu
4 years ago
mindspore-ci-bot fcfe66f072 !9418 add dropout of cpu
4 years ago
mindspore-ci-bot 25269445cc !9319 Add IsFinite for CPU
4 years ago
xuguoyang 8fc85139c1 [add] support RMSProp CPU Kernel
4 years ago
ougongchang 5404826aea fix summary st, and support test dataset sink mode
4 years ago
mindspore-ci-bot f9d053316c !9219 Add Select op for cpu
4 years ago
mindspore-ci-bot 9d51fbfe26 !9323 Add StandardNormal for CPU
4 years ago
xiangyunwu21 9e38dfd28e Add assign op for cpu
4 years ago
danishnxt e3c75646eb changes to GatherV2 kernel for int64 support
4 years ago
yuanwei66 5735bb1289 CPU operation dev:StandardNormal
4 years ago
x00540480 03b403165b add operator isfinite
4 years ago
zhuyuxiao 77a68b9d2b add adagrad for gpu kernel
4 years ago
zhouyuanshen 3eec6a8d7b fix bug in pack and unpack
4 years ago
mindspore-ci-bot 7ae84da261 !9462 add MapUniform dynamic kernel
4 years ago
mindspore-ci-bot 28885ea687 !9374 add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
4 years ago
yang_chun 52637531cd add applyadagrad operator on cpu.
4 years ago
dinglongwei 8cd631ca8b add cpu_ops_maximum()
4 years ago
mindspore-ci-bot c81bb8fe39 !9260 Add ReduceMin op for cpu
4 years ago
mindspore-ci-bot 9466429fdd !9417 Mod test_dense in ut
4 years ago
lishixing3 824418c8f6 add dropout
4 years ago
fangzehua b8943722c8 add random_map ops
4 years ago
hebotao ae68883945 Add Select ops for cpu
4 years ago
yanzhenxiang2020 3a1a9ff6dc add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
4 years ago
Xun Deng 4ef9e9e57f fix minor issues in distribution classes
4 years ago
mindspore-ci-bot 215f0a7b46 !9037 Updating inputs for ScatterAdd and ScatterUpdate, fix dynamic issue
4 years ago
mindspore-ci-bot b5269d6bd4 !9402 [GPU] Unique op int64 support
4 years ago
w00535372 5048c4cb24 Add operator ReduceMin for CPU backend
4 years ago
mindspore-ci-bot c3433b1271 !9345 add SubAndFilter dynamic cpu kernel
4 years ago
wanyiming 5ab8007475 mod dense
4 years ago
mindspore-ci-bot 23856d6117 !9401 fix broadcast bug
4 years ago
mindspore-ci-bot 445f0c5957 !9291 [AutoParallel]PipelineSplit adapt auto parallel
4 years ago
mindspore-ci-bot d6dbfd6593 !9089 [GraphKernel] Add atomic add support
4 years ago
jinyaohui 1d9d3b123c fix broadcast bug
4 years ago
mindspore-ci-bot b15504f6a5 !9327 Cast half to int by rounding down
4 years ago
mindspore-ci-bot 6945c4dd5f !9338 [MS][DynamicShape] Bug in InferImpl for UnsortedSegmentOps (incorrect identification of dynamic mode)
4 years ago
danishnxt bf5ceaae57 updated to test files + DynamicOpCheckFix
4 years ago
TFbunny 27a602f067 update input for ScatterUpdate/Add, fix doc text and fix dynamic shape
4 years ago
tom__chen c454101d7c unique op int64 support
4 years ago
tom__chen ee8a060f55 Fix unique dynamic shape
4 years ago
lichenever 78e131cf15 pipeline_split adapt parallel
4 years ago
fangzehua 648692d46f add SubOffset cpu op
4 years ago
mindspore-ci-bot 0c46093496 !9346 add profiler st
4 years ago
tronzhang 2190da9946 support atomic clean and change package for akg.
4 years ago
bai-yangfan c46c4dffe4 mindir_suffix
4 years ago
yanghaitao1 c3896df390 add profiler st
4 years ago
mindspore-ci-bot eb7cbd49ac !8595 Add Cholesky op at GPU back-end
4 years ago
jonwe e2e6bf59b2 Cast half to int by rounding down
4 years ago
mindspore-ci-bot 01df2341ff !9245 Fixes some typos and formatting errors in docstring.
4 years ago
mindspore-ci-bot ca66aef549 !8775 remove "is_grad" in SoftmaxCrossEntropyWithLogits and correct its comments
4 years ago
mindspore-ci-bot a16c87ded4 !8972 add auto-parallel use case
4 years ago
mindspore-ci-bot 1ffecf1874 !9180 fix dnnl binary broadcast
4 years ago
peixu_ren af6ded28e3 Add Cholesky op at GPU back-end
4 years ago
zhaoting 102b74682b fix dnnl binary broadcast
4 years ago
mindspore-ci-bot ea191ed5da !8463 Run ops one by one in pynative bp graph
4 years ago
Peilin Wang e4444a1c12 initial commit
4 years ago
mindspore-ci-bot ccf637f64a !9241 SequenceMask gpu kernel
4 years ago