List of all items
Structs
- active_learning::CoreSetSelection
- active_learning::EntropySampling
- active_learning::ExpectedModelChange
- active_learning::MarginSampling
- active_learning::QueryByCommittee
- active_learning::RandomSampling
- active_learning::UncertaintySampling
- autograd::ComputationGraph
- autograd::Tensor
- autograd::TensorId
- automl::ActiveLearningSearch
- automl::AutoTuner
- automl::DESearch
- automl::EarlyStopping
- automl::GridSearch
- automl::LogScale
- automl::ProgressCallback
- automl::RandomSearch
- automl::SearchSpace
- automl::TPE
- automl::TPEConfig
- automl::TimeBudget
- automl::Trial
- automl::TrialResult
- automl::TuneResult
- bayesian::BayesianLinearRegression
- bayesian::BayesianLogisticRegression
- bayesian::BetaBinomial
- bayesian::DirichletMultinomial
- bayesian::GammaPoisson
- bayesian::NormalInverseGamma
- bench::EvalResult
- bench::EvalSuiteConfig
- bench::Example
- bench::ExampleResult
- bench::ModelComparison
- bench::ParetoPoint
- bench::Recommendation
- bench::pareto::ModelRecommendations
- bench::py2rs::LevelResult
- bench::py2rs::Py2RsScore
- bench_viz::BenchConfig
- bench_viz::BenchMeasurement
- bench_viz::BenchStats
- bench_viz::BenchmarkGrid
- bench_viz::BenchmarkRunner
- bench_viz::ProfilingHotspot
- bundle::BundleBuilder
- bundle::BundleConfig
- bundle::BundleFormat
- bundle::BundleManifest
- bundle::BundleReader
- bundle::BundleWriter
- bundle::MappedFile
- bundle::MappedRegion
- bundle::MemoryMappedFile
- bundle::ModelBundle
- bundle::ModelEntry
- bundle::ModelMetadata
- bundle::PagedBundle
- bundle::PagingConfig
- bundle::PagingStats
- cache::AccessStats
- cache::CacheConfig
- cache::CacheEntry
- cache::CacheMetadata
- cache::CacheStats
- cache::MemoryBudget
- cache::ModelInfo
- cache::ModelRegistry
- cache::ModelType
- calibration::IsotonicRegression
- calibration::PlattScaling
- calibration::TemperatureScaling
- chaos::ChaosConfig
- citl::CITL
- citl::CITLBuilder
- citl::CITLConfig
- citl::CargoProject
- citl::CodeReplacement
- citl::CompilationMetrics
- citl::CompilationTimeMetrics
- citl::CompileOptions
- citl::CompiledArtifact
- citl::CompilerDiagnostic
- citl::CompilerSuggestion
- citl::CompilerVersion
- citl::ContrastiveLoss
- citl::ConvergenceMetrics
- citl::DiagnosticLabel
- citl::ErrorCode
- citl::ErrorEmbedding
- citl::ErrorEncoder
- citl::ErrorFixPattern
- citl::ErrorFrequencyMetrics
- citl::FixAttemptMetrics
- citl::FixResult
- citl::FixTemplate
- citl::GNNErrorEncoder
- citl::MetricsSummary
- citl::MetricsTracker
- citl::NeuralEncoderConfig
- citl::NeuralErrorEncoder
- citl::PatternLibrary
- citl::PatternMatch
- citl::PatternUsageMetrics
- citl::ProgramFeedbackGraph
- citl::RustCompiler
- citl::SourceSpan
- citl::SuggestedFix
- citl::TrainingSample
- citl::TripletLoss
- citl::TypeInfo
- citl::Vocabulary
- classification::GaussianNB
- classification::KNearestNeighbors
- classification::LinearSVM
- classification::LogisticRegression
- cluster::AgglomerativeClustering
- cluster::DBSCAN
- cluster::GaussianMixture
- cluster::IsolationForest
- cluster::KMeans
- cluster::LocalOutlierFactor
- cluster::Merge
- cluster::SpectralClustering
- code::AstNode
- code::AstPath
- code::Code2VecEncoder
- code::CodeEmbedding
- code::CodeGraph
- code::CodeGraphEdge
- code::CodeGraphNode
- code::CodeMPNN
- code::CodeMPNNLayer
- code::PathContext
- code::PathExtractor
- code::Token
- compute::BackendSelector
- compute::BackendTolerance
- compute::DivergenceGuard
- compute::ExperimentSeed
- compute::JidokaGuard
- compute::Matrix
- compute::StressTestConfig
- compute::StressThresholds
- compute::TrainingGuard
- compute::Vector
- data::ColumnStats
- data::DataFrame
- decomposition::ica::ICA
- demo::BrowserCompatibility
- demo::DemoMetrics
- demo::PerplexityChecker
- demo::Qwen2Config
- demo::Qwen2Tokenizer
- demo::SpecialTokens
- demo::reliable::AdaptiveOutput
- demo::reliable::ModelCache
- demo::reliable::ModelProvenance
- demo::reliable::PerfTimer
- demo::reliable::PerformanceMetrics
- demo::reliable::PrerequisiteCheck
- demo::reliable::RecoverableError
- embed::DataProvenance
- embed::EmbeddedTestData
- ensemble::MixtureOfExperts
- ensemble::MoeConfig
- ensemble::SoftmaxGating
- format::compare::CompareConfig
- format::compare::CompareReport
- format::compare::TensorComparison
- format::compare::WeightComparer
- format::converter::AprConverter
- format::converter::ConvertOptions
- format::converter::ConvertReport
- format::converter::ExportOptions
- format::converter::ExportReport
- format::converter::MergeOptions
- format::converter::MergeReport
- format::converter_types::DequantizedTensors
- format::converter_types::ImportOptions
- format::converter_types::NativeF32Tensors
- format::converter_types::ShardedIndex
- format::converter_types::TensorExpectation
- format::diff::DiffEntry
- format::diff::DiffOptions
- format::diff::DiffReport
- format::gguf::api::GgufLoadResult
- format::gguf::api::GgufModelConfig
- format::gguf::api::GgufRawLoadResult
- format::gguf::api::GgufRawTensor
- format::gguf::api::GgufTokenizer
- format::gguf::reader::GgufReader
- format::gguf::reader::GgufTensorMeta
- format::gguf::types::GgufHeader
- format::gguf::types::GgufTensor
- format::gguf::types::GgufTensorInfo
- format::golden::GoldenTrace
- format::golden::GoldenTraceSet
- format::golden::GoldenVerifyReport
- format::golden::LogitStats
- format::golden::TraceVerifyResult
- format::hexdump::HexDumpConfig
- format::hexdump::LayerInfo
- format::hexdump::TensorStatistics
- format::hexdump::TreeNode
- format::layout_contract::LayoutContract
- format::layout_contract::TensorContract
- format::lint::LintIssue
- format::lint::LintReport
- format::lint::ModelLintInfo
- format::lint::TensorLintInfo
- format::model_card::ModelCard
- format::model_card::TrainingDataInfo
- format::model_family::CertificationConfig
- format::model_family::ChatTemplateConfig
- format::model_family::ContractError
- format::model_family::DynModelFamily
- format::model_family::FamilyRegistry
- format::model_family::ModelConstraints
- format::model_family::ModelFamilyConfig
- format::model_family::ModelSizeConfig
- format::model_family::ShapeTemplate
- format::model_family::TensorTemplate
- format::rosetta::ConversionOptions
- format::rosetta::ConversionPath
- format::rosetta::ConversionReport
- format::rosetta::InspectionReport
- format::rosetta::RosettaStone
- format::rosetta::TensorInfo
- format::rosetta::TensorStats
- format::rosetta::TensorValidation
- format::rosetta::ValidationReport
- format::rosetta::VerificationReport
- format::rosetta_ml::AnomalyDetector
- format::rosetta_ml::CanaryFile
- format::rosetta_ml::CategorySummary
- format::rosetta_ml::ConversionIssue
- format::rosetta_ml::DecisionStats
- format::rosetta_ml::ErrorPattern
- format::rosetta_ml::ErrorPatternLibrary
- format::rosetta_ml::HanseiReport
- format::rosetta_ml::TarantulaTracker
- format::rosetta_ml::TensorCanary
- format::rosetta_ml::TensorFeatures
- format::rosetta_ml::WilsonScore
- format::sharded::CacheStats
- format::sharded::CachedShard
- format::sharded::ImportProgress
- format::sharded::ImportReport
- format::sharded::ShardCache
- format::sharded::ShardIndex
- format::sharded::ShardedImportConfig
- format::sharded::ShardedImporter
- format::tensors::TensorInfo
- format::tensors::TensorListOptions
- format::tensors::TensorListResult
- format::types::DistillationInfo
- format::types::DistillationParams
- format::types::Flags
- format::types::Header
- format::types::LayerMapping
- format::types::LicenseInfo
- format::types::Metadata
- format::types::ModelInfo
- format::types::SaveOptions
- format::types::TeacherProvenance
- format::types::TrainingInfo
- format::v2::AprV2Flags
- format::v2::AprV2Header
- format::v2::AprV2Metadata
- format::v2::AprV2Reader
- format::v2::AprV2ReaderRef
- format::v2::AprV2Writer
- format::v2::ChatSpecialTokens
- format::v2::QuantizationMetadata
- format::v2::ShardInfo
- format::v2::ShardManifest
- format::v2::ShardingMetadata
- format::v2::TensorIndexEntry
- format::validated_tensors::ContractValidationError
- format::validated_tensors::RowMajor
- format::validated_tensors::TensorStats
- format::validated_tensors::ValidatedEmbedding
- format::validated_tensors::ValidatedVector
- format::validated_tensors::ValidatedWeight
- format::validation::AprHeader
- format::validation::AprValidator
- format::validation::Gate
- format::validation::PokaYokeResult
- format::validation::TensorStats
- format::validation::ValidationCheck
- format::validation::ValidationReport
- format::validation::WhisperValidation
- glm::GLM
- gnn::EdgeConv
- gnn::GATConv
- gnn::GCNConv
- gnn::GINConv
- gnn::GraphSAGEConv
- graph::Edge
- graph::Graph
- index::BiEncoder
- index::ColBERT
- index::CrossEncoder
- index::HybridSearch
- index::hnsw::HNSWIndex
- inspect::DiffItem
- inspect::DiffResult
- inspect::HeaderFlags
- inspect::HeaderInspection
- inspect::InspectOptions
- inspect::InspectionError
- inspect::InspectionResult
- inspect::InspectionWarning
- inspect::LicenseInfo
- inspect::MetadataInspection
- inspect::TrainingInfo
- inspect::WeightDiff
- inspect::WeightStats
- interpret::CounterfactualExplainer
- interpret::CounterfactualResult
- interpret::FeatureContributions
- interpret::IntegratedGradients
- interpret::LIME
- interpret::LIMEExplanation
- interpret::PermutationImportance
- interpret::SaliencyMap
- interpret::ShapExplainer
- linear_model::ElasticNet
- linear_model::Lasso
- linear_model::LinearRegression
- linear_model::Ridge
- loading::BufferPool
- loading::LoadConfig
- loading::LoadResult
- loading::cipher::CipherCapabilities
- loading::wcet::HeaderInfo
- loading::wcet::PlatformSpecs
- loading::wcet::WcetBreakdown
- loading::wcet::WcetPercentages
- logic::BilinearScorer
- logic::EmbeddingSpace
- logic::ProgramBuilder
- logic::RelationMatrix
- logic::RescalFactorizer
- logic::TensorProgram
- loss::CTCLoss
- loss::DiceLoss
- loss::FocalLoss
- loss::HingeLoss
- loss::HuberLoss
- loss::InfoNCELoss
- loss::MAELoss
- loss::MSELoss
- loss::TripletLoss
- loss::WassersteinLoss
- metaheuristics::AntColony
- metaheuristics::BinaryGA
- metaheuristics::CmaEs
- metaheuristics::ConvergenceTracker
- metaheuristics::DifferentialEvolution
- metaheuristics::FeatureSelectionResult
- metaheuristics::FeatureSelector
- metaheuristics::GeneticAlgorithm
- metaheuristics::HarmonySearch
- metaheuristics::HyperoptResult
- metaheuristics::HyperoptSearch
- metaheuristics::HyperparameterSet
- metaheuristics::IpopConfig
- metaheuristics::OptimizationResult
- metaheuristics::ParticleSwarm
- metaheuristics::SimulatedAnnealing
- metaheuristics::SwapMove
- metaheuristics::TabuSearch
- metaheuristics::benchmarks::BenchmarkInfo
- metaheuristics::nas::LayerConfig
- metaheuristics::nas::NasGenome
- metaheuristics::nas::NasSearchSpace
- metrics::drift::DriftConfig
- metrics::drift::DriftDetector
- metrics::drift::RetrainingTrigger
- metrics::drift::RollingDriftMonitor
- metrics::evaluator::ComparisonResult
- metrics::evaluator::ModelEvaluator
- metrics::evaluator::ModelResult
- metrics::ranking::RankingMetrics
- mining::Apriori
- mining::AssociationRule
- model_selection::CrossValidationResult
- model_selection::GridSearchResult
- model_selection::KFold
- model_selection::StratifiedKFold
- models::qwen2::Embedding
- models::qwen2::KVCache
- models::qwen2::Qwen2DecoderLayer
- models::qwen2::Qwen2MLP
- models::qwen2::Qwen2Model
- monte_carlo::engine::ConvergenceDiagnostics
- monte_carlo::engine::MonteCarloEngine
- monte_carlo::engine::MonteCarloRng
- monte_carlo::engine::PathMetadata
- monte_carlo::engine::Percentiles
- monte_carlo::engine::SimulationPath
- monte_carlo::engine::SimulationResult
- monte_carlo::engine::Statistics
- monte_carlo::engine::TimeHorizon
- monte_carlo::models::EmpiricalBootstrap
- monte_carlo::models::GeometricBrownianMotion
- monte_carlo::models::MertonJumpDiffusion
- monte_carlo::risk::CVaR
- monte_carlo::risk::DrawdownAnalysis
- monte_carlo::risk::DrawdownStatistics
- monte_carlo::risk::RiskReport
- monte_carlo::risk::VaR
- native::AlignedVec
- native::LayerData
- native::ModelExtra
- native::TreeData
- native::TruenoNativeModel
- nn::ALiBi
- nn::AlphaDropout
- nn::AvgPool2d
- nn::BatchNorm1d
- nn::Bidirectional
- nn::Conv1d
- nn::Conv2d
- nn::DropBlock
- nn::DropConnect
- nn::Dropout
- nn::Dropout2d
- nn::Flatten
- nn::GELU
- nn::GRU
- nn::GlobalAvgPool2d
- nn::GroupNorm
- nn::GroupedQueryAttention
- nn::InstanceNorm
- nn::LSTM
- nn::LayerNorm
- nn::LeakyReLU
- nn::Linear
- nn::LinearAttention
- nn::MaxPool1d
- nn::MaxPool2d
- nn::ModuleDict
- nn::ModuleList
- nn::MultiHeadAttention
- nn::PositionalEncoding
- nn::RMSNorm
- nn::ReLU
- nn::RotaryPositionEmbedding
- nn::Sequential
- nn::Sigmoid
- nn::Softmax
- nn::Tanh
- nn::TransformerDecoderLayer
- nn::TransformerEncoderLayer
- nn::generation::BeamHypothesis
- nn::generation::BeamSearch
- nn::generation::GenerationConfig
- nn::generation::GreedyDecoder
- nn::generation::NucleusSampler
- nn::generation::TeacherForcing
- nn::generation::TopKSampler
- nn::gnn::AdjacencyMatrix
- nn::gnn::GATConv
- nn::gnn::GCNConv
- nn::gnn::SAGEConv
- nn::loss::BCEWithLogitsLoss
- nn::loss::CrossEntropyLoss
- nn::loss::L1Loss
- nn::loss::MSELoss
- nn::loss::NLLLoss
- nn::loss::SmoothL1Loss
- nn::optim::Adam
- nn::optim::AdamW
- nn::optim::RMSprop
- nn::optim::SGD
- nn::quantization::DynamicQuantizer
- nn::quantization::FakeQuantConfig
- nn::quantization::FakeQuantize
- nn::quantization::MixedPrecision
- nn::quantization::QuantObserver
- nn::quantization::QuantizedLinear
- nn::scheduler::CosineAnnealingLR
- nn::scheduler::ExponentialLR
- nn::scheduler::LinearWarmup
- nn::scheduler::ReduceLROnPlateau
- nn::scheduler::StepLR
- nn::scheduler::WarmupCosineScheduler
- nn::self_supervised::BYOL
- nn::self_supervised::ContrastiveTask
- nn::self_supervised::JigsawPuzzle
- nn::self_supervised::MaskedPrediction
- nn::self_supervised::MoCo
- nn::self_supervised::RotationPrediction
- nn::self_supervised::SimCLR
- nn::self_supervised::SimCSE
- nn::vae::ConditionalVAE
- nn::vae::VAE
- nn::vae::VAEOutput
- online::OnlineLearnerConfig
- online::OnlineLinearRegression
- online::OnlineLogisticRegression
- online::corpus::CorpusBuffer
- online::corpus::CorpusBufferConfig
- online::corpus::CorpusMerger
- online::corpus::CorpusProvenance
- online::corpus::CorpusSource
- online::corpus::Sample
- online::curriculum::CurriculumTrainer
- online::curriculum::ExponentialCurriculum
- online::curriculum::FeatureNormScorer
- online::curriculum::LinearCurriculum
- online::curriculum::LossDifficultyScorer
- online::curriculum::ScoredSample
- online::curriculum::SelfPacedCurriculum
- online::distillation::DistillationConfig
- online::distillation::DistillationLoss
- online::distillation::DistillationResult
- online::distillation::LinearDistiller
- online::distillation::SoftTargetGenerator
- online::drift::ADWIN
- online::drift::DDM
- online::drift::DriftDetectorFactory
- online::drift::DriftStats
- online::drift::PageHinkley
- online::orchestrator::OrchestratorBuilder
- online::orchestrator::OrchestratorStats
- online::orchestrator::RetrainConfig
- online::orchestrator::RetrainOrchestrator
- optim::ADMM
- optim::Adam
- optim::AugmentedLagrangian
- optim::BacktrackingLineSearch
- optim::ConjugateGradient
- optim::CoordinateDescent
- optim::DampedNewton
- optim::FISTA
- optim::InteriorPoint
- optim::LBFGS
- optim::OptimizationResult
- optim::ProjectedGradientDescent
- optim::SGD
- optim::WolfeLineSearch
- preprocessing::MinMaxScaler
- preprocessing::PCA
- preprocessing::StandardScaler
- preprocessing::TSNE
- primitives::Matrix
- primitives::Vector
- pruning::ActivationStats
- pruning::BlockImportanceScores
- pruning::BlockSparseTensor
- pruning::COOTensor
- pruning::CSRTensor
- pruning::CalibrationContext
- pruning::ChannelImportance
- pruning::DependencyGraph
- pruning::DepthPruner
- pruning::DepthPruningResult
- pruning::GraphEdge
- pruning::GraphNode
- pruning::ImportanceScores
- pruning::ImportanceStats
- pruning::LotteryTicketConfig
- pruning::LotteryTicketPruner
- pruning::LotteryTicketPrunerBuilder
- pruning::MagnitudeImportance
- pruning::MagnitudePruner
- pruning::PruningPlan
- pruning::PruningResult
- pruning::SparseGPTImportance
- pruning::SparsityMask
- pruning::WandaImportance
- pruning::WandaPruner
- pruning::WidthPruner
- pruning::WidthPruningResult
- pruning::WinningTicket
- qa::CategoryScore
- qa::QaChecklist
- qa::QaIssue
- qa::QaReport
- qa::TestResult
- qa::adversarial::AdversarialConfig
- qa::adversarial::AttackResult
- qa::adversarial::FgsmAttack
- qa::adversarial::GaussianNoiseAttack
- qa::adversarial::PgdAttack
- qa::docs::DocsConfig
- qa::docs::DocsResult
- qa::fairness::FairnessConfig
- qa::fairness::FairnessMetrics
- qa::fairness::GroupMetrics
- qa::robustness::EdgeCaseConfig
- qa::robustness::EdgeCaseResult
- qa::security::SecurityConfig
- qa::security::SecurityResult
- qa::velocity::VelocityResult
- recommend::content_based::ContentRecommender
- regularization::CutMix
- regularization::CutMixParams
- regularization::LabelSmoothing
- regularization::Mixup
- regularization::RDrop
- regularization::RandAugment
- regularization::SpecAugment
- regularization::StochasticDepth
- scoring::CriticalIssue
- scoring::DimensionScore
- scoring::DimensionScores
- scoring::ModelFlags
- scoring::ModelMetadata
- scoring::QualityScore
- scoring::ScoreBreakdown
- scoring::ScoringConfig
- scoring::TrainingInfo
- serialization::apr::AprReader
- serialization::apr::AprTensorDescriptor
- serialization::apr::AprWriter
- serialization::safetensors::MappedSafeTensors
- serialization::safetensors::RawTensorData
- serialization::safetensors::TensorMetadata
- showcase::BenchmarkResult
- showcase::BenchmarkStats
- showcase::ComponentTiming
- showcase::PmatVerification
- showcase::ProfilingCollector
- showcase::ShowcaseConfig
- showcase::ShowcaseRunner
- showcase::profiler::RenacerProfilerConfig
- showcase::zram::ZramConfig
- showcase::zram::ZramResult
- speech::asr::AsrConfig
- speech::asr::AsrSession
- speech::asr::CrossAttentionWeights
- speech::asr::LanguageDetection
- speech::asr::Segment
- speech::asr::StreamingTranscription
- speech::asr::Transcription
- speech::asr::WordTiming
- speech::diarization::DiarizationConfig
- speech::diarization::DiarizationResult
- speech::diarization::Speaker
- speech::diarization::SpeakerSegment
- speech::tts::AlignmentInfo
- speech::tts::FastSpeech2Synthesizer
- speech::tts::HifiGanVocoder
- speech::tts::SynthesisRequest
- speech::tts::SynthesisResult
- speech::tts::TtsConfig
- speech::tts::VitsSynthesizer
- speech::vad::Vad
- speech::vad::VadConfig
- speech::vad::VoiceSegment
- stack::ComponentHealth
- stack::FormatCompatibility
- stack::InferenceConfig
- stack::ModelVersion
- stack::StackHealth
- stats::DescriptiveStats
- stats::FiveNumberSummary
- stats::Histogram
- stats::hypothesis::AnovaResult
- stats::hypothesis::ChiSquareResult
- stats::hypothesis::TTestResult
- synthetic::DiversityMonitor
- synthetic::DiversityScore
- synthetic::QualityDegradationDetector
- synthetic::SyntheticConfig
- synthetic::SyntheticStream
- synthetic::SyntheticValidator
- synthetic::andon::AndonConfig
- synthetic::andon::DefaultAndon
- synthetic::andon::TestAndon
- synthetic::cache::CacheStats
- synthetic::cache::SyntheticCache
- synthetic::code_eda::CodeEda
- synthetic::code_eda::CodeEdaConfig
- synthetic::code_eda::VariableSynonyms
- synthetic::code_features::CodeFeatureExtractor
- synthetic::code_features::CommitDiff
- synthetic::code_features::CommitFeatures
- synthetic::code_features::FeatureStats
- synthetic::eda::EdaConfig
- synthetic::eda::EdaGenerator
- synthetic::eda::SynonymDict
- synthetic::mixup::MixUpConfig
- synthetic::mixup::MixUpGenerator
- synthetic::shell::ShellGeneratorConfig
- synthetic::shell::ShellGrammar
- synthetic::shell::ShellSample
- synthetic::shell::ShellSyntheticGenerator
- synthetic::template::Template
- synthetic::template::TemplateConfig
- synthetic::template::TemplateGenerator
- synthetic::weak_supervision::KeywordLF
- synthetic::weak_supervision::LabeledSample
- synthetic::weak_supervision::LengthLF
- synthetic::weak_supervision::PatternLF
- synthetic::weak_supervision::WeakSupervisionConfig
- synthetic::weak_supervision::WeakSupervisionGenerator
- text::bpe::BpeConfig
- text::bpe::BpeTokenizer
- text::bpe::MergeRule
- text::bpe::Qwen2BpeTokenizer
- text::chat_template::AlpacaTemplate
- text::chat_template::ChatMLTemplate
- text::chat_template::ChatMessage
- text::chat_template::HuggingFaceTemplate
- text::chat_template::Llama2Template
- text::chat_template::MistralTemplate
- text::chat_template::PhiTemplate
- text::chat_template::RawTemplate
- text::chat_template::SpecialTokens
- text::entities::Entities
- text::entities::EntityExtractor
- text::incremental_idf::IncrementalIDF
- text::llama_tokenizer::LlamaTokenizer
- text::sentiment::SentimentAnalyzer
- text::stem::PorterStemmer
- text::stopwords::StopWordsFilter
- text::summarize::TextSummarizer
- text::tokenize::BpeTokenizer
- text::tokenize::CharTokenizer
- text::tokenize::SentenceTokenizer
- text::tokenize::SpecialTokens
- text::tokenize::UnigramTokenizer
- text::tokenize::WhitespaceTokenizer
- text::tokenize::WordPieceTokenizer
- text::tokenize::WordTokenizer
- text::topic::LatentDirichletAllocation
- text::vectorize::CountVectorizer
- text::vectorize::HashingVectorizer
- text::vectorize::TfidfVectorizer
- time_series::ARIMA
- transfer::AttentionTransfer
- transfer::DomainAdapter
- transfer::FeatureDistillation
- transfer::KnowledgeDistillation
- transfer::LoRAAdapter
- transfer::LoRAConfig
- transfer::MatchingNetwork
- transfer::MultiTaskHead
- transfer::OnlineDistillation
- transfer::ProgressiveDistillation
- transfer::PrototypicalNetwork
- transfer::SelfDistillation
- transfer::TransferableEncoder
- tree::DecisionTreeClassifier
- tree::DecisionTreeRegressor
- tree::GradientBoostingClassifier
- tree::Leaf
- tree::Node
- tree::RandomForestClassifier
- tree::RandomForestRegressor
- tree::RegressionLeaf
- tree::RegressionNode
- verify::Delta
- verify::GroundTruth
- verify::Pipeline
- verify::PipelineBuilder
- verify::Stage
- verify::StageBuilder
- verify::StageResult
- verify::VerifyReport
- voice::clone::CloningConfig
- voice::clone::Sv2TtsSpeakerEncoder
- voice::clone::VoiceProfile
- voice::clone::YourTtsCloner
- voice::conversion::AutoVcConverter
- voice::conversion::ConversionResult
- voice::conversion::PpgConverter
- voice::conversion::VoiceConversionConfig
- voice::embedding::EcapaTdnn
- voice::embedding::EmbeddingConfig
- voice::embedding::SpeakerEmbedding
- voice::embedding::XVector
- voice::isolation::IsolationConfig
- voice::isolation::IsolationResult
- voice::isolation::NoiseProfile
- voice::isolation::SpectralSubtractionIsolator
- voice::isolation::WienerFilterIsolator
- voice::style::AutoVcTransfer
- voice::style::GstEncoder
- voice::style::StyleConfig
- voice::style::StyleVector
- wasm::SimdVerification
- wasm::WasmInferenceSession
- wasm::WasmMemoryConfig
- wasm::WasmTensorView
- weak_supervision::ConfidentLearning
- weak_supervision::LabelModel
- zoo::AuthorInfo
- zoo::ModelZooEntry
- zoo::ModelZooIndex
- zoo::ZooStats
Enums
- automl::HyperParam
- automl::ParamValue
- automl::params::DecisionTreeParam
- automl::params::GradientBoostingParam
- automl::params::KMeansParam
- automl::params::KNNParam
- automl::params::LinearParam
- automl::params::RandomForestParam
- bench::Difficulty
- bench::ExampleStatus
- bench::py2rs::Py2RsLevel
- cache::CacheData
- cache::CacheTier
- cache::EvictionPolicy
- chaos::ChaosError
- citl::CITLError
- citl::CompilationMode
- citl::CompilationResult
- citl::DiagnosticSeverity
- citl::Difficulty
- citl::EdgeType
- citl::ErrorCategory
- citl::Language
- citl::NodeType
- citl::RustEdition
- citl::SuggestionApplicability
- citl::TripletDistance
- classification::DistanceMetric
- cluster::Affinity
- cluster::CovarianceType
- cluster::Linkage
- code::AstNodeType
- code::CodeEdgeType
- code::TokenType
- compute::Backend
- compute::BackendCategory
- compute::JidokaAction
- compute::JidokaCondition
- compute::JidokaError
- demo::QuantizationType
- demo::reliable::ExecutionMode
- demo::reliable::ModelSource
- embed::DataCompression
- embed::EmbedError
- embed::tiny::TinyModelError
- embed::tiny::TinyModelRepr
- error::AprenderError
- format::converter::ExportFormat
- format::converter::MergeStrategy
- format::converter_types::Architecture
- format::converter_types::ImportError
- format::converter_types::QuantizationType
- format::converter_types::Source
- format::converter_types::TensorProvenance
- format::converter_types::ValidationConfig
- format::diff::DiffCategory
- format::gguf::types::GgmlType
- format::gguf::types::GgufValue
- format::gguf::types::GgufValueType
- format::layout_contract::ContractError
- format::lint::LintCategory
- format::lint::LintLevel
- format::model_family::Activation
- format::model_family::AttentionType
- format::model_family::MlpType
- format::model_family::NormType
- format::model_family::PositionalEncoding
- format::rosetta::FormatType
- format::rosetta_ml::AndonLevel
- format::rosetta_ml::ConversionCategory
- format::rosetta_ml::ConversionDecision
- format::rosetta_ml::FixAction
- format::rosetta_ml::JidokaViolation
- format::rosetta_ml::PatternSource
- format::rosetta_ml::Priority
- format::rosetta_ml::Regression
- format::rosetta_ml::Severity
- format::rosetta_ml::Trend
- format::sharded::ImportPhase
- format::types::Compression
- format::types::DistillMethod
- format::types::LicenseTier
- format::types::ModelType
- format::v2::TensorDType
- format::v2::V2FormatError
- format::validation::Category
- format::validation::CheckStatus
- glm::Family
- glm::Link
- gnn::SAGEAggregation
- index::SimilarityMetric
- inspect::WeightHealth
- loading::Backend
- loading::LoadingMode
- loading::VerificationLevel
- loading::cipher::CipherSuite
- loading::wcet::SafetyError
- logic::Equation
- logic::LogicMode
- logic::Nonlinearity
- metaheuristics::AdaptationStrategy
- metaheuristics::Budget
- metaheuristics::DEStrategy
- metaheuristics::Hyperparameter
- metaheuristics::SearchAlgorithm
- metaheuristics::SearchSpace
- metaheuristics::SelectionCriterion
- metaheuristics::TerminationReason
- metaheuristics::nas::LayerType
- metaheuristics::nas::NasMutation
- metrics::classification::Average
- metrics::drift::DriftStatus
- metrics::evaluator::TaskType
- monte_carlo::engine::Budget
- monte_carlo::engine::TimeStep
- monte_carlo::engine::VarianceReduction
- monte_carlo::error::MonteCarloError
- native::LayerType
- native::NativeModelError
- nn::generation::TeacherForcingSchedule
- nn::gnn::SAGEAggregation
- nn::loss::Reduction
- nn::quantization::ObserverMethod
- nn::scheduler::PlateauMode
- online::LearningRateDecay
- online::corpus::EvictionPolicy
- online::corpus::SampleSource
- online::drift::DriftStatus
- online::orchestrator::ObserveResult
- optim::CGBetaFormula
- optim::ConvergenceStatus
- pruning::DependencyType
- pruning::NodeType
- pruning::NormType
- pruning::PruningError
- pruning::RewindStrategy
- pruning::SparseFormat
- pruning::SparseTensor
- pruning::SparsityPattern
- qa::JidokaStop
- qa::QaCategory
- qa::Severity
- qa::fairness::FairnessDomain
- qa::robustness::EdgeCaseBehavior
- regularization::AugmentationType
- regularization::DropMode
- scoring::Finding
- scoring::Grade
- scoring::ScoredModelType
- scoring::Severity
- serialization::apr::Compression
- serialization::safetensors::SafeTensorsDType
- speech::SpeechError
- stack::DerivationType
- stack::HealthStatus
- stack::ModelStage
- stack::QuantizationType
- stack::StackComponent
- stats::BinMethod
- synthetic::GenerationStrategy
- synthetic::SyntheticParam
- synthetic::ValidationResult
- synthetic::andon::AndonEvent
- synthetic::andon::AndonSeverity
- synthetic::code_eda::CodeLanguage
- synthetic::weak_supervision::AggregationStrategy
- synthetic::weak_supervision::LabelVote
- text::chat_template::TemplateFormat
- text::llama_tokenizer::GGUFValue
- text::llama_tokenizer::TokenizerModel
- text::sentiment::Polarity
- text::summarize::SummarizationMethod
- transfer::DistanceMetric
- transfer::FeatureLossType
- tree::RegressionTreeNode
- tree::TreeNode
- verify::Metric
- verify::StageStatus
- verify::Tolerance
- voice::VoiceError
- voice::conversion::BottleneckType
- voice::conversion::ConversionMode
- voice::isolation::IsolationMethod
- voice::isolation::NoiseEstimation
- weak_supervision::LFOutput
- zoo::ModelCategory
- zoo::ModelZooType
Traits
- active_learning::QueryStrategy
- autograd::GradFn
- automl::Callback
- automl::SearchStrategy
- automl::params::ParamKey
- bench::EvalTask
- citl::CompilerInterface
- ensemble::GatingNetwork
- format::model_family::ModelFamily
- format::validation::PokaYoke
- gnn::GNNModule
- graph::centrality::GraphCentrality
- interpret::Explainer
- loss::Loss
- metaheuristics::ConstructiveMetaheuristic
- metaheuristics::NeighborhoodSearch
- metaheuristics::PerturbativeMetaheuristic
- monte_carlo::engine::SimulationModel
- nn::Module
- nn::gnn::MessagePassing
- nn::optim::Optimizer
- nn::scheduler::LRScheduler
- online::OnlineLearner
- online::PassiveAggressive
- online::curriculum::CurriculumScheduler
- online::curriculum::DifficultyScorer
- online::drift::DriftDetector
- optim::LineSearch
- optim::Optimizer
- pruning::Importance
- pruning::Pruner
- speech::asr::AsrModel
- speech::tts::SpeechSynthesizer
- speech::tts::Vocoder
- synthetic::SyntheticCallback
- synthetic::SyntheticGenerator
- synthetic::andon::AndonHandler
- synthetic::mixup::Embeddable
- synthetic::weak_supervision::LabelingFunction
- text::Tokenizer
- text::chat_template::ChatTemplateEngine
- text::stem::Stemmer
- traits::Estimator
- traits::Transformer
- traits::UnsupervisedEstimator
- transfer::TransferEncoder
- voice::clone::SpeakerEncoder
- voice::clone::VoiceCloner
- voice::conversion::VoiceConverter
- voice::embedding::EmbeddingExtractor
- voice::isolation::VoiceIsolator
- voice::style::StyleEncoder
- voice::style::StyleTransfer
Functions
- autograd::clear_grad
- autograd::clear_graph
- autograd::get_grad
- autograd::is_grad_enabled
- autograd::no_grad
- bench::pareto::compute_hypervolume
- bench::pareto::compute_pareto_frontier
- bench::pareto::find_knee_point
- bench::pareto::generate_recommendations
- bench::py2rs::compare_models
- bench::py2rs::format_comparison_table
- bench::py2rs::generate_canonical_examples
- bench::py2rs::run_benchmark
- calibration::brier_score
- calibration::expected_calibration_error
- calibration::maximum_calibration_error
- calibration::reliability_diagram
- citl::rust_error_codes
- code::pooling::max_pool
- code::pooling::mean_pool
- code::pooling::sum_pool
- compute::select_backend
- compute::should_use_gpu
- compute::should_use_parallel
- demo::reliable::check_command
- demo::reliable::check_prerequisites
- demo::reliable::detect_backend
- demo::reliable::models::mistral_7b
- demo::reliable::models::phi2
- demo::reliable::models::qwen2_0_5b
- demo::reliable::models::tinyllama_chat
- demo::reliable::print_prerequisites
- demo::reliable::recovery::checksum_mismatch
- demo::reliable::recovery::gpu_not_available
- demo::reliable::recovery::model_not_found
- demo::reliable::recovery::out_of_memory
- format::compare::l2_diff
- format::compare::max_diff
- format::compare::relative_l2_error
- format::converter::apr_convert
- format::converter::apr_export
- format::converter::apr_import
- format::converter::apr_merge
- format::converter_types::detect_sharded_model
- format::core_io::inspect
- format::core_io::inspect_bytes
- format::core_io::load
- format::core_io::load_auto
- format::core_io::load_from_bytes
- format::core_io::load_mmap
- format::core_io::save
- format::diff::diff_inspections
- format::diff::diff_models
- format::f16_safety::is_safe_f16_scale
- format::f16_safety::safe_f16_scale
- format::gguf::api::load_gguf_raw
- format::gguf::api::load_gguf_tensors
- format::gguf::api::load_gguf_with_tokenizer
- format::gguf::dequant::dequantize_q4_0
- format::gguf::dequant::dequantize_q4_1
- format::gguf::dequant::dequantize_q5_0
- format::gguf::dequant::dequantize_q8_0
- format::gguf::types::export_tensors_to_gguf
- format::gguf::types::padding_for_alignment
- format::gguf::types::write_metadata_kv
- format::golden::verify_logits
- format::hexdump::data_flow_diagram
- format::hexdump::hex_dump
- format::hexdump::statistics_table
- format::hexdump::tensor_hex_dump
- format::hexdump::tree_view
- format::layout_contract::contract
- format::layout_contract::enforce_embedding_contract
- format::layout_contract::enforce_import_contract
- format::layout_contract::enforce_load_contract
- format::layout_contract::enforce_matmul_contract
- format::lint::lint_apr_file
- format::lint::lint_model
- format::lint::lint_model_file
- format::model_family::build_default_registry
- format::model_family_loader::default_contracts_dir
- format::model_family_loader::load_family_registry
- format::model_family_loader::load_family_yaml
- format::model_family_loader::parse_family_yaml
- format::sharded::estimate_shard_memory
- format::sharded::get_shard_files
- format::sharded::is_sharded_model
- format::tensors::format_size
- format::tensors::is_valid_apr_magic
- format::tensors::list_tensors
- format::tensors::list_tensors_from_bytes
- format::v2::align_64
- format::v2::align_up
- format::v2::is_aligned_64
- format::v2::padding_to_align
- format::validation::fail_no_validation_rules
- format::validation::no_validation_result
- gnn::global_max_pool
- gnn::global_mean_pool
- gnn::global_sum_pool
- index::default_cross_encoder
- loading::wcet::assert_memory_budget
- loading::wcet::assert_time_budget
- loading::wcet::calculate_wcet
- loading::wcet::calculate_wcet_breakdown
- loading::wcet::estimate_max_size_for_budget
- loading::wcet::min_ring_buffer_size
- logic::apply_nonlinearity
- logic::apply_nonlinearity_with_mask
- logic::apply_nonlinearity_with_temperature
- logic::logical_join
- logic::logical_negation
- logic::logical_project
- logic::logical_select
- logic::logical_union
- loss::dice_loss
- loss::focal_loss
- loss::gradient_penalty
- loss::hinge_loss
- loss::huber_loss
- loss::info_nce_loss
- loss::kl_divergence
- loss::mae_loss
- loss::mse_loss
- loss::squared_hinge_loss
- loss::triplet_loss
- loss::wasserstein_discriminator_loss
- loss::wasserstein_generator_loss
- loss::wasserstein_loss
- metaheuristics::benchmarks::ackley
- metaheuristics::benchmarks::all_benchmarks
- metaheuristics::benchmarks::dixon_price
- metaheuristics::benchmarks::griewank
- metaheuristics::benchmarks::levy
- metaheuristics::benchmarks::michalewicz
- metaheuristics::benchmarks::rastrigin
- metaheuristics::benchmarks::rosenbrock
- metaheuristics::benchmarks::schwefel
- metaheuristics::benchmarks::sphere
- metaheuristics::benchmarks::zakharov
- metaheuristics::nas::architecture_complexity
- metaheuristics::nas::crossover_genomes
- metaheuristics::nas::mutate_genome
- metaheuristics::rank_features
- metaheuristics::select_features
- metrics::classification::accuracy
- metrics::classification::classification_report
- metrics::classification::confusion_matrix
- metrics::classification::f1_score
- metrics::classification::precision
- metrics::classification::recall
- metrics::evaluator::evaluate_classification
- metrics::evaluator::evaluate_regression
- metrics::inertia
- metrics::mae
- metrics::mse
- metrics::r_squared
- metrics::ranking::dcg_at_k
- metrics::ranking::hit_at_k
- metrics::ranking::mean_hit_at_k
- metrics::ranking::mrr
- metrics::ranking::ndcg_at_k
- metrics::ranking::reciprocal_rank
- metrics::rmse
- metrics::silhouette_score
- model_selection::cross_validate
- model_selection::grid_search_alpha
- model_selection::train_test_split
- monte_carlo::engine::autocorrelation
- monte_carlo::engine::calculate_ess
- monte_carlo::engine::empirical_variance_reduction
- monte_carlo::engine::ess_autocorr
- monte_carlo::engine::inverse_normal_cdf
- monte_carlo::engine::percentile
- monte_carlo::risk::calmar_ratio
- monte_carlo::risk::gain_to_pain_ratio
- monte_carlo::risk::information_ratio
- monte_carlo::risk::jensens_alpha
- monte_carlo::risk::omega_ratio
- monte_carlo::risk::sharpe_ratio
- monte_carlo::risk::sharpe_ratio_annualized
- monte_carlo::risk::sortino_ratio
- monte_carlo::risk::treynor_ratio
- nn::functional::dropout
- nn::functional::gelu
- nn::functional::leaky_relu
- nn::functional::linear
- nn::functional::log_softmax
- nn::functional::relu
- nn::functional::sigmoid
- nn::functional::softmax
- nn::functional::tanh
- nn::generate_causal_mask
- nn::generation::apply_repetition_penalty
- nn::generation::apply_temperature
- nn::kaiming_normal
- nn::kaiming_uniform
- nn::serialize::count_parameters
- nn::serialize::load_model
- nn::serialize::load_state_dict
- nn::serialize::load_state_dict_into
- nn::serialize::model_size_bytes
- nn::serialize::save_model
- nn::serialize::state_dict
- nn::xavier_normal
- nn::xavier_uniform
- online::distillation::binary_cross_entropy
- online::distillation::cross_entropy
- online::distillation::kl_divergence
- online::distillation::softmax
- online::distillation::softmax_temperature
- optim::prox::nonnegative
- optim::prox::project_box
- optim::prox::project_l2_ball
- optim::prox::soft_threshold
- optim::safe_cholesky_solve
- pruning::generate_block_mask
- pruning::generate_column_mask
- pruning::generate_nm_mask
- pruning::generate_row_mask
- pruning::generate_unstructured_mask
- pruning::propagate_channel_pruning
- pruning::prune_module
- pruning::sparsify
- qa::adversarial::run_robustness_tests
- qa::docs::o10_readme_quickstart
- qa::docs::o11_cli_help_consistent
- qa::docs::o12_manpages_generation
- qa::docs::o13_changelog_updated
- qa::docs::o14_contributing_guide
- qa::docs::o15_license_headers
- qa::docs::o16_examples_error_handling
- qa::docs::o17_progress_bars
- qa::docs::o18_wasm_documentation
- qa::docs::o19_tensorlogic_documentation
- qa::docs::o1_example_listing
- qa::docs::o20_audio_documentation
- qa::docs::o2_whisper_transcribe_example
- qa::docs::o3_logic_family_tree_example
- qa::docs::o4_qwen_chat_example
- qa::docs::o5_examples_compile
- qa::docs::o6_public_api_only
- qa::docs::o7_mdbook_builds
- qa::docs::o8_book_links_valid
- qa::docs::o9_code_blocks_tested
- qa::docs::run_all_docs_tests
- qa::fairness::calculate_demographic_parity_diff
- qa::fairness::calculate_disparate_impact
- qa::fairness::calculate_equal_opportunity_diff
- qa::fairness::run_fairness_tests
- qa::fairness::satisfies_four_fifths_rule
- qa::robustness::numerical::test_overflow
- qa::robustness::numerical::test_precision_loss
- qa::robustness::numerical::test_underflow
- qa::robustness::run_edge_case_tests
- qa::robustness::test_empty_handling
- qa::robustness::test_inf_handling
- qa::robustness::test_nan_handling
- qa::robustness::test_zero_handling
- qa::security::n10_path_traversal_prevention
- qa::security::n11_dependency_audit
- qa::security::n12_replay_attack_resistance
- qa::security::n13_timing_attack_resistance
- qa::security::n14_xss_injection_prevention
- qa::security::n15_wasm_sandboxing
- qa::security::n16_disk_full_handling
- qa::security::n17_network_timeout_handling
- qa::security::n18_golden_trace_regression
- qa::security::n19_32bit_address_limit
- qa::security::n1_fuzzing_load_infrastructure
- qa::security::n20_nan_inf_weight_handling
- qa::security::n2_fuzzing_audio_infrastructure
- qa::security::n3_mutation_score
- qa::security::n4_thread_sanitizer_clean
- qa::security::n5_memory_sanitizer_clean
- qa::security::n6_panic_safety_ffi
- qa::security::n7_error_propagation
- qa::security::n8_oom_handling
- qa::security::n9_fd_leak_check
- qa::security::run_all_security_tests
- qa::velocity::p10_no_sleep_in_fast
- qa::velocity::p1_test_fast_exists
- qa::velocity::p2_test_fast_under_2s
- qa::velocity::p3_test_fast_coverage
- qa::velocity::p4_no_network_calls
- qa::velocity::p5_no_disk_writes
- qa::velocity::p6_compile_under_5s
- qa::velocity::p7_test_heavy_exists
- qa::velocity::p8_nextest_supported
- qa::velocity::p9_ci_fast_first
- qa::velocity::run_all_velocity_tests
- qa::velocity::velocity_score
- regularization::cross_entropy_with_smoothing
- scoring::compute_quality_score
- serialization::safetensors::extract_tensor
- serialization::safetensors::load_safetensors
- serialization::safetensors::save_safetensors
- serialization::safetensors::save_safetensors_with_metadata
- speech::asr::detect_language
- speech::asr::is_language_supported
- speech::diarization::diarize
- speech::tts::estimate_duration
- speech::tts::normalize_text
- speech::tts::split_sentences
- stats::covariance::corr
- stats::covariance::corr_matrix
- stats::covariance::cov
- stats::covariance::cov_matrix
- stats::hypothesis::chisquare
- stats::hypothesis::f_oneway
- stats::hypothesis::ttest_1samp
- stats::hypothesis::ttest_ind
- stats::hypothesis::ttest_rel
- synthetic::check_andon
- synthetic::generate_batched
- text::bpe::bytes_to_unicode
- text::bpe::load_from_files
- text::bpe::load_from_json
- text::chat_template::auto_detect_template
- text::chat_template::contains_injection_patterns
- text::chat_template::create_template
- text::chat_template::detect_format_from_name
- text::chat_template::detect_format_from_tokens
- text::chat_template::sanitize_user_content
- text::similarity::cosine_similarity
- text::similarity::edit_distance
- text::similarity::edit_distance_similarity
- text::similarity::jaccard_similarity
- text::similarity::pairwise_cosine_similarity
- text::similarity::top_k_similar
- voice::clone::estimate_quality
- voice::clone::merge_profiles
- voice::clone::verify_same_speaker
- voice::conversion::conversion_quality
- voice::conversion::convert_f0
- voice::conversion::f0_statistics
- voice::conversion::ratio_to_semitones
- voice::conversion::semitones_to_ratio
- voice::embedding::average_embeddings
- voice::embedding::cosine_similarity
- voice::embedding::normalize_embedding
- voice::embedding::similarity_matrix
- voice::isolation::detect_voice_activity
- voice::isolation::estimate_snr
- voice::isolation::spectral_entropy
- voice::style::average_styles
- voice::style::prosody_distance
- voice::style::style_distance
- voice::style::style_from_embedding
- voice::style::timbre_distance
- wasm::dot_simd_friendly
- wasm::matmul_simd_friendly
- wasm::verify_f32x4_operations
- wasm::verify_i32x4_operations
Type Aliases
- chaos::ChaosResult
- citl::CITLResult
- error::Result
- format::gguf::types::TensorDataMap
- format::sharded::ProgressCallback
- gnn::EdgeIndex
- graph::NodeId
- monte_carlo::error::Result
- nn::serialize::StateDict
- serialization::apr::AprMetadata
- serialization::safetensors::SafeTensorsMetadata
- serialization::safetensors::UserMetadata
- speech::SpeechResult
- voice::VoiceResult
- wasm::MatrixF64
- wasm::VectorF64
Statics
Constants
- bench_viz::colors::BG_GREEN
- bench_viz::colors::BG_RED
- bench_viz::colors::BG_YELLOW
- bench_viz::colors::BLUE
- bench_viz::colors::BOLD
- bench_viz::colors::BRIGHT_CYAN
- bench_viz::colors::BRIGHT_GREEN
- bench_viz::colors::BRIGHT_RED
- bench_viz::colors::BRIGHT_YELLOW
- bench_viz::colors::CYAN
- bench_viz::colors::DIM
- bench_viz::colors::GREEN
- bench_viz::colors::MAGENTA
- bench_viz::colors::RED
- bench_viz::colors::RESET
- bench_viz::colors::UNDERLINE
- bench_viz::colors::WHITE
- bench_viz::colors::YELLOW
- bundle::BUNDLE_MAGIC
- bundle::BUNDLE_VERSION
- bundle::DEFAULT_MAX_MEMORY
- bundle::DEFAULT_PAGE_SIZE
- code::DEFAULT_EMBEDDING_DIM
- code::MAX_PATHS_PER_METHOD
- code::MAX_PATH_LENGTH
- format::FORMAT_VERSION
- format::HEADER_SIZE
- format::MAGIC
- format::MAX_UNCOMPRESSED_SIZE
- format::converter::F16_MIN_NORMAL
- format::core_io::MMAP_THRESHOLD
- format::f16_safety::F16_MIN_NORMAL
- format::f16_safety::F16_SMALLEST_NORMAL_BITS
- format::gguf::types::GGUF_DEFAULT_ALIGNMENT
- format::gguf::types::GGUF_MAGIC
- format::gguf::types::GGUF_VERSION
- format::layout_contract::block_sizes::Q4_K
- format::layout_contract::block_sizes::Q5_K
- format::layout_contract::block_sizes::Q6_K
- format::layout_contract::block_sizes::QK_K
- format::layout_contract::validation_rules::ALL_2D_TRANSPOSED
- format::layout_contract::validation_rules::BYTE_SIZE_MATCHES
- format::layout_contract::validation_rules::LM_HEAD_SHAPE
- format::layout_contract::validation_rules::NO_GARBAGE_OUTPUT
- format::layout_contract::validation_rules::TENSORS_1D_UNCHANGED
- format::model_family::BERT_BASE_HEAD_DIM
- format::model_family::BERT_BASE_HIDDEN_DIM
- format::model_family::BERT_BASE_INTERMEDIATE_DIM
- format::model_family::BERT_BASE_MAX_POSITION_EMBEDDINGS
- format::model_family::BERT_BASE_NUM_HEADS
- format::model_family::BERT_BASE_NUM_KV_HEADS
- format::model_family::BERT_BASE_NUM_LAYERS
- format::model_family::BERT_BASE_VOCAB_SIZE
- format::model_family::BERT_DISPLAY_NAME
- format::model_family::BERT_LARGE_HEAD_DIM
- format::model_family::BERT_LARGE_HIDDEN_DIM
- format::model_family::BERT_LARGE_INTERMEDIATE_DIM
- format::model_family::BERT_LARGE_MAX_POSITION_EMBEDDINGS
- format::model_family::BERT_LARGE_NUM_HEADS
- format::model_family::BERT_LARGE_NUM_KV_HEADS
- format::model_family::BERT_LARGE_NUM_LAYERS
- format::model_family::BERT_LARGE_VOCAB_SIZE
- format::model_family::BERT_VENDOR
- format::model_family::DEEPSEEK_1_3B_HEAD_DIM
- format::model_family::DEEPSEEK_1_3B_HIDDEN_DIM
- format::model_family::DEEPSEEK_1_3B_INTERMEDIATE_DIM
- format::model_family::DEEPSEEK_1_3B_MAX_POSITION_EMBEDDINGS
- format::model_family::DEEPSEEK_1_3B_NUM_HEADS
- format::model_family::DEEPSEEK_1_3B_NUM_KV_HEADS
- format::model_family::DEEPSEEK_1_3B_NUM_LAYERS
- format::model_family::DEEPSEEK_1_3B_VOCAB_SIZE
- format::model_family::DEEPSEEK_7B_HEAD_DIM
- format::model_family::DEEPSEEK_7B_HIDDEN_DIM
- format::model_family::DEEPSEEK_7B_INTERMEDIATE_DIM
- format::model_family::DEEPSEEK_7B_MAX_POSITION_EMBEDDINGS
- format::model_family::DEEPSEEK_7B_NUM_HEADS
- format::model_family::DEEPSEEK_7B_NUM_KV_HEADS
- format::model_family::DEEPSEEK_7B_NUM_LAYERS
- format::model_family::DEEPSEEK_7B_VOCAB_SIZE
- format::model_family::DEEPSEEK_DISPLAY_NAME
- format::model_family::DEEPSEEK_VENDOR
- format::model_family::GEMMA_2B_HEAD_DIM
- format::model_family::GEMMA_2B_HIDDEN_DIM
- format::model_family::GEMMA_2B_INTERMEDIATE_DIM
- format::model_family::GEMMA_2B_MAX_POSITION_EMBEDDINGS
- format::model_family::GEMMA_2B_NUM_HEADS
- format::model_family::GEMMA_2B_NUM_KV_HEADS
- format::model_family::GEMMA_2B_NUM_LAYERS
- format::model_family::GEMMA_2B_VOCAB_SIZE
- format::model_family::GEMMA_7B_HEAD_DIM
- format::model_family::GEMMA_7B_HIDDEN_DIM
- format::model_family::GEMMA_7B_INTERMEDIATE_DIM
- format::model_family::GEMMA_7B_MAX_POSITION_EMBEDDINGS
- format::model_family::GEMMA_7B_NUM_HEADS
- format::model_family::GEMMA_7B_NUM_KV_HEADS
- format::model_family::GEMMA_7B_NUM_LAYERS
- format::model_family::GEMMA_7B_VOCAB_SIZE
- format::model_family::GEMMA_DISPLAY_NAME
- format::model_family::GEMMA_VENDOR
- format::model_family::KNOWN_FAMILIES
- format::model_family::LLAMA_1B_HEAD_DIM
- format::model_family::LLAMA_1B_HIDDEN_DIM
- format::model_family::LLAMA_1B_INTERMEDIATE_DIM
- format::model_family::LLAMA_1B_MAX_POSITION_EMBEDDINGS
- format::model_family::LLAMA_1B_NUM_HEADS
- format::model_family::LLAMA_1B_NUM_KV_HEADS
- format::model_family::LLAMA_1B_NUM_LAYERS
- format::model_family::LLAMA_1B_VOCAB_SIZE
- format::model_family::LLAMA_3B_HEAD_DIM
- format::model_family::LLAMA_3B_HIDDEN_DIM
- format::model_family::LLAMA_3B_INTERMEDIATE_DIM
- format::model_family::LLAMA_3B_MAX_POSITION_EMBEDDINGS
- format::model_family::LLAMA_3B_NUM_HEADS
- format::model_family::LLAMA_3B_NUM_KV_HEADS
- format::model_family::LLAMA_3B_NUM_LAYERS
- format::model_family::LLAMA_3B_VOCAB_SIZE
- format::model_family::LLAMA_70B_HEAD_DIM
- format::model_family::LLAMA_70B_HIDDEN_DIM
- format::model_family::LLAMA_70B_INTERMEDIATE_DIM
- format::model_family::LLAMA_70B_MAX_POSITION_EMBEDDINGS
- format::model_family::LLAMA_70B_NUM_HEADS
- format::model_family::LLAMA_70B_NUM_KV_HEADS
- format::model_family::LLAMA_70B_NUM_LAYERS
- format::model_family::LLAMA_70B_VOCAB_SIZE
- format::model_family::LLAMA_8B_HEAD_DIM
- format::model_family::LLAMA_8B_HIDDEN_DIM
- format::model_family::LLAMA_8B_INTERMEDIATE_DIM
- format::model_family::LLAMA_8B_MAX_POSITION_EMBEDDINGS
- format::model_family::LLAMA_8B_NUM_HEADS
- format::model_family::LLAMA_8B_NUM_KV_HEADS
- format::model_family::LLAMA_8B_NUM_LAYERS
- format::model_family::LLAMA_8B_VOCAB_SIZE
- format::model_family::LLAMA_DISPLAY_NAME
- format::model_family::LLAMA_VENDOR
- format::model_family::MISTRAL_7B_HEAD_DIM
- format::model_family::MISTRAL_7B_HIDDEN_DIM
- format::model_family::MISTRAL_7B_INTERMEDIATE_DIM
- format::model_family::MISTRAL_7B_MAX_POSITION_EMBEDDINGS
- format::model_family::MISTRAL_7B_NUM_HEADS
- format::model_family::MISTRAL_7B_NUM_KV_HEADS
- format::model_family::MISTRAL_7B_NUM_LAYERS
- format::model_family::MISTRAL_7B_VOCAB_SIZE
- format::model_family::MISTRAL_DISPLAY_NAME
- format::model_family::MISTRAL_VENDOR
- format::model_family::PHI_2_7B_HEAD_DIM
- format::model_family::PHI_2_7B_HIDDEN_DIM
- format::model_family::PHI_2_7B_INTERMEDIATE_DIM
- format::model_family::PHI_2_7B_MAX_POSITION_EMBEDDINGS
- format::model_family::PHI_2_7B_NUM_HEADS
- format::model_family::PHI_2_7B_NUM_KV_HEADS
- format::model_family::PHI_2_7B_NUM_LAYERS
- format::model_family::PHI_2_7B_VOCAB_SIZE
- format::model_family::PHI_3_8B_HEAD_DIM
- format::model_family::PHI_3_8B_HIDDEN_DIM
- format::model_family::PHI_3_8B_INTERMEDIATE_DIM
- format::model_family::PHI_3_8B_MAX_POSITION_EMBEDDINGS
- format::model_family::PHI_3_8B_NUM_HEADS
- format::model_family::PHI_3_8B_NUM_KV_HEADS
- format::model_family::PHI_3_8B_NUM_LAYERS
- format::model_family::PHI_3_8B_VOCAB_SIZE
- format::model_family::PHI_DISPLAY_NAME
- format::model_family::PHI_VENDOR
- format::model_family::QWEN2_0_5B_HEAD_DIM
- format::model_family::QWEN2_0_5B_HIDDEN_DIM
- format::model_family::QWEN2_0_5B_INTERMEDIATE_DIM
- format::model_family::QWEN2_0_5B_MAX_POSITION_EMBEDDINGS
- format::model_family::QWEN2_0_5B_NUM_HEADS
- format::model_family::QWEN2_0_5B_NUM_KV_HEADS
- format::model_family::QWEN2_0_5B_NUM_LAYERS
- format::model_family::QWEN2_0_5B_VOCAB_SIZE
- format::model_family::QWEN2_14B_HEAD_DIM
- format::model_family::QWEN2_14B_HIDDEN_DIM
- format::model_family::QWEN2_14B_INTERMEDIATE_DIM
- format::model_family::QWEN2_14B_MAX_POSITION_EMBEDDINGS
- format::model_family::QWEN2_14B_NUM_HEADS
- format::model_family::QWEN2_14B_NUM_KV_HEADS
- format::model_family::QWEN2_14B_NUM_LAYERS
- format::model_family::QWEN2_14B_VOCAB_SIZE
- format::model_family::QWEN2_1_5B_HEAD_DIM
- format::model_family::QWEN2_1_5B_HIDDEN_DIM
- format::model_family::QWEN2_1_5B_INTERMEDIATE_DIM
- format::model_family::QWEN2_1_5B_MAX_POSITION_EMBEDDINGS
- format::model_family::QWEN2_1_5B_NUM_HEADS
- format::model_family::QWEN2_1_5B_NUM_KV_HEADS
- format::model_family::QWEN2_1_5B_NUM_LAYERS
- format::model_family::QWEN2_1_5B_VOCAB_SIZE
- format::model_family::QWEN2_32B_HEAD_DIM
- format::model_family::QWEN2_32B_HIDDEN_DIM
- format::model_family::QWEN2_32B_INTERMEDIATE_DIM
- format::model_family::QWEN2_32B_MAX_POSITION_EMBEDDINGS
- format::model_family::QWEN2_32B_NUM_HEADS
- format::model_family::QWEN2_32B_NUM_KV_HEADS
- format::model_family::QWEN2_32B_NUM_LAYERS
- format::model_family::QWEN2_32B_VOCAB_SIZE
- format::model_family::QWEN2_3B_HEAD_DIM
- format::model_family::QWEN2_3B_HIDDEN_DIM
- format::model_family::QWEN2_3B_INTERMEDIATE_DIM
- format::model_family::QWEN2_3B_MAX_POSITION_EMBEDDINGS
- format::model_family::QWEN2_3B_NUM_HEADS
- format::model_family::QWEN2_3B_NUM_KV_HEADS
- format::model_family::QWEN2_3B_NUM_LAYERS
- format::model_family::QWEN2_3B_VOCAB_SIZE
- format::model_family::QWEN2_7B_HEAD_DIM
- format::model_family::QWEN2_7B_HIDDEN_DIM
- format::model_family::QWEN2_7B_INTERMEDIATE_DIM
- format::model_family::QWEN2_7B_MAX_POSITION_EMBEDDINGS
- format::model_family::QWEN2_7B_NUM_HEADS
- format::model_family::QWEN2_7B_NUM_KV_HEADS
- format::model_family::QWEN2_7B_NUM_LAYERS
- format::model_family::QWEN2_7B_VOCAB_SIZE
- format::model_family::QWEN2_DISPLAY_NAME
- format::model_family::QWEN2_VENDOR
- format::model_family::WHISPER_BASE_HEAD_DIM
- format::model_family::WHISPER_BASE_HIDDEN_DIM
- format::model_family::WHISPER_BASE_INTERMEDIATE_DIM
- format::model_family::WHISPER_BASE_MAX_POSITION_EMBEDDINGS
- format::model_family::WHISPER_BASE_NUM_HEADS
- format::model_family::WHISPER_BASE_NUM_KV_HEADS
- format::model_family::WHISPER_BASE_NUM_LAYERS
- format::model_family::WHISPER_BASE_VOCAB_SIZE
- format::model_family::WHISPER_DISPLAY_NAME
- format::model_family::WHISPER_LARGE_HEAD_DIM
- format::model_family::WHISPER_LARGE_HIDDEN_DIM
- format::model_family::WHISPER_LARGE_INTERMEDIATE_DIM
- format::model_family::WHISPER_LARGE_MAX_POSITION_EMBEDDINGS
- format::model_family::WHISPER_LARGE_NUM_HEADS
- format::model_family::WHISPER_LARGE_NUM_KV_HEADS
- format::model_family::WHISPER_LARGE_NUM_LAYERS
- format::model_family::WHISPER_LARGE_VOCAB_SIZE
- format::model_family::WHISPER_MEDIUM_HEAD_DIM
- format::model_family::WHISPER_MEDIUM_HIDDEN_DIM
- format::model_family::WHISPER_MEDIUM_INTERMEDIATE_DIM
- format::model_family::WHISPER_MEDIUM_MAX_POSITION_EMBEDDINGS
- format::model_family::WHISPER_MEDIUM_NUM_HEADS
- format::model_family::WHISPER_MEDIUM_NUM_KV_HEADS
- format::model_family::WHISPER_MEDIUM_NUM_LAYERS
- format::model_family::WHISPER_MEDIUM_VOCAB_SIZE
- format::model_family::WHISPER_SMALL_HEAD_DIM
- format::model_family::WHISPER_SMALL_HIDDEN_DIM
- format::model_family::WHISPER_SMALL_INTERMEDIATE_DIM
- format::model_family::WHISPER_SMALL_MAX_POSITION_EMBEDDINGS
- format::model_family::WHISPER_SMALL_NUM_HEADS
- format::model_family::WHISPER_SMALL_NUM_KV_HEADS
- format::model_family::WHISPER_SMALL_NUM_LAYERS
- format::model_family::WHISPER_SMALL_VOCAB_SIZE
- format::model_family::WHISPER_TINY_HEAD_DIM
- format::model_family::WHISPER_TINY_HIDDEN_DIM
- format::model_family::WHISPER_TINY_INTERMEDIATE_DIM
- format::model_family::WHISPER_TINY_MAX_POSITION_EMBEDDINGS
- format::model_family::WHISPER_TINY_NUM_HEADS
- format::model_family::WHISPER_TINY_NUM_KV_HEADS
- format::model_family::WHISPER_TINY_NUM_LAYERS
- format::model_family::WHISPER_TINY_VOCAB_SIZE
- format::model_family::WHISPER_VENDOR
- format::v2::ALIGNMENT
- format::v2::HEADER_SIZE_V2
- format::v2::LZ4_BLOCK_SIZE
- format::v2::MAGIC_V2
- format::v2::MAX_METADATA_SIZE
- format::v2::MAX_TENSOR_NAME_LEN
- format::v2::VERSION_V2
- loading::wcet::platforms::AEROSPACE_RAD750
- loading::wcet::platforms::AUTOMOTIVE_S32G
- loading::wcet::platforms::DESKTOP_X86
- loading::wcet::platforms::EDGE_RPI4
- loading::wcet::platforms::INDUSTRIAL_PLC
- loading::wcet::platforms::WASM_BROWSER
- online::distillation::DEFAULT_ALPHA
- online::distillation::DEFAULT_TEMPERATURE
- serialization::apr::APR_MAGIC
- serialization::apr::APR_MAGIC_COMPRESSED
- speech::asr::SUPPORTED_LANGUAGES
- text::chat_template::MAX_LOOP_ITERATIONS
- text::chat_template::MAX_RECURSION_DEPTH
- text::chat_template::MAX_TEMPLATE_SIZE
- text::llama_tokenizer::BOS_TOKEN
- text::llama_tokenizer::EOS_TOKEN
- text::llama_tokenizer::LLAMA_VOCAB_SIZE
- text::llama_tokenizer::UNK_TOKEN
- text::stopwords::ENGLISH_STOP_WORDS
- weak_supervision::ABSTAIN