Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc199 const int64 out_c_start = std::max( in CopyOutputBackpropRegion() local
481 const int out_c_start = std::max( in DepthwiseConvBackpropInputReference() local
Ddeep_conv2d.cc796 const int64 out_c_start = (in_c + t * tile_stride_cols) + in operator ()() local