summaryrefslogtreecommitdiff
path: root/docs/nncc/v1.0.0/operation-list.md
blob: 9a43eb518e6a0a87f46c9728fac6d99c7185c07e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# 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