Commit Graph

307 Commits (af3488c000be0779711ee66f799f2da859acd12d)

Author SHA1 Message Date
mindspore-ci-bot 3b809f2b0b !1996 Fix single BatchNorm fission && SoftmaxGradExt fusion pass
5 years ago
huanghui 88eec2b894 fix single-batchnorm-fission && softmax-grad-ext-fusion pass
5 years ago
leopz c45f4d225d dump binary ir
5 years ago
hesham 0c5e47111b - Move MutableBuffer to be protected
5 years ago
mindspore-ci-bot beefb20c01 !1983 Remove inheritance of Sampler from DatasetOp
5 years ago
huangdongrun 9522f59b87 support for tensor indexing in pynative
5 years ago
mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation
5 years ago
xiefangqi 097cbcc0cb CocoDataset implementation
5 years ago
mindspore-ci-bot 81ba3b1b99 !1868 Enhance insert memcpy for hccl op
5 years ago
mindspore-ci-bot 7b7932ced9 !1944 move hook function to PrimitivePy class
5 years ago
Jesse Lee 255adf7c6e Remove inheritance of Sampler from DatasetOp
5 years ago
mindspore-ci-bot 9e1dea1ff9 !1928 delete redundant reshape op
5 years ago
yoonlee666 881af56ec3 optimize redundant reshape op
5 years ago
huanghui 118496b3ec enhance insert memcpy
5 years ago
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
5 years ago
kingfo 38436f929f move hook function to primtivePy class
5 years ago
mindspore-ci-bot 38109a386b !1957 fix cmakelists
5 years ago
jiangjinsheng 709704d339 fixed CMakeLists.txt
5 years ago
mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020
5 years ago
mindspore-ci-bot 5eb95599f6 !1874 Updates to string tensor
5 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
5 years ago
hesham f837ddc956 - Bug when empty strings sent to Python
5 years ago
zhaoting b16a552d41 Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
5 years ago
mindspore-ci-bot beb714d2d0 !1911 add a function to charge the node input and output is a scalar
5 years ago
yujianfeng 2ff9e74d07 Add unique process for duplicated indices
5 years ago
WilliamLian 9808e47663 change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
huanghui b4c0ed4b36 add signle batchnorm fission pass
5 years ago
chujinjin 7465abc798 optimize transdata for pynative
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
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 769ae609b4 !1808 consistent design for num_samples
5 years ago
huangdongrun beacc26077 * add isconstant primitive
5 years ago
yujianfeng e87ac6525e Add batch norm fusion pattern for mix precision
5 years ago
huanghui cf87218fb7 place layernormgrad split pass before kernel select
5 years ago
Jamie Nisbet 51bc0c0460 consistent design for num_samples
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
huanghui d1cec14a0c add 2 pattern for softmaxgradext fusion pass
5 years ago
kswang c63729b8e6 support mix target
5 years ago
mindspore-ci-bot cc9c004bc1 !1696 Enable ConfusionMulGrad fusion pass
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
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
jinyaohui 86d197dfeb clean pylint
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