Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_model.cc274 const string leading_op_name = tensor->name; in SetInputType() local
277 utils::MakeTensor(leading_op_name, tensor->shape, tensor->shape_signature, in SetInputType()
289 const string leading_op_name = tensor->name; in SetInputType() local
293 leading_op_name, tensor->shape, tensor->shape_signature, input_type, in SetInputType()