Skip to content

[OPUS] Add finfo class for float-valued type properties #2330

Merged
valarLip merged 5 commits intomainfrom
carhuang/opus_support_finfo
Mar 19, 2026
Merged

[OPUS] Add finfo class for float-valued type properties #2330
valarLip merged 5 commits intomainfrom
carhuang/opus_support_finfo

Conversation

@carlushuang
Copy link
Copy Markdown
Collaborator

…tiny/bits)

Supports fp32, fp16, bf16, fp8, bf8, fp4, e8m0 with gfx950/gfx942 specializations. Verified bitwise against torch.finfo on both MI355 (gfx950) and MI308 (gfx942).

…tiny/bits)

Supports fp32, fp16, bf16, fp8, bf8, fp4, e8m0 with gfx950/gfx942 specializations.
Verified bitwise against torch.finfo on both MI355 (gfx950) and MI308 (gfx942).
@carlushuang carlushuang requested a review from a team March 18, 2026 09:49
@github-actions
Copy link
Copy Markdown
Contributor

🏷️ CI Guide

Runs automatically on every PR:

  • ✅ Pre-checks (submodule verification, code formatting)
  • ✅ Aiter op tests (gfx942 + gfx950)
  • ✅ Triton tests (only when aiter/ops/triton/** or related paths are changed)

Extended tests (opt-in via labels):

Label Tests
ci:sglang SGLang integration tests
ci:atom ATOM benchmark (DeepSeek-R1 + GPT-OSS)
ci:vllm vLLM benchmark
ci:all All of the above

Add labels via the sidebar or gh pr edit 2330 --add-label <label>

Comment thread op_tests/opus/device/test_opus_device.py Outdated
@valarLip valarLip merged commit cb0b0c8 into main Mar 19, 2026
38 of 39 checks passed
@valarLip valarLip deleted the carhuang/opus_support_finfo branch March 19, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants