From dc20819fb36da190d15c451264e3935040b7de4c Mon Sep 17 00:00:00 2001 From: mamingjie-China <52770436+mamingjie-China@users.noreply.github.com> Date: Tue, 5 Nov 2019 19:02:36 +0800 Subject: [PATCH] Update op_list.md --- op_list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op_list.md b/op_list.md index 18eea64..528fb37 100644 --- a/op_list.md +++ b/op_list.md @@ -18,7 +18,7 @@ | 33 | Mean | 34 | MatMul | 35 | ArgMax | 36 | StridedSlice | | 37 | Slice | 38 | Sum | 39 | Max | 40 | Conv2DBackpropInput | | 41 | Cast | 42 | Split | 43 | Squeeze | 44 | ResizeNearestNeighbor | -| 45 | Softmax | 46 | Range | 47 | ConcatV2 | 45 | MirrorPad | +| 45 | Softmax | 46 | Range | 47 | ConcatV2 | 48 | MirrorPad | ## Caffe -- GitLab