intel / torch-xpu-ops

Apache License 2.0
30 stars 21 forks source link

Add aten::foreach_clamp_min operators #974

Closed cfgfung closed 1 month ago

cfgfung commented 1 month ago

This PR contains the implementations of the following operator:

This is basically a mirror of clamp_max