aboutsummaryrefslogtreecommitdiffstats
path: root/container-onnxruntime/src/main/java/ai/onnxruntime/package-info.java
blob: 8b4b7369115bf74826f29a7a48c03750ae110e86 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. 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;