Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.cc93 bool align_chunks) in CollectiveAdapterImpl() argument
100 chunk_elts_(align_chunks in CollectiveAdapterImpl()
105 if (!align_chunks) { in CollectiveAdapterImpl()
195 bool align_chunks) { in MakeCollectiveAdapter() argument
199 allocator, align_chunks); in MakeCollectiveAdapter()
203 align_chunks); in MakeCollectiveAdapter()
207 align_chunks); in MakeCollectiveAdapter()
211 align_chunks); in MakeCollectiveAdapter()
215 align_chunks); in MakeCollectiveAdapter()
Dbase_collective_executor.h91 bool align_chunks = true);