Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_model.cc488 const string requant_tensor_name = input_tensor->name + "_requantized"; in ApplyConstraints() local
490 requant_tensor_name, input_tensor->shape, in ApplyConstraints()