Home
last modified time | relevance | path

Searched defs:tf_stride (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc1812 const auto tf_stride = attrs.get<std::vector<int64>>("strides"); in ConvertConv2DHelper() local
2673 const auto tf_stride = attrs.get<std::vector<int64>>("strides"); in ConvertPool() local