From 01b143fbd7ed7c2406dc8389fb26d74ea7bc4db2 Mon Sep 17 00:00:00 2001 From: Jason Date: Tue, 5 Nov 2019 10:50:13 +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 7f12eb4..18eea64 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 | Softmax | 46 | Range | 47 | ConcatV2 | 45 | MirrorPad | ## Caffe -- GitLab