blob: 704c05e38aa0e1615459f8449b67ea927ab925ab [file] [log] [blame]
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: tflite
class RngAlgorithm(object):
DEFAULT = 0
PHILOX = 1
THREEFRY = 2