MCPcopy Create free account
hub / github.com/bitsandbytes-foundation/bitsandbytes / test_dequantize_blockwise

Route test_dequantize_blockwise

tests/test_ops.py:None–None  ·  view source on GitHub ↗
pytest.mark.parametrize("device", get_available_devices())

Source from the content-addressed store, hash-verified

1from math import prod
2
3import pytest
4import torch

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected