torch.nn.modules.conv

Members list

Grouped members

nn_conv

Applies a 2D convolution over an input signal composed of several input planes.

Applies a 2D convolution over an input signal composed of several input planes.

Attributes

Companion
object
Source
Conv2d.scala
Supertypes
trait TensorModule[ParamType]
trait Tensor[ParamType] => Tensor[ParamType]
trait HasParams[ParamType]
class Module
class Object
trait Matchable
class Any
Show all

Type members

Classlikes

object Conv2d

Attributes

Companion
class
Source
Conv2d.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Conv2d.type