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