blob: f0307af3ad7a67d6c3a4b09c68952c33a9a85459 [file] [log] [blame]
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: tosa
class Attribute(object):
NONE = 0
PoolAttribute = 1
ConvAttribute = 2
TransposeConvAttribute = 3
PadAttribute = 4
AxisAttribute = 5
ReshapeAttribute = 6
SliceAttribute = 7
TileAttribute = 8
ResizeAttribute = 9
ClampAttribute = 10
RescaleAttribute = 11
MulAttribute = 12
ArithmeticRightShiftAttribute = 13
CondIfAttribute = 14
WhileLoopAttribute = 15
TransposeAttribute = 16
TableAttribute = 17