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

# namespace: tflite

class DimensionType(object):
    DENSE = 0
    SPARSE_CSR = 1