Searched refs:disable_shape_inference (Results 1 – 3 of 3) sorted by relevance
68 bool disable_shape_inference);
45 ShapeRefiner* refiner, bool disable_shape_inference) in Impl() argument52 disable_shape_inference_(disable_shape_inference) {} in Impl()
667 bool disable_shape_inference; in RunShapeFn() local669 &disable_shape_inference) in RunShapeFn()671 !disable_shape_inference) { in RunShapeFn()