Commit Graph

4953 Commits (28811fa958be4607231e2f42b084fd4702816a27)

Author SHA1 Message Date
mindspore-ci-bot 18d79d35b6 !14498 [GraphKernel]remove redundant cast bias for matmul
4 years ago
lingyunli63 8b3823b22c optimizeMatmul
4 years ago
mindspore-ci-bot 1310ec6486 !14459 modify st testcase: add print error log
4 years ago
mindspore-ci-bot b8e35c663f !14508 add float64 support to SigmoidCrossEntropyWithLogits gpu
4 years ago
mindspore-ci-bot 5787e5dcb3 !14295 Clean codex
4 years ago
mindspore-ci-bot efb53fb9c0 !14183 Support SparseTensorDenseMatmul for CPU
4 years ago
TFBunny 4de6b25d23 add float64 support to SigmoidCrossEntropyWithLogits and Grad
4 years ago
mindspore-ci-bot a7be883db4 !14298 [MD] fix asan issue
4 years ago
xuguoyang 7df6bfe7dd support sparse tensor dense matmul fot CPU
4 years ago
caifubi 58f3ea002d clean codex
4 years ago
liyong d5b7a67c71 fix asan issue
4 years ago
zhushujing fc0499055d update st test case: add error log after fail
4 years ago
buxue 8c47ce1803 show accurate error info and error lines when use unsupported builtin function
4 years ago
mindspore-ci-bot a3e19e2df9 !14387 modify run python ut
4 years ago
changzherui fde2856d5d modify python ut
4 years ago
mindspore-ci-bot 57828fecb0 !13607 [ME]Add test case for while grad avoid stuck
4 years ago
mindspore-ci-bot 69526df01e !14314 [GraphKernel] unify graph kernel pass add_atomic_clean on Ascend and GPU back-end
4 years ago
mindspore-ci-bot 7d911cdeeb !14365 set parallel communication init in parallel ut
4 years ago
mindspore-ci-bot ddf75da542 !14085 [GraphKernel] add some expander ops
4 years ago
mindspore-ci-bot 75fdaaa6aa !14304 [GraphKernel] Dump GraphKernel split info as text; dump akg kernel launch fail message
4 years ago
looop5 76d322464d unify graph kernel pass add_atomic_clean on Ascend and GPU back-end
4 years ago
yao_yf 4d0635eabe set parallel communication init flag in parallel ut
4 years ago
chenlei_autodiff f4289d40f3 add graph kernel expander ops.
4 years ago
Eric 38944eafc4 Added get dataset size and fix macro
4 years ago
dayschan 3c6c30024c dump graph_kernel_split info
4 years ago
mindspore-ci-bot f3a1ae3592 !14276 Update ci testcases for while bprop
4 years ago
mindspore-ci-bot 993d00c4ba !13774 The input and output of batchnorm reverse operator increase pass in ascend platform under the mode of pynitve
4 years ago
chenfei 906f3fa222 add test case for while grad
4 years ago
liangzelang 87d7de017b update ci testcases
4 years ago
mindspore-ci-bot 7149e8c2c9 !14045 [Graph Kernel] add compare test case
4 years ago
mindspore-ci-bot 95f9f2c092 !14244 optimize exception mode when use undefined name in if for and while
4 years ago
mindspore-ci-bot 7f4994af7c !14186 Support while bprop
4 years ago
buxue d830a2b55a optimize exception mode when use undefined name in if for and while
4 years ago
dingpeifei 3c9d8cb073 The input and output of batchnorm reverse operator increase pass in ascend platform under the mode of pynitve
4 years ago
zengzitao 72c6dad4ba add compare_test case in gpu ci and update akg submodule
4 years ago
mindspore-ci-bot 4b4b78eac8 !13966 Add test cases for explainer
4 years ago
mindspore-ci-bot ad140a8bf4 !14084 [GraphKernel] support matmul on D
4 years ago
lixiaohui 7769be81ad add test cases for explainer
4 years ago
liangzelang ba65fb9f3c Support non-tail recursive graphs
4 years ago
lingyunli63 4b966ed40d support matmul on D
4 years ago
zlq2020 f6e80304fd add the test_lenet_quant.py testcase
4 years ago
mindspore-ci-bot f1fb0d9f3a !13833 Add SparseToDense
4 years ago
mindspore-ci-bot 5d0490909d !14097 map a fv cnode if it is not mapped and belong to primal_graph_
4 years ago
mindspore-ci-bot a91e9c9294 !14106 reduce ut time of cutmix_batch and ConcatOp
4 years ago
YangLuo f7ea18944d reduce ut time of cutmix_batch
4 years ago
mindspore-ci-bot d2ecf71ace !13693 Slice op only support input_x int32 and float32 at CPU backend
4 years ago
mindspore-ci-bot a48785cdcc !14052 add op atomic clean to clear input addr in launch allreduce
4 years ago
zhousiyi 74d500a756 If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead
4 years ago
zhengqihao 27f508760b Add SparseToDense op
4 years ago
mindspore-ci-bot 06e8c677ee !13989 Fix float16 support problem and add raises for Batch Dot ops
4 years ago