cavis/libnd4j/include/graph/generated/nd4j/graph/ProfilingMode.py

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