docs.rs failed to build cortenforge-0.1.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.
Visit the last successful build:
cortenforge-0.6.0
cortenforge
Umbrella crate for the CortenForge stack. Re-exports the app-agnostic crates with feature wiring so downstream users can opt into only what they need (sim runtime, vision core/runtime, inference, training, capture utilities, datasets, CLI helpers).
Features
default:sim-core,vision-coresim-core: re-exportssim_corevision-core: re-exportsvision_corevision-runtime: re-exportsvision_runtime(pulls vision-core)capture-utils: re-exportscapture_utils(pulls vision-core, data-contracts)data-contracts: re-exportsdata_contractsmodels: re-exportsmodelsinference: re-exportsinference(pulls sim-core, vision-core, models)training: re-exportstraining(pulls sim-core, vision-core, models)burn-runtime: enables burn runtime dependencies (ndarray);burn-wgpuadds the WGPU backend.burn-dataset: re-exportsburn_datasetcli-support: re-exportscli_support
License
Apache-2.0 (see LICENSE in the repo root).