Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h448 TF_Bool supports_unified_memory; member
H A Dstream_executor.cc121 if (platform.supports_unified_memory) { in ValidateSPStreamExecutor()
H A Dstream_executor_test.cc125 params->platform->supports_unified_memory = true; in TEST()