Searched refs:GetTableAttrs (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/contrib/cloud/kernels/ |
D | bigquery_reader_ops.cc | 34 Status GetTableAttrs(OpKernelConstruction* context, string* project_id, in GetTableAttrs() function 105 GetTableAttrs(context, &project_id, &dataset_id, &table_id, in BigQueryReaderOp() 137 GetTableAttrs(context, &project_id, &dataset_id, &table_id, in GenerateBigQueryReaderPartitionsOp()
|