Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.cc48 static int64 GetDeepConvCost(int input_tile_rows, int input_tile_cols, in GetDeepConvCost() function
115 const int64 deep_conv_cost = GetDeepConvCost( in CanUseDeepConv2D()