Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc1540 std::vector<Tensor>* input_tensor_vector, in CreateInputTensors()
1588 std::vector<Tensor> input_tensor_vector(ic->num_inputs()); in UpdateOutputShapesAndValues() local