aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-3/+3
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-3/+3
* Merge pull request #5758 from vespa-engine/gjoranv/java9-prep-05gjoranv2018-05-011-3/+3
|\
| * Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-011-2/+2
| * Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* | Remove usage of junit.frameworkJon Bratseth2018-04-3015-197/+357
|/
* Prefix macro names by modelName to avoid name conflictsJon Bratseth2018-03-131-1/+1
* Prefix constants by model nameJon Bratseth2018-03-134-9/+9
* Merge pull request #5267 from vespa-engine/lesters/tensorflow-broadcastingJon Bratseth2018-03-095-5/+127
|\
| * Add test for tensorflow broadcastingLester Solbakken2018-03-085-5/+127
* | Add TensorFlow variable converterJon Bratseth2018-03-081-0/+20
* | OrderedTensorType.to/from specJon Bratseth2018-03-081-0/+21
|/
* Allow macros to replace TenorFlow variablesJon Bratseth2018-03-075-5/+38
* Generate macros for TensorFlow nodes with multiple outputsLester Solbakken2018-03-052-1/+30
* Merge pull request #5118 from vespa-engine/lesters/rename-tensorflow-constantsJon Bratseth2018-02-234-16/+62
|\
| * Refactor TensorFlow import and add dimension renaming.Lester Solbakken2018-02-224-16/+62
* | Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-223-11/+22
|/
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-213-22/+11
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-213-11/+22
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-203-22/+11
* Propagate type informationJon Bratseth2018-02-171-2/+2
* Static type check reference parametersJon Bratseth2018-02-171-2/+2
* RefactorJon Bratseth2018-02-172-7/+12
* CleanupJon Bratseth2018-02-171-5/+11
* Typecheck all WIPJon Bratseth2018-02-131-1/+1
* Inline small tensor constants imported from tensorflowLester Solbakken2018-02-081-0/+1
* Fix unit tests for large/small tensor constantsLester Solbakken2018-02-052-4/+5
* Unify canonicalizationJon Bratseth2018-02-032-61/+7
* Fetaure names cleanup WIPJon Bratseth2018-02-021-0/+6
* Generalize dimension-wiseJon Bratseth2018-02-021-0/+3
* Replace / in Tensorflow constants and placeholders to _Lester Solbakken2018-02-022-4/+4
* Allow type generalizations in ifJon Bratseth2018-02-012-0/+55
* Correct copyright headersJon Bratseth2018-02-011-1/+2
* Canonicalize featuresJon Bratseth2018-01-311-0/+48
* Verify macrosJon Bratseth2018-01-312-0/+24
* Refactor tensorflow import and add dropout testLester Solbakken2018-01-265-0/+2827
* Correct copyright headerJon Bratseth2018-01-251-1/+0
* Add copyright headersJon Bratseth2018-01-253-0/+3
* Refactor: RenameJon Bratseth2018-01-253-25/+24
* Refactor: Move state to helperJon Bratseth2018-01-253-32/+29
* Refactor: Extract test helper logicJon Bratseth2018-01-254-125/+166
* Minor improvementsJon Bratseth2018-01-251-12/+11
* Merge branch 'master' into lesters/add-batch-norm-tf-caseLester Solbakken2018-01-221-2/+3
|\
| * Use double quotesJon Bratseth2018-01-221-3/+3
* | Add batch normalization test caseLester Solbakken2018-01-228-8662/+32681
|/
* Parse generated tensor function treesJon Bratseth2018-01-221-97/+5
* Complete support for TF constants as files (deactivated)Jon Bratseth2018-01-111-0/+1
* Activate testsJon Bratseth2018-01-111-3/+0
* TensorFlow import of name scopes and new activation functions.Lester Solbakken2018-01-116-117/+8943
* ImportResult -> TensorFlowModelJon Bratseth2018-01-101-4/+4