Searched defs:table_pair (Results 1 – 1 of 1) sorted by relevance
231 std::pair<std::unique_ptr<TensorQTable>, CBatchInfo> table_pair; in WorkerEntry() local248 Status BatchOp::MakeBatchedRow(std::pair<std::unique_ptr<TensorQTable>, CBatchInfo> table_pair, Ten… in MakeBatchedRow()281 Status BatchOp::MapColumns(std::pair<std::unique_ptr<TensorQTable>, CBatchInfo> *table_pair) { in MapColumns()