Searched refs:output_tensor_shape_protos (Results 1 – 1 of 1) sorted by relevance
56 std::vector<string>* output_tensor_shape_protos, in RunCppShapeInferenceImpl() argument63 DCHECK_EQ(output_tensor_shape_protos->size(), 0); in RunCppShapeInferenceImpl()136 output_tensor_shape_protos->resize(c.num_outputs()); in RunCppShapeInferenceImpl()153 CHECK(out.AppendToString(&(*output_tensor_shape_protos)[i])); in RunCppShapeInferenceImpl()