Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_model.cc336 const string tailing_op_name = tensor->name; in SetOutputType() local
339 utils::MakeTensor(tailing_op_name, tensor->shape, tensor->shape_signature, in SetOutputType()
351 const string tailing_op_name = tensor->name; in SetOutputType() local
355 tailing_op_name, tensor->shape, tensor->shape_signature, output_type, in SetOutputType()