tlc-pack / relax

Apache License 2.0
193 stars 58 forks source link

[Op] Add `relax.clip` Op #408

Closed Hzfengsy closed 1 year ago

Hzfengsy commented 1 year ago

This PR adds relax.clip Op, with PrimValue support. The original PR is at https://github.com/mlc-ai/relax/pull/118

cc @MasterJH5574