Searched refs:TFE_ContextDevicePlacementPolicy (Results 1 – 6 of 6) sorted by relevance
65 typedef enum TFE_ContextDevicePlacementPolicy { enum76 } TFE_ContextDevicePlacementPolicy; typedef85 TFE_ContextOptions*, TFE_ContextDevicePlacementPolicy);114 TFE_Context* ctx, TFE_ContextDevicePlacementPolicy policy);118 TF_CAPI_EXPORT extern TFE_ContextDevicePlacementPolicy
33 TFE_ContextDevicePlacementPolicy device_placement_policy{
109 TFE_ContextOptions* options, TFE_ContextDevicePlacementPolicy policy) { in TFE_ContextOptionsSetDevicePlacementPolicy()252 TFE_Context* ctx, TFE_ContextDevicePlacementPolicy policy) { in TFE_ContextSetThreadLocalDevicePlacementPolicy()260 extern TFE_ContextDevicePlacementPolicy TFE_ContextGetDevicePlacementPolicy( in TFE_ContextGetDevicePlacementPolicy()262 return static_cast<TFE_ContextDevicePlacementPolicy>( in TFE_ContextGetDevicePlacementPolicy()
397 TFE_ContextDevicePlacementPolicy global_policy, in TensorHandleSilentCopy()398 TFE_ContextDevicePlacementPolicy thread_policy, in TensorHandleSilentCopy()
43 opts, static_cast<TFE_ContextDevicePlacementPolicy>(dpp)); in Java_org_tensorflow_EagerSession_allocate()
718 [](py::handle& ctx, TFE_ContextDevicePlacementPolicy policy) { in PYBIND11_MODULE()1492 py::enum_<TFE_ContextDevicePlacementPolicy>( in PYBIND11_MODULE()