openfl.protocols.director_pb2_grpc.DirectorServicer

class openfl.protocols.director_pb2_grpc.DirectorServicer

Bases: object

Missing associated documentation comment in .proto file.

Methods

GetDatasetInfo

Missing associated documentation comment in .proto file.

GetEnvoys

Missing associated documentation comment in .proto file.

GetExperimentData

Missing associated documentation comment in .proto file.

GetExperimentDescription

GetExperimentStatus

Missing associated documentation comment in .proto file.

GetExperimentsList

Missing associated documentation comment in .proto file.

GetMetricStream

Missing associated documentation comment in .proto file.

GetTrainedModel

Missing associated documentation comment in .proto file.

RemoveExperimentData

Missing associated documentation comment in .proto file.

SetExperimentFailed

Missing associated documentation comment in .proto file.

SetNewExperiment

2.2 API RPCs

UpdateEnvoyStatus

Missing associated documentation comment in .proto file.

UpdateShardInfo

WaitExperiment

Shard owner could also provide some public data for tests

GetDatasetInfo(request, context)

Missing associated documentation comment in .proto file.

GetEnvoys(request, context)

Missing associated documentation comment in .proto file.

GetExperimentData(request, context)

Missing associated documentation comment in .proto file.

GetExperimentDescription(request, context)

2. Frontend RPCs 2.1 Extension RPCs

GetExperimentStatus(request, context)

Missing associated documentation comment in .proto file.

GetExperimentsList(request, context)

Missing associated documentation comment in .proto file.

GetMetricStream(request, context)

Missing associated documentation comment in .proto file.

GetTrainedModel(request, context)

Missing associated documentation comment in .proto file.

RemoveExperimentData(request, context)

Missing associated documentation comment in .proto file.

SetExperimentFailed(request, context)

Missing associated documentation comment in .proto file.

SetNewExperiment(request_iterator, context)

2.2 API RPCs

UpdateEnvoyStatus(request, context)

Missing associated documentation comment in .proto file.

UpdateShardInfo(request, context)
  1. Envoy RPCs

WaitExperiment(request, context)

Shard owner could also provide some public data for tests