Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/public/
H A Dsession.h253 virtual Status RunCallable(CallableHandle handle, in RunCallable() function
269 virtual Status RunCallable( in RunCallable() function
/aosp_15_r20/external/tensorflow/tensorflow/cc/client/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dloader.cc404 Status RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
412 Status RunCallable( in RunCallable() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmaster_service.proto117 rpc RunCallable(RunCallableRequest) returns (RunCallableResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_master_service_impl.cc135 ::grpc::Status MasterService::Stub::RunCallable( in RunCallable() function in tensorflow::grpc::MasterService::Stub
H A Dgrpc_remote_master.cc101 Status RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::GrpcRemoteMaster
H A Dgrpc_session.cc441 Status GrpcSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::GrpcSession
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dlocal_master.cc175 Status LocalMaster::RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::LocalMaster
H A Dmaster.cc697 void Master::RunCallable(CallOptions* opts, const RunCallableRequest* req, in RunCallable() function in tensorflow::Master
H A Dmaster_session.cc2081 Status MasterSession::RunCallable(CallOptions* opts, in RunCallable() function in tensorflow::MasterSession
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc1919 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession
1926 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dsession_ref.cc470 Status SessionRef::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::SessionRef