Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/public/
Dsession.h253 virtual Status RunCallable(CallableHandle handle, in RunCallable() function
269 virtual Status RunCallable( in RunCallable() function
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto117 rpc RunCallable(RunCallableRequest) returns (RunCallableResponse); rpc
/external/tensorflow/tensorflow/cc/client/
Dclient_session.cc163 Status ClientSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::ClientSession
171 Status ClientSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::ClientSession
/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.cc101 Status RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::GrpcRemoteMaster
Dgrpc_session.cc440 Status GrpcSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::GrpcSession
/external/tensorflow/tensorflow/cc/saved_model/
Dloader.cc376 Status RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::__anone37aadee0311::LiteSessionWrapper
384 Status RunCallable( in RunCallable() function in tensorflow::__anone37aadee0311::LiteSessionWrapper
/external/tensorflow/tensorflow/core/distributed_runtime/
Dlocal_master.cc173 Status LocalMaster::RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::LocalMaster
Dmaster.cc699 void Master::RunCallable(CallOptions* opts, const RunCallableRequest* req, in RunCallable() function in tensorflow::Master
Dmaster_session.cc2063 Status MasterSession::RunCallable(CallOptions* opts, in RunCallable() function in tensorflow::MasterSession
/external/tensorflow/tensorflow/python/client/
Dsession_ref.cc469 Status SessionRef::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::SessionRef
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc1902 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession
1909 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession