aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/cloud
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* 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
* Update the ADC file location in Colab.Gravatar Craig Citro2018-08-15
* Add ZoneProvider interface and GoogleZoneProvider class to detect which Googl...Gravatar Michael Banfield2018-07-31
* [tf.data / Bigtable] Renamed BigTable class to BigtableTable for clarityGravatar Misha Brukman2018-07-22
* [tf.data / Bigtable] Initial tf.data Bigtable integrationGravatar Brennan Saeta2018-06-29
* ConfigureGcsHooks: Fixed a couple of typos.Gravatar A. Unique TensorFlower2018-06-19
* Correctly build and link in the GCS control opsGravatar Brennan Saeta2018-06-14
* [contrib.cloud] Expose GCS config methodsGravatar Brennan Saeta2018-06-13
* Remove use of absl::make_uniqueGravatar Brennan Saeta2018-06-01
* Add warning for gcs_config_opsGravatar Frank Chen2018-05-31
* 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
* Merge changes from github.Gravatar Shanqing Cai2017-12-06
* Delete trailing whitespaceGravatar A. Unique TensorFlower2017-11-27
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-10-16
* Split `HttpRequest` into an abstract interface and concrete `CurlHttpRequest`.Gravatar Derek Murray2017-09-28
* Merge changes from github.Gravatar Benoit Steiner2017-08-04
* Update deprecated ByteSize to ByteSizeLongGravatar A. Unique TensorFlower2017-07-02
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-18
* 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
* IPv6 compatibility for two contrib/ unit testsGravatar A. Unique TensorFlower2017-03-20
* Use or explicitly ignore tensorflow::Status objects.Gravatar Justin Lebar2017-03-14
* First version of BigQuery Reader.Gravatar A. Unique TensorFlower2017-03-13