Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_internal.h65 struct TFE_Context { struct
66 TFE_Context(const tensorflow::SessionOptions& opts, in TFE_Context() argument
75 tensorflow::EagerContext context;
Dc_api.h91 typedef struct TFE_Context TFE_Context; typedef