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