Searched defs:ConcatV2 (Results 1 – 4 of 4) sorted by relevance
3 ### CVE Number6 ### Impact54 ### Patches59 ### For more information62 ### Attribution
372 Node* ConcatV2(Graph* g, gtl::ArraySlice<Node*> tensors, Node* concat_dim) { in ConcatV2() function
2157 TEST_F(OpTest, ConcatV2) { in TEST_F() argument
6614 func ConcatV2(scope *Scope, values []tf.Output, axis tf.Output) (output tf.Output) { func