aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test
Commit message (Expand)AuthorAgeFilesLines
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-142-2/+2
* GC deprecated junit assertThat.Henning Baldersheim2021-12-2116-287/+168
* No functional changesJon Bratseth2021-12-091-8/+8
* Update 2020 Oath copyrights.gjoranv2021-10-275-5/+5
* Update 2019 Oath copyrights.gjoranv2021-10-275-5/+5
* Revert "Move source code from http-utils to vespajlib and add osgi exports"gjoranv2021-10-214-366/+0
* Update Verizon Media copyright notices.gjoranv2021-10-0716-16/+16
* Update 2018 copyright notices.gjoranv2021-10-077-7/+7
* Update 2017 copyright notices.gjoranv2021-10-07110-112/+112
* Move source code from http-utils to vespajlib and add osgi exportsgjoranv2021-09-304-0/+366
* Use values/cells/blocks format for short formLester Solbakken2021-09-281-23/+30
* Stateless REST API: short forms for sparse and mixed tensorsLester Solbakken2021-09-271-1/+29
* Disallow feeding empty indexed tensorsLester Solbakken2021-09-021-0/+24
* Add short form output option to model-evaluation REST APILester Solbakken2021-09-011-0/+30
* Parse unbound tensors in short formLester Solbakken2021-08-311-0/+47
* Revert "Revert "Avoid copying data just to compress them when it is not neces...Henning Baldersheim2021-08-301-17/+25
* Revert "Avoid copying data just to compress them when it is not necessary."Henning Baldersheim2021-08-301-25/+17
* Avoid copying data just to compress them when it is not necessary.Henning Baldersheim2021-08-301-17/+25
* Remove Jersey related tool from vespajlib.gjoranv2021-07-141-36/+0
* Text.fmt -> Text.formatArne Juul2021-06-291-1/+1
* add convenience function wrapping "String.format(Locale.US, ...)"Arne Juul2021-06-291-0/+4
* Remove conseecutiveFailurees metric: Not neededJon Bratseth2021-06-203-24/+19
* Revert "Revert "Emit a success factor from maintainers""Jon Bratseth2021-06-063-15/+33
* Revert "Emit a success factor from maintainers"Arnstein Ressem2021-06-043-33/+15
* Return success factorJon Bratseth2021-06-041-2/+2
* Record successFactorJon Bratseth2021-06-042-2/+2
* Turn metric consumer into a typed classJon Bratseth2021-06-032-13/+31
* allow a string (with a hex dump of binary representation) as cell valuesArne Juul2021-04-291-0/+125
* Add sum/count to reduce empty tensor test caseLester Solbakken2021-04-281-0/+2
* Don't expose initial aggregator values when reducing empty tensorsLester Solbakken2021-04-281-1/+9
* test edge case with empty mixed tensorArne Juul2021-04-261-0/+25
* add very generic concat algorithmArne Juul2021-04-261-0/+122
* allow rename of non-existing dimension (with warning) for nowArne Juul2021-04-261-1/+6
* Wire in tensor cell type resolving for concat in JavaLester Solbakken2021-04-221-1/+4
* Add test for indexed bound and mapped joinLester Solbakken2021-04-211-0/+2
* Wire inn tensor cell type resolving for join in JavaLester Solbakken2021-04-211-2/+4
* new implementation of erf()Arne Juul2021-04-201-0/+66
* just log warning when reducing unknown dimensionArne Juul2021-04-151-2/+9
* update copyrightsArne Juul2021-04-121-1/+2
* add TypeResolverArne Juul2021-04-121-0/+455
* Merge pull request #17347 from vespa-engine/jonmv/remove-unused-codeHenning Baldersheim2021-04-093-277/+0
|\
| * Remove unused nio codeJon Marius Venstad2021-04-093-277/+0
* | restrict values to fit into target cell typeArne Juul2021-04-091-0/+11
* | More NodeListJon Bratseth2021-04-081-1/+1
* | Resolve feedback from PR reviewLester Solbakken2021-04-081-7/+1
* | Add bfloat16 and int8 tensor cell types in JavaLester Solbakken2021-04-086-8/+183
|/
* Remove duplicate headersJon Bratseth2021-03-181-1/+1
* Add copyright headersJon Bratseth2021-03-181-1/+2
* Revert "Revert "Lesters/cell cast java""Lester Solbakken2021-03-161-0/+38
* Revert "Lesters/cell cast java"Jon Marius Venstad2021-03-161-38/+0