Y
Hacker News
new
|
ask
|
show
|
jobs
by
tianlins
3803 days ago
They claimed to be "the only public toolkit that can scale beyond single machine". Well, mxnet (
https://github.com/dmlc/mxnet
) can scale across multiple CPUs and GPUs.
1 comments
santoshalper
3803 days ago
Multiple machines implies scaling across a network or backbone - multiple logical computers. As I understand it at least.
link
dgacmu
3802 days ago
Mxnet does. The commenter just left that part out. "The library is portable and lightweight, and is ready scales to multiple GPUs, and multiple machines."
https://mxnet.readthedocs.org/en/latest/distributed_training...
link