Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc803 const int64 output_last_vector_index = in ComputeBackpropFilter() local
805 const bool fast_path = base_output_index <= output_last_vector_index; in ComputeBackpropFilter()