BurraAbhishek / D2N2Accel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D2N2Accel

Distributed Deep Neural Network Accelerator for CPU based faster Processing

This framework contains AWS Sagemager instance creation and use it for Distributing Neural Network in Data Parallel Mode This framework can be scaled for exascale computing

#Dependencies imutils to be installed for executing this code

pip install imutils

#Execution

mpirun -np 5 python D2N2Accel.py

About

License:MIT License


Languages

Language:Python 100.0%