Searched refs:kDilationW (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/mkl/ | ||
D | mkl_conv_grad_input_ops.cc | 506 const int kDilationH = 0, kDilationW = 1; member in tensorflow::MklConvCustomBackpropInputOp |
D | mkl_conv_grad_filter_ops.cc | 618 const int kDilationH = 0, kDilationW = 1; member in tensorflow::MklConvCustomBackpropFilterOp |
D | mkl_conv_ops.cc | 354 static const int kDilationH = 0, kDilationW = 1; member in tensorflow::MklConvFwdPrimitiveFactory |