Skip to content

chenwanqq/candle-distributed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

candle-distributed

Introduction

This is a distributed deep learning framework based on candle

TODO

  • multi worker detail: prefetch
  • test of multi worker dataloader. use this dataloder to train a model
  • distributed dataset, dataloader and sampler like torch
  • [] things related to GPU
  • [] parameter server
  • [] ring all-reduce

ROADMAP

This project is still on very early stage. Since I was major in Computer Vision, my plan is to implement a multi gpu training example of Object Detection model like YOLO series.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages