This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
nvfp4-megamoe-kernel
Watch
1
Star
0
Fork
0
You've already forked nvfp4-megamoe-kernel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4300775bfec557d514e52ed00459bef6fdff161a
nvfp4-megamoe-kernel
/
tests
History
biondizzle
54c470e535
fix: use float16->float8 cast for rand_sf (torch.rand doesn't support float8)
2026-05-16 18:13:14 +00:00
..
cudagraph_test.py
fix: use float16->float8 cast for rand_sf (torch.rand doesn't support float8)
2026-05-16 18:13:14 +00:00
layertest.py
fix: transpose checkpoint block scales (N,K_sf)→(K_sf,N) for bridge
2026-05-16 03:43:30 +00:00
requirements.txt
test: add standalone layer 0 comparison test (no vLLM, no Docker)
2026-05-16 02:13:18 +00:00
run_test.sh
fix: use setup.py install for CUTLASS extension build
2026-05-16 02:21:17 +00:00
test_b_layout.py
cleanup: move useful tests to tests/, nuke stale debug tests
2026-05-16 02:14:37 +00:00
test_cutedsl.py
fix: B tensor K-major strides, scale_b axis swap
2026-05-16 03:04:31 +00:00
test_quick_rand.py
cleanup: move useful tests to tests/, nuke stale debug tests
2026-05-16 02:14:37 +00:00
test_uniform_fp4.py
cleanup: move useful tests to tests/, nuke stale debug tests
2026-05-16 02:14:37 +00:00