Searched defs:QueueBase (Results 1 – 2 of 2) sorted by relevance
52 QueueBase::QueueBase(int32 capacity, const DataTypeVector& component_dtypes, in QueueBase() function in tensorflow::QueueBase
119 class QueueBase(object): class