Skip to content

Save predictions in test_step #12066

Feb 23, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

hey @dsethz !

you can return the filenames from your Dataset.__getitem__ which will be available inside the batch and you can access them inside test_step easily.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dsethz
Comment options

@rohitgr7
Comment options

@dsethz
Comment options

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