Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
H A Dsegment.cc536 std::optional<const TensorShapeProto*> leading_shape = in OperationCanBeTranslatedToImplicitBatch() local
666 const TensorShapeProto* leading_shape = optional_leading_shape.value(); in GetClusterBatchSizeForNode() local