Commit Graph

795 Commits (568ee8bea0d9722bed1b9039b7dd818e4d20cb67)

Author SHA1 Message Date
mindspore-ci-bot 50ae1f6855 !11357 add Dropout3d ops for aicpu
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
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
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
zhaoting 3a6d63ab02 add some CPU operators
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 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
mindspore-ci-bot e5afc028f6 !11168 Add a testcase for P.mul dynamic shape
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
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 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
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 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
shaoxiangdong 7ef1f4c52f Modify split Kernel for CPU
4 years ago
xutianming 37f185b12b add dot opt into composite.__init__.py
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