Searched refs:ContextFromInterface (Results 1 – 7 of 7) sorted by relevance
108 EagerContext *cpp_context = ContextFromInterface(unwrap(tfe_context)); in ImportFunction()
61 tensorflow::ContextFromInterface(tensorflow::unwrap(ctx)); in TFE_GetContextId()634 tensorflow::ContextFromInterface(tensorflow::unwrap(ctx)); in TFE_CreatePackedTensorHandle()
210 tensorflow::ContextFromInterface(tensorflow::unwrap(ctx)); in TFE_ContextUpdateServerDef()535 tensorflow::ContextFromInterface(tensorflow::unwrap(ctx)); in TFE_NewCustomDeviceTensorHandle()564 tensorflow::ContextFromInterface(tensorflow::unwrap(ctx)); in TFE_NewTensorHandleFromDeviceMemory()
518 tensorflow::ContextFromInterface(tensorflow::unwrap(ctx)); in TFE_AbortCollectiveOps()527 tensorflow::ContextFromInterface(tensorflow::unwrap(ctx)); in TFE_CollectiveOpsCheckPeerHealth()
180 TF_ASSERT_OK(ContextFromInterface(unwrap(context.get())) in TEST()
732 inline EagerContext* ContextFromInterface(ImmediateExecutionContext* context) { in ContextFromInterface() function
305 EagerContext* context = ContextFromInterface( in InputTFE_OutputTensorHandles()