Skip to content

Where to transform and inverse-transform #11297

Discussion options

You must be logged in to vote

Assuming that you are using pytorch TensorDataset, you can apply transform inside setup and inverse transform inside predict_step itself.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@aurany
Comment options

@rohitgr7
Comment options

@aurany
Comment options

@denisbeslic
Comment options

Answer selected by rohitgr7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment