Commit Graph

1487 Commits (932b7649e7d9c22c483bc512084407fa8dc4c18d)

Author SHA1 Message Date
Tinazhang 2812cd57db fix pylint error
5 years ago
mindspore-ci-bot fe0c3e9a8f !1908 Add UT to six data vision transforms ops
5 years ago
mindspore-ci-bot 9e1dea1ff9 !1928 delete redundant reshape op
5 years ago
unknown c929dab3dd 1:modify shell for deeplabv3
5 years ago
yoonlee666 881af56ec3 optimize redundant reshape op
5 years ago
huanghui 118496b3ec enhance insert memcpy
5 years ago
mindspore-ci-bot eecf0a9ab8 !1968 support vm for range
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
jiangjinsheng a1efe4d14d support vm for range
5 years ago
kingfo 38436f929f move hook function to primtivePy class
5 years ago
mindspore-ci-bot 444d9484d7 !1916 add ProximalAdagrad Optimizer
5 years ago
mindspore-ci-bot 38109a386b !1957 fix cmakelists
5 years ago
mindspore-ci-bot d9c7a8400e !1933 edit bert example scripts
5 years ago
jiangjinsheng 709704d339 fixed CMakeLists.txt
5 years ago
mindspore-ci-bot d6cc7089fc !1888 Add cpu kernel implement of sparse adam
5 years ago
lilei 36d9e353a5 add proximal_ada_grad optimizer
5 years ago
mindspore-ci-bot 0903428296 !1946 [AutoParallel]Remove resnet50 st
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
mindspore-ci-bot 0e7839826e !1945 [bug]fix bug in '=', use signature to support auto cast in assign.
5 years ago
Tinazhang c3de5c7a54 adding new TCs to six ops and skip md5 case in RandomPerspective
5 years ago
hesham f837ddc956 - Bug when empty strings sent to Python
5 years ago
yujianfeng c956dfff51 Add SparseAdam and SparseLazyAdam cpu kernel
5 years ago
Wei Luning ee8420aefa Make assign operator to use the signature.
5 years ago
lichenever fad6b5744c remove auto parallel st
5 years ago
yoonlee666 ab36f3d3cd edit example script
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
mindspore-ci-bot c4b3534913 !1905 update cpu lstm
5 years ago
mindspore-ci-bot 39338c8627 !1101 Add GCN training scripts
5 years ago
baihuawei 9c74e39b12 update cpu lstm
5 years ago
chentingting e801d48906 add gcn training scripts
5 years ago
liuxiao 6856c2ac7a Adapt ops ApplyProximalAdagrad for GE
5 years ago
mindspore-ci-bot cf04a7b190 !1741 summary support cpu
5 years ago
yujianfeng 2ff9e74d07 Add unique process for duplicated indices
5 years ago
mindspore-ci-bot 5499161531 !1862 fixed validator for ApplyRMSProp,CumProd, CumSum,ReduceProd etc
5 years ago
wenkai ab6b6add0b cpu support summary
5 years ago
WilliamLian 9808e47663 change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
mindspore-ci-bot 69cbf58517 !1902 Fix bert scripts.
5 years ago
chenhaozhe 1be7ad52bb fix bert scripts
5 years ago
mindspore-ci-bot 10fd781b15 !1831 Add order parameter function in group params
5 years ago
jiangjinsheng 51affc2f1b fixed validator for CumProd, ReduceProd, ApplyRMSProp
5 years ago
mindspore-ci-bot b350ee0c00 !1824 add single batchnorm fission pass
5 years ago
mindspore-ci-bot c82a8bf483 !1678 modify print
5 years ago
guohongzilong 85a06b00c6 add order function in group params
5 years ago
mindspore-ci-bot 0a897b0ce7 !1865 add inv,invgrad&invert for vm
5 years ago
huanghui b4c0ed4b36 add signle batchnorm fission pass
5 years ago
yao_yf ce03ce5af2 data_parallel_grad_reducer
5 years ago
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
mindspore-ci-bot d3dbb10b6d !1563 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot 8316f736ea !1650 Support forward reduce scatter for Matmul
5 years ago
mindspore-ci-bot 23d27e0a17 !1540 [AutoParallel]Add resnet50 st
5 years ago
huanghui 99ca6b3e80 add SoftmaxGradExt fusion pass
5 years ago
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot 57874cd61f !1372 [Auto parallel] Add a new primitive EmbeddingLookup
5 years ago
lichenever 191d3c05d0 add auto parallel st
5 years ago
yangzhenzhang 19bd830539 support forward reduce scatter for matmul
5 years ago
mindspore-ci-bot f523a0f83c !1600 [AutoParallel]Fix GatherV2 bug
5 years ago
Xiaoda Zhang 4154adf196 add embedinglookup primitive
5 years ago
mindspore-ci-bot bb72c0020b !1612 add cpu stridedslice
5 years ago
mindspore-ci-bot 4da9fe083b !1584 Modify the importing path of BERT after its src has been moved.
5 years ago
Mahdi dfc097019b Added TenCrop test
5 years ago
yangjie159 37904cea01 fix reviewBot of mem_reuse
5 years ago
kswang f93e6beb52 add cpu strided slice
5 years ago
mindspore-ci-bot 21da86b393 !1591 add get_dataset_size for CelebADataset
5 years ago
lichenever c223fde566 fix auto parallel gatherv2 bug
5 years ago
mindspore-ci-bot 8556eee3fc !1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
5 years ago
mindspore-ci-bot ec5363ad9d !1593 Fix the bug that there is only return node in the forward graph
5 years ago
mindspore-ci-bot 4bf1c5099a !1551 add onnx ops for deepfm
5 years ago
mindspore-ci-bot 39c1966593 !1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
5 years ago
mindspore-ci-bot 19ce0c372a !1257 Implicit type conversion
5 years ago
yanghaitao cc6c7a3f60 add get_dataset_size to celebadataset
5 years ago
mindspore-ci-bot 9c858444b0 !1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative.
5 years ago
mindspore-ci-bot 1a4abefa9a !1385 support for multi nest switch
5 years ago
yvetteliu 9b0aa3eb4a Modify the importing path of BERT after its src has been moved.
5 years ago
mindspore-ci-bot 2a6a3e012c !1555 fix bug in lamb warmup step check
5 years ago
yangzhenzhang 1413f520d7 support reshape optimized
5 years ago
mindspore-ci-bot 04398cf88e !1433 add tensor_minnie and separate py from ir
5 years ago
mindspore-ci-bot 0f4dc13e8e !1478 [Dataset] Fix CI warnings, clean pylint.
5 years ago
gengdongjie 705c71a257 Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
5 years ago
wandongdong 9c5f6b9198 add onnx ops for deepfm
5 years ago
fangzehua c0b8a90105 add vm ops: asin asinh asingrad asinhgrad
5 years ago
mindspore-ci-bot dd54ffdbdb !1491 Complete vm ops for ReduceAllD, SparseApplyAdagradD and UnsortedSegmentMinD
5 years ago
leopz 4508134ceb add tensor_minnie and separate py from ir
5 years ago
mindspore-ci-bot 3dc061165b !1559 Voc dataset support split ops
5 years ago
Yang 9b2a778d94 !1478 [Dataset] clean pylint.
5 years ago
wangnan39@huawei.com 810ccf80d8 fix_bug_in_check_lamb_warmup_step
5 years ago
mindspore-ci-bot c086d91aaf !1505 Add some checks in ConstToAttr[StridedSliceGrad] pass
5 years ago
mindspore-ci-bot ab94e92cd1 !1554 Check the size of topk input names before converting input to attr
5 years ago
seatea 7398526abc Fix pylint warning for test cases of optimizer, infer, parse and
5 years ago
xiefangqi 5e4728c50f add voc support split
5 years ago
lihongkang a36880f0ef add vms for reducealld etc.
5 years ago
mindspore-ci-bot 14f9a6e31c !1310 add cpu lstm
5 years ago
yujianfeng ee087bdf60 Check the size of topk input names before converting input to attr
5 years ago
mindspore-ci-bot 1bfa0dc5d5 !1265 add cpu transpose
5 years ago
mindspore-ci-bot 9c33da391a !1513 refine data copy in multi-graph
5 years ago
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops)
5 years ago
mindspore-ci-bot fb7e4eac76 !1535 change hook function grad input to tuple
5 years ago
mindspore-ci-bot a5161a969f !1531 cpu kernel support multiple inputs
5 years ago
baihuawei 9bcdf4cbdc add lstm
5 years ago
mindspore-ci-bot ff4e4c2ee2 !1533 Fix pylint warning for pynative test cases
5 years ago
Jesse Lee 3b80c10b1e Fix some timing hole in these two testcases
5 years ago
mindspore-ci-bot e311473401 !1453 Raise mse threshold in RandomCropDecodeResizeOp
5 years ago
sunsuodong 5cf29f2478 multi_input
5 years ago
mindspore-ci-bot 0fe3ff2761 !1506 Setting auto parallel flag for dataset wrap cell
5 years ago
mindspore-ci-bot 77547cdfc0 !1530 support tensor set item the number value type is similar as tensor dtype
5 years ago
mindspore-ci-bot 906389b3a7 !1382 support create new item when dictionary set item key not exist
5 years ago
baihuawei eb0f897d31 add cpu transpose
5 years ago
kingfo 8f7e571a0b change hook grad input to tuple
5 years ago
mindspore-ci-bot df347785c3 !1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
5 years ago
candanzg 2429da19fb implicit type conversion
5 years ago
seatea 21ab029227 Fix pylint warning for files under `pynative_mode` directory.
5 years ago
mindspore-ci-bot c8b30f9290 !1504 add custom tbe ops for quant aware training
5 years ago
lizhenyu a25b84055c refine data copy in multi-graph
5 years ago
buxue d226a23b65 support tensor set item the number value type is similar as tensor dtype not same
5 years ago
huanghui 1d65ae598a extract const_to_attr_strided_slice_grad pass
5 years ago
wandongdong d35c41e737 add custom tbe ops for quant aware training
5 years ago
mindspore-ci-bot 9c20b1d6f7 !1512 fix reshape reshape case
5 years ago
zhaozhenlong 6fa2813945 add op BitwiseAnd BitwiseOr BitwiseXor
5 years ago
mindspore-ci-bot b46ad9a1bb !1398 Update the bert scripts according to rules of modelzoo
5 years ago
yangzhenzhang 2f8516e5d7 set auto parallel for dataset warp cell
5 years ago
mindspore-ci-bot ad279e90fd !1407 support mixed tensor index for tensor get item and set item and support in operator.
5 years ago
chenhaozhe b6aceddeab update bert scripts according to rules of modelzoo
5 years ago
yao_yf 96c9569dca fix reshape reshape case
5 years ago
mindspore-ci-bot 2e684e89e7 !1446 pylint clean
5 years ago
mindspore-ci-bot 5b9c145ff8 !1383 keep different attributes for cnode evaluation
5 years ago
mindspore-ci-bot 2eedd32120 !1472 add operator HostAllGather and HostReduceScatter
5 years ago
buxue 7ae289a197 Support mixed tensor for tensor getitem or setitem.
5 years ago
huangdongrun e9aa280f86 add support for dictionary set item which does not exist
5 years ago
mindspore-ci-bot b94949ea99 !1477 support vm for SpaceToBatchND and BatchToSpaceND
5 years ago
mindspore-ci-bot 5e2f440eed !1271 refactor of memreuse allocator to adapt the control stream
5 years ago
mindspore-ci-bot 4e8e82f24a !1457 fix 3 bug reports for split
5 years ago
mindspore-ci-bot 3aeb91ee58 !1443 Add parallel operator for Sigmoid
5 years ago
mindspore-ci-bot 650a45b233 !1490 Fix pylint warning
5 years ago
jiangjinsheng a45dfca142 support BatchToSpaceND and SpaceToBatchND
5 years ago
Peilin Wang d4c93575e7 fixed bug for split, RandomSampler and some other cleanup
5 years ago
mindspore-ci-bot 2753aa5a9c !1487 add cpu kernel "AddN"
5 years ago
yangzhenzhang 7c237620ba add sigmoid op
5 years ago
seatea c6d8a4dc98 Fix pylint warning.
5 years ago
huangdongrun 334d038008 add support for multi switch
5 years ago
sunsuodong ade90be427 addn
5 years ago
“liuxiao” 73a287e5e0 pylint clean
5 years ago
“liuxiao” ebbccca78b pylint clean
5 years ago
“liuxiao” f4542f810b pylint clean
5 years ago
Yi Huaijie 2f8e7ff693 add operator HostAllGather and HostReduceScatter
5 years ago
yujianfeng 94818cf255 Fix fusion condition of transpose and reshape
5 years ago
yangjie159 cbf5390b34 refactor memreuse allocator
5 years ago
huangdongrun 1159f2b11e add prim infer attr cache
5 years ago
zhaozhenlong 55d1927534 add op scatter add vm
5 years ago
mindspore-ci-bot 10076ffe1a !1216 add graph attention networks model and test file
5 years ago
mindspore-ci-bot 831ceba6eb !1277 Fixing some tiny faults about Pylint in ME code
5 years ago
Yang abca62f407 10:00 26/5 clean pylint
5 years ago
mindspore-ci-bot 93fc82b8f7 !1447 remove unused variable
5 years ago
mindspore-ci-bot 2215e3267f !1419 remove old buffer fusion pass
5 years ago
mindspore-ci-bot 0b191615a9 !1427 fix check bprop attr error
5 years ago
mindspore-ci-bot 578cdb4235 !1454 Allow TaskGroup::join_all() to block for GNN
5 years ago
mindspore-ci-bot 0a8ef2fe72 !1455 Cleanup dataset UT: restore config support
5 years ago
Jesse Lee a8fa847556 Allow join_all to be blocking
5 years ago
Cathy Wong f891e1755c Cleanup dataset UT: restore config support
5 years ago
Alexey Shevlyakov 7a807cbff9 fix ut
5 years ago
mindspore-ci-bot aeb4c52f2d !1379 Creating new UTs to three vision transformation ops
5 years ago
liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops)
5 years ago
etone-chan 42d724d8b4 remove old buffer fusion pass
5 years ago
“liuxiao” 382a0124c3 pylint clean
5 years ago
mindspore-ci-bot e8980ed298 !1406 Simplify CondVar class
5 years ago
mindspore-ci-bot 44bf7c9330 !1414 fix issue use reshape as flatten grad impl
5 years ago
Yi Huaijie ac484ebbc0 remove unused variable
5 years ago
“liuxiao” 18f0af0529 pylint clean
5 years ago
mindspore-ci-bot e5c7ecfd46 !1426 Fix the issues checked by pylint
5 years ago
mindspore-ci-bot 318e3012d7 !1422 Fix result error when calling AllReduce serially.
5 years ago
mindspore-ci-bot 55027096d3 !1400 Add 3 patterns for lamb_next_mv fusion pass
5 years ago
mindspore-ci-bot 1c8548adb8 !1300 Add TBE op RangeD for GE.
5 years ago
zhaozhenlong 30b93ecbf8 use reshape as flatten grad
5 years ago
panyifeng 6a57eeb922 fix check_bprop attr error
5 years ago
mindspore-ci-bot 57c1da121f !1424 Delete unused arguments in test cases
5 years ago
Yi Huaijie 0b137e5312 delete unused arguments in test cases
5 years ago
cristoval f6c20178d2 fix pylint check issues
5 years ago
ZPaC d9bcdac3dc Fix result error when calling AllReduce serially.
5 years ago
mindspore-ci-bot 929ef67bfc !1411 pylint warning clean
5 years ago
liuxiao 627724a205 Add RangeD for GE
5 years ago
huanghui a42dd21430 add 3 pattern for lamb_next_mv_rule fusion pass
5 years ago
mindspore-ci-bot 848d19207f !1359 Optimize the IR modules.
5 years ago
liubuyu 107794fac9 pylint warning clean
5 years ago
Yi Huaijie 8cfc05e4cf clean pylint warnings of parallel test cases
5 years ago
Zhang Qinghua dbb86cb1be Adjust some routines of FG and FGM, about the nodes info. IF.
5 years ago
Zhang Qinghua f31564ce98 Remove the useless collectors in manager.
5 years ago
Jesse Lee 641112a40c Initial Drop
5 years ago
mindspore-ci-bot 0e665616f0 !1160 add backward hook and custom bprop in pynative mode
5 years ago
kingfo 840922e501 add backward hook function in pynative mode
5 years ago
mindspore-ci-bot 718a96430f !1389 Security issues in recent string tensor PR
5 years ago
mindspore-ci-bot a6b8451a33 !1380 make ShuffleOp have deterministic behavior for subsequent epochs
5 years ago
mindspore-ci-bot ad9db524bb !1394 Fix comment error and mod parameter check in graphdata
5 years ago
heleiwang f28f883cac fix comments error and modify parameter check
5 years ago
mindspore-ci-bot daccfef738 !1361 Refactor multiple output pass
5 years ago
mindspore-ci-bot e87e6b38b0 !1355 [AutoParallel]Fix GatherV2 distributed op
5 years ago
mindspore-ci-bot a510ecc8ff !1339 add epsilon parameter for layernorm
5 years ago
mindspore-ci-bot e82088d175 !1373 add memory copy module
5 years ago
lichenever 390a86effb fix gatherv2
5 years ago
lizhenyu c5ac2cc38c add memory copy module
5 years ago
hesham c0f0e154f5 Clean up work for text python package
5 years ago
mindspore-ci-bot 45368a86e9 !1329 Put the parameter validation of the Summary operator into the python layer
5 years ago
mindspore-ci-bot 41456ac824 !1369 dataset: delete StorageDataset
5 years ago
huanghui f16ff539ba refactor multiple patterns pass
5 years ago
Tinazhang 7322839b04 add UTs for LinearTransformation, ToPIL, ToType
5 years ago
mindspore-ci-bot 964a757db2 !1378 Just want to debug this case in Jenkin environment
5 years ago
Peilin Wang 0cbcc7200b made shuffle determinisitc for subsequent epochs
5 years ago
Jesse Lee 06ae724261 Again
5 years ago
mindspore-ci-bot 61639be1e0 !1375 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
5 years ago
mindspore-ci-bot a528797253 !1377 Code Fix for Uniform Augmentation
5 years ago
mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package
5 years ago
Tinazhang b390883c6a Bug fix
5 years ago
Cathy Wong 702005d403 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
5 years ago
ougongchang 7d78b5d89e Put the parameter validation of the Summary operator into the python layer
5 years ago
ms_yan d5e896b51c delete storageDataset Op API and its test case
5 years ago
mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor
5 years ago
xiefangqi 34236ce1f1 fix pylint
5 years ago
mindspore-ci-bot d402b94476 !1370 delete parallel end-to-end test cases
5 years ago
mindspore-ci-bot f967700ef4 !1215 [Auto parallel] Changing succive edges orders and add some strategy checkings
5 years ago
mindspore-ci-bot 3363d4e834 !1249 Add GNN dataset processing API
5 years ago
mindspore-ci-bot f3d14fa14b !1363 Restrict tensor get item or set item not support mixed tensor.
5 years ago
zhaojichen 7c9fb3424f add epsilon parameter for layernorm
5 years ago
Yi Huaijie 1e6ee83874 delete parallel end-to-end test cases
5 years ago
mindspore-ci-bot 3f23aa1d79 !1348 fix pylint warnings of parallel test cases
5 years ago
hesham 6c21e556c4 Clean up work for text python package
5 years ago
mindspore-ci-bot 368007240c !1320 add applyrmsprop cumprod and reduceprod for vm
5 years ago
mindspore-ci-bot 889696bcab !1331 delete dropoutgenmask and dropoutdomask when dropout prob equals 0 to enhance performance and adjust ci script
5 years ago
mindspore-ci-bot 4bdfddedb2 !1358 Link child graphs
5 years ago
mindspore-ci-bot 62c716b68e !1349 Fix some functions in group parameters and optimizer
5 years ago
buxue 850171a34b Restrict tensor getitem or setitem not support mixed tensor.
5 years ago
zhoufeng af5019b94f link child graphs
5 years ago
Yi Huaijie 14fe72f383 fix pylint warnings
5 years ago
mindspore-ci-bot bd845dd0b7 !1352 [MD] fix bug when append data in mindrecord using absolute path
5 years ago
heleiwang 599a449e0b Support processing GNN data
5 years ago
jinyaohui fbdba6e4da clean pylint
5 years ago
hesham df361d1d26 Change mem layout of string tensor
5 years ago
liyong 447420eb9a fix bug when append data by absolute path
5 years ago
guohongzilong 2d2f9ba8fd fix group parameter code for check
5 years ago
zhaojichen a42ec8f69f add applyrmsprop op for vm
5 years ago
Xiaoda Zhang 9f4b8a3cd1 changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information
5 years ago
mindspore-ci-bot d9c74e0acd !1328 Add 3 patterns support for LambNextMVWithDecay fusion pass
5 years ago
mindspore-ci-bot d6e930d737 !1337 test(custom_op): delete conv2d custom op.
5 years ago
mindspore-ci-bot 58e6d7d950 !1341 Added lookup and vocab to mindspore.dataset.text
5 years ago
mindspore-ci-bot decf12cd0b !1317 [MD]add compress for nlp data in mindrecord
5 years ago
mindspore-ci-bot 274f6f014f !1133 support tensor get value by tensor index
5 years ago
mindspore-ci-bot 0a795c24aa !1245 add model init api to compile df graph before train
5 years ago
jonwe bb51bb88d7 add compress in mindrecord
5 years ago
mindspore-ci-bot 2e3d55ed87 !1281 Implementation of SplitOp
5 years ago
mindspore-ci-bot 39b9aedf68 !1342 Bug fix on issue Core dump on GPU when train with lenet with AU
5 years ago
mindspore-ci-bot 0ca626ef6c !1229 Init the slices of a Initializer on different devices
5 years ago
Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working
5 years ago