Home
last modified time | relevance | path

Searched defs:RunCallable (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto115 rpc RunCallable(RunCallableRequest) returns (RunCallableResponse); rpc
/external/tensorflow/tensorflow/core/public/
Dsession.h218 virtual Status RunCallable(CallableHandle handle, in RunCallable() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc135 ::grpc::Status MasterService::Stub::RunCallable( in RunCallable() function in tensorflow::grpc::MasterService::Stub
Dgrpc_remote_master.cc98 Status RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::GrpcRemoteMaster
Dgrpc_session.cc422 Status GrpcSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::GrpcSession
/external/tensorflow/tensorflow/cc/client/
Dclient_session.cc136 Status ClientSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::ClientSession
/external/tensorflow/tensorflow/core/distributed_runtime/
Dlocal_master.cc173 Status LocalMaster::RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::LocalMaster
Dmaster.cc701 void Master::RunCallable(CallOptions* opts, const RunCallableRequest* req, in RunCallable() function in tensorflow::Master
Dmaster_session.cc1964 Status MasterSession::RunCallable(CallOptions* opts, in RunCallable() function in tensorflow::MasterSession
/external/tensorflow/tensorflow/python/client/
Dsession_ref.cc468 Status SessionRef::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::SessionRef
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc1784 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession