Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h82 PartialTensorShape inside_shape; // Only set for output edge. member
Dconvert_nodes.cc6483 connection.inside_shape = partial_shape; in ConvertSegmentToGraphDef()