Home
last modified time | relevance | path

Searched defs:GetDevicePlacementPolicy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.h216 tensorflow::ContextDevicePlacementPolicy GetDevicePlacementPolicy() in GetDevicePlacementPolicy() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc510 ContextDevicePlacementPolicy EagerContext::GetDevicePlacementPolicy() const { in GetDevicePlacementPolicy() function in tensorflow::EagerContext