Home
last modified time | relevance | path

Searched defs:in_c_start (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_convolution.cpp70 size_t in_c_start = group * in_C_per_group; in conv2d_impl() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddepthwise_conv_grad_op.cc1002 const int in_c_start = out_c * args.stride - args.pad_cols; in DepthwiseConvBackpropFilterReference() local