Load

lamp.nn.Load
See theLoad companion object
trait Load[M]

Type class about how to load the contents of the state of modules from external tensors

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def load(m: M, tensors: Seq[STen]): Unit