• notoraptor's avatar
    Update default `get_op_params()` implementation. · a724842f
    notoraptor 提交于
    Now, if `params_type` is a Wrapper, it will generate a default macro
    `APPLY_SPECIFIC_WRAPPER`, and a macro `DTYPE_PARAM_key` for every key
    in the Wrapper for which associated type implements method `c_element_type()`.
    a724842f
op.py 56.1 KB