Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/writer/
Denum_mapping.h89 case kTfLiteFullyConnectedWeightsFormatShuffled4x16Int8: in FullyConnectedOptionsWeightsFormatToSchema()
/external/tensorflow/tensorflow/lite/c/
Dbuiltin_op_data.h125 kTfLiteFullyConnectedWeightsFormatShuffled4x16Int8 = 1, enumerator
/external/tensorflow/tensorflow/lite/core/api/
Dflatbuffer_conversions.cc293 kTfLiteFullyConnectedWeightsFormatShuffled4x16Int8; in ParseOpData()
/external/tensorflow/tensorflow/lite/kernels/
Dfully_connected.cc479 kTfLiteFullyConnectedWeightsFormatShuffled4x16Int8) { in Eval()