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

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