View source on GitHub
|
Cloud BigQuery Client for TensorFlow.
This package allows TensorFlow to interface directly with Cloud BigQuery for high-speed data loading.
Classes
class BigQueryClient: BigQueryClient is the entrypoint for interacting with Cloud BigQuery in TF.
class BigQueryReadSession: Entry point for reading data from Cloud BigQuery.
class BigQueryTestClient: BigQueryTestClient is the entrypoint for interacting with Fake Cloud BigQuery service.
View source on GitHub