Searched refs:input_constant_tensor_as_shape_values (Results 1 – 2 of 2) sorted by relevance
55 const std::vector<string>& input_constant_tensor_as_shape_values, in RunCppShapeInferenceImpl() argument117 input_constant_tensor_as_shape_values.size()); in RunCppShapeInferenceImpl()118 for (int i = 0; i < input_constant_tensor_as_shape_values.size(); ++i) { in RunCppShapeInferenceImpl()120 input_constant_tensor_as_shape_values[i])) { in RunCppShapeInferenceImpl()177 const std::vector<string>& input_constant_tensor_as_shape_values, in RunCppShapeInference() argument196 input_constant_tensor_values_v, input_constant_tensor_as_shape_values, in RunCppShapeInference()
48 const std::vector<string>& input_constant_tensor_as_shape_values,