Skip to content

Optimize builds for docker and tests #635

@DaloroAT

Description

@DaloroAT

Currently, unnecessary libs are installed in the docker and tests build:

  • The basic docker is devel, but the runtime version is enough.
  • In docker, dev libs for CV are installed, although standard versions are enough.
  • The docker and test builds install torch versions with an additional CUDA (default behavior for installing torch from PyPi without additional flags). However, the additional CUDA is redundant, or CUDA is not needed at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions