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

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