docs.rs failed to build oporus-deep-plc-weights-0.2.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
oporus-deep-plc-weights
Builds a deep PLC/DRED weight blob at compile time and exposes it via
DNN_BLOB.
Build inputs
DNN_WEIGHTS_PATH: directory or tarball containingdnn/*_data.cDNN_WEIGHTS_URL: optional override for the tarball URLDNN_WEIGHTS_SHA256: optional override for the tarball checksum
If DNN_WEIGHTS_PATH is not set, enable the fetch feature to download the
model tarball automatically.