tools/revdep.R

revdepcheck::revdep_check(
  num_workers = 4, pkg = ".",
  env = c(
    revdepcheck::revdep_env_vars(),
    TORCH_INSTALL = "1",
    TORCH_TEST = "1"
  )
)

Try the torch package in your browser

Any scripts or data that you put into this service are public.

torch documentation built on May 29, 2024, 9:54 a.m.