Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.cc44 int64 CollectiveAdapter::AlignedChunkElts(int64 elt_bytes, int64 total_elts, in AlignedChunkElts() function in tensorflow::CollectiveAdapter
90 ? AlignedChunkElts(sizeof(T), total_elts_, num_chunks_) in CollectiveAdapterImpl()
Dbase_collective_executor.h76 static int64 AlignedChunkElts(int64 elt_bytes, int64 total_elts,