summaryrefslogtreecommitdiff
path: root/docs/nncc/v1.0.0/operation-list.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/nncc/v1.0.0/operation-list.md')
-rw-r--r--docs/nncc/v1.0.0/operation-list.md34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/nncc/v1.0.0/operation-list.md b/docs/nncc/v1.0.0/operation-list.md
deleted file mode 100644
index 9a43eb518..000000000
--- a/docs/nncc/v1.0.0/operation-list.md
+++ /dev/null
@@ -1,34 +0,0 @@
-# List of TensorFlow Operations Supported by nncc
-
-The list of TensorFlow operations supported by nncc as follows:
-
-**Notice: There may be some restrictions on the support of each operation. Details will be updated soon.**
-
-- Add
-- AvgPool
-- BiasAdd
-- ConcatV2
-- Const
-- Conv2D
-- Conv2DBackpropInput
-- DepthwiseConv2dNative
-- FusedBatchNorm
-- Identity
-- MaxPool
-- Mean
-- Mul
-- Pad
-- Placeholder
-- RealDiv
-- Relu
-- Relu6
-- Reshape
-- Rsqrt
-- Shape
-- Softmax
-- Sqrt
-- SquaredDifference
-- Squeeze
-- StopGradient
-- Sub
-- Tanh