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.cc90 string VectorToTuple(const std::vector<string>& l) { in VectorToTuple() function
316 VectorToTuple(pbtxt), "]")); in Code()
1051 strings::StrAppend(&result_, indentation, VectorToTuple(p), " = ", in AddEagerInferredAttrs()
1070 inputs_var = VectorToTuple(lists); in AddEagerInferredAttrs()