TY - JOUR AU - Florencio, Felipe AU - Valenç, Thiago AU - Moreno, Edward David AU - Junior, Methanias Colaço PY - 2019 TI - Performance Analysis of Deep Learning Libraries: TensorFlow and PyTorch JF - Journal of Computer Science VL - 15 IS - 6 DO - 10.3844/jcssp.2019.785.799 UR - https://thescipub.com/abstract/jcssp.2019.785.799 AB - Through the increase in deep learning study and use, in the last years there was a development of specific libraries for Deep Neural Network (DNN). Each one of these libraries has different performance results and applies different techniques to optimize the implementation of algorithms. Therefore, even though implementing the same algorithm and using different libraries, the performance of their executions may have a considerable variation. For this reason, developers and scientists that work with deep learning need scientific experimental studies that examine the performance of those libraries. Therefore, this paper has the aim of evaluating and comparing these two libraries: TensorFlow and PyTorch. We have used three parameters: Hardware utilization, hardware temperature and execution time in a context of heterogeneous platforms with CPU and GPU. We used the MNIST database for training and testing the LeNet Convolutional Neural Network (CNN). We performed a scientific experiment following the Goal Question Metrics (GQM) methodology, data were validated through statistical tests. After data analysis, we show that PyTorch library presented a better performance, even though the TensorFlow library presented a greater GPU utilization rate.