Searched defs:ConcatV2 (Results 1 – 2 of 2) sorted by relevance
372 Node* ConcatV2(Graph* g, gtl::ArraySlice<Node*> tensors, Node* concat_dim) { in ConcatV2() function
31325 func ConcatV2(scope *Scope, values []tf.Output, axis tf.Output) (output tf.Output) { func