Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_internal.h61 struct TF_DeprecatedSession { struct
62 tensorflow::Session* session;
H A Dc_api.h1346 typedef struct TF_DeprecatedSession TF_DeprecatedSession; typedef