aboutsummaryrefslogtreecommitdiffstats
path: root/container-onnxruntime/src/main/java/ai/onnxruntime/providers/package-info.java
blob: af09aa01661083d7ca65a382818003353bef8588 (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.providers;

import com.yahoo.osgi.annotation.ExportPackage;