Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/tflite/
Dop_version_test.cc90 fc->weights_format = FullyConnectedWeightsFormat::kShuffled4x16Int8; in TEST()
135 fc->weights_format = FullyConnectedWeightsFormat::kShuffled4x16Int8; in TEST()
Doperator.cc393 case FullyConnectedWeightsFormat::kShuffled4x16Int8: in GetWeightFormat()
419 op->weights_format = FullyConnectedWeightsFormat::kShuffled4x16Int8; in ReadOptions()
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dshuffle_fc_weights.cc140 fc_op->weights_format = FullyConnectedWeightsFormat::kShuffled4x16Int8; in Run()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h99 kShuffled4x16Int8, enumerator