blob: e2c9db78273623d45baf94c26908eb4b8f2fd35c [file] [log] [blame]
Tim Hall79d07d22020-04-27 18:20:16 +01001# automatically generated by the FlatBuffers compiler, do not modify
2
3# namespace: tflite
4
5class SparseIndexVector(object):
6 NONE = 0
7 Int32Vector = 1
8 Uint16Vector = 2
9 Uint8Vector = 3