Searched defs:AddV2 (Results 1 – 4 of 4) sorted by relevance
85 Status AddV2(AbstractContext* ctx, AbstractTensorHandle* const x, in AddV2() function
851 TEST_F(NaryGradTest, AddV2) { in TEST_F() argument
1625 TEST_F(OpTest, AddV2) { in TEST_F() argument
375 func AddV2(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func