cvpy.base.CASThreadTunerResults.CASThreadTunerResults.plot_exec_times

CASThreadTunerResults.plot_exec_times(fig_width: float = 8, fig_height: float = 8) Figure

Plot performance for given CAS thread tuner results.

Parameters:
fig_width:class:’float’

Specifies width of the plot.

fig_height:class:’float’

Specifies height of the plot.

Returns:
class:

‘matplotlib.figure.Figure’ ..