Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
torch.autograd.grad_mode.enable_grad Class Reference
Inheritance diagram for torch.autograd.grad_mode.enable_grad:

Public Member Functions

def __enter__ (self)
 
def __exit__ (self, args)
 
def __call__ (self, func)
 

Public Attributes

 prev
 

Detailed Description

Definition at line 47 of file grad_mode.py.


The documentation for this class was generated from the following file: