Write recursive verifier #7
Labels
✨ enhancement
Improvement or new feature
🧑🤝🧑 help wanted
Need some help
🔴 prio: high
Pretty urgent
Write the recursive verifier. The checklist below is probably incomplete and in some places too coarse-grained. It will be updated and broken up into additional issues as subtasks become clearer.
Triton Assembly Verifier
sample weights
sample indices
See document on index sampling.
Revealed indices
For the recursive verifier, we need to do something different with revealed indices: We currently sort and deduplicate, which is going to be expensive/hard when coding this in TVM.
(Originally issue number 24 in the internal issue tracker.)
The text was updated successfully, but these errors were encountered: