aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite/LSTMKernelType.py
blob: fd65799879ea7a9114f2f81feb76e233eaded364 (plain)
1
2
3
4
5
6
7
# automatically generated by the FlatBuffers compiler, do not modify

# namespace: tflite

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