Skip navigation links

Package org.tribuo.interop.onnx.extractors

Provides feature extraction implementations which use ONNX models.

See: Description

Package org.tribuo.interop.onnx.extractors Description

Provides feature extraction implementations which use ONNX models.

These are mainly for text or images, e.g., BERTFeatureExtractor which uses an ONNX format BERT model to provide feature vectors based on the BERT embeddings.

Skip navigation links

Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.