summaryrefslogtreecommitdiff
path: root/tools/tflitefile_tool/tflite/LSTMKernelType.py
blob: f0e96f3fc5609d230ebcfd8a6923e515f6c905e9 (plain)
1
2
3
4
5
6
7
8
# automatically generated by the FlatBuffers compiler, do not modify

# namespace: tflite


class LSTMKernelType(object):
    FULL = 0
    BASIC = 1