• Home
  • Raw
  • Download

Lines Matching refs:VLOG

285     VLOG(COMPILATION) << "ExecutionStep::finishSubModel, step " << mIndex;  in finishSubModel()
331 VLOG(COMPILATION) << "SubModelOutput (operand#" << subModelOutput.first in finishSubModel()
356 VLOG(COMPILATION) << "ExecutionStep::finishSubModel, compilation"; in finishSubModel()
364 VLOG(COMPILATION) << "ExecutionStep#" << mIndex in dump()
375 VLOG(COMPILATION) << "ExecutionPlan::CompoundBody::finish -- finishSubModel failed"; in finish()
380VLOG(COMPILATION) << "ExecutionPlan::CompoundBody::finish -- mHasSubModelOutputOfUnknownSize"; in finish()
394 VLOG(COMPILATION) << "ExecutionPlan::SimpleBody::finish, compilation"; in finish()
424 VLOG(EXECUTION) << "ExecutionPlan::makeController -- unsuccessful finish"; in makeController()
480 VLOG(EXECUTION) << "ExecutionPlan::fallback(" << controller << ", " << executor in fallback()
501 VLOG(EXECUTION) << "ExecutionPlan::next(" << controller << ", " << executor in next()
620 VLOG(COMPILATION) << "EMPTY"; in dump()
650 VLOG(COMPILATION) << "SIMPLE for " << (mDevice == nullptr ? "CPU" : mDevice->getName()); in dump()
670 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: deviceCount = " << deviceCount in partitionTheWork()
692 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: only one best device: " in partitionTheWork()
708 VLOG(COMPILATION) << "enqueueOnAppropriateDevice " << operationIndex << " onto " in partitionTheWork()
731 VLOG(COMPILATION) << "findNextDeviceToProcess: " << deviceIndex; in partitionTheWork()
755 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: original model: "; in partitionTheWork()
852 VLOG(COMPILATION) << "ModelBuilder::findBestDeviceForEachOperation(" in findBestDeviceForEachOperation()