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

Route test_permutation_op

imperative/python/test/unit/random/test_rng.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(
    get_device_count("xpu") <= 2, reason="xpu counts need > 2",
)

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import numpy as np
3import pytest
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected