List of all items
Structs
- cache::CacheKey
- cache::CachedKernel
- cache::CompiledHandle
- cache::DiskCacheConfig
- cache::KernelCache
- cache::KernelCacheConfig
- cache::KeyFingerprint
- clif_lower::MemRef
- deopt::DeoptGuard
- detector::BlockIR
- detector::DetectorConfig
- detector::PlironCandidate
- differential::DifferentialOracle
- differential::OracleConfig
- differential::OracleDivergence
- differential::Tolerance
- differential::ToleranceTable
- ir::GridHint
- ir::TensorWasmKernelBlueprint
- lower_memory::MemLowerContext
- lowered_ir::LoweredBlock
- lowered_ir::LoweredFunction
- lowered_ir::LoweredSignature
- lowering_builder::LoweringBuilder
- lowering_errors::InstLocation
- ptx_emit::EmitConfig
- ptx_emit::EmittedPtx
- registry::DiskRegistry
- registry::InMemoryBlueprintResolver
- registry::InMemoryRegistry
- registry::KernelManifest
- reject_list::Rejection
- rewrite::OffloadedFunction
- rewrite::RewriteOptions
- rewrite::RewriteOutcome
Enums
- blueprint_adapter::AdapterError
- clif_lower::LowerError
- deopt::DeoptReason
- detector::DetectorVerdict
- detector::Op
- differential::BlueprintKind
- differential::Dtype
- differential::OracleVerdict
- differential::ReferenceEvalError
- differential::WmmaStructuralError
- ir::ElemType
- ir::TensorWasmOp
- lower_memory::MemLowerError
- lower_signature::SignatureLoweringError
- lowered_ir::LoweredOp
- lowered_ir::LoweredType
- lowering_errors::LoweringError
- ptx_emit::EmitError
- registry::RegistryError
- reject_list::RejectReason
- rewrite::RewriteError
Traits
Functions
- blueprint_adapter::lowered_function_to_blueprint
- clif_lower::lower_block
- clif_lower::lower_block_checked
- detector::classify
- detector::classify_default
- detector::classify_ops
- detector::pliron_pipeline_enabled
- detector::try_pliron_candidate
- differential::check_wmma_structure
- differential::conv2d_reference
- differential::matmul_reference
- differential::reference_eval
- lower_arith::lower_arith_inst
- lower_cf::lower_cf_inst
- lower_conv::lower_conv_inst
- lower_float::lower_float_inst
- lower_memory::lower_memory_inst
- lower_signature::cranelift_type_to_lowered
- lower_signature::lower_signature
- lower_vector::lower_vector_inst
- lowering_driver::lower_function
- lowering_test_support::empty_function
- lowering_test_support::function_with_binary_op
- lowering_test_support::function_with_load
- lowering_test_support::function_with_store
- lowering_test_support::function_with_unary_op
- ptx_emit::emit
- ptx_emit::emit_with
- ptx_emit::is_valid_ptx_identifier
- registry::sign_manifest
- reject_list::check_function
- reject_list::scan_function
- rewrite::rewrite_wasm
Type Aliases
Constants
- cache::DEFAULT_CAPACITY
- ptx_emit::DEFAULT_PTX_VERSION
- ptx_emit::DEFAULT_TARGET
- ptx_emit::MAX_EMITTED_OPS
- ptx_emit::MAX_LANES
- ptx_emit::MAX_PTX_IDENTIFIER_LEN
- ptx_emit::WMMA_ACC_FRAG_REGS
- ptx_emit::WMMA_OPERAND_FRAG_REGS
- ptx_emit::WMMA_TILE_DIM
- registry::DISK_REGISTRY_DEFAULT_LIMIT
- registry::DISK_REGISTRY_MAX_LIMIT
- rewrite::DEFAULT_HOST_ALLOC_FN
- rewrite::DEFAULT_HOST_FN
- rewrite::DEFAULT_HOST_FREE_FN
- rewrite::DEFAULT_HOST_MODULE
- rewrite::DEFAULT_SM_VERSION