|
|
|
@ -3763,7 +3763,7 @@ Status DavinciModel::NnExecute(rtStream_t stream, bool async_mode, const InputDa
|
|
|
|
|
GE_CHK_RT_EXEC(rt_ret, return RT_ERROR_TO_GE_STATUS(rt_ret));
|
|
|
|
|
GE_IF_BOOL_EXEC(ProfilingManager::Instance().ProfilingModelExecuteOn(), SetProfileTime(MODEL_INFER_END));
|
|
|
|
|
GELOGD("rtModelExecute end");
|
|
|
|
|
GE_CHK_STATUS_RET_NOLOG(ProfileStepInfo(this, 1));
|
|
|
|
|
GE_CHK_STATUS_RET_NOLOG(ProfileStepInfo(this, 1));
|
|
|
|
|
iterator_count_++;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|