Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op.cc97 const int64 output_vectorized_size = in Run() local
Ddepthwise_conv_grad_op.cc302 const int64 output_vectorized_size = (out_depth / kPacketSize) * kPacketSize; in ComputeBackpropInput() local
797 const int64 output_vectorized_size = in ComputeBackpropFilter() local