Skip to content

Refactor all Transformations into class #2860

@yuxuanzhuang

Description

@yuxuanzhuang

Is your feature request related to a problem?

To make pickling transformation possible. Currently, due to the nature of python closure, Transformations cannot be pickled.

Describe the solution you'd like

Refactor those into class object, with __call__ function.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions