aboutsummaryrefslogtreecommitdiffstats
path: root/container-onnxruntime/src/main/java/ai/onnxruntime/package-info.java
blob: 20286a96be563869939e576f90a6318898498076 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author arnej
 */
@ExportPackage
package ai.onnxruntime;

import com.yahoo.osgi.annotation.ExportPackage;