Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api_experimental.h195 typedef struct TFE_ExecuteOpNotification TFE_ExecuteOpNotification; typedef
Dc_api_experimental.cc8771 struct TFE_ExecuteOpNotification { struct
8772 TFE_ExecuteOpNotification() : status(TF_NewStatus(), TF_DeleteStatus) {} in TFE_ExecuteOpNotification() argument
8778 TFE_ExecuteOpNotification* TFE_ExecuteOpInNewThread(TFE_Op* op, in TFE_ExecuteOpInNewThread() argument