aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Topological sortJon Marius Venstad2018-05-241-0/+121
* use VESPA_HOSTNAME or "localhost" onlyArne Juul2018-05-141-5/+0
* Use new junit APIJon Bratseth2018-05-0711-85/+196
* Merge pull request #5783 from vespa-engine/hakonhall/procedural-editorHåkon Hallingstad2018-05-071-0/+21
|\
| * Move Comparables to vespajlibHåkon Hallingstad2018-05-061-0/+21
* | Use new junit APIJon Bratseth2018-05-0411-157/+206
* | Remove CachingSearcher and its Cache with SizeCalculatorgjoranv2018-05-042-375/+0
* | Merge pull request #5720 from vespa-engine/gjoranv/java9-prep-03gjoranv2018-04-267-12/+19
|\ \
| * | Fix wrong javadoc tag.gjoranv2018-04-261-1/+1
| * | Remove usage of apis deprecated in Java 9.gjoranv2018-04-266-11/+18
| |/
* / Remove vespajlib:Utilgjoranv2018-04-261-29/+0
|/
* Add stripInvalidCharactersJon Bratseth2018-04-061-0/+41
* Add TensorFlow variable converterJon Bratseth2018-03-082-1/+49
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-18/+68
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-68/+18
* Deduce correct concat typeJon Bratseth2018-02-211-18/+68
* Allow compatible changes to stored tensorsJon Bratseth2018-02-011-0/+21
* Require same length on dimensionsJon Bratseth2018-02-012-4/+22
* Add copyright headersJon Bratseth2018-01-251-0/+1
* Throw if commit() is called more than onceHarald Musum2018-01-241-0/+13
* Nonfunctional changes onlyJon Bratseth2018-01-151-1/+2
* Use longs for dimensions lengths in all API'sJon Bratseth2017-12-191-5/+2
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-189-28/+125
* Revert "Bratseth/tensorflow models"gjoranv2017-12-179-125/+28
* Merge with masterJon Bratseth2017-12-131-1/+20
|\
| * Copy files correctlyHarald Musum2017-11-271-1/+20
* | Check agreement between TF and Vespa executionJon Bratseth2017-12-138-28/+28
* | Complete prototype TensorFlow mappingJon Bratseth2017-11-281-10/+12
* | Merge with masterJon Bratseth2017-11-284-6/+400
|\|
| * Java tensors: support unequal size when concatenatingLester Solbakken2017-11-161-6/+1
| * Correct use of asText instead of toString in JSONLester Solbakken2017-11-091-12/+4
| * Add test for mixed tensor as scalarLester Solbakken2017-11-091-0/+7
| * Add copyright headerLester Solbakken2017-11-081-0/+2
| * Add mixed tensor serialization/deserializationLester Solbakken2017-11-083-0/+398
* | TF model translation WIPJon Bratseth2017-11-071-0/+95
|/
* Nonfunctional changes onlyJon Bratseth2017-10-181-2/+11
* Nonfunctional changes onlyJon Bratseth2017-10-161-0/+10
* Add copyright headerJon Bratseth2017-08-181-0/+1
* Rewrite ProjectBundleClassPaths to JavaBjørn Christian Seime2017-07-201-0/+35
* Small fixes to mapped hash joinLester Solbakken2017-07-061-4/+4
* Optimize general mapped tensor joinLester Solbakken2017-07-051-4/+4
* Update copyright headersJon Bratseth2017-06-14118-113/+120
* Revert "Update copyright headers"Jon Bratseth2017-06-14118-118/+111
* Update copyright headersJon Bratseth2017-06-14118-111/+118
* Remove carriage returnJon Bratseth2017-06-142-168/+168
* Revert "Copyright header"Jon Bratseth2017-06-13118-288/+281
* Copyright headerJon Bratseth2017-06-13118-281/+288
* Add unit test for Compressor which reproduces buffer extent bugTor Brede Vekterli2017-06-121-0/+25
* Merge pull request #2562 from yahoo/arnej/add-TeeInputStreamHåvard Pettersen2017-05-301-0/+100
|\
| * improve test after reviewArne H Juul2017-05-301-1/+18