aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cloud/kernels
Commit message (Expand)AuthorAge
* Replaced calls to tensorflow::StringPiece::ToString with string conversions.Gravatar A. Unique TensorFlower2018-08-22
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Add ZoneProvider interface and GoogleZoneProvider class to detect which Googl...Gravatar Michael Banfield2018-07-31
* Correctly build and link in the GCS control opsGravatar Brennan Saeta2018-06-14
* Remove use of absl::make_uniqueGravatar Brennan Saeta2018-06-01
* Add GCS configure ops.Gravatar Brennan Saeta2018-05-30
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-27
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* Remove dead codeGravatar A. Unique TensorFlower2018-01-26
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Convert Status-based call sequence checks to CHECK-based.Gravatar A. Unique TensorFlower2017-12-20
* Delete trailing whitespaceGravatar A. Unique TensorFlower2017-11-27
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-10-16
* Split `HttpRequest` into an abstract interface and concrete `CurlHttpRequest`.Gravatar Derek Murray2017-09-28
* Update deprecated ByteSize to ByteSizeLongGravatar A. Unique TensorFlower2017-07-02
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Set the visibility of the bigquery_reader_ops target to public.Gravatar A. Unique TensorFlower2017-03-29
* Use or explicitly ignore tensorflow::Status objects.Gravatar Justin Lebar2017-03-14
* First version of BigQuery Reader.Gravatar A. Unique TensorFlower2017-03-13