aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/operations/Sum.java
Commit message (Expand)AuthorAgeFilesLines
* specialize TensorFunction etc on ReferenceArne H Juul2022-01-071-5/+6
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Implement toFullStringJon Bratseth2019-07-041-9/+1
* Try renaming under all root operations (only)Jon Bratseth2019-07-041-0/+5
* Allow extending beyond the last tensor dimensionJon Bratseth2019-07-021-1/+0
* Output intermediate graph with type info on errorJon Bratseth2019-07-011-2/+3
* Output the intermediate graphJon Bratseth2019-06-301-0/+11
* Support a few more tensorflow operationsLester Solbakken2019-06-041-0/+110