Caffe2 - Python API
A deep learning, cross platform ML framework
Packages
Classes
Files
C++ API
Python API
GitHub
Class List
Class Index
Class Hierarchy
Class Members
torch
nn
utils
spectral_norm
SpectralNormStateDictHook
Public Member Functions
|
Public Attributes
|
List of all members
torch.nn.utils.spectral_norm.SpectralNormStateDictHook Class Reference
Inheritance diagram for torch.nn.utils.spectral_norm.SpectralNormStateDictHook:
Public Member Functions
def
__init__
(self, fn)
def
__call__
(self, module, state_dict, prefix, local_metadata)
Public Attributes
fn
Detailed Description
Definition at line
177
of file
spectral_norm.py
.
The documentation for this class was generated from the following file:
torch/nn/utils/
spectral_norm.py
Generated on Thu Mar 21 2019 13:06:40 for Caffe2 - Python API by
1.8.11