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

import com.yahoo.osgi.annotation.ExportPackage;