How to measure the processing speed of deep learning model?

1 visualización (últimos 30 días)
Lin
Lin el 6 de En. de 2021
Comentada: Lin el 7 de En. de 2021
I have have trained deep learning model for image classification, How to measure the processing speed of this model while to be tested into testing dataset ?
  2 comentarios
Ive J
Ive J el 6 de En. de 2021
tic
% your commands
toc
% OR
profile on
% your commands
profile viewer

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by