Home
last modified time | relevance | path

Searched refs:kShuffled4x16Int8 (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dshuffle_fc_weights.cc140 fc_op->weights_format = FullyConnectedWeightsFormat::kShuffled4x16Int8; in Run()
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc450 case FullyConnectedWeightsFormat::kShuffled4x16Int8: in WriteOptions()
472 op->weights_format = FullyConnectedWeightsFormat::kShuffled4x16Int8; in ReadOptions()
513 FullyConnectedWeightsFormat::kShuffled4x16Int8) { in GetVersion()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h91 kShuffled4x16Int8, enumerator
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/
Dtypes.h97 kShuffled4x16Int8, enumerator