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

  /external/tensorflow/tensorflow/go/
session.go 255 C.TF_SessionPRunSetup(s.c,
  /external/tensorflow/tensorflow/python/client/
tf_session.i 491 // We use TF_SessionPRunSetup_wrapper instead of TF_SessionPRunSetup
492 %ignore TF_SessionPRunSetup;
tf_session_helper.cc 525 // Call TF_SessionPRunSetup() (and release GIL during execution)
527 TF_SessionPRunSetup(session, inputs.data(), inputs.size(), outputs.data(),
  /external/tensorflow/tensorflow/c/
c_api.h     [all...]
c_api.cc     [all...]
c_api_test.cc     [all...]

Completed in 65 milliseconds