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.cc577 Status Conv2DShapeImpl(shape_inference::InferenceContext* c, in Conv2DShapeImpl() function
729 return Conv2DShapeImpl(c, true); in Conv2DShapeWithExplicitPadding()
735 return Conv2DShapeImpl(c, false); in Conv2DShape()