Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops.h108 Status InitConv2DParameters(const OpKernelConstruction* context,
H A Dconv_ops.cc492 Status InitConv2DParameters(const OpKernelConstruction* context, in InitConv2DParameters() function
660 OP_REQUIRES_OK(context, InitConv2DParameters(context, &params_)); in Conv2DOp()
H A Dconv_ops_fused_impl.h690 OP_REQUIRES_OK(context, InitConv2DParameters(context, &params_));