MXNet source code analysis | KVStore
I planned to write an article on the communication process in MXNet distributed training very early. After making a draft in April, I didn't continue to sort it out due to various trivia. It happened that several new students came to the laboratory in recent days and needed some material assistance; Catch up with the autumn recruitment season, ...
Posted by wellmoon on Sun, 22 May 2022 07:47:00 +0300
Introduction to [MXNet] [Gluon] - dataset, model, training, GPU
MXNet: A flexible and efficient library for deep learning.
This is MXNet Official website Introduction, "MXNet is a flexible and efficient deep learning library".
MXNet is one of the three mainstream deep learning frameworks:
TensorFlow : supported by Google, its simplified version is Keras;
PyTo ...
Posted by olidenia on Sun, 01 May 2022 08:26:04 +0300