Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.cc184 std::vector<PyObject*> input_constant_tensor_values_v; in RunCppShapeInference() local
186 input_constant_tensor_values_v.reserve(cnt); in RunCppShapeInference()
188 input_constant_tensor_values_v.push_back( in RunCppShapeInference()
196 input_constant_tensor_values_v, input_constant_tensor_as_shape_values, in RunCppShapeInference()