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

import com.yahoo.osgi.annotation.ExportPackage;