# automatically generated by the FlatBuffers compiler, do not modify # namespace: tflite class RngAlgorithm(object): DEFAULT = 0 PHILOX = 1 THREEFRY = 2