From c554eddfbcb4590db4e542aa5eb8ae9621e31801 Mon Sep 17 00:00:00 2001 From: mamingjie-China <52770436+mamingjie-China@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:56:16 +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 7e1891e..caea557 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 | 48 | * | +|45 | Softmax | 46 | Range | 47 | ConcatV2 | ## Caffe -- GitLab