Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_input_ops.cc430 const bool use_parallel_contraction = in Compute() local
435 use_parallel_contraction in Compute()
464 if (use_parallel_contraction) { in Compute()
Dconv_grad_ops_3d.cc406 const bool use_parallel_contraction = dims.batch_size == 1; in Compute() local
409 use_parallel_contraction in Compute()
468 if (use_parallel_contraction) { in Compute()