Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmkl_conv_ops.cc979 AllocateOutputSetMklShape(context, kOutputIndex_Dst, &dst_tensor, in Compute()
1275 AllocateOutputSetMklShape(context, kOutputIndex_Dst, output_tensor, in AllocateOutputTensor()
1300 const int kOutputIndex_Dst = 0, kOutputIndex_Filter = 1; member in tensorflow::MklConvOp