Home
last modified time | relevance | path

Searched defs:feed_values (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtf_session_helper.cc210 PyObject* feed_values, TF_Status* out_status, in RunCallableHelper()
288 int64_t handle, PyObject* feed_values, in TF_DeprecatedSessionRunCallable()
297 PyObject* feed_values, PyObjectVector* out_values, in TF_SessionRunCallable()
H A Dtf_session_wrapper.cc539 TF_Buffer* run_metadata) { in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/wrappers/
H A Dframework.py671 def wrapped_runner(*feed_values, **kwargs):