Trains on self.model using the client's train_data. Args: num_epochs: Number of epochs to train. Unsupported if minibatch is provided (minibatch has only 1 epoch) batch_size: Size of training batches. minibatch: fraction of client's data to apply minibatc
(self, num_epochs=1, batch_size=10, minibatch=None)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected