2019-06-06 15:21:15 +03:00

11 lines
187 B
Python

# automatically generated by the FlatBuffers compiler, do not modify
# namespace: graph
class ProfilingMode(object):
NONE = 0
NAN_PANIC = 1
INF_PANIC = 2
ANY_PANIC = 3