Searched defs:f_c (Results 1 – 2 of 2) sorted by relevance
219 const int64 f_c = in_c + pad_cols - out_c * stride; in CopyOutputBackpropRegion() local489 int f_c = in_c + args.pad_cols - out_c * stride; in DepthwiseConvBackpropInputReference() local960 for (int f_c = 0; f_c < args.filter_cols; ++f_c) { in DepthwiseConvBackpropFilterReference() local
337 const int64 f_c = f_c_start + b_c; in operator ()() local