필터 지우기
필터 지우기

parallel pool for deep learning

조회 수: 2 (최근 30일)
Leon
Leon 2020년 12월 13일
답변: Maksym Tymchenko 2023년 3월 10일
Dear all,
I am training a network for deeplearning.
In order to speed up the training, I created a parpool (in this case of 2 (instead of one).
However the process time for the training remains the same, so it looks like the parpool does not wotk for training a deeplearning network.
I do have the parallel toolbox 2019b (ver 7.1) and deep learning toolbox 2019b (ver 13.0)
Can anyone help me?
Thx

답변 (1개)

Maksym Tymchenko
Maksym Tymchenko 2023년 3월 10일
This example demonstrated how you can train a single deep learning network using multiple GPUs in parallel:
If you are interested in training multiple deep learning experiments in parallel instead, check out this example:

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by