Searched refs:TensorListBinaryAdd (Results 1 – 6 of 6) sorted by relevance
28 Status TensorListBinaryAdd(
28 Status TensorListBinaryAdd( in TensorListBinaryAdd() function
123 TensorListBinaryAdd<GPUDevice>);
966 Status TensorListBinaryAdd(OpKernelContext* c, const TensorList& a, in TensorListBinaryAdd() function968 return TensorListBinaryAdd(c, a, b, out, BinaryAddTensors<Device>); in TensorListBinaryAdd()
677 TensorListBinaryAdd<CPUDevice>);
537 return ::tensorflow::TensorListBinaryAdd( in TF_AddNVariant()