how to accelerate the classification of data using a trained or assembly deep learning neural network

1 visualizzazione (ultimi 30 giorni)
I want to speed up classifying data using a trained deep learning network.When I use "parfor" or "parfeval" under local parallel poor or other pool using deep learing function "classify" or "predict",an error occur which is "error use DAGNetwork/get.Layers".I have tried different ways to use parallel pool for classifying "TestSet",but all failed .Therefor I wonder,dese parallel pool support for the deep learing function "classify" or predict",or Is there any way to accelerate the classification of neural network?
if anyone have any advice, please reply me
here is my matlab version: 9.7.0.1247435 (R2019b) Update 2
and the code is following
2.PNG
1.PNG

Risposte (1)

Srivardhan Gadila
Srivardhan Gadila il 13 Gen 2020
You can refer to the 'Acceleration' "Name,Value" pair argument for the function classify.

Community Treasure Hunt

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

Start Hunting!

Translated by