Cargo Features

[dependencies]
sticker2-utils = { version = "0.5.3", default-features = false, features = ["load-hdf5", "tensorboard"] }
default = load-hdf5, tensorboard

These default features are set whenever sticker2-utils is added without default-features = false somewhere in the dependency tree.

load-hdf5 default

Enables load-hdf5 of sticker-transformers ^0.8 and sticker2

tensorboard default = tfrecord

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tfrecord tensorboard

Enables tfrecord ^0.4