Papers/Machine learning

How gpu and tpu works

tomato13 2019. 1. 30. 16:20

For example, in a cpu side, opencl compiled a computation job like convolution computation and move it to the gpu. Then, gpu parses it and return the result.