Tensorflow Graph Compatibility

Layer to Graph Node Compatibility

The sections below describe what topologies of Tensorflow graph operations are compatible with each of the Qualcomm® Neural Processing SDK supported layers.

../images/node_labels.png

Batch Normalization

Tensorflow Reference

../images/node_batchnorm.png

Convolution

../images/node_conv1.png
../images/node_conv2.png

Concatenation

Tensorflow Reference

../images/node_concat.png

Deconvolution/Transposed Convolution

Tensorflow Reference

../images/node_deconv.png

ElementWise Sum/Mul/Max

../images/node_eltwise.png

Fully Connected

Tensorflow Reference

../images/node_fullyconnected.png

Local Response Normalization

../images/node_lrn.png

Pooling Avg/Max

../images/node_pooling.png

Sigmoid/Relu/TanH/Elu

../images/node_activations.png

SoftMax

../images/node_softmax.png

PReLu

../images/node_prelu.png

Slice

../images/node_slice.png

Reshape

../images/node_reshape.png