HomeSort by relevance Sort by last modified time
    Searched refs:TF_PRun (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/python/client/
tf_session.i 479 %ignore TF_PRun;
558 // Include the wrapper for TF_PRun from tf_session_helper.h.
561 // of each wrapped method. We disable this behavior for TF_PRun
564 %rename(TF_PRun) tensorflow::TF_PRun_wrapper;
566 %unignore TF_PRun;
tf_session_helper.cc 117 TF_PRun(session, handle, input_names.data(), inputs_unsafe.data(),
338 // Wrapper for TF_PRun that converts the arguments to appropriate types.
  /external/tensorflow/tensorflow/c/
c_api.h     [all...]
c_api.cc     [all...]

Completed in 71 milliseconds