torch.nn
package torch.nn
These are the basic building blocks for graphs.
Attributes
Members list
Type members
Classlikes
object init
No gradients will be recorded for these operations.
No gradients will be recorded for these operations.
Attributes
- See also
-
init.h https://pytorch.org/cppdocs/api/file_torch_csrc_api_include_torch_nn_init.h.html#file-torch-csrc-api-include-torch-nn-init-h
- Source
- init.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
init.type
object utils
Attributes
- Source
- utils.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
utils.type
Exports
Defined exports
Exported from pooling
Attributes
- Source
- package.scala
Exported from batchnorm
Attributes
- Source
- package.scala
Exported from batchnorm
Attributes
- Source
- package.scala
Exported from conv
Attributes
- Source
- package.scala
Exported from loss
Attributes
- Source
- package.scala
Exported from regularization
Attributes
- Source
- package.scala
Exported from sparse
Attributes
- Source
- package.scala
Exported from flatten
Attributes
- Source
- package.scala
Exported from normalization
Attributes
- Source
- package.scala
Exported from linear
Attributes
- Source
- package.scala
Exported from normalization
Attributes
- Source
- package.scala
Exported from linear
Attributes
- Source
- package.scala
Exported from activation
Attributes
- Source
- package.scala
Exported from pooling
Attributes
- Source
- package.scala
Exported from modules
Attributes
- Source
- package.scala
Exported from container
Attributes
- Source
- package.scala
Exported from activation
Attributes
- Source
- package.scala
Exported from container
Attributes
- Source
- package.scala
Exported from activation
Attributes
- Source
- package.scala
Exported from activation
Attributes
- Source
- package.scala
In this article