MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / device.py

File device.py

imperative/python/megengine/device.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import os
3import re
4from typing import Optional

Callers

nothing calls this directly

Calls 2

_stream_helperClass · 0.85
set_default_deviceFunction · 0.70

Tested by

no test coverage detected