Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.h246 Status DepthwiseConv2DNativeShape(shape_inference::InferenceContext* c);
Dcommon_shape_fns.cc646 Status DepthwiseConv2DNativeShape(shape_inference::InferenceContext* c) { in DepthwiseConv2DNativeShape() function
/external/tensorflow/tensorflow/core/ops/
Dnn_ops.cc493 .SetShapeFn(shape_inference::DepthwiseConv2DNativeShape);
1564 .SetShapeFn(shape_inference::DepthwiseConv2DNativeShape);