ModelInferenceTime.add_condition_inference_time_less_than#

ModelInferenceTime.add_condition_inference_time_less_than(value: float = 0.001) MI[source]#

Add condition - the average model inference time (in seconds) per sample is less than threshold.

Parameters
valuefloat , default: 0.001

condition threshold.

Returns
——-
MI