Searched refs:tf_allocators_ (Results 1 – 1 of 1) sorted by relevance
74 tf_allocators_.reserve(tf_allocators.size()); in MultiDeviceAdapter()77 tf_allocators_.push_back(std::move(p.first)); in MultiDeviceAdapter()112 std::vector<std::unique_ptr<tensorflow::Allocator>> tf_allocators_; variable