/external/tensorflow/tensorflow/core/public/ |
D | session.h | 253 virtual Status RunCallable(CallableHandle handle, in RunCallable() function 269 virtual Status RunCallable( in RunCallable() function
|
/external/tensorflow/tensorflow/cc/client/ |
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
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | master_service.proto | 117 rpc RunCallable(RunCallableRequest) returns (RunCallableResponse); rpc
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_master_service_impl.cc | 135 ::grpc::Status MasterService::Stub::RunCallable( in RunCallable() function in tensorflow::grpc::MasterService::Stub
|
D | grpc_remote_master.cc | 101 Status RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::GrpcRemoteMaster
|
D | grpc_session.cc | 441 Status GrpcSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::GrpcSession
|
/external/tensorflow/tensorflow/cc/saved_model/ |
D | loader.cc | 382 Status RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::__anonc4f8f2930311::LiteSessionWrapper 390 Status RunCallable( in RunCallable() function in tensorflow::__anonc4f8f2930311::LiteSessionWrapper
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | local_master.cc | 175 Status LocalMaster::RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::LocalMaster
|
D | master.cc | 700 void Master::RunCallable(CallOptions* opts, const RunCallableRequest* req, in RunCallable() function in tensorflow::Master
|
D | master_session.cc | 2057 Status MasterSession::RunCallable(CallOptions* opts, in RunCallable() function in tensorflow::MasterSession
|
/external/tensorflow/tensorflow/python/client/ |
D | session_ref.cc | 469 Status SessionRef::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::SessionRef
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | direct_session.cc | 1897 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession 1904 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession
|