Searched defs:AddV2 (Results 1 – 3 of 3) sorted by relevance
84 Status AddV2(AbstractContext* ctx, AbstractTensorHandle* const x, in AddV2() function
845 TEST_F(NaryGradTest, AddV2) { in TEST_F() argument
14241 func AddV2(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func