Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc83 thread::ThreadPool* thread_pool, bool use_fast_mem) in XlaDeviceContext() argument
92 use_fast_mem_(use_fast_mem) { in XlaDeviceContext()
Dxla_device_context.h61 thread::ThreadPool* thread_pool, bool use_fast_mem = false);