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

Route EmbossKernel

imperative/python/megengine/module/vision.py:None–None  ·  view source on GitHub ↗
subgraph_fn(
        "EmbossKernel", dtype=dtype, device=device, nr_inputs=2, gopt_level=None,
    )

Source from the content-addressed store, hash-verified

1import math
2import numbers
3from functools import lru_cache
4from typing import List, Tuple, Union

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected