Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dtf_allocator_adapter.h72 std::vector<AllocatorWithStream> tf_allocators) in MultiDeviceAdapter() argument
74 tf_allocators_.reserve(tf_allocators.size()); in MultiDeviceAdapter()
75 for (AllocatorWithStream &p : tf_allocators) { in MultiDeviceAdapter()