Lines Matching refs:COMPILATION
82 VLOG(COMPILATION) << "Cache " << i << ": " << filename; in createCacheHandleVec()
124 VLOG(COMPILATION) << "compileFromCache"; in compileFromCache()
436 VLOG(COMPILATION) << "ExecutionStep::finishSubModel, step " << mIndex; in logSubModel()
454 VLOG(COMPILATION) << name << ": " << toLog; in logSubModel()
461 VLOG(COMPILATION) << name << ": " << toLog; in logSubModel()
496 if (VLOG_IS_ON(COMPILATION)) { in finishSubModel()
540 VLOG(COMPILATION) << "SubModelOutput (operand#" << subModelOutput.first in finishSubModel()
577 VLOG(COMPILATION) << "ExecutionStep::finishSubModel, compilation on " << mDevice->getName(); in finishSubModel()
585 if (VLOG_IS_ON(COMPILATION)) { in dump()
586 VLOG(COMPILATION) << "ExecutionStep#" << mIndex << " for " << mDevice->getName(); in dump()
598 VLOG(COMPILATION) << "ExecutionPlan::CompoundBody::finish -- finishSubModel failed"; in finish()
603 … VLOG(COMPILATION) << "ExecutionPlan::CompoundBody::finish -- mHasSubModelOutputOfUnknownSize"; in finish()
614 VLOG(COMPILATION) << "ExecutionPlan::SimpleBody::finish, compilation"; in finish()
907 VLOG(COMPILATION) << "EMPTY"; in dump()
955 VLOG(COMPILATION) << "SIMPLE for " << mDevice->getName(); in dump()
972 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: deviceCount = " << deviceCount in partitionTheWork()
985 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: only one best device: " in partitionTheWork()
1000 VLOG(COMPILATION) << "enqueueOnAppropriateDevice " << operationIndex << " onto " in partitionTheWork()
1023 VLOG(COMPILATION) << "findNextDeviceToProcess: " << deviceIndex; in partitionTheWork()
1044 if (VLOG_IS_ON(COMPILATION)) { in partitionTheWork()
1047 VLOG(COMPILATION) << "ModelBuilder::partitionTheWork: original model: "; in partitionTheWork()
1291 VLOG(COMPILATION) << "origOperandIndexToSlicedIndex initialization created " in initializeSlice()
1341 VLOG(COMPILATION) << "OrigOperandToSlicedInputOperandIndex::getIndex looked for " in initializeSlice()
1355 VLOG(COMPILATION) << "OrigOperandToSlicedInputOperandIndex::getIndex created " in initializeSlice()
1422 VLOG(COMPILATION) << "origOperandIndexToSlicedIndex inputIndexes processing created " in initializeSlice()
1441 VLOG(COMPILATION) in initializeSlice()
1467 VLOG(COMPILATION) << "origOperandIndexToSlicedIndex compliant input " in initializeSlice()
1501 VLOG(COMPILATION) << "origOperandIndexToSlicedIndex compliant output created " in initializeSlice()
1520 if (VLOG_IS_ON(COMPILATION)) { in initializeSlice()
1589 VLOG(COMPILATION) << "Device " << device->getName() in findBestDeviceForEachOperation()
1600 VLOG(COMPILATION) << "ModelBuilder::findBestDeviceForEachOperation(" in findBestDeviceForEachOperation()