Coverage for src/flag_gems/runtime/backend/_sunrise/ops/hypot.py: 0%

2 statements  

« prev     ^ index     » next       coverage.py v7.6.9, created at 2026-06-10 07:09 +0800

1from flag_gems.ops.hypot import hypot, hypot_out 

2 

3__all__ = ["hypot", "hypot_out"]