Searched defs:GetValueName (Results 1 – 2 of 2) sorted by relevance
456 static StatusOr<std::string> GetValueName( in GetValueName() function518 StatusOr<std::string> GetValueName(Value value, TFGraphDialect *dialect) { in GetValueName() function
50 static tensorflow::StatusOr<std::string> GetValueName(Value operand, in GetValueName() function