Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api_internal.h144 struct TF_ImportGraphDefOptions { struct
145 tensorflow::ImportGraphDefOptions opts;
149 std::list<tensorflow::string> tensor_id_data;
Dc_api.h928 typedef struct TF_ImportGraphDefOptions TF_ImportGraphDefOptions; typedef