Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dgraphdef_export.cc456 static StatusOr<std::string> GetValueName( in GetValueName() function
518 StatusOr<std::string> GetValueName(Value value, TFGraphDialect *dialect) { in GetValueName() function
H A Dfunctiondef_export.cc50 static tensorflow::StatusOr<std::string> GetValueName(Value operand, in GetValueName() function