Searched defs:shape_inference_for_unknown_shape (Results 1 – 2 of 2) sorted by relevance
96 const bool shape_inference_for_unknown_shape) { in LoadGraphFromProto()203 const bool shape_inference_for_unknown_shape, in LoadGraphFromProtoFile()
456 bool shape_inference_for_unknown_shape = true; in TEST() local