- PackedTransformer (class in poprt.passes.packed_transformer)
- Pass (class in poprt)
- PassManager (class in poprt)
- poprt::compiler::Compiler (C++ class)
- poprt::compiler::Compiler::compile (C++ function)
- poprt::compiler::Compiler::compileAndExport (C++ function), [1]
- poprt::compiler::Compiler::compileAndGetSummaryReport (C++ function)
- poprt::compiler::CompilerOptions (C++ struct)
- poprt::compiler::CompilerOptions::availableMemoryProportion (C++ member)
- poprt::compiler::CompilerOptions::batchesPerStep (C++ member)
- poprt::compiler::CompilerOptions::cachePath (C++ member)
- poprt::compiler::CompilerOptions::compilationProgressLogger (C++ member)
- poprt::compiler::CompilerOptions::constantWeights (C++ member)
- poprt::compiler::CompilerOptions::createHostTransferableTensorWithOffset (C++ member)
- poprt::compiler::CompilerOptions::customPatterns (C++ member)
- poprt::compiler::CompilerOptions::customTransformApplierSettings (C++ member)
- poprt::compiler::CompilerOptions::enableEfficientOverlapIOTopoCons (C++ member)
- poprt::compiler::CompilerOptions::enableEngineCaching (C++ member)
- poprt::compiler::CompilerOptions::enableFastReduce (C++ member)
- poprt::compiler::CompilerOptions::enableGatherSimplifier (C++ member)
- poprt::compiler::CompilerOptions::enableModelFusion (C++ member)
- poprt::compiler::CompilerOptions::enableMultiStageReduce (C++ member)
- poprt::compiler::CompilerOptions::enableNonStableSoftmax (C++ member)
- poprt::compiler::CompilerOptions::enableOutlining (C++ member)
- poprt::compiler::CompilerOptions::enablePadConvChannel (C++ member)
- poprt::compiler::CompilerOptions::enablePipelining (C++ member)
- poprt::compiler::CompilerOptions::enablePrefetchDatastreams (C++ member)
- poprt::compiler::CompilerOptions::engineOptions (C++ member)
- poprt::compiler::CompilerOptions::groupHostSync (C++ member)
- poprt::compiler::CompilerOptions::ipuVersion (C++ member)
- poprt::compiler::CompilerOptions::numIOTiles (C++ member)
- poprt::compiler::CompilerOptions::numIpus (C++ member)
- poprt::compiler::CompilerOptions::opaqueBlobs (C++ member)
- poprt::compiler::CompilerOptions::outlineThreshold (C++ member)
- poprt::compiler::CompilerOptions::partialsType (C++ member)
- poprt::compiler::CompilerOptions::rearrangeAnchorsOnHost (C++ member)
- poprt::compiler::CompilerOptions::rearrangeStreamsOnHost (C++ member)
- poprt::compiler::CompilerOptions::serializedIrDest (C++ member)
- poprt::compiler::CompilerOptions::serializeIr (C++ member)
- poprt::compiler::CompilerOptions::showCompilationProgressBar (C++ member)
- poprt::compiler::CompilerOptions::streamBufferingDepth (C++ member)
- poprt::compiler::CompilerOptions::subgraphCopyingStrategy (C++ member)
- poprt::compiler::CompilerOptions::swapLimitScheduler (C++ member)
- poprt::compiler::CompilerOptions::timeLimitScheduler (C++ member)
- poprt::compiler::CompilerOptions::transitiveClosureOptimizationThreshold (C++ member)
- poprt::compiler::CompilerOptions::use128BitConvUnitLoad (C++ member)
- poprt::compiler::CompilerOptions::virtualGraphMode (C++ member)
- poprt::compiler::CompilerOptions::virtualGraphSplitRatios (C++ member)
- poprt::Executable (C++ class)
- poprt::Executable::appendOpaqueBlobs (C++ function), [1]
- poprt::Executable::Executable (C++ function), [1], [2], [3], [4], [5], [6]
- poprt::Executable::getOpaqueBlobs (C++ function)
- poprt::Executable::getPopefModel (C++ function)
- poprt::Executable::operator= (C++ function), [1]
- poprt::Executable::~Executable (C++ function)
- poprt::runtime::BaseRunner (C++ class)
- poprt::runtime::BaseRunner::BaseRunner (C++ function), [1]
- poprt::runtime::BaseRunner::execute (C++ function)
- poprt::runtime::BaseRunner::executeAsync (C++ function)
- poprt::runtime::BaseRunner::getExecuteInputs (C++ function)
- poprt::runtime::BaseRunner::getExecuteOutputs (C++ function)
- poprt::runtime::BaseRunner::operator= (C++ function), [1]
- poprt::runtime::BaseRunner::~BaseRunner (C++ function)
- poprt::runtime::ConstTensorMemoryView (C++ struct)
- poprt::runtime::ConstTensorMemoryView::ConstTensorMemoryView (C++ function), [1], [2]
- poprt::runtime::ConstTensorMemoryView::data (C++ member)
- poprt::runtime::ConstTensorMemoryView::dataSizeBytes (C++ member)
- poprt::runtime::DataDesc (C++ struct)
- poprt::runtime::DataDesc::DataDesc (C++ function)
- poprt::runtime::DataDesc::dataType (C++ member)
- poprt::runtime::DataDesc::name (C++ member)
- poprt::runtime::DataDesc::popefContainsTensorData (C++ member)
- poprt::runtime::DataDesc::shape (C++ member)
- poprt::runtime::DataDesc::sizeInBytes (C++ member)
- poprt::runtime::Device (C++ class)
- poprt::runtime::Device::Device (C++ function), [1], [2]
- poprt::runtime::Device::device (C++ function)
- poprt::runtime::Device::ipuVersion (C++ function)
- poprt::runtime::Device::operator= (C++ function), [1]
- poprt::runtime::Device::~Device (C++ function)
- poprt::runtime::DeviceManager (C++ class)
- poprt::runtime::DeviceManager::DeviceManager (C++ function), [1], [2]
|
- poprt::runtime::DeviceManager::getDevice (C++ function)
- poprt::runtime::DeviceManager::getNumDevices (C++ function)
- poprt::runtime::DeviceManager::getSpecificDevice (C++ function)
- poprt::runtime::DeviceManager::ipuHardwareVersion (C++ function)
- poprt::runtime::DeviceManager::operator= (C++ function), [1]
- poprt::runtime::DeviceManager::~DeviceManager (C++ function)
- poprt::runtime::DeviceWaitConfig (C++ struct)
- poprt::runtime::DeviceWaitConfig::DeviceWaitConfig (C++ function), [1]
- poprt::runtime::DeviceWaitConfig::sleepTimeSec (C++ member)
- poprt::runtime::DeviceWaitConfig::timeoutSec (C++ member)
- poprt::runtime::InputDesc (C++ type)
- poprt::runtime::InputMemoryView (C++ type)
- poprt::runtime::ModelRunner (C++ class)
- poprt::runtime::ModelRunner::execute (C++ function)
- poprt::runtime::ModelRunner::executeAsync (C++ function)
- poprt::runtime::ModelRunner::getExecuteInputs (C++ function)
- poprt::runtime::ModelRunner::getExecuteOutputs (C++ function)
- poprt::runtime::ModelRunner::ModelRunner (C++ function), [1], [2], [3]
- poprt::runtime::ModelRunner::operator= (C++ function), [1]
- poprt::runtime::ModelRunner::~ModelRunner (C++ function)
- poprt::runtime::OutputDesc (C++ type)
- poprt::runtime::OutputFutureMemoryView (C++ type)
- poprt::runtime::OutputMemoryView (C++ type)
- poprt::runtime::PackRunner (C++ class)
- poprt::runtime::PackRunner::execute (C++ function)
- poprt::runtime::PackRunner::executeAsync (C++ function)
- poprt::runtime::PackRunner::getExecuteInputs (C++ function)
- poprt::runtime::PackRunner::getExecuteOutputs (C++ function)
- poprt::runtime::PackRunner::operator= (C++ function), [1]
- poprt::runtime::PackRunner::PackRunner (C++ function), [1], [2], [3]
- poprt::runtime::PackRunner::~PackRunner (C++ function)
- poprt::runtime::PackRunnerConfig (C++ struct)
- poprt::runtime::PackRunnerConfig::algo (C++ member)
- poprt::runtime::PackRunnerConfig::compileBatchSize (C++ member)
- poprt::runtime::PackRunnerConfig::delimiterNum (C++ member)
- poprt::runtime::PackRunnerConfig::deviceWaitConfig (C++ member)
- poprt::runtime::PackRunnerConfig::disableDataAcrossRows (C++ member)
- poprt::runtime::PackRunnerConfig::dynamicGroup (C++ member)
- poprt::runtime::PackRunnerConfig::dynamicInputName (C++ member)
- poprt::runtime::PackRunnerConfig::enablePaddingRemove (C++ member)
- poprt::runtime::PackRunnerConfig::enablePaddingRemovePattern (C++ function)
- poprt::runtime::PackRunnerConfig::enablePrefetchDatastreams (C++ member)
- poprt::runtime::PackRunnerConfig::enableSingleRowMode (C++ function)
- poprt::runtime::PackRunnerConfig::maskName (C++ member)
- poprt::runtime::PackRunnerConfig::maxValidNum (C++ member)
- poprt::runtime::PackRunnerConfig::PackRunnerConfig (C++ function)
- poprt::runtime::PackRunnerConfig::runnerType (C++ member)
- poprt::runtime::PackRunnerConfig::timeoutInMicroSeconds (C++ member)
- poprt::runtime::PackRunnerConfig::unpackInfoInputName (C++ member)
- poprt::runtime::RunnerType (C++ enum)
- poprt::runtime::RunnerType::ModelFusionRunner (C++ enumerator)
- poprt::runtime::RunnerType::ModelRunner (C++ enumerator)
- poprt::runtime::RunnerType::PackRunner (C++ enumerator)
- poprt::runtime::RuntimeConfig (C++ struct)
- poprt::runtime::RuntimeConfig::autoReset (C++ member)
- poprt::runtime::RuntimeConfig::batchingDim (C++ member)
- poprt::runtime::RuntimeConfig::batchSizeTimeoutNS (C++ member)
- poprt::runtime::RuntimeConfig::checkPackageHash (C++ member)
- poprt::runtime::RuntimeConfig::dataParallelTimeoutNS (C++ member)
- poprt::runtime::RuntimeConfig::deviceWaitConfig (C++ member)
- poprt::runtime::RuntimeConfig::flushByName (C++ member)
- poprt::runtime::RuntimeConfig::flushOnWaitingOutputs (C++ member)
- poprt::runtime::RuntimeConfig::isBatchSizeTimeoutEnabled (C++ member)
- poprt::runtime::RuntimeConfig::replicaIdToDevice (C++ member)
- poprt::runtime::RuntimeConfig::requestTracepointsBufferSize (C++ member)
- poprt::runtime::RuntimeConfig::ringBufferSizeMultiplier (C++ member)
- poprt::runtime::RuntimeConfig::runnerType (C++ member)
- poprt::runtime::RuntimeConfig::threadSafe (C++ member)
- poprt::runtime::RuntimeConfig::timeoutNS (C++ member)
- poprt::runtime::RuntimeConfig::validateIOParams (C++ member)
- poprt::runtime::TensorMemory (C++ struct)
- poprt::runtime::TensorMemory::data (C++ member)
- poprt::runtime::TensorMemory::dataSizeBytes (C++ member)
- poprt::runtime::TensorMemory::getConstView (C++ function)
- poprt::runtime::TensorMemory::getView (C++ function), [1]
- poprt::runtime::TensorMemory::TensorMemory (C++ function), [1]
- poprt::runtime::TensorMemoryView (C++ struct)
- poprt::runtime::TensorMemoryView::data (C++ member)
- poprt::runtime::TensorMemoryView::dataSizeBytes (C++ member)
- poprt::runtime::TensorMemoryView::TensorMemoryView (C++ function), [1]
- PostExpand (class in poprt.passes.post_expand)
- PreScale (class in poprt.passes.pre_scale)
- property_register() (poprt.Pass static method)
|