Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h433 TF_Bool supports_unified_memory; member
Dstream_executor_test.cc123 params->platform->supports_unified_memory = true; in TEST()
Dstream_executor.cc153 if (platform.supports_unified_memory) { in ValidateSPStreamExecutor()