_make.py 109 Bytes
Newer Older
1 2 3 4
"""Constructor APIs"""
from ...._ffi.function import _init_api

_init_api("relay.op.vision._make", __name__)