# automatically generated by the FlatBuffers compiler, do not modify # namespace: tflite class CombinerType(object): SUM = 0 MEAN = 1 SQRTN = 2