A callback to fetch predictions during the training loop
FetchPredsCallback(
ds_idx = 1,
dl = NULL,
with_input = FALSE,
with_decoded = FALSE,
cbs = NULL,
reorder = TRUE
)
dataset index
DL application
with input or not
with decoded or not
callbacks
reorder or not
None