Searched refs:is_conv2d_backprop_input (Results 1 – 1 of 1) sorted by relevance
2272 bool is_conv2d_backprop_input) { in ConvertConv2DHelper() argument2277 if (is_conv2d_backprop_input) { in ConvertConv2DHelper()2314 if (is_conv2d_backprop_input && (dilation.d[0] != 1 || dilation.d[1] != 1)) { in ConvertConv2DHelper()2362 const int output_axis = is_conv2d_backprop_input ? 1 : 0; in ConvertConv2DHelper()2372 if (is_conv2d_backprop_input) { in ConvertConv2DHelper()2393 if (is_conv2d_backprop_input) { in ConvertConv2DHelper()2435 if (is_conv2d_backprop_input) { in ConvertConv2DHelper()