Searched refs:TF_CreatePlaceholders (Results 1 – 5 of 5) sorted by relevance
234 std::vector<TF_Output> TF_CreatePlaceholders(TF_Graph* graph, PyObject* dtypes,
645 std::vector<TF_Output> TF_CreatePlaceholders(TF_Graph* graph, PyObject* dtypes, in TF_CreatePlaceholders() function
318 auto output = tensorflow::TF_CreatePlaceholders(graph, dtypes.ptr(), in PYBIND11_MODULE()
259 tensorflow::TF_CreatePlaceholders
1284 placeholders = c_api.TF_CreatePlaceholders(