MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / test_gpu_func

Route test_gpu_func

imperative/python/test/unit/core/test_custom_op.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(
    get_device_count("gpu") < 1, reason="matmul scale operator is only supported on GPU"
)

Source from the content-addressed store, hash-verified

1import os
2import platform
3import shutil
4import sys

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected