Home
last modified time | relevance | path

Searched defs:tensor_2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dmodify_model_interface_test.cc101 auto tensor_2 = std::make_unique<TensorT>(); in CreateQuantizedModelSingleInputOutput() local
203 auto tensor_2 = std::make_unique<TensorT>(); in CreateQuantizedModelMultipleInputOutput() local
H A Dquantize_model.cc1259 TensorT* tensor_2 = subgraph->tensors[op->outputs[index_2]].get(); in QuantizeSharedRange() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Ddata_flow_ops_test.cc141 Tensor tensor_2 = test::AsTensor<int32>( in TEST() local