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

Route test_cpu_func

imperative/python/test/unit/core/test_custom_op.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(
    get_device_count("gpu") > 0, reason="elem_add operator is only supported on CPU"
)

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