package torch

  1. Overview
  2. Docs

Module Wrapper.ModuleSource

Sourcetype t
Sourceval load : string -> t
Sourceval forward : t -> Tensor.t list -> Tensor.t
Sourceval forward_ : t -> Ivalue.t list -> Ivalue.t