Searched refs:tf_allocators (Results 1 – 1 of 1) sorted by relevance
72 std::vector<AllocatorWithStream> tf_allocators) in MultiDeviceAdapter() argument74 tf_allocators_.reserve(tf_allocators.size()); in MultiDeviceAdapter()75 for (AllocatorWithStream &p : tf_allocators) { in MultiDeviceAdapter()