Searched refs:BinaryAddTensors (Results 1 – 3 of 3) sorted by relevance
72 Status BinaryAddTensors(OpKernelContext* ctx, const Tensor& a, const Tensor& b, in BinaryAddTensors() function
148 BinaryAddTensors<Device>(ctx, a_tensor, b_tensor, &out_tensor)); in OptionalBinaryAdd()
889 BinaryAddTensors<Device>(c, a_tensor, b_tensor, &out_tensor)); in TensorListBinaryAdd()