Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dmaster_service.proto120 rpc ReleaseCallable(ReleaseCallableRequest) returns (ReleaseCallableResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/public/
H A Dsession.h280 virtual Status ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_master_service_impl.cc142 ::grpc::Status MasterService::Stub::ReleaseCallable( in ReleaseCallable() function in tensorflow::grpc::MasterService::Stub
H A Dgrpc_remote_master.cc107 Status ReleaseCallable(CallOptions* call_options, in ReleaseCallable() function in tensorflow::GrpcRemoteMaster
H A Dgrpc_session.cc468 Status GrpcSession::ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function in tensorflow::GrpcSession
/aosp_15_r20/external/tensorflow/tensorflow/cc/client/
H A Dclient_session.cc180 Status ClientSession::ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function in tensorflow::ClientSession
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dlocal_master.cc189 Status LocalMaster::ReleaseCallable(CallOptions* call_options, in ReleaseCallable() function in tensorflow::LocalMaster
H A Dmaster.cc718 void Master::ReleaseCallable(const ReleaseCallableRequest* req, in ReleaseCallable() function in tensorflow::Master
H A Dmaster_session.cc2108 Status MasterSession::ReleaseCallable(const ReleaseCallableRequest& req, in ReleaseCallable() function in tensorflow::MasterSession
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dloader.cc420 Status ReleaseCallable(CallableHandle handle) override { in ReleaseCallable() function in tensorflow::__anonfc2e3f5d0311::LiteSessionWrapper
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dsession_ref.cc478 Status SessionRef::ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function in tensorflow::SessionRef
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc2023 ::tensorflow::Status DirectSession::ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function in tensorflow::DirectSession