Commit Graph

991 Commits (83b47c370dc58d7266d88cd13d7433f2cbfa392c)

Author SHA1 Message Date
mindspore-ci-bot 14f9a6e31c !1310 add cpu lstm
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
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
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
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