ScriptFunction
-
class
torch.jit.
ScriptFunction
Functionally equivalent to a
ScriptModule
, but represents a single function and does not have any attributes or Parameters.
torch.jit.
ScriptFunction
Functionally equivalent to a ScriptModule
, but represents a single
function and does not have any attributes or Parameters.