Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbuffer_allocations.cc75 bool seen_temp_buffer = false; in Build() local
98 if (seen_temp_buffer) { in Build()
102 seen_temp_buffer = true; in Build()