Searched defs:GatherV2 (Results 1 – 2 of 2) sorted by relevance
2895 TEST_F(OpTest, GatherV2) { in TEST_F() argument
18713 func GatherV2(scope *Scope, params tf.Output, indices tf.Output, axis tf.Output, optional ...Gather… func