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

  /external/tensorflow/tensorflow/python/client/
tf_session.i 480 %ignore TF_PRunSetup;
548 // Include the wrapper for TF_PRunSetup from tf_session_helper.h.
551 // of each wrapped method. We disable this behavior for TF_PRunSetup
554 %rename(TF_PRunSetup) tensorflow::TF_PRunSetup_wrapper;
556 %unignore TF_PRunSetup;
tf_session_helper.cc 322 // Wrapper for TF_PRunSetup that converts the arguments to appropriate types.
330 TF_PRunSetup(
  /external/tensorflow/tensorflow/c/
c_api.h     [all...]
c_api.cc     [all...]

Completed in 76 milliseconds