paper-with-me

Papers

Comparative Analysis of CPU and GPU Profiling for Deep Learning Models

2023-09-05 · Dipesh Gyawali

Deep Learning(DL) and Machine Learning(ML) applications are rapidly increasing in recent days. Massive amounts of data are being generated over the internet which can derive meaningful results by the use of ML and DL algorithms. Hardware resources and open-source libraries have made it easy to implement these algorithms. Tensorflow and Pytorch are one of the leading frameworks for implementing ML projects. By using those frameworks, we can trace the operations executed on both GPU and CPU to analyze the resource allocations and consumption. This paper presents the time and memory allocation of CPU and GPU while training deep neural networks using Pytorch. This paper analysis shows that GPU has a lower running time as compared to CPU for deep neural networks. For a simpler network, there are not many significant improvements in GPU over the CPU.

📄 PDF Abstract BibTeX arXiv:2309.02521

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPU

Similar Papers 제목 키워드 기반

A Comparative Analysis of Distributional Term Representations for Author Profiling in Social Media

2019-05-21 · Miguel Á. Álvarez-Carmona, Esaú Villatoro-Tello, Manuel Montes-y-Gómez, Luis Villaseñor-Pienda

Author Profiling (AP) aims at predicting specific characteristics from a group of authors by analyzing their written documents. Many research has been focused on determining suitable features for modeling writing pattern…

Author Profiling

Revealing the Hidden Patterns: A Comparative Study on Profiling Subpopulations of MOOC Students

2020-08-12 · Lei Shi, Alexandra I. Cristea, Armando M. Toda, Wilk Oliveira

Massive Open Online Courses (MOOCs) exhibit a remarkable heterogeneity of students. The advent of complex "big data" from MOOC platforms is a challenging yet rewarding opportunity to deeply understand how students are en…

ClusteringDiversity

Image-based Data Representations of Time Series: A Comparative Analysis in EEG Artifact Detection

2023-12-21 · Aaron Maiwald, Leon Ackermann, Maximilian Kalcher, Daniel J. Wu

Alternative data representations are powerful tools that augment the performance of downstream models. However, there is an abundance of such representations within the machine learning toolbox, and the field lacks a com…

Artifact DetectionEEGTime Series

ProfilingAgent: Profiling-Guided Agentic Reasoning for Adaptive Model Optimization

2025-09-06 · Sadegh Jafari, Aishwarya Sarkar, Mohiuddin Bilwal, Ali Jannesari arxiv

Foundation models face growing compute and memory bottlenecks, hindering deployment on resource-limited platforms. While compression techniques such as pruning and quantization are widely used, most rely on uniform heuri…

Who Is Lagging Behind: Profiling Student Behaviors with Graph-Level Encoding in Curriculum-Based Online Learning Systems

2025-08-26 · Qian Xiao, Conn Breathnach, Ioana Ghergulescu, Conor O'Sullivan 외 arxiv

The surge in the adoption of Intelligent Tutoring Systems (ITSs) in education, while being integral to curriculum-based learning, can inadvertently exacerbate performance gaps. To address this problem, student profiling …

Representation Learning