Skip to content

Conversation

ajaysaini725
Copy link
Contributor

AugmentAndMixTransform, ColOutTransform, and RandAugmentTransform are currently not exported. However, we expect that the usage of these will be more common than the usage of the purely functional form because these transforms are written to be easily composable with other transformations in an image pipeline.

This change exports them in composer.algorithms to make them more easily accessible.

@ajaysaini725 ajaysaini725 added this to the v0.4.1 milestone Feb 25, 2022
Copy link
Contributor

@ravi-mosaicml ravi-mosaicml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@hanlint
Copy link
Contributor

hanlint commented Feb 25, 2022

cc: @dblalock on this for comment

Copy link
Contributor

@dblalock dblalock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ajaysaini725 ajaysaini725 merged commit 2c40fcf into mosaicml:dev Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants