Searched refs:mJustCompileModel (Results 1 – 1 of 1) sorted by relevance
63 private boolean mJustCompileModel; field in RunModelsInMultipleProcesses106 mJustCompileModel = configParams.getBooleanExtra(JUST_COMPILE, DEFAULT_JUST_COMPILE); in init()137 if (!mJustCompileModel) { in call()149 mJustCompileModel ? "no-file" : targetInputFile.getAbsolutePath(), inputShapeAsString, in call()151 "" + mTestDuration.getSeconds(), mTestName, ("" + mJustCompileModel).toLowerCase(), in call()