is_dataloader {torch}
R Documentation
Checks if the object is a dataloader
Description
Checks if the object is a dataloader
Usage
is_dataloader(x)
Arguments
x
object to check
[Package
torch
version 0.13.0
Index
]