Module adaptive

Module adaptive 

Source
Expand description

Adaptive Verification Framework for Cross-Platform GPU Operations

This module implements platform detection and adaptive verification strategies that automatically adjust verification approaches based on the execution environment and performance constraints.

Structs§

AdaptiveVerifier
Adaptive verifier that selects optimal strategy per platform
CpuFeatures
PlatformPerformanceProfile

Enums§

AdaptiveVerificationError
AdaptiveVerificationLevel
Verification level that adapts to platform constraints
GpuBackend
VerificationPlatform
Platform-specific execution environment
WasmEnvironment

Traits§

PlatformCapabilities
Platform capabilities interface for adaptive optimization