aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/tensor/dense_tensor_store
Commit message (Expand)AuthorAgeFilesLines
* Share code for loading and saving tensor attribute betweenTor Egge2022-10-071-3/+3
* Reduce alignment for small dense tensors.Tor Egge2021-12-091-1/+10
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* A swappable attribute will use a file backed memory allocator.Henning Baldersheim2021-08-121-4/+4
* Remove experimental use of mmap file allocator for dense tensor data.Geir Storli2021-03-261-4/+4
* Use mmap file allocator in dense tensor attribute if huge flag isTor Egge2021-02-151-1/+2
* move class to the only place it is usedArne Juul2020-12-101-1/+0
* getTensor with mutable view no longer neededArne Juul2020-12-031-3/+2
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-021-4/+4
* cleanup unused includeArne Juul2020-11-271-1/+0
* simplifyArne Juul2020-10-151-2/+1
* handle both engine- and factory-based tensorsArne Juul2020-10-151-13/+15
* avoid abstract value typesHåvard Pettersen2019-04-251-49/+0
* Rename "cluster" concept in buffer type to "array".Geir Storli2019-03-151-13/+13
* Enable dynamic cluster size in dense tensor store.Tor Egge2019-03-131-0/+20
* Remove files used by old unit test runner.Tor Egge2019-02-191-1/+0
* clean up tensor engine APIHåvard Pettersen2017-11-071-1/+1
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* make stuff compile and testHaavard2017-01-231-5/+5
* Move tensor attribute to search::tensor namespace.Tor Egge2016-11-301-1/+1
* Add API for getting a dense tensor view from the store by pointing to the und...Geir Storli2016-11-023-0/+125