Searched defs:TFE_ContextOptions (Results 1 – 2 of 2) sorted by relevance
58 struct TFE_ContextOptions { struct59 TF_SessionOptions session_options;61 bool async = false;
48 typedef struct TFE_ContextOptions TFE_ContextOptions; typedef