# automatically generated by the FlatBuffers compiler, do not modify
# namespace: graph
class OpClass(object):
TRANSFORM = 0
REDUCTION = 1
MULTIPLICATOR = 2
GRAPH = 3
CONDITIONAL = 4
LOOP = 5