Searched refs:kShapeInferenceGraph (Results 1 – 1 of 1) sorted by relevance
225 constexpr char kShapeInferenceGraph[] = "shape_inference_graph"; in GetAttrValuesFromOperation() local227 !inst->hasAttr(kShapeInferenceGraph) && in GetAttrValuesFromOperation()228 !attrs_to_ignore.contains(kShapeInferenceGraph)) { in GetAttrValuesFromOperation()231 (*attributes)[kShapeInferenceGraph] = value; in GetAttrValuesFromOperation()