Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto120 rpc ReleaseCallable(ReleaseCallableRequest) returns (ReleaseCallableResponse); rpc
/external/tensorflow/tensorflow/core/public/
Dsession.h280 virtual Status ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc142 ::grpc::Status MasterService::Stub::ReleaseCallable( in ReleaseCallable() function in tensorflow::grpc::MasterService::Stub
Dgrpc_remote_master.cc107 Status ReleaseCallable(CallOptions* call_options, in ReleaseCallable() function in tensorflow::GrpcRemoteMaster
Dgrpc_session.cc467 Status GrpcSession::ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function in tensorflow::GrpcSession
/external/tensorflow/tensorflow/cc/client/
Dclient_session.cc180 Status ClientSession::ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function in tensorflow::ClientSession
/external/tensorflow/tensorflow/core/distributed_runtime/
Dlocal_master.cc187 Status LocalMaster::ReleaseCallable(CallOptions* call_options, in ReleaseCallable() function in tensorflow::LocalMaster
Dmaster.cc720 void Master::ReleaseCallable(const ReleaseCallableRequest* req, in ReleaseCallable() function in tensorflow::Master
Dmaster_session.cc2090 Status MasterSession::ReleaseCallable(const ReleaseCallableRequest& req, in ReleaseCallable() function in tensorflow::MasterSession
/external/tensorflow/tensorflow/cc/saved_model/
Dloader.cc392 Status ReleaseCallable(CallableHandle handle) override { in ReleaseCallable() function in tensorflow::__anone37aadee0311::LiteSessionWrapper
/external/tensorflow/tensorflow/python/client/
Dsession_ref.cc477 Status SessionRef::ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function in tensorflow::SessionRef
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc2006 ::tensorflow::Status DirectSession::ReleaseCallable(CallableHandle handle) { in ReleaseCallable() function in tensorflow::DirectSession