synchronizeUpdates()
Synchronizes updates from device memory.
Declaration
func synchronizeUpdates()Discussion
This method synchronizes the weights/biases from convolution, fully connected and LSTM layers, and tensor parameters, from device memory to host memory.