summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/tensor/functions/L2Normalize.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Compute hash without serializing to stringJon Bratseth2022-03-011-0/+4
|
* Resolve slice dimensionJon Bratseth2022-02-161-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Pull name upJon Bratseth2019-11-271-2/+2
|
* Support index generating expressions in tensor value functionsJon Bratseth2019-11-271-13/+15
|
* Tensor API out of betaJon Bratseth2018-03-121-3/+0
|
* Propagate type informationJon Bratseth2018-01-291-4/+4
|
* Update copyright headersJon Bratseth2017-06-141-0/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
|
* Update copyright headersJon Bratseth2017-06-141-0/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
|
* Copyright headerJon Bratseth2017-06-131-0/+1
|
* Make accessible from bundlesJon Bratseth2016-12-131-0/+3
|
* Propagate set/getChildrenJon Bratseth2016-11-281-0/+7
|
* Revert "Revert "Bratseth/tensor functions 3""Jon Bratseth2016-11-261-0/+38
|
* Revert "Bratseth/tensor functions 3"Jon Bratseth2016-11-251-38/+0
|
* Correct sqrtJon Bratseth2016-11-251-2/+2
|
* Correct L1 and L2 definitionsJon Bratseth2016-11-251-1/+1
|
* Implement composite functionsJon Bratseth2016-11-241-9/+15
|
* Implement function delegation in TensorJon Bratseth2016-11-161-6/+6
|
* More functionsJon Bratseth2016-11-161-0/+32