Skip to content

Latest commit

 

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Machine Learning Inference Platform

How to run the project:

  1. run FMaster.py at virtual machine 1.
    python3 FMaster.py
    
  2. run new_leader.py at virtual machine 1.
    python3 new_leader.py
    
  3. continue to join all the other node., by running new_leader.py at them

commands are listed as follow:

  • put localfilename sdfsfilename
  • get sdfsfilename localfilename
  • delete sdfsfilename
  • get_versions sdfsfilename num_versions localfilename
  • ls sdfsfilename
  • store
  • inference config

About

A simple distributed inference platform, similar to Ray.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages