jit_load: Loads a 'script_function' or 'script_module' previously saved...

View source: R/trace.R

jit_loadR Documentation

Loads a script_function or script_module previously saved with jit_save

Description

Loads a script_function or script_module previously saved with jit_save

Usage

jit_load(path, ...)

Arguments

path

a path to a script_function or script_module serialized with jit_save().

...

currently unused.


torch documentation built on June 7, 2023, 6:19 p.m.