HomeSort by relevance Sort by last modified time
    Searched refs:BigQueryTablePartition (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/contrib/cloud/kernels/
bigquery_table_accessor.h 69 const BigQueryTablePartition& partition,
73 Status SetPartition(const BigQueryTablePartition& partition);
110 const BigQueryTablePartition& partition,
120 const BigQueryTablePartition& partition);
127 const BigQueryTablePartition& partition,
179 BigQueryTablePartition partition_;
bigquery_table_accessor_test.cc 71 const BigQueryTablePartition& partition) {
87 BigQueryTablePartition());
94 BigQueryTablePartition());
119 BigQueryTablePartition());
132 {}, BigQueryTablePartition()));
196 BigQueryTablePartition partition;
226 BigQueryTablePartition partition;
257 BigQueryTablePartition partition;
287 BigQueryTablePartition partition;
319 BigQueryTablePartition partition
    [all...]
bigquery_reader_ops.cc 60 BigQueryTablePartition partition;
111 BigQueryTablePartition(), &bigquery_table_accessor_));
143 BigQueryTablePartition(), &bigquery_table_accessor_));
158 BigQueryTablePartition partition;
bigquery_table_accessor.cc 26 bool IsPartitionEmpty(const BigQueryTablePartition& partition) {
76 const std::vector<string>& columns, const BigQueryTablePartition& partition,
86 const std::vector<string>& columns, const BigQueryTablePartition& partition,
112 const std::vector<string>& columns, const BigQueryTablePartition& partition)
125 const std::vector<string>& columns, const BigQueryTablePartition& partition,
142 const BigQueryTablePartition& partition) {

Completed in 105 milliseconds