Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbuffer_comparator.cc590 static absl::once_flag ptxas_not_found_logged; in DeviceCompare() local
591 absl::call_once(ptxas_not_found_logged, [&]() { in DeviceCompare()
/external/tensorflow/tensorflow/stream_executor/gpu/
Dredzone_allocator.cc312 static absl::once_flag ptxas_not_found_logged; in CheckRedzones() local
313 absl::call_once(ptxas_not_found_logged, [&]() { in CheckRedzones()