Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc62 string VectorToTuple(const std::vector<string>& l) { in VectorToTuple() function
275 VectorToTuple(pbtxt), "]")); in Code()
836 strings::StrAppend(&result_, indentation, VectorToTuple(p), " = ", in AddEagerInferredAttrs()
855 inputs_var = VectorToTuple(lists); in AddEagerInferredAttrs()