Skip to content

senseuwaterloo/DL_Logging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An Empirical Study of Logging Practice in CUDA-based Deep Learning Systems

This project is a replication package for the paper titled "An Empirical Study of Logging Practice in CUDA-based Deep Learning Systems" . The paper proposes an empirical study to examine the characteristics and rationales of logging practices in CUDA-based deep learning (DL) systems.

Purpose

In this repository, we propose a pipeline that extracts both general and DL-specific logs from selected projects.

Folders Overview

dataset

Contains method level python code files for each selected subjects.

DL-logging

Includes Python scripts for:

  • Downloading projects that imported selected libraries by using GitHub Search API
  • Extracting logging statements

About

Studying the logging usage in deep learning systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%