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

Route test_rnn

imperative/python/test/unit/module/test_rnn.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(get_device_count("gpu") > 0, reason="no algorithm on cuda")

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