Home
last modified time | relevance | path

Searched defs:MakeCallable (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmaster_service.proto114 rpc MakeCallable(MakeCallableRequest) returns (MakeCallableResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/public/
H A Dsession.h240 virtual Status MakeCallable(const CallableOptions& callable_options, in MakeCallable() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_master_service_impl.cc128 ::grpc::Status MasterService::Stub::MakeCallable( in MakeCallable() function in tensorflow::grpc::MasterService::Stub
H A Dgrpc_remote_master.cc95 Status MakeCallable(CallOptions* call_options, in MakeCallable() function in tensorflow::GrpcRemoteMaster
H A Dgrpc_session.cc427 Status GrpcSession::MakeCallable(const CallableOptions& callable_options, in MakeCallable() function in tensorflow::GrpcSession
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/runtime/
H A Druntime.cc57 TaggedValue MakeCallable(const std::string& fn_name, Function fn, in MakeCallable() function
/aosp_15_r20/external/tensorflow/tensorflow/cc/client/
H A Dclient_session.cc157 Status ClientSession::MakeCallable(const CallableOptions& callable_options, in MakeCallable() function in tensorflow::ClientSession
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dlocal_master.cc162 Status LocalMaster::MakeCallable(CallOptions* call_options, in MakeCallable() function in tensorflow::LocalMaster
H A Dmaster.cc676 void Master::MakeCallable(const MakeCallableRequest* req, in MakeCallable() function in tensorflow::Master
H A Dmaster_session.cc2012 Status MasterSession::MakeCallable(const MakeCallableRequest& req, in MakeCallable() function in tensorflow::MasterSession
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dloader.cc399 Status MakeCallable(const CallableOptions& callable_options, in MakeCallable() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dsession_ref.cc465 Status SessionRef::MakeCallable(const CallableOptions& callable_options, in MakeCallable() function in tensorflow::SessionRef
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc1859 Status DirectSession::MakeCallable(const CallableOptions& callable_options, in MakeCallable() function in tensorflow::DirectSession