Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_grad_op.cc59 #define EXTRACT_AND_VERIFY_DIMENSIONS(label) \ macro
626 EXTRACT_AND_VERIFY_DIMENSIONS("DepthwiseConv2DBackpropInput"); in Compute()
1124 EXTRACT_AND_VERIFY_DIMENSIONS("DepthwiseConv2DBackpropFilter"); in Compute()