Skip to content

[FEATURE]: [BUILD] Install single candle-core version throughout Dynamo #2323

@rmccorm4

Description

@rmccorm4

Feature request

If you build dynamo with cargo build --timings, you will get a detailed HTML report of the build times of every crate/version.

This report revealed that we have ~2 different versions of candle-core (v0.8.0 && v0.8.4) being installed in Dynamo.

We should install a single version in the workspace and re-use throughout the Dynamo build to reduce build times.

Similar to #2314

Describe the problem you're encountering

N/A

Describe alternatives you've tried

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions