Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.h88 PartialTensorShape inside_shape; // Only set for output edge. member
Dconvert_graph.cc444 conn.inside_shape.AsProto(&out_shape); in CreateTRTNode()
Dconvert_nodes.cc4197 connection.inside_shape = partial_shape; in ConvertSegmentToGraphDef()