Searched refs:TFE_OpGetContext (Results 1 – 5 of 5) sorted by relevance
103 TFE_Context* context = TFE_OpGetContext(original_op, s); in LoggingDeviceExecute()
258 TF_CAPI_EXPORT extern TFE_Context* TFE_OpGetContext(const TFE_Op* op,
660 TFE_Context* TFE_OpGetContext(const TFE_Op* op, TF_Status* status) { in TFE_OpGetContext() function
1752 TFE_Context* context = TFE_OpGetContext(other, status); in CloneOp()
288 TFE_Context* context = TFE_OpGetContext(original_op, status); in ParallelDeviceExecute()