Home
last modified time | relevance | path

Searched refs:TF_DeprecatedSessionRunCallable (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/client/
Dtf_session_helper.h75 void TF_DeprecatedSessionRunCallable(TF_DeprecatedSession* session,
Dtf_session.i505 %unignore TF_DeprecatedSessionRunCallable;
511 %noexception TF_DeprecatedSessionRunCallable;
Dtf_session_helper.cc292 void TF_DeprecatedSessionRunCallable(TF_DeprecatedSession* session, in TF_DeprecatedSessionRunCallable() function