Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/tflite/
Dop_version_test.cc91 fc->weights_format = FullyConnectedWeightsFormat::kShuffled4x16Int8; in TEST()
136 fc->weights_format = FullyConnectedWeightsFormat::kShuffled4x16Int8; in TEST()
Doperator.cc451 case FullyConnectedWeightsFormat::kShuffled4x16Int8: in GetWeightFormat()
477 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.h118 kShuffled4x16Int8, enumerator
/external/tensorflow/tensorflow/lite/micro/kernels/ceva/
Dtypes.h286 kShuffled4x16Int8,