Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
H A Dsegment.cc350 string TensorPropertiesToString(const OpInfo::TensorProperties& prop) { in TensorPropertiesToString() function
365 string TensorPropertiesToString( in TensorPropertiesToString() function
369 StrAppend(out, TensorPropertiesToString(prop)); in TensorPropertiesToString()
523 << TensorPropertiesToString( in OperationCanBeTranslatedToImplicitBatch()
573 << TensorPropertiesToString( in OperationHasDynamicNonBatchDimension()