blob: 1e3a61f38ae6da273e0cb8577910ed941d80b6fa [file] [log] [blame]
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: tflite
class CombinerType(object):
SUM = 0
MEAN = 1
SQRTN = 2