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

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