Type alias LinearFunction

LinearFunction: "linear" | "conv1d" | "conv2d" | "conv3d" | "convTranspose2d" | "convTranspose3d"

Generated using TypeDoc