Home
last modified time | relevance | path

Searched refs:Conv2DShapeImpl (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc585 Status Conv2DShapeImpl(shape_inference::InferenceContext* c, in Conv2DShapeImpl() function
761 return Conv2DShapeImpl(c, true); in Conv2DShapeWithExplicitPadding()
767 return Conv2DShapeImpl(c, false); in Conv2DShape()