Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h408 : target_device_(target_device), in FunctionData()
412 const string& target_device() { return target_device_; } in target_device()
436 const string target_device_; variable