# automatically generated by the FlatBuffers compiler, do not modify # namespace: tflite class LSHProjectionType(object): UNKNOWN = 0 SPARSE = 1 DENSE = 2