Home
last modified time | relevance | path

Searched refs:TF_CreatePlaceholders (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/client/
Dtf_session_helper.h234 std::vector<TF_Output> TF_CreatePlaceholders(TF_Graph* graph, PyObject* dtypes,
Dtf_session_helper.cc645 std::vector<TF_Output> TF_CreatePlaceholders(TF_Graph* graph, PyObject* dtypes, in TF_CreatePlaceholders() function
Dtf_session_wrapper.cc318 auto output = tensorflow::TF_CreatePlaceholders(graph, dtypes.ptr(), in PYBIND11_MODULE()
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt259 tensorflow::TF_CreatePlaceholders
/external/tensorflow/tensorflow/python/ops/
Dwhile_v2.py1284 placeholders = c_api.TF_CreatePlaceholders(