Skip to content

Warn users when they are using Pytorch augmentations on the CPU #127

@GuillaumeLeclerc

Description

@GuillaumeLeclerc

It seems that users have tendency to use slow Pytorch augmentations on the CPU with FFCV and expected good performance. We should issue a warning and suggest they replace them with an FFCV augmentation or move it on the GPU

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions