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

Public Member Functions

def __init__ (self, total=None, disable=False)
 
def update (self, n)
 
def __enter__ (self)
 
def __exit__ (self, exc_type, exc_val, exc_tb)
 

Public Attributes

 total
 
 disable
 
 n
 

Detailed Description

Definition at line 126 of file model_zoo.py.


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