HomeSort by relevance Sort by last modified time
    Searched defs:PRun (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/
session.cc 46 Status Session::PRun(const string& handle,
direct_session.cc 738 // Create the run state and save it for future PRun calls.
792 Status DirectSession::PRun(const string& handle, const NamedTensorList& inputs,
868 LOG(WARNING) << "An error unrelated to this prun has been detected. "
    [all...]
  /external/tensorflow/tensorflow/core/distributed_runtime/rpc/
grpc_session.cc 318 Status GrpcSession::PRun(const string& handle,

Completed in 83 milliseconds