Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_internal.h136 struct TF_ImportGraphDefOptions { struct
137 tensorflow::ImportGraphDefOptions opts;
141 std::list<tensorflow::string> tensor_id_data;
H A Dc_api.h739 typedef struct TF_ImportGraphDefOptions TF_ImportGraphDefOptions; typedef