summaryrefslogtreecommitdiffstats
path: root/model-integration/src/main/java/org/tensorflow/package-info.java
blob: 237cb36a77a7c7c59a39e02388ee189ef10542b0 (plain) (blame)
1
2
3
4
5
6
7
// Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
@PublicApi
package org.tensorflow;

import com.yahoo.api.annotations.PublicApi;
import com.yahoo.osgi.annotation.ExportPackage;