From 1761e71ee6f0d5f5787e3cb0140044ea5a6780c9 Mon Sep 17 00:00:00 2001 From: wjj19950828 Date: Tue, 10 May 2022 16:01:47 +0800 Subject: [PATCH] update op_list.md --- docs/inference_model_convertor/op_list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/inference_model_convertor/op_list.md b/docs/inference_model_convertor/op_list.md index fb418db..e5e1a1f 100755 --- a/docs/inference_model_convertor/op_list.md +++ b/docs/inference_model_convertor/op_list.md @@ -76,6 +76,7 @@ | 81 | Add | 82 | Concat | 83 | Max | 84 | Min | | 85 | GreaterOrEqual | 86 | GatherND | 87 | And | 88 | cos | | 89 | Neg | 90 | SpaceToDepth | 91 | GatherElement | 92 | Sin | +| 93 | CumSum | | | | | | | ## PyTorch -- GitLab