Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repository is used to reproduce memory leak problem in dgl. Codes Implementary is based on GCResNet.

Notifications You must be signed in to change notification settings

AmadeusSTQ/DGL_DEBUG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is used to reproduce memory leak problem in dgl.
Codes Implementary is based on GCResNet.
Sub-dataset of GoPro(an image deblurring dataset) is already in the following path:
dataset/GoPro/GOPR0372_07_00/
To reproduce memory leak problem, Some steps are suggested to be followed:
cd src
CUDA_VISIBLE_DEVICES=0,1,2,3 python main.py --mode deblur --save_results
My issue can be found in here.

About

This repository is used to reproduce memory leak problem in dgl. Codes Implementary is based on GCResNet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages