Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.cc74 static int64 GetDirectConvCost(int filter_rows, int filter_cols, int in_depth, in GetDirectConvCost() function
118 const int64 direct_conv_cost = GetDirectConvCost( in CanUseDeepConv2D()