We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99fb4a5 commit fdddcc2Copy full SHA for fdddcc2
docs/index.mdx
@@ -20,8 +20,8 @@ Useful links:
20
21
## Next Steps
22
23
-- Get Started: ./start/quick_start
+- Get Started: ./start/quickstart
24
- Installation: ./start/installation
25
-- Schema (FlashInfer Trace): ./flashinfer_trace/flashinfer_trace
+- Schema (FlashInfer Trace): ./flashinfer-trace
26
- Tutorials: ./tutorials/bring_your_own_kernel
27
- API Reference: ./api/reference
tests/integration/flashinfer/test_rmsnorm.py
@@ -1,4 +1,3 @@
1
-
2
import torch
3
4
from flashinfer_bench.apply import ApplyConfig, ApplyRuntime, set_apply_runtime
0 commit comments