This document is relevant for: Inf1

TensorFlow Neuron (tensorflow-neuron (TF1.x)) Supported operators#

To see a list of supported operators for TensorFlow 1.x, run the following command:

neuron-cc list-operators --framework TENSORFLOW

Neuron Compiler Release [1.9.1.0]#

Date: 01/20/2022

Added

isNan
FusedBatchNormV3

Neuron Compiler Release [1.7.3.0]#

Added

ArgMax
ArgMin

Neuron Compiler Release [1.6.13.0]#

No changes

Neuron Compiler Release [1.5.5.0]#

No changes

Neuron Compiler Release [1.4.0.0]#

No changes

Neuron Compiler Release [1.3.0.0]#

Added

Abs
Cos
DepthwiseConv2dNative
Erf
Rank
Sin
Size

Neuron Compiler Release [1.2.7.0]#

No changes

Neuron Compiler Release [1.2.2.0]#

Added

AdjustContrastv2
AdjustSaturation
BroadcastTo
Cholesky
Conv2DBackpropInput
Conv3D
CropAndResize
FloorDiv
HSVToRGB
InvertPermutation
L2Loss
Log1p
MatrixBandPart
MatrixDiag
MatrixSetDiag
MatrixTriangularSolve
MaxPool3D
MirrorPad
RGBToHSV
Range
SoftmaxCrossEntropyWithLogits
SquaredDifference
StopGradient
Unpack
UnsortedSegmentSum

Neuron Compiler Release [1.0.24045.0]#

Added FloorDiv, Softplus, Unstack

Neuron Compiler Release [1.0.18001]#

No changes

Neuron Compiler Release [1.0.16764]#

Added:

LogSoftmax
Neg
ResizeBilinear
ResizeNearestNeighbor

Neuron Compiler Release [1.0.15275]#

Added

Neg

Removed

Log

(was inadvertently advertised as supported)

Neuron Compiler Release [1.0.12696]#

No changes

Neuron Compiler Release [1.0.9410]#

No changes

Neuron Compiler Release [1.0.7878]#

No changes

Neuron Compiler Release [1.0.6801]#

No changes

Neuron Compiler Release [1.0.5939]#

No changes

Neuron Compiler Release [1.0.5301]#

No changes

Neuron Compiler Release [1.0.4680.0]#

Add
AddV2
All
AvgPool
BatchMatMul
BatchMatMulV2
BatchToSpaceND
BiasAdd
Cast
Ceil
Concat
ConcatV2
Const
Conv2D
Equal
Exp
ExpandDims
Fill
Floor
FusedBatchNorm
Greater
GreaterEqual
Identity
LRN
LeakyRelu
Less
LessEqual
Log
LogicalAnd
LogicalNot
LogicalOr
MatMul
Max
MaxPool
Maximum
Mean
Min
Minimum
Mul
NoOp
NotEqual
Pack
Pad
PadV2
Placeholder
Pow
Prod
RandomUniform
RealDiv
Reciprocal
Relu
Relu6
Reshape
ReverseV2
Round
Rsqrt
Select
Shape
Sigmoid
Sign
Slice
Softmax
SpaceToBatchND
Split
SplitV
Sqrt
Square
Squeeze
StridedSlice
Sub
Sum
Tanh
Tile
Transpose
ZerosLike

This document is relevant for: Inf1