aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/onnx/package-info.java
blob: 2ce3046fe33b516f62b1e43ee567d75af5c10fe2 (plain) (blame)
1
2
3
4
5
6
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage

package ai.vespa.rankingexpression.importer.onnx;

import com.yahoo.osgi.annotation.ExportPackage;