aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/test/java/ai/vespa/rankingexpression/importer/tensorflow
Commit message (Expand)AuthorAgeFilesLines
* for testing onlylesters/bert-testingLester Solbakken2020-04-031-0/+162
* Test validation of the blog TF modelJon Bratseth2020-01-131-0/+28
* Ignore unit test due to python requirementsLester Solbakken2019-12-121-0/+2
* Initial conversion of TF to ONNX for testingLester Solbakken2019-12-121-0/+59
* Lower precision of equals testLester Solbakken2019-11-221-1/+1
* Test correct output functionLester Solbakken2019-11-221-1/+1
* Allow more deltaJon Bratseth2019-11-112-2/+2
* Avoid rename operations for tensorflow protobuf constantsLester Solbakken2019-09-191-1/+1
* Rename constant dimensionsJon Bratseth2019-07-283-19/+123
* Inject rename to relax constraint proof of conceptJon Bratseth2019-07-032-3/+3
* Output the intermediate graphJon Bratseth2019-06-301-0/+28
* Change assert message for skipped outputs in TF importLester Solbakken2019-06-204-4/+4
* Add TensorFlow softmax operation supportLester Solbakken2019-06-192-2/+37
* String.format is locale dependent (and more verbose)Jon Bratseth2018-12-191-1/+0
* Remove method only used by testsJon Bratseth2018-11-274-13/+24
* Java type only interface between imported-models and config modelsJon Bratseth2018-11-252-5/+5
* Move all importing to model-integrationJon Bratseth2018-11-226-6/+6
* Restore old package nameJon Bratseth2018-11-226-6/+6
* Separate model integration into a separate moduleJon Bratseth2018-11-217-0/+458