Home
last modified time | relevance | path

Searched defs:tensor_1 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/optimize/
Dmodify_model_interface_test.cc92 auto tensor_1 = absl::make_unique<TensorT>(); in CreateQuantizedModelSingleInputOutput() local
197 auto tensor_1 = absl::make_unique<TensorT>(); in CreateQuantizedModelMultipleInputOutput() local
293 auto tensor_1 = absl::make_unique<TensorT>(); in CreateFloatModel() local
Dquantize_model.cc980 TensorT* tensor_1 = subgraph->tensors[op->inputs[index_1]].get(); in QuantizeSharedRange() local