Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.h103 Status GetWindowedOutputSizeV2(int64 input_size, int64 filter_size,
Dcommon_shape_fns.cc91 Status GetWindowedOutputSizeV2(int64 input_size, int64 filter_size, in GetWindowedOutputSizeV2() function
126 TF_RETURN_IF_ERROR(GetWindowedOutputSizeV2( in Get3dOutputSizeV2()