tflite.FullyConnectedOptionsWeightsFormat module
# automatically generated by the FlatBuffers compiler, do not modify # namespace: tflite class FullyConnectedOptionsWeightsFormat(object): DEFAULT = 0 SHUFFLED4x16INT8 = 1
Classes
class FullyConnectedOptionsWeightsFormat
class FullyConnectedOptionsWeightsFormat(object): DEFAULT = 0 SHUFFLED4x16INT8 = 1
Ancestors (in MRO)
- FullyConnectedOptionsWeightsFormat
- builtins.object
Class variables
var DEFAULT
var SHUFFLED4x16INT8