aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/strings/base64.cc
Commit message (Expand)AuthorAge
* Eliminate compiler warnings for implicit int64->32 conversion. Most of theseGravatar David G. Andersen2016-09-10
* Slightly simplify base64 decoding function.Gravatar A. Unique TensorFlower2016-08-24
* Add EncodeBase64 and DecodeBase64 ops.Gravatar A. Unique TensorFlower2016-08-17