aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/ai/vespa/rankingexpression/importer/onnx/package-info.java
blob: 791fd87be203ffa7ac4288ecc7a8f78eb8ac2b66 (plain) (blame)
1
2
3
4
5
6
// Copyright Vespa.ai. 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;