Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcommon_shape_fns.cc978 Status DepthwiseConv2DNativeShapeImpl(shape_inference::InferenceContext* c, in DepthwiseConv2DNativeShapeImpl() function
1101 return DepthwiseConv2DNativeShapeImpl(c, false); in DepthwiseConv2DNativeShape()
1106 return DepthwiseConv2DNativeShapeImpl(c, true); in DepthwiseConv2DNativeShapeWithExplicitPadding()