/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/core/protobuf/ |
D | master_service.proto | 117 rpc RunCallable(RunCallableRequest) returns (RunCallableResponse); rpc
|
/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/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 | 440 Status GrpcSession::RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::GrpcSession
|
/external/tensorflow/tensorflow/cc/saved_model/ |
D | loader.cc | 376 Status RunCallable(CallableHandle handle, in RunCallable() function in tensorflow::__anone37aadee0311::LiteSessionWrapper 384 Status RunCallable( in RunCallable() function in tensorflow::__anone37aadee0311::LiteSessionWrapper
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | local_master.cc | 173 Status LocalMaster::RunCallable(CallOptions* call_options, in RunCallable() function in tensorflow::LocalMaster
|
D | master.cc | 699 void Master::RunCallable(CallOptions* opts, const RunCallableRequest* req, in RunCallable() function in tensorflow::Master
|
D | master_session.cc | 2063 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 | 1902 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession 1909 ::tensorflow::Status DirectSession::RunCallable( in RunCallable() function in tensorflow::DirectSession
|