From da805be162a301885e968b03f0fa56ed57171175 Mon Sep 17 00:00:00 2001 From: Jason Date: Tue, 17 Dec 2019 11:55:56 +0800 Subject: [PATCH] Update op_list.md --- op_list.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/op_list.md b/op_list.md index 167ab50..3c4002c 100644 --- a/op_list.md +++ b/op_list.md @@ -19,6 +19,8 @@ | 37 | Slice | 38 | Sum | 39 | Max | 40 | Conv2DBackpropInput | | 41 | Cast | 42 | Split | 43 | Squeeze | 44 | ResizeNearestNeighbor | | 45 | Softmax | 46 | Range | 47 | ConcatV2 | 48 | MirrorPad | +| 49 | Identity | 50 | GreaterEqual | 51 | StopGradient | 52 | Minimum | +| 53 | RadnomUniform | | | | | | | ## Caffe -- GitLab