summaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/operations/MatMul.java
Commit message (Expand)AuthorAgeFilesLines
* Implement toFullStringJon Bratseth2019-07-041-8/+1
* Inject rename to relax constraint proof of conceptJon Bratseth2019-07-031-0/+5
* Forfeit soft constraints when necessaryJon Bratseth2019-07-021-4/+4
* Output conflixcting constraintsJon Bratseth2019-07-021-7/+4
* Allow extending beyond the last tensor dimensionJon Bratseth2019-07-021-1/+1
* Output intermediate graph with type info on errorJon Bratseth2019-07-011-5/+3
* Output the intermediate graphJon Bratseth2019-06-301-0/+28
* Add tensor value typeJon Bratseth2019-04-031-10/+8
* Move all importing to model-integrationJon Bratseth2018-11-221-0/+72