-
-
Notifications
You must be signed in to change notification settings - Fork 0
[RFC]: add blas/ext/base/gscale-norminf #657
Copy link
Copy link
Open
Labels
FeatureTask to add a new feature.Task to add a new feature.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.May require some initial design or R&D, but should be straightforward to resolve and/or implement.priority: NormalNormal priority concern or feature request.Normal priority concern or feature request.
Metadata
Metadata
Assignees
Labels
FeatureTask to add a new feature.Task to add a new feature.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.May require some initial design or R&D, but should be straightforward to resolve and/or implement.priority: NormalNormal priority concern or feature request.Normal priority concern or feature request.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This API implements
This API divides each element in$\infty$ -norm and assigns the results to elements in
xbyy.API signatures:
where
N: number of indexed elements.x: input strided array.strideX: stride length forx.offsetX: starting index forx.y: output strided array.strideY: stride length fory.offsetY: starting index fory.Notes
stats/strided/*maxabs, followed byblas/ext/base/*waxwithalpha = 1 / maxabs(x).Follow-on Work
Once completed and merged, the following packages can be added
blas/ext/base/dscale-norminfblas/ext/base/sscale-norminfblas/ext/base/ndarray/dscale-norminfblas/ext/base/ndarray/sscale-norminfblas/ext/base/ndarray/gscale-norminfblas/ext/scale-norminf