blob: d6a136e8257b3269e2d7eece49a2bb3ee2a15413 [file] [log] [blame]
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: tflite
class LSHProjectionType(object):
UNKNOWN = 0
SPARSE = 1
DENSE = 2