/aosp_15_r20/external/tensorflow/tensorflow/core/public/ |
H A D | session.h | 253 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 D | client_session.cc | 163 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 D | loader.cc | 404 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 D | master_service.proto | 117 rpc RunCallable(RunCallableRequest) returns (RunCallableResponse); rpc
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_master_service_impl.cc | 135 ::grpc::Status MasterService::Stub::RunCallable( in RunCallable() function in tensorflow::grpc::MasterService::Stub
|
H A D | grpc_remote_master.cc | 101 Status RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::GrpcRemoteMaster
|
H A D | grpc_session.cc | 441 Status GrpcSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::GrpcSession
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | local_master.cc | 175 Status LocalMaster::RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::LocalMaster
|
H A D | master.cc | 697 void Master::RunCallable(CallOptions* opts, const RunCallableRequest* req, in RunCallable() function in tensorflow::Master
|
H A D | master_session.cc | 2081 Status MasterSession::RunCallable(CallOptions* opts, in RunCallable() function in tensorflow::MasterSession
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | direct_session.cc | 1919 ::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 D | session_ref.cc | 470 Status SessionRef::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::SessionRef
|