Home
last modified time | relevance | path

Searched refs:GcpStatusToTfStatus (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/bigtable/kernels/
Dbigtable_lib.h29 Status GcpStatusToTfStatus(const ::google::cloud::Status& status);
104 return GcpStatusToTfStatus(iterator_->status()); in GetNextInternal()
Dbigtable_lib.cc77 Status GcpStatusToTfStatus(const ::google::cloud::Status& status) { in GcpStatusToTfStatus() function
Dbigtable_lookup_dataset_op.cc159 return GcpStatusToTfStatus(status); in GetNextInternal()