-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
staleissues that have not been addressed in a while; categorized by a botissues that have not been addressed in a while; categorized by a bot
Description
| y_data += static_cast<T>(std::pow(std::abs(x_data), cxt.p_)); |
In many other engines like PyTorch, TVM, LpPool is defined as like here. So it is necessary to remove abs in LpPool.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
staleissues that have not been addressed in a while; categorized by a botissues that have not been addressed in a while; categorized by a bot