Searched refs:Conv2DShapeWithExplicitPadding (Results 1 – 4 of 4) sorted by relevance
376 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding);434 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding)1789 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding)1809 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding)1830 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding)1859 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding)
229 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding)255 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding)274 .SetShapeFn(shape_inference::Conv2DShapeWithExplicitPadding)
126 Status Conv2DShapeWithExplicitPadding(shape_inference::InferenceContext* c);
760 Status Conv2DShapeWithExplicitPadding(shape_inference::InferenceContext* c) { in Conv2DShapeWithExplicitPadding() function