Commit Graph

1188 Commits (91183182f4d4dde4e2177bd49b46262bfdbf912e)

Author SHA1 Message Date
zhaojichen cdb7ec937b add inv,invgrad&invert for vm
5 years ago
zhaozhenlong 1f342fb926 add op BroadcastTo
5 years ago
mindspore-ci-bot 65eacc9593 !1787 optimize transdata for pynative mode
5 years ago
mindspore-ci-bot 1c640face9 !1826 fix bug when check learning_rate in AdamWeightDecayDynamicLR
5 years ago
chujinjin 7465abc798 optimize transdata for pynative
5 years ago
mindspore-ci-bot bd34c6ec8b !1853 Fix initializer
5 years ago
mindspore-ci-bot 1973594bd1 !1774 [MD] minddataset support padding samples
5 years ago
mindspore-ci-bot b236beae28 !1615 convert constant bool tensor to bool
5 years ago
mindspore-ci-bot 197251eb66 !1838 Add SparseApplyFtrl cpu kernel
5 years ago
liyong feff8899ac support padding samples
5 years ago
mindspore-ci-bot c51d90d84e !1767 Move LayerNormGrad split pass ahead of kernel select
5 years ago
mindspore-ci-bot 5c21616293 !1807 Implemented Ngram TensorOp for dataset
5 years ago
huangdongrun 9081041199 fix initiliazer
5 years ago
mindspore-ci-bot 769ae609b4 !1808 consistent design for num_samples
5 years ago
yujianfeng 5d4b75838f Add SparseApplyFtrl cpu kernel
5 years ago
Zirui Wu dbf9936ec4 Implemented n-gram for dataset TensorOp
5 years ago
huangdongrun beacc26077 * add isconstant primitive
5 years ago
mindspore-ci-bot fac6c56db5 !1851 Add batch norm fusion pattern for mix precision
5 years ago
mindspore-ci-bot 063ad7c7f0 !1810 optimize slice/slicegrad performance
5 years ago
jinyaohui 5e43edc474 clean pylint
5 years ago
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision
5 years ago
mindspore-ci-bot 97524b9ddd !1823 support vm for ConfusionMatrix
5 years ago
huanghui cf87218fb7 place layernormgrad split pass before kernel select
5 years ago
chenjianping af8108c9e1 support host reduce scatter and allgather
5 years ago
sunsuodong 78787931e1 optimize performance
5 years ago
jiangjinsheng fc4cf5a470 add vm support for ConfusionMatrix
5 years ago
mindspore-ci-bot 0c1674496f !1819 Restricting modify non_Parameter class members
5 years ago
Jamie Nisbet 51bc0c0460 consistent design for num_samples
5 years ago
mindspore-ci-bot bc7a3a1bef !1806 Add crop size check to python RandomCrop op
5 years ago
wangnan39@huawei.com c9b7d95c2c fix lr check bug in AdamWeightDecayDynamicLR
5 years ago
buxue 94c9019d8e restricting modify non_Parameter class members
5 years ago
mindspore-ci-bot 5d397d8404 !1804 add tensor compare & len & constexpr feature
5 years ago
mindspore-ci-bot a88d9a5603 !1753 [Auto parallel] Add the backward operator of the reshape part of the Embeddinglookup's backward
5 years ago
mindspore-ci-bot ddfa1edefe !1618 fix lstm
5 years ago
Xiaoda Zhang 1cfb52bc0e add the reshape part of the embeddinglookup backward operator
5 years ago
kingfo 9785178b88 add tensor compare & len & constexpr operation
5 years ago
Tinazhang 33fe66fd1e fix error handling for bigger crop size case
5 years ago
liuwenhao4 ad4996d528 Register forward and backward operations of Ceil
5 years ago
mindspore-ci-bot 71dce2f586 !1800 fix cpu StridedSliceGrad bug when different dims between input and output
5 years ago
mindspore-ci-bot 55dd9d9866 !1801 add bert performance test case
5 years ago
baihuawei ea78e16e74 fix lstm
5 years ago
wanghua 3f536ea1b7 add bert performance test case
5 years ago
sunsuodong 63d9e47291 fix cpu StridedSliceGrad
5 years ago
mindspore-ci-bot 80f581fc02 !1713 [Dataset] Clean pylint.
5 years ago
mindspore-ci-bot d5f55f0820 !1769 [AutoParallel]GatherV2_support_host_device
5 years ago
mindspore-ci-bot da06310ae0 !1766 [bug][auto cast]fix bug when do auto cast
5 years ago
Wei Luning 7e4d972f6f fix bug in do signature
5 years ago
mindspore-ci-bot e79df7c169 !1697 optimize clip_norm
5 years ago
mindspore-ci-bot 0426ed057b !1777 Remove ZerosLikeTensor and sub with ZerosTensor
5 years ago
BowenK 96379faa3a Remove ZerosLikeTensor and sub with ZerosLike
5 years ago
chenhaozhe 435fc12e28 optimize clip_norm
5 years ago
mindspore-ci-bot b3c6da90a5 !1714 Add 2 patterns for SoftmaxGradExt fusion pass
5 years ago
Yang 5522edc4b5 !1713 [Dataset] Clean pylint.
5 years ago
lichenever 1437966c98 gatherv2_support_host_and_device
5 years ago
zhaozhenlong 270f79c8c2 add op BasicLSTMCell vm
5 years ago
mindspore-ci-bot 0b94376bb3 !1762 support auto cast bool scalar and tensor to number tensor
5 years ago
mindspore-ci-bot b9ba99bb13 !1685 [Auto parallel] Fix the bugs in Embeddinglookup forward operator
5 years ago
huanghui d1cec14a0c add 2 pattern for softmaxgradext fusion pass
5 years ago
mindspore-ci-bot addf8e7d06 !1750 add vm support for operaotr Expm1
5 years ago
buxue 62f7dc49e5 support convert bool scalar and tensor to number tensor
5 years ago
Xiaoda Zhang 55ef468a7f fix the embeddinglookup bug
5 years ago
lihongkang 436b309915 add vm for cosh and sinh
5 years ago
mindspore-ci-bot 4f08d35cc7 !1415 support mix target
5 years ago
zhouneng e5419f7bd1 add vm support for Expm1
5 years ago
kswang c63729b8e6 support mix target
5 years ago
rick_sanchez e2a322b6b7 Modify code to support dynamic graph.
5 years ago
mindspore-ci-bot 3ec8f9bb40 !1695 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot e1eb52738b !1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
5 years ago
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot efaaf58074 !1518 add register info for Atan and AtanGrad and Atanh
5 years ago
liuxiao 4efd151784 add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
5 years ago
mindspore-ci-bot 0920660ecc !1712 clean pylint warnings of parallel test cases
5 years ago
mindspore-ci-bot 3d28ba10ef !1631 fix reviewbot of mem_reuse
5 years ago
zhouneng e6b9432aca add register for Atan AtanGrad Atanh
5 years ago
mindspore-ci-bot cc9c004bc1 !1696 Enable ConfusionMulGrad fusion pass
5 years ago
Yi Huaijie d7e1ab1445 clean pylint warnings
5 years ago
mindspore-ci-bot bbc64b8873 !1528 support vm for BesselI0e and BesselI1e
5 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
5 years ago
mindspore-ci-bot 59683a1d90 !1692 Fix topk bug for fasterrcnn
5 years ago
mindspore-ci-bot 6f92c4a124 !1501 add vm support for operators in mindspore.ops.operaitons package. Inlcude ACos, ACosGrad, Acosh, AcoshGrad, ArgMinD and ApplyCenteredRMSProp
5 years ago
huanghui 71acaa5300 enable ConfusionMulGrad fusion pass in bert only
5 years ago
mindspore-ci-bot 387bcece9e !1666 Add 5 patterns for AdamApplyOneWithDecay fusion pass
5 years ago
mindspore-ci-bot 90d98aa6ec !1694 Check the input size of BatchNorm before fission in bert
5 years ago
mindspore-ci-bot 7878743400 !1638 fixed rounding edge case in split
5 years ago
mindspore-ci-bot 0e3dd8149a !1703 Adding sync_wait input check
5 years ago
mindspore-ci-bot c366b3fb18 !1704 fix num rows bug in sampler
5 years ago
Eric 8e1b2107ce Added example for sync_wait bad batch_num
5 years ago
mindspore-ci-bot 976b4793d1 !1544 Python Unit Test for TenCrop
5 years ago
mindspore-ci-bot 15a196eba9 !1636 Add TCs to 3 vision transformation ops and cleanup config settings
5 years ago
Peilin Wang 3ef3d1433d fixed num_samples bug for RandomSampler
5 years ago
Tinazhang f4a61fdbb2 Adding new UT cases and missing TCs in PY Ops.
5 years ago
Peilin Wang 5469be2a97 fixed bug for split, RandomSampler and some other cleanup
5 years ago
jinyaohui 86d197dfeb clean pylint
5 years ago
lizhenyu 9df3a8613c fix get nullptr when use graph manager
5 years ago
huanghui ff05aa1faa add newly 5 patterns for AdamApplyOneWithDecayRule fusion pass
5 years ago
yujianfeng e6f1cfa581 Check the input size of BatchNorm before fission in bert
5 years ago
meixiaowei 1778ec0135 fix topk bug
5 years ago
zhouneng 65b0f8d1b3 为算子进行VM流程对接
5 years ago
mindspore-ci-bot 163eebf7b6 !1648 Add SoftmaxGradExt fusion pass
5 years ago
jiangjinsheng c3f681f0cf vm for BesselI0e and BesselI1e
5 years ago