Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_runner.cc208 const int64 total_argument_count = [&]() { in ExecuteReplicatedImpl() local
215 argument_buffers.reserve(total_argument_count); in ExecuteReplicatedImpl()
219 std::vector<const ShapedBuffer*> argument_buffer_ptrs(total_argument_count + in ExecuteReplicatedImpl()