summaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/tensorflow/package-info.java
blob: 8bb77d9c1aae4e1c4a3d36777bd6e0f15be37254 (plain) (blame)
1
2
3
4
5
// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package ai.vespa.rankingexpression.importer.tensorflow;

import com.yahoo.osgi.annotation.ExportPackage;