blob: a3e27012bf978307f3f9d2b295528ebe86db0816 [file] [log] [blame]
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: tflite
class StablehloComparisonType(object):
STABLEHLO_COMPARISON_TYPE_NOTYPE = 0
STABLEHLO_COMPARISON_TYPE_FLOAT = 1
STABLEHLO_COMPARISON_TYPE_FLOAT_TOTAL_ORDER = 2
STABLEHLO_COMPARISON_TYPE_SIGNED = 3
STABLEHLO_COMPARISON_TYPE_UNSIGNED = 4