Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xClandestine/mirror-sd
/ types & classes
Types & classes
21 in github.com/0xClandestine/mirror-sd
⨍
Functions
277
◇
Types & classes
21
↓ 6 callers
Class
ANEDraftModel
mirror_sd/ane_model.py:46
↓ 4 callers
Class
SpecDecodeStats
mirror_sd/generate.py:239
↓ 2 callers
Class
DFlashKVCache
KV cache for the DFlash draft model. Unlike the standard KVCache, this supports: - Explicit position tracking (not offset-based) for correct
mirror_sd/dflash.py:139
↓ 1 callers
Class
DFlashConfig
mirror_sd/dflash.py:35
↓ 1 callers
Class
DFlashDraftModel
mirror_sd/dflash.py:365
↓ 1 callers
Class
DFlashTrainModel
DFlash model extended for training with block construction and loss.
mirror_sd/train.py:53
↓ 1 callers
Class
Qwen3DFlashAttention
mirror_sd/dflash.py:236
↓ 1 callers
Class
Qwen3DFlashDecoderLayer
mirror_sd/dflash.py:333
↓ 1 callers
Class
Qwen3MLP
mirror_sd/dflash.py:322
↓ 1 callers
Class
SpecServer
mirror_sd/server.py:33
↓ 1 callers
Class
TrainConfig
mirror_sd/train.py:226
↓ 1 callers
Class
_Measurement
scripts/ane_meter.py:91
↓ 1 callers
Class
_ProfiledANEDraftModel
Wraps ANEDraftModel, timing every forward call at the phase and kernel level.
scripts/bench_ane_profile.py:41
Class
ANEKernel
ane/src/wrapper.rs:183
Class
ANETensor
ane/src/wrapper.rs:16
Class
DFlashDims
ane/src/dflash.rs:23
Class
Handler
mirror_sd/server.py:170
Class
LayerData
Extract all weight data while holding the GIL, then release it for compilation.
ane/src/wrapper.rs:452
Class
Q8LayerWeights
ane/src/wrapper.rs:369
Class
Q8LayerWeights
Per-layer quantized projection weights for a transformer block.
ane/src/dflash.rs:13
Class
Q8Weight
ane/src/dflash.rs:5