Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Doptimization_registry.h72 const Device* default_function_device = nullptr; member
H A Dprocess_function_library_runtime.cc906 optimization_options.default_function_device = default_device; in InstantiateMultiDevice()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dtransform_graph_function.cc127 optimization_options.default_function_device = default_device; in TransformGraphFunction()